.title_1 {
	color: #BBDC7C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7DB320;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 6px;
	width: 350px;
	margin-bottom: 8px;
	margin-right: 100px;
	margin-left: 100px;
	position: relative;
	height: auto;
}
.logo {
	position: absolute;
	z-index: 10;
	height: 260px;
	width: 260px;
	left: 488px;
	top: -9px;
}
.form_style {
	border: 1px solid #8FC333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #8FC333;
	padding: 1px;
	margin-top: 2px;
	background-color: #004A00;
}
