body
{
 font-weight: normal;
 font-size: 13px;
 color: #000000;
 font-family: Arial, Verdana
}

.body
{
 font-weight: normal;
 font-size: 13px;
 color: #000000;
 font-family: Arial, Verdana
}

.topmenu
{
 font-weight: bold;
 font-size: 11px;
 font-family: Arial, Verdana;
 text-align: right;
}

.whitebold
{
 font-weight: bold;
 font-size: 12px;
 color: #ffffff;
 font-family: Arial, Verdana
}

.headingrow
{
	width: 760px;
	padding: 2px;
	background-color:#000000;
	border: 2px solid #f47932;
	color:#ffffff;
 	font-weight: bold;
 	font-size: 12px;
	font-style: italic;
	font-family: Helvetica, Arial, Verdana;
	margin-top: 5px;
	margin-bottom: 2px;
	letter-spacing: .9px;
}

td, div {
 font-weight: normal;
 font-size: 13px;
 color: #000000;
 font-family: Arial, Verdana
}

P {
 font-weight: normal;
 font-size: 13px;
 color: #000000;
 font-family: Arial, Verdana;
 margin-top: 0px;
 margin-bottom: 15px;
 padding-bottom: 0px;
}

.homepagebodywrapper {
 font-weight: normal;
 font-size: 12px;
 color: #000000;
 font-family: Arial, Verdana;
 margin-top: 10px;
 margin-bottom: 10px;
 margin-left: 10px;
 margin-right: 10px;
 padding-bottom: 0px;
}

.eventlistingwrapper {
	padding: 5px;
}

.eventlistingwrapper P {
	padding-bottom: 7px;
	margin-bottom: 0px;
}

ul {
	margin-top: 3px;
	margin-bottom: 0px;
}

a {
	color: #0d0df3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0d0df3;
}

h1
{
 font-weight: bold;
 font-size: 16px;
 color: #000000;
 font-family: Arial, Verdana;
 margin-top: 0px;
 padding-top: 0px;
 margin-bottom: 3px;
}

.h1
{
 font-weight: bold;
 font-size: 16px;
 color: #000000;
 font-family: Arial, Verdana
}

h2
{
 font-weight: bold;
 font-size: 13px;
 color: #e0520d;
 font-family: Arial, Verdana
}

.h2
{
 font-weight: bold;
 font-size: 13px;
 color: #e0520d;
 font-family: Arial, Verdana
}

.orange
{
	color: #ce3718;
}

.footer
{
 font-size: 11px;
}

.smallitalic
{
 font-size: 12px;
 font-style: italic;
}

.lastupdated
{
 font-size: 11px;
 font-style: italic;
 color: #666666;
 padding-bottom: 7px;
}

.smallitalicred
{
 font-size: 11px;
 font-style: italic;
 color: red;
}

.footerbold
{
 font-weight: bold;
 font-size: 11px;
}

.headerprint
{
 display: none;
}

.nounderline {
	text-decoration: none;
}

.whitelink a {
	color: #ffffff;	
	text-decoration: none;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
}

.whitelink a:hover {
	color: #3c00ff;	
	text-decoration: none;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
}

.whitefooter {
	color: #ffffff;	
	text-decoration: none;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
}

.white {
 color: #ffffff;
}


