td
{
background-repeat:no-repeat
}

.MainNav 
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;


}
a.MainNav:link
{
color: #FFFFFF;
text-decoration: none;
}
a.MainNav:visited
{
color: #FFFFFF;
text-decoration: none;
}
a.MainNav:hover
{
color: #FCFDCA;
cursor: hand;
font-weight: bolder;
}
a.MainNav:active
{
color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	letter-spacing: 2px;

}
.FormLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.scheduleTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	letter-spacing: 3px;


}
.scheduleData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;

}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000066;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;color: #000066;
	font-weight:normal;
}
.newsLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
a.newsLinks:link
{
color: #000066;
text-decoration: none;
}
a.newsLinks:visited
{
color: #000066;
text-decoration: none;
}
a.newsLinks:hover
{
color: #FF0000;
cursor: hand;
font-weight: bolder;
}
a.newsLinks:active
{
color: #000066;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000066;
	font-style: normal;
	text-transform: none;
}
a.mainText:link
{
color: #000066;
text-decoration: none;
}
a.mainText:visited
{
color: #000066;
text-decoration: none;
}
a.mainText:hover
{
color: #FF0000;
cursor: hand;
}
a.mainText:active
{
color: #000066;
}

.centerTopTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	letter-spacing: 3px;
}

.logonFormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
