.halfmoon{width:1000px; margin:0 auto;height:40px;}

.halfmoon ul{list-style-type: none;height:40px;}

.halfmoon li{float:left;line-height:40px;text-align:center;background:url(/Html/images/x2.jpg) no-repeat right; text-align:center} 

.halfmoon li a{ height:40px;color: #ffffff;font-size: 14px;display:block; padding:0 28px;}

.halfmoon li a:visited{color:#ffffff;}

#nav1 .nav1 a,#nav2 .nav2 a,#nav3 .nav3 a,#nav4 .nav4 a,#nav5 .nav5 a,#nav6 .nav6 a,#nav7 .nav7 a,#nav8 .nav8 a,#nav9 .nav9 a,#nav10 .nav10 a{background:url(/Html/images/x3.jpg) no-repeat center bottom;color:#ffffff;}

.halfmoon li a:hover, .halfmoon li.selected a{background:url(/Html/images/x3.jpg) no-repeat center bottom;color:#ffffff;}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_e{
	position:absolute;
	border: 1px solid #ffffff; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	line-height:24px;
	z-index:9999;
	background-color: #0066cc;
	width: 115px; text-align:center;
	visibility: hidden;
}


.dropmenudiv_e a{
display: block;
border: 0 solid #fff; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color:#ffffff;
}

* html .dropmenudiv_e a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_e a:hover{ /*THEME CHANGE HERE*/
background-color: #0099ee;
}
<!--0.00018000602722168-->