/* CSS Document */

p,table,li
{
	font-family: arial, helvetica, 'sans serif';
	font-size: 10.5pt;
	color: #ffffff;

}


a:link    {
	color:#cccccc;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	color:#cccccc;
	font-weight: bold;
	text-decoration: underline;

}
a:active  {color:#ff0000}
a:hover   {
	color:#ffoooo;
	font-weight: bold;
	text-decoration: underline;

}


.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #cccccc;
	







}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc000000;
}

.atop:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#ffffff;
	;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: bottom;
	line-height: normal;
}

.atop:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#ffffff;
	;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: bottom;
	line-height: normal;
	}

.atop:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#cc0000;
	;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: bottom;
	line-height: normal;
	}

.atop:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#cccccc;
	;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: bottom;
	line-height: normal;



}
.upcomingevents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

