.ddcolortabs{
padding: 0;
width: 100%;
voice-family: "\"}\"";
voice-family: inherit;
margin-left:220px;

}
.ddcolortabs-new{
padding: 0;
width: 100%;
voice-family: "\"}\"";
voice-family: inherit;

}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:5;
list-style:none;

}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:5;
text-transform:uppercase;
font-weight:bold;


}


.ddcolortabs a{
float:left;
color: white;
background: transparent ;
margin:0px 5px;
padding:0 15px 2px 15px;
text-decoration:none;
letter-spacing: 0px;
border-right:groove 1px  #669466;
border:1px #669466 solid;
border-bottom:none;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent;
padding: 4px 15px 2px 15px;
margin-top:6px;
font-weight:bold;

}

.ddcolortabs a span{

float:none;
}

.ddcolortabs a:hover{
background-color: #ffffff;
color:#669466;
padding:0 15px 2px 15px;
margin:0px 5px;

}

.ddcolortabs a:hover span{
background-color: #ffffff;
color:#669466;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
background-color: #ffffff;
color:#669466;

}

.ddcolortabsline{
clear: both;
padding: 0;
padding-bottom:0;
width: 100%;
height: 7px;
line-height: 8px;
background:#cb3704;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 10px;
border: 1px solid #cb3704; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width:250px;
visibility: hidden;
margin:0;
}

.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #669466;
margin:0;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #669466;
color: white;
margin:0;
}
