
.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:580px;
	font-size:11px;
}
.rosterTable th{
	/*border:1px solid #AAAAAA;*/
}
.rosterRowH {
	font-weight: bold;
	color: #5B0003;
}
.rosterNumH, .rosterPosH, .rosterWeightH {
	padding-left:4px;
	padding-right:12px;
	text-align:left;
}
.rosterTeamPhoto {
	padding-top:5px;
	color:#000000;
	font-size:16px;
	text-align:center;
}
table.rosterTable thead tr .header {
	background-image: url(http://demo.sidhelp.com/images_web/icon_arrow_both.gif);
	background-color:#005941;
	background-repeat: no-repeat;
	background-position: center right;
	border:#D3C094 1px solid;
	border-top:none;
	border-bottom-width:2px;
	padding-left:4px;
	color:#D3C094;
	cursor: pointer;
	margin:0px;
}
table.rosterTable thead tr .headerSortUp, table.rosterTable thead tr .headerSortDown {
	background-image: url(http://demo.sidhelp.com/images_web/icon_arrow_asc.gif);
}
table.rosterTable thead tr .headerSortDown {
	background-image: url(http://demo.sidhelp.com/images_web/icon_arrow_desc.gif);
}
.coach{
	text-align:left;
	padding:1px 30px;
	font-size:11px;
	font-weight:bold;
}


.rosterBioPhoto{
	float:right;
	padding:10px;
	padding-left:0px;
	padding-top:0px;
}
.rosterBioDiv{
	padding:0 10px;
}
.bioName, .bioPos{
	font-weight:bold;
	font-size:14px;
}
.bioInfo{
	padding-bottom:5px;
}
.bio{
	padding-bottom:5px;
}
.rosterBioPhoto{
	float:left;
}
.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;
}
.bioInfo{
	height:218px;
	background:#D3C094 url(/images_web/rosterBioBG.gif) 222px 39px no-repeat;
	border:3px solid #d1ac77;
	border-top:0px none;
	padding-top:2px;
}
.bioInfo div{
	margin:2px 5px 0 10px;
	padding-left:5px;
	width:410px;
}
div.bioTitle{
	width:auto;
	height:30px;
	line-height:30px;
	font-weight:bold;
	font-size:16px;
	margin-top:5px;
}
div.rosterBioPhoto{
	margin:5px;
	padding:4px;
	background:#FFFFFF;
	border:solid 2px #005941;	
	width:auto;
}
