.halfmoon{
margin-bottom: 0;
}

.halfmoon ul{
padding: 3px 9px 2px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #929492;
}

.halfmoon li{
display: inline;
margin: 0;
}

.halfmoon li a{
text-decoration: none;
margin-right: 1px; /*distance between each tab*/
border-left: 1px solid #808080;
color: #000000;
font-size: 13px;
background: #FFDB88 url('media/halfmoontab.gif') no-repeat top right;; margin-left:0; margin-top:0; margin-bottom:0; padding-left:5px; padding-right:9px; padding-top:3px; padding-bottom:2px
}

.halfmoon li a:visited{
color: black;
}

.halfmoon li a:hover, .halfmoon li.selected a{
background-color: #FEB301;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_e{
border-left:1px solid #657F27; border-right:1px solid #657F27; border-top:0 solid #657F27; border-bottom:0 solid #657F27; position:absolute;
top: 0;
/*THEME CHANGE HERE*/
line-height:18px;
z-index:100;
background-color: #FFDB88;
width: 200px;
visibility: hidden; font-style:normal; font-variant:normal; font-weight:normal; font-size:9px; font-family:Verdana
}


.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: black;
}

* html .dropmenudiv_e a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_e a:hover{ /*THEME CHANGE HERE*/
background-color: #FEB301;
}

.sol_menu {font-family: Tahoma; font-size: 10pt; color: #000000; font-weight: bold}
.sol_menu:hover {font-family: Tahoma; font-size: 10pt; color: #fe9001; font-weight: bold}