body {
	scrollbar-base-color: #01532C;
	scrollbar-arrow-color : #3D3D3D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
}

a:link {
	color: #6DC814;
}
a:visited {
	color: #6DC814;
}
a:hover {
	color: #2C4D5C;
}
a:active {
	color: #6DC814;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.eventHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #6DC814;
	text-decoration: none;
}
.eventLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6DC814;
	text-decoration: underline;
}
.bottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomTextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: underline;
}
TD.past {
	border: 1px solid black;
}
TD.future {
	border: 1px solid black;
}
div.scroll {
	height: 300px;
	width: 392px;
	overflow: auto;
	padding: 8px;
}
div.scroll2 {
	height: 80px;
	width: 210px;
	overflow: auto;
	padding: 8px;
}
INPUT, TEXTAREA, SELECT, OPTION {
	font-size: 12px;
	color: #6DC814;
	background-color: #333333;
	border: inset 1px #000000;
}
