
.rosterTeamName {
	padding-top:10px;
	color:#5B0003;
	font-size:16px;
	font-weight:bolder;
}
.rosterTable td{
	padding-left:3px;
}
.header{
	padding-right:16px;
}
.rosterTable {
	background:url(/images_web/MenuBg.jpg) repeat-x;
	border-spacing: 0px;
	width:560px;
	font-size:11px;
	margin-top:8px;
}
.rosterTable th{
	/*border:1px solid #AAAAAA;*/
}
.rosterRowH {
	font-weight: bold;
	color: #5B0003;
	height:18px;
	line-height:12px;
}
.rosterNumH, .rosterPosH, .rosterWeightH {
	padding-left:4px;
	padding-right:14px;
	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:#000;
	cursor: pointer;
	margin:0px;
}
table.rosterTable thead tr .headerSortUp, table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_asc.gif);
}
table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_desc.gif);
}
.coach{
	text-align:left;
	padding:1px 24px;
	font-size:11px;
	font-weight:bold;
}
.coaches {
	padding:0px 8px;
}
.rosterRow {
	background:#FFF;
}
.rosterTeamPhoto{
	width:563px;
	padding-left:4px;
}
.rosterBioPhoto{
	float:left;
	padding:0px 8px 8px 0;
}
.rosterBioPhoto img{
	border:2px solid #5C3895;
}
.rosterBioDiv{
	padding:8px;
}
.coachBio {
	background:#FFFFFF url(/images_web/separatorHR.jpg) no-repeat scroll center bottom;
	padding:10px 15px;
}
.bioName, .bioPos{
	font-weight:bold;
	font-size:14px;
}
.bioInfo{
	background:url(/images_web/playerBioBg.jpg) no-repeat right top;
	padding-top:72px;
	float:left;
	width:386px;
}
.bioHeight, .bioWeight, .bioClass, .rosterBioPos, .bioHomeTown, .rosterBioLabel {
	background:url(/images_web/MenuBg.jpg) repeat-x;
	border-bottom:1px solid #FFF;
	line-height:24px;
	padding-left:5px;
}

.bio{
	padding-bottom:5px;
}
.label{
	font-weight:bold
}
.rosterName, .rosterTownH{
text-align:left;
}
.rosterTownH, .rosterTown{
	min-width:110px;
	padding-right:9px;
	text-align:left;
}
.rosterPrevSchoolH, .rosterPrevSchool{
	min-width:120x;
	text-align:left;
}
.rosterName, .rosterNameH{
	min-width:100px;
	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;
}