.ddcolortabs{
padding: 0;
voice-family: "\"}\"";
voice-family: inherit;
background:url(../images/pager.jpg) no-repeat top right;
padding-right:15px; height:41px; padding-top:1px;
}

.ddcolortabs ul{
 margin:0px; padding:0px;
}

.ddcolortabs li{
 list-style:none; padding:0px; margin:0px; float:left;
}


.ddcolortabs li a{
  margin:0px; padding:0px; color:#fff; padding-left:10px; padding-right:10px; display:block; float:left; background:url(../images/sep.jpg) no-repeat top right; text-transform:uppercase; text-decoration:none; line-height:41px;
}




.ddcolortabs li a:hover{
  background:url(../images/sep.jpg) no-repeat top right;
}


.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
  background:url(../images/sep.jpg) no-repeat top right;
}

.ddcolortabs ul li ul{
 margin:0px; padding:0px;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
color:#fff;
float:none!important;
}


.dropmenudiv_a ul{ margin:0px; padding:0px;}
.dropmenudiv_a li{
 list-style:none; padding:0px; margin:0px; float:none;
}
.dropmenudiv_a ul li a{
 color:white; text-transform:uppercase; font-size:12px; float:none; line-height:24px; display:block;padding-left:15px; text-decoration:none; font-weight:bold; background:#65010D;
}
.dropmenudiv_a ul li a{
width: auto;
display: block;
text-indent: 5px;
border: 1px solid #DCDCDC;
border-top:0px;
/*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #fff;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a ul li a:hover{ /*THEME CHANGE HERE*/
background: #470008;
color: white;
}
