/* CSS Document */

body {
	background-color: #EFEBE5;

}
.style1 {
	color: #000000;
	font-size: 17px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}
.style2 {
	color: #000000;
	font-size: 17px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
.style3 {
	color: #000000;
	font-size: 13px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}
.style4 {
	color: #155602;
	font-size: 20px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
.style5 {
	color: #000000;
	font-size: 16px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}
.bodylink {
	font-size: 17px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.bodylink:hover {
	color: #155602;
	text-decoration: none;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}
.bodylink1 {
	font-size: 20px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.bodylink1:hover {
	color: #155602;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
.TextField {
	color: #333333;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 300px;
	height:25px;
	background-color: #FFFFFF;
	border: 1px solid #7f7f7f;

}
.TextField1 {
	color: #333333;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 130px;
	height:25px;
	background-color: #FFFFFF;
	border: 1px solid #7f7f7f;

}
.TextArea {
	color: #333333;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #7f7f7f;

}

