@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color:#868484;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#bebdbd;
	scrollbar-darkshadow-color:#4e4e4e;
	scrollbar-face-color:#bebdbd;
	scrollbar-highlight-color:#868484;
	scrollbar-shadow-color:#4e4e4e;
	scrollbar-track-color:#bebdbd;
}

.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.boldbodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.subtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

.boldsubtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.eventboldtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.eventtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.headertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.specialboldtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#005e2c;
}

.specialtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#005e2c;
}
.specialheadertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#005e2c;
}
