a {
  	color: White;
	font-family: Arial, sans-serif;
  	font-size: x-small;
  	font-weight: bold; 
  	text-decoration: underline
}
a:link {
 	color: White;
	font-family: Arial, sans-serif;
  	font-size: x-small;
  	font-weight: bold; 
  	text-decoration: underline
}
a:active {
  	color: White;
 	font-family: Arial, sans-serif;
  	font-size: x-small;
  	font-weight: bold; 
  	text-decoration: underline	
}
a:visited {
  	color: white;
	font-family: Arial, sans-serif;
  	font-size: x-small;
  	font-weight: bold; 
  	text-decoration: underline
}
a.blue {
	color: #000066;
	font-family: Arial, sans-serif;
  	font-size: x-small;
  	text-decoration: none
}	
a.blue:link {
	color: #000066;
	font-family: Arial, sans-serif;
   	font-size: x-small;
  	text-decoration: none}
a.blue:visited {
	color: #0000FF; 
	font-family: Arial, sans-serif;
  	font-size: x-small;
  	text-decoration: none
}
a.white {
	color: #ffffff; 
	font-family: Arial, sans-serif;
   	font-size: small;
  	text-decoration: none
}
a.white:link {
	color: #ffffff; 
	font-family: Arial, sans-serif;
   	font-size: small;
  	text-decoration: none
}
a.white:visited {
	color: #ffffff; 
	font-family: Arial, sans-serif;
  	font-size: small;
  	text-decoration: none
}
BODY {
  	font-size: x-small; 
	font-family: Arial, sans-serif;
}
P {
	padding-left: 5px; 
	padding-right: 5px; 
	color: Black;
	font-family: Arial, sans-serif;
  	font-size: small; 
  	text-decoration: none
}
P.white
{
	padding-left: 5px; 
	padding-right: 5px; 
	color: white;
	font-family: Arial, sans-serif;
  	font-size: small; 
  	text-decoration: none
}
.maroon
{
	font-size: x-small;
	color: maroon;
	font-family: Arial, sans-serif;
	text-decoration: underline;
}
TD.SILVER 
{
	font-weight : bold;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : white;		
	background-color : #666666;
}TD.white {
	background-color : #FFFFFF;
	font-family : Arial, Tahoma, sans-serif;
	font-size : small;
}
TD.LIGHTSILVER {
	background-color : #DEDEDE;
	font-family : Arial, Tahoma, sans-serif;
	font-size : small;
}
.DIVISION {
	background-color : #000066;
	color : white;	
	font-weight : bold;	
	font-family : Arial, Tahoma, sans-serif;
	font-size : LARGER;
}
a.maroon {
	color: Maroon; 
	font-family: Arial, sans-serif;
   	font-size: x-small;
	text-decoration: underline;
}
a.maroon:link {
	color: Maroon; 
	font-family: Arial, sans-serif;
   	font-size: x-small;
  	text-decoration: none
}
a.maroon:visited {
	color: Maroon; 
	font-family: Arial, sans-serif;
  	font-size: x-small;
  	text-decoration: none
}
.header
{
	color : white;
	font-weight : bold;
	background-color : Maroon;
	font-family : Arial, Tahoma, sans-serif;
	font-size : larger;
	text-align : left;
}
.ScheduleListingLight
{
	color : Maroon;
	background-color : Silver;
	font-family : Arial, Tahoma, sans-serif;
	font-size: x-small; 
}
.ScheduleListingDark
{
	color : Maroon;
	background-color : #DEDEDE;
	font-family : Arial, Tahoma, sans-serif;
	font-size: x-small; 
}
.CurrentLink
{
	color : black;
	font-weight : bold;
	font-family : Arial, Tahoma, sans-serif;
	font-size : smaller;
	text-align : left;
}
.EditRecord
{
	background-color : White;
	font-family : Arial, Tahoma, sans-serif;
	font-size : small;
}
TD.outlined
{
	border-top: black 1pt solid;
	border-bottom: black 1pt solid;
	background-color: silver;
}
TD.outlinedResults
{
	border-top: black 1pt solid;
	background-color: white;
}
td.White {
	color: black; 
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: small; 
	border-width: thin; 
	border-color: red; 
	background-color: white;
	padding: 0px;	
}
h3
{
	color : white;
	font-weight : bold;
	font-family : Arial, Tahoma, sans-serif;
	font-size: medium;
	text-align : left;
}
h1
{
	color : white;
	font-weight : bold;
	font-family : Arial, Tahoma, sans-serif;
	font-size: large;
	text-align : left;
}
TD.LargeAlert
{
	color : Red;
	background-color : #DEDEDE;
	font-family : Arial, Tahoma, sans-serif;
	font-size: x-small; 
}


