﻿.ddcolortabs{
font-family: Georgia,'times new Roman';
padding: 0;
width: 100%;
background: #003300;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: normal 11px georgia;
letter-spacing: 100pt;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
font-family:Georgia,'times new Roman';
display:inline;
margin:0 10px 0 0px;
padding:0;
text-transform:uppercase;
}


.ddcolortabs a{
float:left;
color: white;
height:100%;
font-weight:600;
font-size:12px;
font-family:georgia,times,arial;
background: #003300 no-repeat left top;
margin:0 10px 0 0px;
padding:20px 5px 19px 5px;
text-decoration:none;
letter-spacing: 0px;
}
.ddcolortabs a:visited{
float:left;
color: white;
height:100%;
font-weight:600;
font-size:12px;
font-family:georgia,times,arial;
background: #003300 no-repeat left top;
margin:0 10px 0 0px;
padding:20px 5px 19px 5px;
text-decoration:none;
letter-spacing: 0px;
}
.ddcolortabs a:hover{
float:left;
color: #FFFFFF;
height:100%;
font-weight:600;
font-size:12px;
font-family:georgia,times,arial;
margin: 0 10px 0 0px;
padding:20px 5px 19px 5px;
text-decoration:none;
letter-spacing: 0px;
background-color: #000066;
}

.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: #000066;
}

.ddcolortabs a:hover span{
background-color: #000066;
}

/*currently selected tab
.ddcolortabs .selected a, #ddcolortabs .selected a span
{ 
background-color: #000066;
}
*/
.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 1px;
background: #003300;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

* html .dropmenudiv_a { /*IE only hack*/
margin-left:8px;
}

.dropmenudiv_a{
position:absolute;
top: 0;
margin-left:0px;
border: 1px solid #CCCCCC; /*THEME CHANGE HERE*/
border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:600 11px georgia;
font-weight:600;
line-height:18px;
z-index:100;
background-color: #E7EFDC;
width: auto;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #CCCCCC;
border-bottom: 1px solid #CCCCCC; /*THEME CHANGE HERE*/
font:600 11px georgia;
padding: 3px 0 3 ;
text-decoration: none;
color: #666666;
}
.dropmenudiv_a a:visited{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #CCCCCC;
border-bottom: 1px solid #CCCCCC; /*THEME CHANGE HERE*/
font:600 11px georgia;
padding: 2px 0;
text-decoration: none;
color: #666666;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #000066;
color: white;
}

