

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 0px;
}

#ddcolortabs ul{
font: 11px Futura Bk BT, Verdana;;/*Arial, Verdana, sans-serif; */
font-weight: bold;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
/*text-transform:uppercase; */
}


#ddcolortabs a{
float:left;
color: white;
background: #F41013 /*678b3f*/ url(images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 0px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #F85B5E;    /*8cb85c;*/
}

#ddcolortabs a:hover span{
background-color: #F85B5E;        /*8cb85c;*/
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #F85B5E;      /*8cb85c;*/
}

#ddcolortabsline{
margin-left: 4px;
clear: both;
padding: 0;
width: 989px;
height: 4px;
line-height: 4px;
background: #C7C7C7; /*678b3f;*/
/*border-top: 1px solid #fff; Remove this to remove border between bar and tabs*/

}

#topscroolldiv{
margin-left: 4px;
clear: both;
padding: 0;
width: 989px;
vertical-align:middle;
height: 21px;
line-height: 4px;
background: #006BC2;


/*margin-left: 4px;
clear: both;
padding: 0;
width: 989px;
height: 4px;
line-height: 4px;
background: #006BC2; /*678b3f;*/


/*margin-left: 4px;
clear: both;
padding: 0;
width: 980px;
vertical-align:middle;
text-align:center;
height: 22px;
line-height: 4px;
background: #006BC2; 678b3f;*/
/*border-top: 1px solid #fff; Remove this to remove border between bar and tabs*/

}

