
.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:562px;
	font-size:11px;
	padding-top:2px;
}
.rosterRowH {
	background: url(/images_web/footerBg.jpg) repeat-x center bottom;
	font-weight: bold;
}
.rosterRow {
	background:#990000;
}
.rosterNumH, .rosterPosH, .rosterWeightH {
	padding-left:2px;
	padding-right:12px;
	text-align:left;
}
.rosterTeamPhoto {
	padding-top:5px;
	color:#000000;
	font-size:16px;
	font-weight:bolder;
}
table.rosterTable thead tr .header {
	background-image: url(/images_web/icon_arrow_both.gif);
	background-repeat: no-repeat;
	background-position: center right;
	border-top:none;
	color:#FFFFFF;
	cursor: pointer;
	margin:0px;
}
table.rosterTable thead tr .headerSortUp, table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_asc.gif);
	line-height:21px;
}
table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_desc.gif);
	line-height:21px;
}
.coach{
	text-align:left;
	padding:1px 24px;
	font-size:11px;
	font-weight:bold;
	background:#990000;
}
.rosterTeamPhoto{
	width:563px;
	padding-left:4px;
	text-align:center;
}
.rosterTeamPhoto img{
	border:2px solid #FFF;
}
.bioHeight, .bioWeight, .bioClass, .rosterBioPos, .bioHomeTown, .rosterBioLabel {
	background:url(/images_web/footerBg.jpg) repeat-x bottom;
	padding:5px 10px;
}
.bioName, .bioPos{
	font-weight:bold;
	font-size:14px;
}
.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;
}
.playerInfo .boxContent {
	background:url(/images_web/PlayerBioBg.jpg) no-repeat;
	min-height:230px;
	padding:0px !important;
}
.playerInfo .boxContent .rosterBioDiv {
	padding-top:0px;
}
.playerInfo .boxContent .rosterBioDiv .bio{
	padding-top:10px;
	text-align:justify;
}
.playerInfo .boxContent .rosterBioDiv .bioInfo{
	padding:55px 15px 0 190px;
}
.playerInfo .boxContent .rosterBioDiv .rosterBioPhoto{
	padding:6px;
}


.coachBio .boxContent {
	background:none;
	min-height:0 !important;
	padding:0px !important;
}
.coachBio .boxContent .rosterBioDiv {
	padding-top:0px;
}
.coachBio .boxContent .rosterBioDiv .bio{
	padding-top:10px;
	text-align:justify;
}
.coachBio .boxContent .rosterBioDiv .bioInfo{
	padding:55px 15px 0 190px;
}
.coachBio .boxContent .rosterBioDiv .rosterBioPhoto{
	padding:6px 10px 6px 4px;
}
.rosterInfo {
	height:238px;
}
.rosterWeightH, .rosterWeight {
	display:none;
}