.ddcolortabs{background:url(../images/bgmenu.jpg) repeat-x; height:38px;}
.ddcolortabs ul{font: normal 11px Arial, Verdana, sans-serif;margin:0;padding:0;list-style:none;}
.ddcolortabs li{display:inline; margin:0px; padding:0; }
.ddcolortabs a{ border-right:#dadada solid 1px; padding:9px 12px; font-size:12px; font-weight:bold; color:#494949; display:block; float:left; text-decoration:none; margin-top:5px;}
.ddcolortabs a span{float:none;}
.ddcolortabs a:hover{background-color: #fff;}
.ddcolortabs a:hover span{background-color: #fff;}
.ddcolortabs .selected a, #ddcolortabs .selected a span{ 
background-color: #fff;}
.ddcolortabsline{clear: both; padding: 0;width: 100%; line-height: 8px; background: black; border-top: 1px solid #fff; }
.dropmenudiv_a{position:absolute;top: 0;border: 1px solid #dadada; border-top-width: 1px; border-bottom-width: 0;font:normal 12px Arial;line-height:18px;z-index:100;background-color: white;width: 200px;visibility: hidden;}
.dropmenudiv_a a{width: auto;display: block;text-indent: 5px;border-top: 0 solid #678b3f;border-bottom: 1px solid #dadada; /*THEME CHANGE HERE*/
padding: 2px 0;text-decoration: none;color: black;}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #8a3c3d;color: white;
}