.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	
}
.topnav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
}
.topnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	
}

.topnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:active {
	color: #FF0000;
	text-decoration: none;
}

.topnav a:hover {
	color: #E1E1E1;
	text-decoration: underline;
}
a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #333333;
}
a:active {
	color: #FF0000;
}


h1 {
	font-size: 28px;
	color: #660000;
	margin-top: 28px;
	margin-left: 20px;
}
h2 {
	font-size: 24px;
	font-variant: small-caps;
	color: #660000;
	text-align: center;
}
.table1 {
	border: thin solid #333333;
	background-color: #FFFFFF;
}


.table2 {
	border: thin solid #660000;
}

.table3 {
	border: thin solid #999999;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	background-color: #EFEFEF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660000;
	margin-top: 10px;
	padding-right: 20px;
}
.footer a {
	color: #660000;
	text-decoration: none;
	margin-right: 30px;
}
.footer a:link {
	color: #660000;
}
.footer a:visited {
	color: #660000;
}
.footer a:hover {
	color: #333333;
}
.footer a:active {
	color: #FF0000;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E5E5E5;
	background-image: url(../images/ballbak.gif);
	background-repeat: repeat;
}
.boldbig {
	font-size: larger;
	font-weight: bold;
}
.newsblock {
	background-color: #F9F7F8;
	padding: 5px;
	border: thin dotted #990000;
	font-size: 12px;
}

.frosh {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 5px;
}
.redheader {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.quotes {
	font-size: 12px;
	font-style: italic;
	font-variant: small-caps;
	color: #333333;
}
.pagetitles {
	font-size: 24px;
	font-weight: bold;
	color: #660000;
	margin-left: 50px;
	text-decoration: underline;

}
.oddrow {
	background-color: #F5F5F5;
}
.gameday {
	font-size: 10px;
	font-weight: bold;
	background-color: #FFECEC;
}
.uptext {
	font-size: 10px;
	vertical-align: text-top;
	line-height: 14px;
	padding-bottom: 4px;
}
.error {
	color: #FF0000;
	text-align: center;
}
.smalItal {
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.botlinebak {
	background-image: url(../images/botlinebak.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.table1 .table2 .table3 .newsblock ul {
	list-style-type: none;
	margin-left: 10px;
}
.adimgbrdr {
	border: thin solid #000000;
}
.biggray {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.vertline2 {
	background-image: url(../images/linevert2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.boysrow {
	background-color: #DDDDDD;
}.girlsrow {
	background-color: #F2BDBD;
}
.redbakwht {
	color: #FFFFFF;
	background-color: #990000;
	font-size: 16px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.shotchart {
	font-size: 18px;
	line-height: 30px;
}
.imgsbrdr {
	border: medium solid #000000;
}
