body
{background-color: #FFFFFF;
font-family: Arial, Helvetica, "sans-serif";
  color: #3A564F;}
  
  .nav  
  {
  	background-color: #FFFFFF;
  	background-image: url(assets/bg_nav.gif);
  	background-repeat: repeat-x;
  	background-position: left top;
  }
  
    .qlarge    
    {
    	background-color: #FFFFFF;
    	background-image: url(assets/bg_q_large.gif);
    	background-repeat: no-repeat;
    	background-position: left top;
    	font-family: Arial, Helvetica, "sans-serif";
	color: #3A564F;
	font-size: 12px;
    }
    
    .qsmall  
    {
    	background-color: #FFFFFF;
    	background-image: url(assets/bg_q_small.gif);
    	background-repeat: no-repeat;
    	background-position: left top;
    	font-family: Arial, Helvetica, "sans-serif";
	color: #3A564F;
	font-size: 12px;
    }

	
.content
{ font-family: Arial, Helvetica, "sans-serif";
	color: #3A564F;
	font-size: 12px;
 }
	

.contentblack
{ font-family: Arial, Helvetica, "sans-serif";
 color: #000000;
  font-size: 11px;
  }
  
  .contentaccent
{ font-family: Arial, Helvetica, "sans-serif";
	color: #C97D00;
	font-size: 12px;
 }
	

a.link:link { font-family: arial, helvetica, "sans-serif"; font-size: 12px; font-weight: bold; color: #006B4E; text-decoration: underline;}
a.link:visited {font-family: arial, helvetica, "sans-serif"; font-size: 12px; font-weight: bold; color: #006B4E; text-decoration: underline;}
a.link:hover {font-family: arial, helvetica, "sans-serif"; font-size: 12px; font-weight: bold; color: #FF9900;}
a.link:active {font-family: arial, helvetica, "sans-serif"; font-size: 12px; font-weight: bold; color: #006B4E; text-decoration: underline;}



  /* copyright line  */

.copyright { font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10px; color: #666666;
	text-align: left;}

.gaslight	
a.gaslight { font-weight: normal}
a.gaslight:link { color: #000000; text-decoration: none;}
a.gaslight:visited { color: #000000; text-decoration: none;}
a.gaslight:hover { color: #cccccc}
a.gaslight:active { color: #000000; text-decoration: none;}



.header
{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 16px;
	font-weight: bolder;
	color: #C97D00;
}

.headersub
{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 13px;
	font-weight: bolder;
	color: #3A564F;
}
/* EVENTS */
.eventstable { background-color: #000000}
.eventstd1 { background-color: #003366}
.eventstd2 { background-color: #FFCC66}
.eventstd3 { background-color: #FF9933}
.eventstd4 { background-color: #ffffff}
.eventsdate {font-size: 12px; font-weight: bold ; color: #FFFFFF}
.eventsheader {font-size: 14px; font-weight: bold }
a.eventsheader:link { color: #000000; text-decoration:underline;}
a.eventsheader:visited { color: #000000; text-decoration:underline;}
a.eventsheader:hover { color: #ff9966; text-decoration:none;}
a.eventsheader:active { color: #ff9966; text-decoration:none;}
.eventsdesc {font-size: 12px;}
.eventstext {font-size: 12px;}
.label {font-size: 12px; font-weight: bold}
