.halfmoon{	margin-bottom: 0em;}.halfmoon ul{	margint: 0;	font: bold 12px Verdana;	list-style-type: none; /*set to left, center, or right to align the menu as desired*/}.halfmoon li{	display: inline;	margin: 0;}.halfmoon li a{	text-decoration: none;	padding: 0;	margin: 0;	}.halfmoon li a:visited{}.halfmoon li a:hover, .halfmoon li.selected a{	background-color: #660000;}/* ######### Style for Drop Down Menu ######### */.dropmenudiv_e{	position:absolute;	top: 0;	font:normal 12px/18px Verdana;	z-index:100;	background-color: #000033;	width: 200px;	visibility: hidden;	color: #FFFFFF;	border-top: 0 solid #FFFFFF;	border-right: 1px solid #FFFFFF;	border-bottom: 0 solid #FFFFFF;	border-left: 1px solid #FFFFFF;}.dropmenudiv_e a{	width: auto;	display: block;	text-indent: 5px;	border: 0 solid #657f27; /*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: #660033;}