
.ddcolortabs{
padding: 0;
margin-top: 0px;
margin-bottom: 0px;
width: 100%;
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;
font-weight: bold;
}


.ddcolortabs a{
float:left;
color: white;
background-color: #CCCCCC;
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: 3px 8px 2px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #0651B9;
}

.ddcolortabs a:hover span{
background-color: #0651B9;
}

.ddcolortabs a.current, #ddcolortabs a.current span{ /*currently selected tab*/
background-color: #0651B9;
}

.ddcolortabsline{
clear: both;
padding: 0px;
width: 100%;
height: 1px;
line-height: 2px;
background: #0651B9;
border-top: 0px solid #fff; /*Remove this to remove border between bar and tabs*/
   overflow: hidden;

}

.tabcontainer
{
clear: left;
width:100%; /*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.*/
height: 3px;
background-color: #0651B9;
color: White;
padding-top: 2px;
}

.tabcontainerLink
{
    color: White;
    padding: 0;
}

.tabcontainerLinkOld
{
    color: #BBBBBB;
    padding: 0;
}

.tabcontainerDivider
{
    color: #FFFFFF;
    padding: 5px;
}


.tabcontent{
display:none;
}