.ddcolortabs{
padding: 0;
voice-family: "\"}\"";
voice-family: inherit;
background: url(../../images/menu_bg.png);
height:54px;
width:578px;
padding-left:1px;

}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
padding:0;
}

.ddcolortabs a{
float:left;
color: white !important;
text-decoration:none !important;
letter-spacing: 1px;
background-image:url(../../images/menu1_bg.png);
background-repeat:no-repeat;
text-align:center;
font-size:11px;
font-style:italic;
font-weight:bold;
margin:0px;
padding-left:2px;
padding-top:0px;
margin-left:1px;
cursor:hand !important;

}

.ddcolortabs a span{
float:left;
padding-right:0px;
padding-top:10px;
width:112px;

height:42px!important;
height:53px;

}

.ddcolortabs a:hover{
background-color:#032649;
}

.ddcolortabs a:hover span{
background-color:#032649;
}

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

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid black; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
font-style:italic;
z-index:100;
width: 140px;
visibility: hidden;

}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f !important;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding:0px 0;
text-decoration: none !important;
color: white !important;
background-color:#003366;

}

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

}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
color: white !important;
background-color:#000066;
}

.menu
{
margin-bottom:5px;
}
