#nolocationbar{
   margin: 0px 0px 0px 0px;
}

#locationbar{
   text-align: center;
   margin: 0px 0px 20px 140px;
   padding: 0px 0px 0px 0px;
   visibility: visible;
}
#locationbar .menubody{
   padding: 3px 20px 0px 6px;
}
#locationbar td{
   font-family: verdana;
   font-size: 10px;
   vertical-align: middle;
}

#locationbar .alignT{
   vertical-align: top;
}

#locationbar a:hover{
   padding: 0px 0px 0px 0px;
   text-decoration: none;
   color: #CCCCDD;
   font-weight: bold;
}

#locationbar .separatorLevelX1{
   padding: 0px 5px 0px 4px;
   vertical-align: top;
   background-image: url(../../../Images/location_arrow.gif);
   background-position : top center;
   background-repeat : no-repeat;
   width: 15px;
   height: 5px;
}

#locationbar .bulletLevelX1{
   margin: 0px 0px 0px 0px;
}

#locationbar .itemLevelX1{
   padding: 0px 0px 0px 0px;
}
#locationbar .borderMCLevelX1{
}

/*	link level1	*/
#locationbar .linkLevelX1{
   font-family: verdana;
   font-size: 11px;
   text-decoration: none;
}
#locationbar .linkLevelX1:hover{
   text-decoration: underline;
}
#locationbar .linkLevelX1,
#locationbar .linkLevelX1:hover,
#locationbar .linkLevelX1:visited,
#locationbar .linkLevelX1:active{
   color: #38736F;
   font-weight: normal;
}

