﻿h2{
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	font-variant:small-caps;
}

body{
	background-color:white;
}
 
a{
	text-decoration: none;
	color: #000080;
	}

a:active{
	color: #FF0000;
	}

a:visited{
	color: #000080;
	}

a:hover{
	color: #800000;
	}

.CellHead{
	text-align:center;
	border-width: 1px;
	font-family: Verdana; 
	font-size: 11pt; 
	font-weight: 700; 
	height:30px;
	background-color:#4d9e96;
	background-image:url('http://www.schoolssports.com/images/shared/CellHeadRounders.gif');
	background-repeat:repeat-x;
	color:white;
	}

.CellHead2{
	text-align:center;
	border-width: 1px;
	font-family: Verdana; 
	font-size: x-small; 
	font-weight: 700; 
	height:30px;
 	color:black;	
 	background-color:#c9c9c9;
 	background-image:url('http://www.schoolssports.com/images/shared/CellHead2Football.gif');
	background-repeat:repeat-x;
 	border-bottom:1xp solid black;
}

.SubHead{
	text-align:center;
	border-width: 1px;
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: 700; 
	height:30px;
	background-color:#b6606c;
	background-image:url('http://www.schoolssports.com/images/shared/SubHeadFootball.gif');
	background-repeat:repeat-x;
	color:white;
	}

.MoreLink{
	font-family: verdana;
	font-size: 10pt;
	font-style:oblique;
	color: #000080;
	text-align:right;
	padding-top:10px;
}

.LoopRow{
	height:20px;
	text-align:center;
	font-size:8pt; 
	font-family:verdana;
	color:#000080;
}

.MenuTable{
	text-align:left;
	font-family:Verdana;
	font-size: 8pt;
	font-weight:normal;
}

/*Team League*/

.TLCell{
	background-color:white;
	border:1px silver solid;
	width:50%;
	font-family:Verdana;
	font-size:10pt;
	text-align:left;
	vertical-align:top
}

.TLCell a{
	color:blue;
	text-decoration:none;
}
.TLCell a:hover{
	text-decoration:underline;
}
.TLCell img{
	vertical-align:middle;
	border:0px
}
.TLCell select{
	vertical-align:middle;
	font-family: Verdana;
	font-size: 8pt; 
	width:180px; 
	color:blue; 
	float:right;
	margin-bottom:10px;
	margin-right:10px;
}

.TLCell p{
	font-size:8pt;
	margin:5px 5px 10px 40px;
}

.TLSIBS img{
	margin:5px 5px 5px 5px;
}




