<style type="text/css">

/*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: 5px;
}

.ddcolortabs ul{
font: bold small /*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:uppercase; */
}


.ddcolortabs a{
float:left;
color: white;
background: #336600; /* #669900; /* #339933; /*#678b3f /*url(../images/color_tabs_left.png)*/ no-repeat left top;
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(../images/color_tabs_right.png)*/ no-repeat right top;
padding:4px 9px 2px 6px;
}

.ddcolortabs a span{
float:none;
}


.ddcolortabs a:hover{
background-color: #339900; /* #66cc66 /*#009900; /* #8cb85c;*/
color: black;
}

.ddcolortabs a:hover span{
background-color: #339900; /* #66cc66 /*#009900; /* #8cb85c;*/
color: black;
}

.ddcolortabs li.selected a, .ddcolortabs li.selected span{ /*currently selected tab*/
background-color: #339900; /* #66cc66; /*#009900; /* #8cb85c;*/
 border-bottom: 1px solid #339900; /* #66cc66; */
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 10px;
line-height: 10px;
background: #339900; /* #66cc66; /*#009900; /* #8cb85c;*/
/* border-top: 1px solid #000033; /*#66cc66 /*#fff; /*Remove this to remove border between bar and tabs*/
}

</style>
