BODY {
 font-family:Arial, Helvetica, sans-serif;
 font-size:10pt;
	COLOR: #000;
	background-image: url(i/bkg_1.gif);
	background-repeat: repeat-x;
	BACKGROUND-COLOR:#7bb67b;
 margin:0;
}


a {
	color: #fff000;
	text-decoration:underline;
}

a:visited {
	color: #fff000;
}

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

a:active {
	color: #FF7100;
}




.form_element{
 width:100%
}
.text_title {
font-size:14pt;
color:#000;
font-weight:700;
}

.tq_text {
font-size:12pt;
color:#446644;
font-weight:bold;
}
.or_text {
font-size:8pt;
color:#f97501;
font-weight:bold;
}

.wh_text {
font-size:8pt;
color:#ffffff;
font-weight:bold;
}

.sm_text {
font-size:8pt;
color:#000;
font-weight:bold;
}

.eventheader{
	color:#fff;
 font-size:16px;
	font-family: Arial, Verdana, sans-serif;
 font-weight:bold;
	BACKGROUND-COLOR:#446644;
}

.eventdate{
	color:#000;
 font-size:14px;
	font-family: Arial, Verdana, sans-serif;
 font-weight:bold;
}

.eventlink {
			font-size:14px;
	  font-family: Arial, Verdana, sans-serif;
			color:#446644;
			font-weight:bold;
			text-decoration:underline;
			padding-left:3px;
			}

.eventlink:visited {
   color:#FF8000;
			text-decoration:underline;
			}
			
.eventlink:hover {
   color:#FF8000;
			text-decoration:none;
			}

.eventlink2 {
			font-size:14px;
	  font-family: Arial, Verdana, sans-serif;
			color:#FF8951;
			font-weight:bold;
			text-decoration:underline;
			padding-left:3px;
			}

.eventlink2:visited {
   color:#EAEA00;
			text-decoration:underline;
			}
			
.eventlink2:hover {
   color:#EAEA00;
			text-decoration:none;
			}

.pglink {
			font-size:14px;
	  font-family: Arial, Verdana, sans-serif;
			color:#446644;
			font-weight:bold;
			text-decoration:underline;

			}

.pglink:visited {
   color:#FF8000;
			text-decoration:underline;
			}
			
.pglink:hover {
   color:#008000;
			text-decoration:underline;
			}

.pglink2 {
			font-size:10px;
	  font-family: Arial, Verdana, sans-serif;
			color:#446644;
			font-weight:bold;
			text-decoration:underline;
   }

.pglink2:visited {
   color:#FF8000;
			text-decoration:underline;
			}
			
.pglink2:hover {
   color:#FF8000;
			text-decoration:underline;
			}
table.bdr {
border-spacing:2px;
border-collapse:collapse;
background-color:#fff;
border-color:#000;
border-style:solid;
border-width:2px;
}

table.bdr td {
padding:6px;
}

table.bdr2 {
border-spacing:2px;
border-collapse:separate;
background-color:#fff;
border-color:#446644;
border-style:solid;
border-width:1px;
}

table.bdr2 td {
border-color:#446644;
border-style:solid;
border-width:1px;
padding:6px;
}


#foot{
	PADDING-TOP:21px;
}

#foot2{
	PADDING-TOP:16px;
	COLOR:#7D7E80;
	FONT-SIZE:10px;
}

H1 {
	FONT-SIZE: 16px;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	COLOR: #000;
	MARGIN:0px 0px 0px 0px;
}
H2 {
	FONT-SIZE: 16px;
	COLOR: #fff;
	MARGIN:0px 0px 5px 0px;
}


.copy {
 background-color:#000000;
 color:#a2e4a2;
	FONT-FAMILY: Arial, Verdana, sans-serif;
 font-size:11px;
 font-weight:bold;
 text-align:center;
 MARGIN-BOTTOM:8px;
}

#foot2 A, #foot2 A:active, #foot2 A:visited, #foot2 A:hover{
	COLOR: #fff;
	FONT-SIZE:10px;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:none;
}


.arrowgreen{
	width: 195px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #467346;
	border-size: 1px;
	border-width: 1px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: 14px Arial, Verdana, sans-serif;
 font-weight:bold;
	display: block;
	background: transparent url(media/arrowgreen4.gif) 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #e3f0ca;
}

.arrowgreen li a:hover{
	color: #000;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #fff000;
	background-position: 100% -64px;
}

ul {
     list-style-type: none;
     padding: 15px;
     margin: 0px;
     line-height: 1.5;
 }