.rosterTeamName {
	padding-top:10px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bolder;
}

.rosterTable {
	border-spacing: 0px;
	border-collapse: separate;
	width:544px;
	margin-left:1px;

}

.rosterRowH {
	font-weight: bold;
	color: #FFFFFF;
	background:#A7040D;
}

.rosterNumH, .rosterPosH, .rosterWeightH {
	padding-left:2px;
	padding-right:2px;
	text-align:center
}
.rosterPos, .rosterHeight{
	text-align:center;
}

.rosterName a:link, .rosterName a:visited, .rosterName a:hover, .rosterName a:active{
	color:#FFF;
}
.coach a:link, .coach a:visited, .coach a:hover, .coach a:active{
	color:#FFF;
}

.rosterTown{
	padding-left:3px;
}
.rosterTeamPhoto {
	color:#CCCCCC;
	font-size:16px;
	font-weight:bolder;
	text-align:center;
	padding:5px 0 10px 0;
}

.rosterRow {

}
.dakstats {
	float:right;
	margin-right:65;
}

.rosterNum {
	padding:0px 3px;
}

.rosterClass {
	padding:0px 3px;
	text-align:center;
}
.coaches{
	text-align:left;
	padding-left:39px;
}
.rosterRow td, .coach{
	padding:4px 0;
}
table.rosterTable thead tr th, table.rosterTable tfoot tr th {
	background-color: #A9040D;
	font-size: 12px;
	padding: 4px 8px 4px 4px;
	font-weight: normal;
}
table.rosterTable thead tr .header {
	background-image: url(/images_web/icon_arrow_both.gif);
	background-color:#A9040D;
	background-repeat: no-repeat;
	background-position: center right;
	border: 1px solid #FFFFFF;
	border-top:none;
	color:#FFFFFF;
	cursor: pointer;
}
table.rosterTable tbody td {
	padding: 4px;
	vertical-align: top;
}
table.rosterTable tbody tr.odd td {
	background-color:#DFDDD1;
}
table.rosterTable thead tr .headerSortUp {
	background-image: url(/images_web/icon_arrow_asc.gif);
}
table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_desc.gif);
}
table.rosterTable thead tr .headerSortDown, table.rosterTable thead tr .headerSortUp {
	background-color: #7F030A;
	padding-right:8px;
	color:#EEEEEE;
	border:none;
	border: 1px solid #FFFFFF;
	border-top:none;
}

.rosterBioPhoto{
	float:right;
	padding:10px;
	padding-left:0px;
	padding-top:0px;
}
.rosterBioDiv{
	padding:0 10px;
	clear:both;
}
.bioName{
	font-weight:bold;
	font-size:14px;
}
.bioInfo{
	float:left;
	padding-bottom:5px;
}
.rosterBioPhoto{
	float:left;
}
.label{
	font-weight:bold
}
.rosterName, .rosterTownH{
text-align:left;
}
.rosterTownH, .rosterTown{
	min-width:120px;
	padding-right:5px;
	text-align:left;
}
.rosterPrevSchoolH, .rosterPrevSchool{
	min-width:120x;
	text-align:left;
}
.rosterName, .rosterNameH{
	min-width:120px;
}
.rosterClass, .rosterPos{
	text-align:left;
}
.rosterClass, .rosterClassH {
	padding:0px 3px;
	width:22px;
}
.rosterRedshirt{
	text-align:left;
	padding-left:15px;
}
