/* HOME PAGE */
.homehead, .homehead a:link { 
					font-family: arial, verdana, helvetica, sans-serif; 
					font-size: 12px; 
					font-weight: bold;
					color: white;}
.homehead a:hover {text-decoration: none; color: white}


table, td, div, span, p, input, textarea, option
{font-family: "Times New Roman", Times, serif}

body {  background-repeat: repeat-y;
	background-attachment:fixed;
	background-color: white;
	font-family: "Times New Roman", Times, serif}
	
a:link {text-decoration: underline; color: #3D7473}
a:visited {text-decoration: underline; color: #3D7473}
a:hover {text-decoration: none; color: #000000}
a:active {text-decoration: underline; color: #3D7473}

.bodyhead { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold color: #000000}
.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold color: #000000}
hr {  height: 1px; color: #336633; width: 90%}
li {  list-style-position: inside}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000}
.sideheader {  font-size: 14px; font-weight: bold; color: #999999}
.small {  font-size: 10px; color: #999; text-align: left; font-family: Arial, Helvetica, sans-serif}

/* CAT NAV */
.catnav { text-align: left; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold}
.catnav a:link {text-decoration: underline; color: #3D7473}
.catnav a:visited {text-decoration: underline; color: #3D7473}
.catnav a:hover {text-decoration: none; color: #000000}
.catnav a:active {text-decoration: underline; color: #3D7473}


.insidenav { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.insidenav a:link {color: #999999; text-decoration: none}
.insidenav a:visited {color: #999999; text-decoration: none}
.insidenav a:hover {color: #000000; text-decoration: none}
.insidenav a:active {color: #999999; text-decoration: none}

/* ADRESS ON BOTTOM */
.bottomaddress {  font-size: 12px; color: #444; text-align: center; font-family: Arial, Helvetica, sans-serif}

/* BOTTOM ON EACH PAGE*/
.copyright {  font-size: 10px; color: #999999; text-align: center; font-family: Arial, Helvetica, sans-serif}
.gaslight {font-family: Arial, Helvetica, sans-serif }
.gaslight a:link { color: #999999; text-decoration: none}
.gaslight a:visited { color: #999999; text-decoration: none}
.gaslight a:hover { color: #000000; text-decoration: underline}
.gaslight a:active { color: #999999; text-decoration: none}

/* FRONT PAGE */
.frontnews {font-family: arial, verdana, helvetica, sans-serif; font-size: 14px; font-weight: bold}
.frontnews a:link {color: #99cc66; text-decoration: underline}
.frontnews a:visited {color: #99cc66; text-decoration: underline}
.frontnews a:hover {color: white; text-decoration: none}
.frontnews a:active {color: #99cc66; text-decoration: underline}

/* MEDIA */
.eventheader {
	font-size: 16px;
	color:#990000;
	font-weight: bold;
	}
.eventdateheader {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background: #99cc66;
	width:500;		
	}

.topic { 
	color: #000000;
  	font-size: 12px;
  	font-weight: bold;
  	}
 .eventdescr {font-size: 12px; color: #000000; font-weight: normal;width:500}
 .highlight {background: #99cc66;color:#ffffff;width:500;font-weight:bold;word-spacing:2;text-indent:4 }

.frontnewsdesc {color: #99cc66; font-family: arial, verdana, helvetica, sans-serif; font-size: 12px}
