
* { color:black; background-color:White; }
h1 { color:#7D110C;}
h2 { color:#7D110C;}
h3 { color:#7D110C;}

hr { color:Black; }

A:link 
{
	color:#7D110C;
}
A:visited 
{
	color:#7D110C; 
}
A:hover 
{
	color:Black; 
}

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

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

.fill { color:#F8F3D2; background-color:#7D110C;}

.newsheader { color:#F8F3D2; background-color:#7D110C; font-size:large;}
.newsbody { color:Black; background-color:White; font-size:medium; }
.scheduleheader
{
	color: #F8F3D2;
	background-color: #7D110C;
	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:#7D110C; font-size:small; text-align:center;}
.schedbody 
{ 
	color:#7D110C;
	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:#7D110C;
	background-color:White; 
	font-size:x-small; 
	border-right: thin groove;
	border-top: thin groove;
	border-left: thin groove;
	border-bottom: thin groove;
}
