.rosterTeamName {
	padding-top:10px;
	color:#192168;
	font-size:16px;
	font-weight:bolder;
}
.rosterTable td{
	padding-right:2px;
}
.header{
	padding-right:2px;
}
.rosterTable {
	border-spacing: 0px;
	border-collapse:collapse;
	width:545px;
	font-size:11px;
	
}
.rosterTable th{
	border:1px solid #192168;
}

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

}

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

.rosterTeamPhoto {
	padding-top:5px;
	color:#000000;
	font-size:16px;
	font-weight:bolder;

}

.rosterRow {

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

.rosterNum {
	padding:0px 3px;
}


table.rosterTable thead tr th, table.rosterTable tfoot tr th {
	background-color: #B8B49B;
	font-size: 11px;
	font-weight: normal;
}
table.rosterTable thead tr .header {
	background-image: url(/images_web/icon_arrow_both.gif);
	background-color:#192168;
	background-repeat: no-repeat;
	background-position: center right;
	border: 1px solid #192168;
	border-top:none;
	color:#F9690C;
	cursor: pointer;
}
table.rosterTable tbody td {

	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: #F9690C;
	color: #192168;
	font-weight:bold;

}
.coach{
	text-align:left;
	padding-left:45px;
	padding-top:3px;
}
.rosterTeamPhoto{
	width:563px;
	padding-left:4px;
}
.rosterBioPhoto{
	float:right;
	padding:15px;
}
.rosterBioDiv{
	padding:0 10px;
}
.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-right:11px;	
	width:22px;
}
.rosterHeightH{
	padding-right:8px;
	text-align:left;
}
