a:link, a:visited, a:active {
	color: #008000;
	text-decoration: none
}
a:hover {
	color: #000080;
	text-decoration: underline
}
body, button, form, input, option, select, table, td, textarea, tr {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000
}
.menuitems {
	color: #000000;
	text-decoration: none
}
.menuitems:hover {
	color: #000080
}.eventsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.eventstext {
	font-family: default;
	font-size: 10px;
	font-weight: normal;
}
.calendardatesdescription {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.calendardescription {
	font-size: 11px;
}
.mytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.errorMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.successMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.formbox {
	background-color: #F5F5F5;
	border: 1px solid #000000;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.asterix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.formheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.eventpageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336600;
}
.eventpagesubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.eventpagetableframe {
	border: 2px solid #339900;
}
