body {
	background-image:  url();
	background-color: #1C5411;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.style2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #2c2c2c;
}
.style3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #dae6a3;
}
a {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.input1 {
	background-color: #797777;
	font-family:Tahoma;
	font-size:10px;
	color: #FFFFFF;
	border-top:2px inset #1F1E1E;
	border-right:2px inset #878585;
	border-bottom:2px inset #989696;
	border-left:2px inset #383838;
	width: 228px;
	height: 17px;
	margin-bottom: 7px;
	padding-top: 0px;
}
.input2 {
	background-color: #797777;
	font-family:Tahoma;
	font-size:10px;
	color: #FFFFFF;
	border-top:2px inset #1F1E1E;
	border-right:2px inset #878585;
	border-bottom:2px inset #989696;
	border-left:2px inset #383838;
	width: 228px;
	height: 76px;
	margin-bottom: 8px;
	padding-top: 0px;
}