#nolocationbar{
   margin: 0px 0px 0px 0px;
}

#locationbar{
   background: url('location_left_bg.jpg') no-repeat top left;
   text-align: center;
   margin: 0px 0px 0px 91px;/*!!!*/
   padding: 0px 0px 0px 0px;
   visibility: visible;
   height: 18px;
   /*border: 1px solid white;*/
/*
	display: none;
	border: 1px dashed #800000;
*/
}
#locationbar .menubody{
   background: url('location_right_bg.jpg') no-repeat top right;
   padding: 0px 20px 0px 20px;
   width: 570px;
   text-align: left;
   /*border: 1px solid black;*/
}
#locationbar td{
   font-family: verdana;
   font-size: 11px;
   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 7px 0px 7px;
   vertical-align: top;
   background-image: url('location_arrow.gif');
   background-position : top center;
   background-repeat : no-repeat;
   /*width: 15px;*/
}

#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: #9F9977;
   font-weight: normal;
}
