body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	background-color: #085D04;
}

#top {
	width: 790px;
	/* height: 100%; */	
	background-color: #ffffff;
	z-index: 4;
	position: absolute;
	left: 50%;
	margin-left: -395px;
	background-image:  url("images/body_bg2.gif");
	background-position: top left;
	background-repeat: no-repeat;
	border-color: #0606AB;
	border-width: 1pt;
	border-style: inset;
}

#left {
	width: 50%;
	background-color: #085D04;
	float: left;
	height: 100%;
	position: absolute;
	background-image:  url("images/left_bg.gif");
	background-repeat: no-repeat;
	background-position: top right;
	margin-left: -395px;
	
}

#divider {
	height: 1px;
	background-color: #0606AB;
}

#menusys {
	width: 170px;
	color: #0000a9;
	font-family: Georgia;
	font-size: 12pt;
}

h1 {
	font-family: Georgia;
	font-weight: bold;
	font-size: 14pt;
	color: #0000a9;
}

#content {
	font-family: Georgia;
	font-size: 10pt;
	color: #000000;
}

a:link {
	color: #0000a9;
	text-decoration: none;
}

a:visited {
	color: #0000a9;
	text-decoration: none;
}

a:ctive {
	color: #0000a9;
	text-decoration: none;
}

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

#footer {
	font-family: Georgia;
	font-size: 8pt;
	text-align: center;
	color: #000000;
	vertical-align: bottom;
}


.FormLt1 { 
	font-family : Arial;
	font-size : 8pt;
	cursor: hand;
}

textarea {
	font-size:8pt; 
	height:75px; 
	width:175px;
}

.logohead {
	font-family : Arial;
	font-size : 25pt;
	font-weight : bold;
}

.logosub {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
}

.sohotext {
	font-family: Georgia;
	font-size: 10pt;
	color: #000000;
}

.border {  
	font-family: Arial; 
	font-size: 8pt; 
	border: 1px #000000 inset;
}

.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}

.SMtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}

.uptext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: darkgreen;
}

.menusys {
	color: #0000a9;
	font-family: Georgia;
	font-size: 12pt;
}

.contactform_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
	vertical-align: top;
}

.contactform_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
}

.contactform_input input {
	width: 250px;
}

.contactform_input textarea {
	width: 250px;
}