body {
	background-color: #202020;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/header_bg.gif);
	background-position: center top;
	background-attachment: scroll;
	background-repeat: repeat-x;
}
#event {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
}
.boxEventTitle {
	color: #FAF200;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.boxEventDate {
	font-size: 11px;
	color: #FB0202;
	font-weight: bold;
	text-decoration: none;
}
#header {
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#apbolts {
	background-image: url(images/boltsbg.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}


.boxEventTitle:hover {
	color: #FFCC00;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.genlink {
	color: #FFFF00;
	text-decoration: underline;
}
.genlink:hover {
	color: #FF9900;
	text-decoration: underline;
}
.bodytextbigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	background-image: url(images/footer_bg.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center bottom;
	font-size: 11px;
}
#eventsviewall {
	background-attachment: scroll;
	background-image: url(images/events_viewallbg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#eventsheader {
	background-image: url(images/upcomingeventheader.gif);
	height: 37px;
}
.photoborder {
	padding: 1px;
	border: 1px solid #666666;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.formbutton {
	background-color: #CC0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #FF0000;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.pagehead {
	font-size: 18px;
	font-weight: bold;
	color: #F3EC17;
}
