BODY {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	background: #000000;
	scrollbar-face-color: #000066;
	scrollbar-shadow-color: #660000;
	scrollbar-highlight-color: #660000;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #660000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #CCCCCC;
}
.MAIN {
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	padding-bottom: 15px;
	padding-right: 17px;
}
.notice {
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #BB0000;
	padding-bottom: 15px;
	padding-right: 17px;
}
A {
	color:#E10101;
	text-decoration:none;
}
a:link {
	color: #E10101;
	text-decoration: none;
}
a:visited {
	color: #E10101;
	text-decoration: none;
}
a:link:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
}
TD {
	font-family: verdana, arial, sans-seriff;
 	font-size: 8pt;
 	font-weight: normal;
 	color: #CCCCCC;
}
td.roster { text-align: right; }
TH {
	font-family: verdana, arial, sans-seriff;
	font-size: 9pt;	font-weight: bold;
	color: #CCCCCC;
	background: #660000;
}
.header { 
	background-color: #890000;
	border-color: #8B8B8B;
	border-width: 2px;
	border-style: outset;
	font-weight: bold;
	font-family: arial;
	font-size: 15px;
	color: #FFFFFF;
}
iframe {
	width:100%;
	height:500;
}
img { border-width: 0px; }
INPUT {
	font-family: verdana, arial, sans-seriff;
	font-size: 8pt;	font-weight: normal;
	color: #CCCCCC;	background: #000000;
}
SELECT {
	font-family: verdana, arial, sans-seriff;
	font-size: 8pt;	font-weight: normal;
	color: #CCCCCC;	background: #660000;
}
TEXTAREA {
	font-family: verdana, arial, sans-seriff;
	font-size: 8pt;	font-weight: normal;
	color: #CCCCCC;	background: #660000;
}
.copyright {
 	font-family: verdana, arial, sans-seriff;
 	font-size: 7pt;
 	font-weight: normal;
 	color: #888888;
}
.today {
	background: #404040;
	cursor: hand;
	color: #CCCCCC;
}
.date {
	background: #550000;
	cursor: hand;
	color: #CCCCCC;
}
.datewithevent {
	background: #6A6A6A;
	cursor: hand;
	color: #CCCCCC;
}
.reoccur {
	background: #6A6A6A;
	cursor: hand;
	color: #CCCCCC;
}
.blank {
	background: #330000;
	cursor: hand;
	color: #CCCCCC;
}