#container { width: 658px; }
.rosterCol1 { width:80px; }
.rosterCol2 { width:150px; }
.rosterCol3 { width:230px; }
.rosterCol4 { width:125px; }
#ddcolortabs a {
color: white;
background: #8e001c url(../images/color_tabs_left.gif) no-repeat left top;
}
#ddcolortabs a:hover{
background-color: #4f7810;
color: white;
}
#ddcolortabs a:hover span{
background-color: #4f7810;
color: white;
}
#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #4f7810;
color: white;
}
#ddcolortabsline{
background: #4f7810;
border-top: 0px;
}
a:link { color: #8e001c; }
a:visited { color: #8e001c; }
a:hover { color: #4f7810; }
a:active { color: #8e001c; }

h3 { color: #98012d; }
