
.rosterTeamName {
	padding-top:10px;
	color:#5B0003;
	font-size:16px;
	font-weight:bolder;
}
.rosterTable td{
	padding-left:3px;
}
.header{
	padding-right:12px;
}
.rosterTable {
	border-spacing: 0px;
	width:550px;
	font-size:11px;
	padding-top:2px;
}
.rosterTable th{
	/*border:1px solid #AAAAAA;*/
}
.rosterRowH {
	font-weight: bold;
	color: #5B0003;
}
.rosterNumH, .rosterPosH, .rosterWeightH {
	padding-left:2px;
	padding-right:12px;
	text-align:left;
}
table.rosterTable thead tr .header {
	background-image: url(/images_web/icon_arrow_both.gif);
	background-repeat: no-repeat;
	background-position: center right;
	background-color:#A21F4B;
	border:1px solid #000;
	border-left:none;
	padding-right:7px;
	color:#FFD969;
	cursor: pointer;
	margin:0px;
}
table.rosterTable thead tr .header.rosterNumH{
	border-left:1px solid #000;
}
.rosterNumH, .rosterNum{
	width:12px;
	white-space:nowrap;
}
table.rosterTable thead tr .headerSortUp, table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_asc.gif);
	background-color:#FFD969;
	color:#A21F4B;
}
table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_desc.gif);
}
.coach{
	text-align:left;
	padding:1px 25px;
	font-size:11px;
	font-weight:bold;
}
.rosterTeamPhoto{
	text-align:center;
	padding-bottom:8px;
}
.rosterBioPhoto{
	float:right;
	padding:0 0 0 15px;
}
.rosterBioDiv{
	padding:0 10px;
}
.bioName, .bioPos{
	font-weight:bold;
	font-size:14px;
}
.bioInfo{
	padding-bottom:5px;
}
.bio{
	padding-bottom:5px;
	text-align:justify;
}
.rosterBioPhoto{
	float:right;
}
.label{
	font-weight:bold
}
.rosterName, .rosterTownH{
text-align:left;
}
.rosterTownH, .rosterTown{
	min-width:120px;
	padding-right:9px;
	text-align:left;
}
.rosterPrevSchoolH, .rosterPrevSchool{
	min-width:120x;
	text-align:left;
}
.rosterName, .rosterNameH{
	min-width:120px;
	padding-left:5px;		
}
.rosterClass, .rosterPos{
	text-align:left;
}
.rosterClass, .rosterClassH {
	padding-right:9px;
	padding-left:2px;
	text-align:left;
}
.rosterredshirt{
	text-align:left;
	padding-left:15px;
}
