@charset "iso-8859-1";
<STYLE TYPE="text css" >

body {
	color:white;
	font-family: Times New Roman;
	background-color: #0033cc; }
	
a:link {color: #6dcff6}
a:visited {color: #ff99ff}
/*
#header { 
	<!-- font: bold 48px Monotype Corsiva; -->
	margin: 0px; 
	padding: 0px;
	border-bottom: 3px solid black;
	background-color: 55DDFF;
	text-align: center; }

#content { 
	float: right;
	margin: 0px;
	padding: 0px 0px 10px 4px;
	border-left: thick groove C5BE90;
	background-color: #fff; 
	text-align: center;
	position: absolute;
	left: 120px; }

#homecontent { 
	float: right;
	width: 85%;
	margin: 0px;
	padding: 20px 20px 10px 10px;
	border-left: thick groove C5BE90;
	background-color: #fff; 
	text-align: center; }
*/
caption {
/*	border-bottom: thick groove red; */
	font: bold 20pt Veranda Arial; 
	margin: 10px; 
	text-align: center; }

th {
	color: white;
	font-size: 12pt;
	font-weight: bold;
	border: 1px solid white;
	background-color: #0033cc;
	text-align: center;
	margin: 0px; }
	
th.blank {
	color: white;
	border: none;
	}

td.sched {
	border: 1px solid white;
	text-align: center;
/*	background-color: #0033cc; */
	margin: 0px; }

td.sched2 {
	border: 1px solid black;
	text-align: center;
	background-color: white;
	margin: 0px; }
	
td.tdcolor {
	color: white;
	border: 1px solid white;
	background-color: #0033cc;
	margin: 0px;  }
	
td.notop {
	border: 1px solid white;
	text-align: center;
	background-color: #0033cc;
	margin: 0px; 
	border-top: none; }

td.nobottom {
	border: 1px solid white;
	text-align: center;
	background-color: #0033cc;
	margin: 0px; 
	border-bottom: none; }

td.notopbot {
	border: 1px solid white;
	text-align: center;
	background-color: #0033cc;
	margin: 0px; 
	border-top: none;
	border-bottom: none; }

td.noleft {
	border: 1px solid white;
	text-align: center;
	background-color: #0033cc;
	margin: 0px; 
	border-left: none; }
	
td.noright {
	border: 1px solid white;
	text-align: center;
	background-color: #0033cc;
	margin: 0px; 
	border-right: none; }
	
td.noleftright {
	border: 1px solid white;
	text-align: center;
	background-color: #0033cc;
	margin: 0px; 
	border-left: none;
	border-right: none; }
	
td.topleft {
	border: 1px solid white;
	text-align: center;
	background-color: #0033cc;
	margin: 0px; 
	border-right: none;
	border-bottom: none; }
	
td.topright {
	border: 1px solid white;
	text-align: center;
	background-color: #0033cc;
	margin: 0px; 
	border-left: none;
	border-bottom: none; }

td.midleft {
	border: 1px solid white;
	text-align: center;
	background-color: #0033cc;
	margin: 0px; 
	border-top: none;
	border-bottom: none;
	border-right: none; }
	
td.midright {
	border: 1px solid white;
	text-align: center;
	background-color: #0033cc;
	margin: 0px; 
	border-top: none;
	border-bottom: none;
	border-left: none; }

td.botleft {
	border: 1px solid white;
	text-align: center;
	background-color: #0033cc;
	margin: 0px; 
	border-top: none;
	border-right: none; }
	
td.botright {
	border: 1px solid white;
	text-align: center;
	background-color: #0033cc;
	margin: 0px;
	border-top: none;
	border-left: none;  }

.empty	{
	border: none }

#schtable { 
	color:white;
	font-size: 10pt;
	border: 5px groove white;}

#schtable2 { 
	color:black;
	font-size: 10pt;
	border: 5px groove black;}

#caltable { 
	color: white;
	font-size: 8pt;
	border: 5px groove white; }
