.markermenu{width: 190px;clear: left;position: relative;background-color:#003883;}
.markermenu ul{list-style-type: none;margin: 0px 0px;padding: 0;}
.markermenu ul li a,.markermenu ul li a:hover{background: #003883 url(pic/web/icon/kvr2.gif) no-repeat 8px 10px;font-weight: bold;font-size: 11px;color:White;display: block;width: auto;padding: 7px 0;padding-left: 25px;text-decoration: none;border-bottom: 1px solid #c1e0fe;}
.markermenu ul li a:hover{color:White}
* html .markermenu ul li a,* html .markermenu ul li a:hover{ /*IE6 hack*/width: 165px;}
.markermenu ul li a:visited, .markermenu ul li a:active{color: White;}
.markermenu ul li a:hover, .markermenu ul li a.selected{color: yellow;background-color: #007cc3;}


/*SUB MENU HERE */
.ddsubmenustyle ul{list-style-type: none;margin: 0px 0px;padding: 0;}
.ddsubmenustyle, .ddsubmenustyle ul{margin: 0;padding: 0;position: absolute;left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid #1987dc;
border-bottom-width: 0;
visibility: hidden;
z-index: 10;
background-color: #164685
}

.ddsubmenustyle li a{
display: block;
width: 190px; /*width of menu (not including side paddings)*/
color: white;
background-color:  #164685;
text-decoration: none;
padding: 5px 5px 5px 20px;
border-bottom: 1px dotted #c0c0c0;
background: #003883 url(pic/web/icon/sub-menu-icon.gif) no-repeat 8px 7px;
}


* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 190px; /*width of menu (include side paddings of LI A*/
height:10px;
padding:0px;
margin:0;
padding-bottom:0px;
margin-bottom:0px;
}

.ddsubmenustyle li a:hover{background-color:  #007cc3;color: yellow;text-decoration:none;}

/* ######### Neutral CSS  ######### */
 /*CSS for "down" arrow image added to top menu items*/
.downarrowpointer{padding-left: 4px;border: 0;}
.rightarrowpointer{position: absolute;padding-top: 0px;left: 100px;border: 0;}
.ddiframeshim{position: absolute;z-index: 500;background: transparent;border-width: 0;width: 0;height: 0;display: block;}





