.markermenu{width: 200px;clear: left;position: relative;}
.markermenu ul{list-style-type: none;margin: 0px 0px;padding: 0;}
.markermenu ul li a,.markermenu ul li a:hover{background: #007cc3 url(../pic/web/icon/kvr2.gif) no-repeat 8px center;font: bold 11.5px;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: 200px;}
.markermenu ul li a:visited, .markermenu ul li a:active{color: White;}
.markermenu ul li a:hover, .markermenu ul li a.selected{color: white;background-color: #7bbce8;}



/*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: #b0d9f7
}

.ddsubmenustyle li a{
display: block;
width: 200px; /*width of menu (not including side paddings)*/
color: black;
background-color: #b0d9f7;
text-decoration: none;
padding: 5px 5px;
border-bottom: 1px solid #1987dc;
}


* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 200px; /*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: #006699;color: white;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;}





