body{
	font-family: Arial, Tahoma, sans-serif;
	font-size: medium;
	text-align: justify;
	color: White;
	background-color: #00008C;
	}
body.event{
	background-color: #E0FFFF;
	font-size: x-small;
}
a {
	color: #F0E68C;
	font-weight: bold;
	text-decoration: none;
}
a:visited{
	color: #B22222;
}
a:hover {
	color: #FF0000;
}
	
td {
	font-family: Arial, Tahoma, sans-serif;
	font-size: medium;
	text-align: justify;
	color: White;
	}	
img.floatleft {
	float: left;
	margin-right: 10px;
}
img.floatright {
	float: right;
}

.menu {
	font-family: Arial, Tahoma, sans-serif;
	font-size: small;
}
.stats {
	font-family: Arial, Tahoma, sans-serif;
	font-size: small;
	text-align: justify;
}
.title{
	background-color: #8081FF;
	color: #B22222;
	font-size: 24pt;
	font-weight: bold;
}
hr{
	width: 100%;
	color: #8081ff;
	height: 5px;
}
img.wrap{ margin-left: 5px;  margin-bottom: 2px;  }
tr.odd{ background-color: #F8DFAE; }
tr.even{ background-color: #FAF3C4; }
tr.headrow{font-weight: bold;  background-color: #6061FF;   }
.data{ font-size: x-small;  font-weight: bold;  color: #48576C;   }
.inputSubmit  {
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight: bold;
}
.inputBox
{
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 10px;
}
.weekday{ 
color: #FFFFFF; 
font-size: xx-small;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: center;
 background-color: #B22222;
}
td.date{ 
color: Navy; 
background: #F0F0F0;
font-size: x-small;
font-family: Verdana, sans-serif;
font-weight: bold;
text-align: left;
}
A.event:link
{text-decoration: none;
color: #00008B;
}
A.event:hover
{text-decoration: none;
color: #00BFFF;
}
a.event:Active{ color: #4169E1;  font-size: medium;  }
.class{
	font-size: xx-small;
}
H2.event{ color: #FF6347;  font-size: x-large;  }
td.cal{
	background-color: #FFFFcc;
	color: Black;
	font-size: small;
}
.NewsTitle{ font-size: x-large;  color: Aqua;   text-decoration: underline;  font-variant: small-caps;  font-family: Arial, sans-serif;      }
.NewsDate{ font-size: x-small;  font-family: Verdana, Arial, sans-serif;    }
.NewsArticle{ font-family: Verdana, Arial, sans-serif;  font-size: small;  }