body { background: #336699 ;  }

.left { font-family: arial,geneva,sans-serif; font-size: 9pt;  color: white; }
.main { font-family: arial,geneva,sans-serif; font-size: 10pt; color:  white; }
.pagetop { font-family: times,serif; font-size: 20pt; color: #FFFF66; }
.topleft { font-family: times,serif; font-size: 18pt; color: #FFFF66; }
.stat   { font-family: arial,geneva,sans-serif; font-size: 9pt; color: white; }
.footer { font-family: arial,geneva,sans-serif; font-size:  8pt; text-align: center; color: white; }
.date	{ font-family: arial,geneva,sans-serif; font-size:  9pt; text-align: right;   color: white; }
.count  { font-family: courier,sans-serif; font-size: 16pt; text-align: left;
		font-weight: bold; color: black; background-image: url('counter.gif'); }
		
.hlt   { font-family: arial,geneva,sans-serif; font-size: 9pt; background-color: #ffff66; color: #000000;
		 cursor: pointer; cursor: hand; }
.nohlt { font-family: arial,geneva,sans-serif; font-size: 9pt; color: #000000; cursor: pointer; cursor: hand; }

.runhome { margin-left: 15px; }
.scroller { font-family: arial,geneva,sans-serif; font-size: 10pt; color: white; background: #336699; border: 0; }

table { border-color: #99cccc; }
th { border-color: #99cccc; }
td { border-color: #99cccc; }

.player { font-size: 18pt; }

caption { font-family: arial,geneva,sans-serif; font-size: 18pt; color: #FFFF66; }

b { color: #ffff66; }

a  { font-family: geneva, arial,sans-serif; color: #ffff66; text-decoration: none; }
a:hover { color: white; text-decoration: underline; } /* was #f8f8f8; */

hr { color: #99cccc; }

div.c1 { font-family: geneva, arial,sans-serif;  text-align: center; color:  #FFFF66; }
div.c2 { font-family: geneva, arial,sans-serif;  text-align: right; color:  #FFFF66;  }
div.banner { font-size: 10pt; font-weight: bold; }

.cal {	border-top: 1px solid white;
		border-bottom: 1px solid white;
		border-left: 1px solid white;
		border-right: 1px solid white;
		font-family: arial,sans-serif;
		font-size: 8pt;
		background-color: #336699;
		color: white;
		cursor: pointer;
		cursor: hand;
}
.calheader { border-bottom: 1px solid white; }
.calmouseheader { background-color: #ffff66; color: black; border-bottom: 1px solid white; }
.calcurrent { background-color: #99cccc; color: black; }
.calgray { background-color: #6b86a1; color: black; }
.calmouseover { background-color: #ffff66; color: black; }
.calunselected { background.color: #336699; }

.sched {
	font-family: arial,geneva,sans-serif;
	font-size: 10pt;
	color:  white;
	background-color: #336699;
	cursor: pointer;
	cursor: hand;
}
		   
.schover  { background-color: #ffff66; color: black; font-weight: bold; }
.schcc    { background-color: #336699; color: white; font-weight: bold; }
.schnc    { background-color: #336699; color: white; }
.schrover { background-color: white;   color: red;   font-weight: bold;}
.schrsrv  { background-color: red;     color: white; font-weight: bold;}

