body {
	font-family: Helvetica, Arial, sans-serif;
	topmargin: 0px;
	leftmargin: 0px;
	background: white;
	margin: 0px;
	width 50%;

}

.normaltext {
font-size: 12pt;
font-family: Helvetica, Arial, Verdana, sans-serif;
text-decoration: none;
color: gray;
line-height: 15pt;
}

.boldtext {
font-size: 16px;
font-family:  Helvetica, Arial, Verdana, sans-serif;
font-weight: bold;
color: gray;
text-decoration: none;
line-height: 16pt;
}

.linktext {
font-size: 12px;
font-family: Helvetica,tahoma, Verdana, sans-serif;
font-weight: bold;
color: #EEEEEE;
text-decoration: none;
}

A.techlinks2:link   { color: #568E14; text-decoration: none ; font-family: arial; font-size: 12px; font-weight: bold;}
A.techlinks2:visited   { color: #ADA07A ; text-decoration: none; font-family:   arial; font-size: 12px; font-weight: bold;}
A.techlinks2:active    { color: #FF33OO; text-decoration: none; font-family: arial; font-size: 12px; font-weight: bold;}
A.techlinks2:hover     {color: #FF3300; text-decoration: underline;}

A.text1:link   { color: #568E14; text-decoration: none ; font-family: arial; font-size: 16px; font-weight: bold;}
A.text1:visited   { color: #185C05 ; text-decoration: none; font-family:   arial; font-size: 16px; font-weight: bold;}
A.text1:active    { color: #FF33OO; text-decoration: none; font-family: arial; font-size: 16px; font-weight: bold;}
A.text1:hover     {color: #FF3300; text-decoration: underline;}

A.sitemapitems:link   { color: gray; text-decoration: none ; font-family: arial; font-size: 12px; font-weight: bold;}
A.sitemapitems:visited   { color: #827263 ; text-decoration: none; font-family:   arial; font-size: 12px; font-weight: bold;}
A.sitemapitems:active    { color: #FF33OO; text-decoration: none; font-family: arial; font-size: 12px; font-weight: bold;}
A.sitemapitems:hover     {color: #FF3300; text-decoration: underline;}


.maptext { color: gray; text-decoration: none ; font-family: arial; font-size: 12px; font-weight: bold;}


table {
width="75%";
}

td {
	
 font-family: Arial, Helvetica, sans-serif;
 color: black;
 background:#E9E9E9;
 border:0;
 padding: 5px;
 bordercolor: "";
}

th {
 font-family: Arial, Helvetica, sans-serif;
 text-align: left;
 color: black;
 background:#E9E9E9;
 padding: 15px; 
 padding-left: 5px;
}

.h2{
color: WHITE;
font-size: 22px;
font-weight: bold;
background: #568E14;
vertical-align:middle;
width:100%;
padding-left: 10px;
line-height: 24pt;
}

.h3{
color: WHITE;
background: #568E14;
vertical-align:middle;
width:100%;
padding-left: 10px;
line-height: 18pt;
}


.thumb {
position: relative;
left: 30px;
align: bottom;

}

.h2sub {
position: relative;
left: 15px;
}

.h2text {
position: relative;
left: 30px;
}

.h2table {
position: relative;
margin-left:30px;
font-size:100%;
background: white;
bordercolor: "";
}




#menu
{	margin: 0;
	padding: 0;
	z-index: 30}

#menu li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial;
	border-left: 1px solid F1F2E6}

#menu li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 6px;
	width: 141px;
	background: #383934;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#menu li a:hover
{	background: #47720F}

#menu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border-left: 3px solid #47720F}

	#menu div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 139px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #412700;
		font: 12px arial}

	#menu div a:hover
	{	background: #5E9619;
		color: #FFF}

#bannerback
{
position: relative;
z-index:0;
background: #D6D0BC;
width:100%;
height:142px;
left:0px;
top: 0px;
}

#menuback
{
position: relative;
top: 0px;
left:0px;
z-index:1;
background: #383934;
width:100%;
height:24px;
float: right;
}

#leftbanner
{
position: relative;
top: 0px;
float: left;
left:0px;
background: white;
width:12%;
height:2400px;
}

#rightbanner
{
position: relative;
top: 0px;
float: right;
left:0px;
background: white;
width:12%;
height:2400px;
}

#blue
{
background: #26cfff;
height: 25px;
}

#orange
{
background: #C18E60;
height: 25px;
}

#lime
{
background: #5BBF21;
height: 25px;
}

#olive
{
background: #AAAD75;
height: 25px;
}

#green{
background:#C18E60;
}

.cleartable{
background:white;
}

