body {
	margin: 0px;
	background-color: #1A6F07;

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

}
hr {
	color: #CCCCCC;
	height: 1px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	letter-spacing: 1px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	letter-spacing: 1px;


}
.small {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	line-height: normal;
}
form {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #CCCCCC;
	border-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	letter-spacing: 1px;

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #CCCCCC;
	border-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	letter-spacing: 1px;

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #CCCCCC;
	border-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	letter-spacing: 1px;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #186607;

}
.formInput {
	width: 208px;
	border: 1px solid #CCCCCC;
	height: 20px;
	padding: 2px 2px 2px 5px;


}
.formField {
	width: 208px;
	border: 1px solid #CCCCCC;
	height: 125px;
	padding: 2px 2px 2px 5px;
	overflow: hidden;

}
.px65 {
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}
.px140 {  
	width: 140px;
}
.px100 {
	width: 100px;
}
.px210 {
	width: 210px;
}
.overFlow {
	height: 381px;
	width: 383px;
	overflow: auto;
}
.fadeObj {
	filter: alpha(opacity=0);
	width:100%;
	height:100%;	
}
.tbalpha {
	filter: Alpha(Opacity=50);
}
.contact {
	background-image: url(../images/background/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
