@charset "utf-8";
.border {
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.top {
	width: 796px;
	border: 5px solid #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	text-align: center;
	font-weight: bold;
	text-transform: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
.middle {
	float: left;
	width: 770px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 510px;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 15px;
	font-size: 14px;
	background-repeat: no-repeat;
	background-image: url(images/middleback3.jpg);
}
.footer {
	width: 796px;
	height: 100px;
	float: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: both;
	background-color: #DA8A35;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.footertxt {
	padding-top: 30px;
	float: left;
	width: 500px;
	color: #01930b;
	padding-left: 150px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header {
	font-weight: bold;
	color: #01930b;
	padding-left: 50px;
	padding-top: 30px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100px;
	text-align: center;
}
.footertxt a{
	color:#01930B;
}
.menu {
	width: 796px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #01930b;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/menu.jpg);
	padding-top: 5px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #01930b;
	float: left;
	width: 500px;
	background-color: #FFFFFF;
	margin-top: 95px;
	margin-left: 110px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.menu a{
	color:#01930b;
	text-decoration: none;
}
