﻿<!--
body {
	text-align: center;
	font-family: Comic Sans MS, Verdana, Trebuchet, Arial, Tahoma;
	color: navy;
	background-color: #CCCCCC;
}
p {
	font-family: Comic Sans MS, Verdana, Trebuchet, Arial, Tahoma;
	margin-top: 0px;
	color: navy;
}
table {
	border: 5px navy solid;
	border-collapse: collapse;
}
th {
	border: thin navy solid;
	background-color: #F3EFA1;
	font-weight: bold;
	font-size: 12pt;
	color: navy;
}
td {
	border: thin navy solid;
	background-color: #FFFFCC;
	color: navy;
	text-align: center;
}
.styleTransParent {
	border-width: 0;
	background-color: transparent;
	color: navy;
	text-align: center;
}
.styleLast {
	font-size: 8pt;
	color: navy;
	text-align: center;
}
.styleLocked {
	font-size: 11pt;
	color: navy;
}
.styleLockedBold {
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: navy;
}
li {
	color: navy;
	text-align: left;
}
dt {
	color: navy;
	text-align: left;
}
h1 {
	font-family: Kristen ITC, Comic Sans MS, Verdana, Trebuchet, Arial, Tahoma;
	font-weight: bold;
	font-size: 24pt;
	color: navy;
}
h2 {
	font-family: Comic Sans MS, Verdana, Trebuchet, Arial, Tahoma;
	font-weight: bold;
	font-size: 20pt;
	color: maroon;
}
h3 {
	font-family: Kristen ITC, Comic Sans MS, Verdana, Trebuchet, Arial, Tahoma;
	font-weight: bold;
	font-size: 16pt;
	color: green;
}
h4 {
	font-family: Comic Sans MS, Verdana, Trebuchet, Arial, Tahoma;
	font-weight: bold;
	font-size: 12pt;
	color: maroon;
}
h5 {
	font-family: Comic Sans MS, Verdana, Trebuchet, Arial, Tahoma;
	font-weight: normal;
	font-size: 12pt;
	color: green;
}
.menuTBLHidden {
	width: 110px;
 	visibility: hidden;
	border-collapse: collapse;
	border-width: thin;
}
.menuCellHidden{
	border-width: thin;
	color: navy;
	font-size: 10pt;
	white-space: nowrap;
}
.styleBanner {
	background-image: url('miscimg/bksandy.gif');
	white-space: nowrap;
}
.banYellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20pt;
	color: yellow;
	background-color: maroon;
}
.teamScore1 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
	font-size: x-large;
	color: navy;
}
.teamScore2 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
	font-size: xx-large;
	color: navy;
}
.maroonBold {
	color: maroon;
	font-weight: bold;
}
A:link {
	color: gray;
	text-align: left;
	text-decoration: none;
}
A:visited {
	color: #3333CC;  
	text-decoration: none;
}
A:active {
	color: #800000;
	text-decoration: none;
}
A:hover {
	color: #009900; 
	text-decoration: underline;
}
-->
