BODY {		FONT: 11px arial, verdana, sans-serif;
		topmargin: 0;
		bottommargin: 0;
		 }


a:link		{ color: #FF5206; text-decoration: underline }

a:visited	{ color: #FF5206; text-decoration: underline }

a:active	{ color: #666666; text-decoration: none }

a:hover		{ color: #999999; text-decoration: none }

.infoText {background:#cbcc66;text-align:center; font-family: verdana,arial,helvetica; font-size: 12px; color: #000000;text-decoration: none;font-weight:bold;}


 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{ COLOR: #444444; FONT: 11px geneva, verdana, arial, sans-serif }

.title		{ COLOR: #4E172A; FONT: 20px verdana, arial, sans-serif; font-weight: bold }

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.eventtitle{ COLOR: #FF6000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }

.eventdates{ COLOR: #373737; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: bold }

.eventdesc{ COLOR: #373737; FONT: 11px geneva, verdana, arial, sans-serif }

.copyright	{ COLOR: #ffffff; FONT: 11px arial, verdana, geneva,sans-serif }

.lefttitle 	{		FONT: 12px arial, verdana, sans-serif;
		topmargin: 3;
		bottommargin: 8; font-weight: bold; COLOR: #ffffff;
		 }




.lcopyright a:active    {FONT: 11px arial, verdana, geneva,sans-serif; text-decoration:underline; font-weight: bold; COLOR: #FFF000;
		 }
.copyright a:link      {FONT: 11px arial, verdana, geneva,sans-serif; text-decoration:underline; font-weight: bold; COLOR: #FFF000;
		 }
.copyright a:visited      {FONT: 11px arial, verdana, geneva,sans-serif; text-decoration:underline; font-weight: bold; COLOR: #FFF000;
		 }
.copyright a:hover      {FONT: 11px arial, verdana, geneva,sans-serif; text-decoration:none; font-weight: bold; COLOR: #FFF000;
		 }

.dot	{ COLOR: #ffffff; FONT: 9px }






.poll	{ COLOR: #3F2606; font-weight: bold; }
.poll a:active    {text-decoration:none; font-weight: bold; COLOR: #3F2606;	 }
.poll a:link      {text-decoration:none; font-weight: bold; COLOR: #3F2606;	 }
.poll a:visited      {text-decoration:none; font-weight: bold; COLOR: #3F2606;	 }
.poll a:hover      {text-decoration:underline; font-weight: bold; COLOR: #4D1806;	 }

	 
.body_txt {
 /* body width - you can update it */
 width: 90%;

 margin-left: auto;
 margin-right: auto;
}

a, img, abbr, acronym, frame { 
 border: none; 
}



a.a_info_code:link       { text-decoration: none;      color: #3A3A3A; }
a.a_info_code:visited    { text-decoration: none;      color: #3A3A3A; }
a.a_info_code:hover      { text-decoration: underline; color: #3A3A3A; }

.a_copyright { font-size: 7pt;	color: #C06A00;
	font-family : geneva, verdana, arial, sans-serif;}		 
a.a_copyright:link       { text-decoration: none;      color: #BD3800; }
a.a_copyright:visited    { text-decoration: none;      color: #BD3800; }
a.a_copyright:hover      { text-decoration: underline; color: #C06A00; }



 
.bgleft { 
  background-image: url(bg-left.jpg);
  background-position: 100% 0%;
} 
.bgright { 
  background-image: url(bg-right.jpg);
  background-position: 0% 0%;
}  