@CHARSET "ISO-8859-1";

.SeasonTable{
	text-align: center;
}

.SectionText{
	padding-top: 1em;
}

h2.banner{
	font-family: 	Trade Gothic LT,Helvetica,Arial,sans-serif;
}
h2.banner2{
	font-family: 	Trade Gothic LT,Helvetica,Arial,sans-serif;
	border-top: #bf910c 4px solid;
	margin-top: 2em;
	padding-top: .5em;
}


.SeasonTableRow td{
	padding-top:1em;
	padding-left:1em;
	padding-right:1em;
}
.SeasonTableHeader{
	background-color: #bf910c;
	color: white;
}

#seasonSelector{
	margin-top:		2em;
	margin-bottom:	1em;
	text-align:		center;
	border:			#227 0px solid;
	padding-bottom:	1em;
}

#seasonSelectTitle{
	margin:	0 2em .5em 2em;
	line-height: 1em;
	color: #bf910c;
	font-weight: bold;
}



a.calendar:link, a.calendar:visited {
	color: transparent;
}	

a.calendar:active, a.calendar:hover {
	color: #bf910c;
}	

