.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font-family:Helvetica,Verdana, Arial,  sans-serif;
font-size:12px;
margin:0;
padding:0;
list-style:none;
font-weight:bold;
}

.ddcolortabs li{
font-family:Helvetica,Verdana, Arial,  sans-serif;
font-size:12px;
display:inline;
margin:0 2px 0 0;
padding:0;
text-align:center;
}


.ddcolortabs a{
float:left;
color: #010864;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
text-align:center;
}

.ddcolortabs a span{
float:left;
display:block;
text-align:center;
padding: 6px 8px 3px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #4366BA;
}

.ddcolortabs a:hover span{
background-color: #4366BA;
color:#ffffff;
}



.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #678b3f;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.tabcontainer{
clear: left;
width:95%; /*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.*/
}
.tabcontainer a{
clear: left;
width:95%; /*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.*/
color:#000000;
font-weight:bold;
text-decoration:none;
font-size:11px;
}
.tabcontainer a:hover{
clear: left;
width:95%; /*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.*/
font-weight:bold;
text-decoration: underline;
color:#444F88;
}

.tabcontent{
display:none;
}
