
* { color:black; background-color:White; }
h1 { color:#258535;}
h2 { color:#258535;}
h3 { color:#258535;}
h4 { color:#258535;}

hr { color:Black; }

A:link 
{
	color:#537CBC;
}
A:visited 
{
	color:#537CBC; 
}
A:hover 
{
	color:#258535; 
}

.headercell
{
	border-bottom: 1px solid #C4C4C4; 
	vertical-align: middle;
}


.bodycell { border-left: 1px solid #C4C4C4; padding-left: 10px;}

.fill { color:White; background-color:#258535;}

.newsheader { color:White; background-color:#258535; font-size:large; }
.newsbody { color:Black; background-color:White; font-size:medium; }
.scheduleheader
{
	color: White;
	background-color: #258535;
	font-size: medium;
	border-right: thin groove;
	border-top: thin groove;
	border-left: thin groove;
	border-bottom: thin groove;
	text-align: center;
}
.schedheadsmall {  color:White; background-color:#258535; font-size:small; text-align:center;}
.schedbody 
{ 
	color:#258535;
	background-color:White; 
	font-size:small; 
	border-right: thin groove;
	border-top: thin groove;
	border-left: thin groove;
	border-bottom: thin groove;
	text-align:center;	
}
.schedbodylist
{ 
	color:#258535;
	background-color:White; 
	font-size:x-small; 
	border-right: thin groove;
	border-top: thin groove;
	border-left: thin groove;
	border-bottom: thin groove;
}
