.error, .formError { 
	color: red; 
}

.calendarLink {
	font-size: 8pt;
}
.calendarDayLink {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 13pt;
}
A.calendarDayLink:hover {
	text-decoration: underline;
}
.smallCalendarFont {
	font-size: 7pt;
}
.calendarBiggerFont {
	font-weight: bold;
	font-size: 14pt;
}
.calendarSmallClickDayLink {
	font-size: 8pt;
}
.submitEventLink {
	font-size: 11pt;
	font-weight: bold;
}
.formError {
	color: #FF0000;
	font-size: 10pt;
}

.formSubmitEventAction {
	font-size: 11pt;
}

.formLeftColumn {
	width: 35%;
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}

.toplinks {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blackbold {

	font-family: Arial;
	font-size: 9.5pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A:hover.blackbold {

	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.textbox {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #E6E6E6;
}
.gen {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.greentext {

	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #009EA0;
	text-decoration: underline;
}
.bottomlinks {


	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #6E5593;
	text-decoration: none;
}
.greenbullets {


	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #6C9A92;
	text-decoration: none;
}
.genred {

	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.genunderline {

	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


.greentext {
	color: #009EA0;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
}

.headnav{
	background-color: #D4D4D4;
}

.headnavactive{
	background-color: #EFEFEF;
}

.smallcalendarfont {
	font-size: 7pt;
}

.submiteventlink {
	font-size: 11pt;
	font-weight: bold;
}

.textbox {
	background-color: #E6E6E6;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
}

.toplinks {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
