/* ######### Marker List Vertical Menu ######### */
.markermenu_top {
width: 154px;
height: 25px;
background: url(bg_nav_T.jpg);
margin-left: 1px;
}

.markermenu_bot {
width: 154px;
height: 25px;
background: url(bg_nav_B.jpg);
margin-left: 1px;
}

.markermenu2_top {
width: 154px;
height: 25px;
background: url(bg_nav2_T.jpg);
margin-left: 1px;
}

.markermenu2_bot {
width: 154px;
height: 25px;
background: url(bg_nav2_B.jpg);
margin-left: 1px;
}

.markermenu{
width: 154px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
background: url(bg_nav_M.jpg);
margin-left: 1px;
}

.markermenu ul{
list-style-type: none;
margin: 0;
padding: 0;
/*border: 1px solid #9A9A9A;*/
}

.markermenu ul li a{
/*background: #F2F2F2 url(bulletlist.gif) no-repeat 3px center;*/
font: bold 12px Georgia, Times New Roman, Times, serif;
color: #000;
display: block;
width: auto;
padding: 3px 0;
/*padding-left: 20px;*/
text-decoration: none;
/*border-bottom: 1px solid #B5B5B5;*/
}

* html .markermenu ul li a{ /*IE6 hack*/
width: 154px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
/*color: #00014e;*/
}

.markermenu ul li a:hover, .markermenu ul li a.selected{
/*color: white;*/
/*background-color: black;*/
}

/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */

.blackwhite li a{
/*background: white;*/
}

.blackwhite li a:hover{
/*background: black;*/
/*color: white;*/
}

#mdcx_01 a {
width: 154px;
height: 26px;
background-image: url(Bmenu_01.jpg);
background-repeat: no-repeat;
}
#mdcx_01 a:hover {
background-image: url(Bmenu_01_f2.jpg);
background-repeat: no-repeat;
}
#mdcx_02 a {
width: 154px;
height: 26px;
background-image: url(Bmenu_02.jpg);
background-repeat: no-repeat;
}
#mdcx_02 a:hover {
background-image: url(Bmenu_02_f2.jpg);
background-repeat: no-repeat;
}
#mdcx_03 a {
width: 154px;
height: 26px;
background-image: url(Bmenu_03.jpg);
background-repeat: no-repeat;
}
#mdcx_03 a:hover {
background-image: url(Bmenu_03_f2.jpg);
background-repeat: no-repeat;
}
#mdcx_04 a {
width: 154px;
height: 26px;
background-image: url(Bmenu_04.jpg);
background-repeat: no-repeat;
}
#mdcx_04 a:hover {
background-image: url(Bmenu_04_f2.jpg);
background-repeat: no-repeat;
}
#mdcx_05 a {
width: 154px;
height: 26px;
background-image: url(Bmenu_05.jpg);
background-repeat: no-repeat;
}
#mdcx_05 a:hover {
background-image: url(Bmenu_05_f2.jpg);
background-repeat: no-repeat;
}
#mdcx_06 a {
width: 154px;
height: 26px;
background-image: url(Bmenu_06.jpg);
background-repeat: no-repeat;
}
#mdcx_06 a:hover {
background-image: url(Bmenu_06_f2.jpg);
background-repeat: no-repeat;
}
#mdcx_07 a {
width: 154px;
height: 26px;
background-image: url(Bmenu_07.jpg);
background-repeat: no-repeat;
}
#mdcx_07 a:hover {
background-image: url(Bmenu_07_f2.jpg);
background-repeat: no-repeat;
}
#mdcx_21 a {
width: 154px;
height: 100px;
background-image: url(Bmenu_21.jpg);
background-repeat: no-repeat;
margin-top: -6px;
}
#mdcx_21 a:hover {
background-image: url(Bmenu_21_f2.jpg);
background-repeat: no-repeat;
}
#mdcx_99 a {
width: 154px;
height: 26px;
background-image: url(Bmenu_99.jpg);
background-repeat: no-repeat;
}
#mdcx_99 a:hover {
background-image: url(Bmenu_99_f2.jpg);
background-repeat: no-repeat;
}