.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: 11px Arial, sans-serif;
font-weight: bold;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 0px 0 0;
padding:0;
font: 11px Arial, sans-serif;
font-weight: bold;
}


.ddcolortabs a{
font-weight: bold;
font: 11px Arial, sans-serif;
float:left;
color: white;
background: #870446 url(/shared/images/color_tabs_left2.gif) no-repeat left top;
margin:0 1px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 0px;
}

.ddcolortabs a:visited{
font-weight: bold;
font: 11px Arial, sans-serif;
float:left;
color: white;
margin:0 1px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 0px;
}

.ddcolortabs a span{
float:left;
font: 11px Arial, sans-serif;
font-weight: bold;
display:block;
background: transparent url(/shared/images/color_tabs_right2.gif) no-repeat right top;
padding: 6px 8px 3px 7px;
}

.ddcolortabs a span{
float:none;
font: 11px Arial, sans-serif;
font-weight: bold;
}

.ddcolortabs a:hover{
background: #e0d2b5 url(/shared/images/color_tabs_left2-on.gif) no-repeat left top;
line-spacing: 0px;
color: #000;
font: 11px Arial, sans-serif;
font-weight: bold;
}

.ddcolortabs a:hover span{
background: transparent url(/shared/images/color_tabs_right2-on.gif) no-repeat right top;
line-spacing: 0px;
color: #000;
font: 11px Arial, sans-serif;
font-weight: bold;
}

.ddcolortabs a.current{ /*currently selected tab*/
background: #e0d2b5 url(/shared/images/color_tabs_left2-on.gif) no-repeat left top;
z-index: 5001;
color: #000;
font: 11px Arial, sans-serif;
font-weight: bold;
}

.ddcolortabs a.current span{ /*currently selected tab*/
background: url(/shared/images/color_tabs_right2-on.gif) no-repeat right top;
border: 0px solid;
color: #000;
font: 11px Arial, sans-serif;
font-weight: bold;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 0px;
background: #e0d2b5;
border-top: 0px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.tabcontainer{
clear: left;
border: 0px solid;
height:18px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
background: #e0d2b5;
width: 99%;
top: 0px;
font-family: arial, san-serif;
font-size: 11px;
padding: 2px 0px 2px 10px;
letter-spacing: 1px;
}
