.headers {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.eventsBOLD {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.NavLinks {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #E7E4DF;
	text-decoration: none;
}
.whiteTableBorder {
	border: 1px solid #FFFFFF;
}
body {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.headersNoLine {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}


/* Activities Page Updates - Greg - 4.16.2010 */
.clear { clear:both; }
.floatleft { float:left; }
.floatright { float:right; }

.activities { padding:0; margin:0 auto; text-align:left; }
.activities a img { text-decoration:none; border:0; padding:10px 0 0 10px; }