.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

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

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


.ddcolortabs a{
float:left;
color: white;
background: #00275E url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding: 4px 8px 2px 7px;
}

.ddcolortabs a span{
float:none;
}

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

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

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
background-color: #00275E;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: white;
}

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

.dropmenudiv1_a{
position:absolute;
top: 0;
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:bold 12px Arial;
line-height:18px;
z-index:100;
width: 395px;
visibility: hidden;
font-size:14px;
}


.dropmenudiv1_a a{
width: 165px;
display: block;
text-indent: 5px;
padding: 2px 0;
text-decoration: none;
color: black;
background:#FFFFFF;
font-size:14px;
}

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

.dropmenudiv1_a a:hover{ /*THEME CHANGE HERE*/
background-color:#CCCCCC;
color: #00275E;
font-size:14px;
}



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

.dropmenudiv2_a{
position:absolute;
top: 0;
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:bold 12px Arial;
line-height:18px;
z-index:100;
width: 395px;
visibility: hidden;
font-size:14px;
}


.dropmenudiv2_a a{
width: 391px;
display: block;
text-indent: 5px;
padding: 2px 0;
text-decoration: none;
color: black;
background:#FFFFFF;
font-size:14px;
}

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

.dropmenudiv2_a a:hover{ /*THEME CHANGE HERE*/
background-color:#CCCCCC;
color: #00275E;
font-size:14px;
}

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

.dropmenudiv3_a{
position:absolute;
top: 0;
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:bold 12px Arial;
line-height:18px;
z-index:100;
width: 395px;
visibility: hidden;
font-size:14px;
}


.dropmenudiv3_a a{
width: 252px;
display: block;
text-indent: 5px;
padding: 2px 0;
text-decoration: none;
color: black;
background:#FFFFFF;
font-size:14px;
}

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

.dropmenudiv3_a a:hover{ /*THEME CHANGE HERE*/
background-color:#CCCCCC;
color: #00275E;
font-size:14px;
}
