.rosterTable {
	border-spacing: 0px;
	border-collapse: collapse;
	width:100%;
	padding:5px;
}

.rosterRowH {
	font-weight:bold;
}

.rosterClassH{
	text-align:center;
}

.rosterWeightH, .rosterWeight {
	padding-left:2px;
	padding-right:2px;
	text-align:center;
}


.rosterNum, .rosterNumH{
	padding:0px 3px;
}

.rosterClass {
	padding:0px 3px;
	text-align:center;
}

.rosterName {
	text-align:left;
}

.rosterTownH, .rosterTown{
	text-align:right;
	padding-right: 3px;
}

.rosterRowH{
	color:#652E8B;
	font-weight:bold;
	border-bottom: 1px solid #652E8B;
}

.rosterBioPhoto {
	padding: 2px;
	width: 150px;
	float: left;
}
.rosterBioDiv {
	background: url(/images_web/profileBg.jpg) top right no-repeat;
	width: 485px;
	height:324px;
	overflow:auto;
	padding:0px;
	border-bottom: 2px solid #652E8B;
	margin-left:auto;
	margin-right:auto;
}

.rosterBioProfile{
	height:234px;
	margin-left:165px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.rosterBioNumberL, .rosterBioNumberC, .rosterBioNumberR{
	float:left;
}
.rosterBioNumberL{
	background:url(/images_web/profile_numberL.png) no-repeat;
	width:15px;
	height:33px;
}
.rosterBioNumberR{
	background:url(/images_web/profile_numberR.png) no-repeat;
	width:13px;
	height:33px;
	margin-right: 8px;
}
.rosterBioNumberC{
	background:url(/images_web/profile_numberC.png);
	height:33px;
	color:#FFFFFF;
	font: bold italic 28px Arial, Helvetica, sans-serif;
	padding:0 2px;
}
.rosterBioName{
	font: bold italic 28px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.rosterBioNameC{
	font: bold italic 22px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.rosterBioFirstLine{
	padding:6px;
	background: url(/images_web/profileBg.jpg) top right no-repeat;
}
.rosterBioLabel{
	background:url(/images_web/profile_arrow.gif) no-repeat;
	height:21px;
	padding: 2px 0 6px 25px;
}
.bio{
	padding: 3px;
}
.bio div strong span, .bio div span, .bio div span strong{
	font-family:Arial, Helvetica, sans-serif !important;
}

.rosterTeamPhoto{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-bottom:8px;
	color:#652E8B;
}
