/* We use the Caio hack to tell NS4 to ignore the following styles...*/
/*/*/a{}
.rollover {border:1px; border-color: #fff; border-style: solid;}
A:hover .rollover, A:active .rollover {border:1px; border-color: #000; border-style: solid}
/* Now we let NS4 see the rest of the styles...*/

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000066;
	text-align: left;
}
.pageheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #000066}
.footercontact { font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif; font-size:11px; color:#000066 }
.footermenu { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px }
.copy { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px }
a:link {
	color: #44660b;
	text-decoration: underline;
}
a:visited {
	color: #44660b;
	text-decoration: underline;
}
a:hover {
	color: #730000;
	text-decoration: none;
}
#calendar {
	border: 1px solid #666;
}
#calendar td {
	border: 1px solid #999;
	padding: 5px;
	width: 85px;
	vertical-align: top;
}
.shading {
	background-color: #E6E6E6;
}
