* { color:black; background-color:white; }

body { 
			text-align: center; 
			background-color: #537CBC;
		 }
.outerDiv {
						text-align: center;
						padding-top: 10px;
						padding-bottom: 10px;
						background-color: #537CBC;
					}
.innerDiv {
						text-align: left;
						width: 955px;
						margin: 0 auto;
						padding: 10px 10px 10px 10px;
						background-color: #FFFFFF;
					}


h1 { color:#003380; }
h2 { color:#003380; }
h3 { color:#003380; }
h4 { color:#003380; }

hr { color:black; }

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

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

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

.newsheader { color:White; background-color:#003380; font-size:large; }
.newsbody { color:Black; background-color:White; font-size:medium; }

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

