@charset "utf-8";
body {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #ced6bb;
}
.arial-12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #016f02;
	text-decoration: none;
}
.arial-12 a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #016f02;
	text-decoration: none;
}
.arial-12 a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bottom_bg {
	background-image: url(images/bottom_rep.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
input {
	height: 22px;
	width: 394px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial;
	font-size: 16px;
	color: #088E11;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.arial-11 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7f9153;
	text-decoration: none;
	line-height: 20px;
}
.arial-11 a {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7f9153;
	text-decoration: none;
}
.arial-11 a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #14A816;
	text-decoration: none;
}
.search {
	height: 29px;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
