.ddcolortabs{
padding: 0;
width: 705px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:none;
}


.ddcolortabs a{
float:left;
color: white;
background: #5e7a8a url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding: 4px 13px 4px 12px;
}


.tm{
float:left;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding: 7px 5px 4px 12px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #8aa4b2;
}

.ddcolortabs a:hover span{
background-color: #8aa4b2;
}

.ddcolortabsfinally a:hover span{
background-color: #666666;
}



.ddcolortabs a.current, #ddcolortabs a.current span{ /*currently selected tab*/
background-color: #8aa4b2;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 702px;
height: 8px;
line-height: 8px;
background: #5e7a8a;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.tabcontainer{
clear: left;
width:705px; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
width:702px;
display:none;
}

.ddcolortabslinefinally{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #333333;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
