@charset "UTF-8";
/* CSS Document */




table.roster{
	width: 609px;
	background-image: url(../images/back-Tables.jpg);
	background-position: top;
	background-repeat:repeat-x;
	margin: 0px 0px 20px 0px;
}

table.roster td{
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		line-height:21px;
		color:#323232;
		padding:0px 10px 0px 10px;
		border-style: solid;
		border-width:0px 0px 1px 0px;
		border-color:#0d004c;
}



table.full{
	width: 765px;
	background-image: url(../images/back-Tables.jpg);
	background-position: top;
	background-repeat:repeat-x;
	margin: 0px 0px 20px 0px;
}

table.full td{
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		line-height:21px;
		color:#323232;
		padding:0px 10px 0px 10px;
		border-style: solid;
		border-width:0px 0px 1px 0px;
		border-color:#0d004c;
}






table.schools{
	width: 765px;
	margin: 0px 0px 20px 0px;
	background-color: #FFFFFF;
	border-style: solid;
		border-width:0px 1px 1px 1px;
		border-color:#0d004c;
}

table.schools td{
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		line-height:21px;
		color:#323232;
		padding:10px 10px 0px 10px;
		
}

table.schools td img{
	margin: 0px 7px 0px 0px;
}






table.playerBio{
	width: 550px;
	background-image: url(../images/back-Tables.jpg);
	background-position: top;
	background-repeat:repeat-x;
	margin: 0px 0px 20px 0px;
}

table.playerBio td{
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		line-height:21px;
		color:#323232;
		padding:0px 10px 0px 10px;
		border-style: solid;
		border-width:0px 0px 1px 0px;
		border-color:#0d004c;
}



table.index{
	width: 408px;
	background-image: url(../images/back-Tables.jpg);
	background-position: top;
	background-repeat:repeat-x;
	margin: 0px 0px 20px 0px;
	
}

table.index td{
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		line-height:21px;
		color:#323232;
		padding:0px 10px 0px 10px;
		border-style: solid;
		border-width:0px 0px 1px 0px;
		border-color:#0d004c;
}





table.clinic{
	width: 765px;
	margin: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	border-style: solid;
		border-width:1px 1px 1px 1px;
		border-color:#0d004c;
}

table.clinic td{
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		line-height:21px;
		color:#323232;
		padding:10px 10px 0px 10px;
		
}



table.clinic th{
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		line-height:21px;
		color:#FFFFFF;
		padding:10px 10px 0px 10px;
		background-color:#0d014d;
		
}



table.keyPeople{
	width: 146px;
	height:413px;
	float:right;
	background-image: url(../images/back-KeyPeople.jpg);
	background-position: top;
	background-repeat: no-repeat;
}


table.keyPeople td{
	font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		line-height:21px;
		color:#FFFFFF;
		padding:10px 5px 5px 10px;
}