body, input, textarea, td {
	font-family:Verdana;
	font-size:10px;
	color:#525e6c;
}

a:link, a:visited { color: #0C2577; }
/* a:visited { color: #527BB2; } */
a:active, a:hover { color: #9AB4D6; }

#content {
	font-size:10px;
	color:#525e6c;
}

#bottomcenter {
	font-size:10px;
	color:#525e6c;
	text-align:center;
	padding:10px;
}

.header { 
	color: #2c333c;
	font-size: 24px;
	font-family: Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif;
}

.subheader {
	font-size:12px;
	font-weight:bold;
	color: #2c333c;
}
h3 { color: #2c333c; font: bold 130% Trebuchet MS, Trebuchet, Helvetica, Arial, sans-serif; }
h4 { color: #2c333c; font: bold 110% Verdana, Arial, Helvetica, sans-serif;}
h5 { color: #2c333c; font: bold 100% Verdana, Arial, Helvetica, sans-serif; }
h6 { color: #2c333c; font: bold italic 100% Verdana, Arial, Helvetica, sans-serif; }


.tableheader {
	background-image:url(../images/divider.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	font-weight:bold;
}

#eventbanner {
	font-size:11px;
	text-decoration:none;
	color:#263445;
}
