html {
	height: 100%;
}
body {
	background-image: url(images/bannerbot_new.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
}
#bottom_banner {
	position:absolute;
	left:0px;
	bottom: 10px;
	width:778px;
	height:131px;
	margin-top: 20px;
	z-index:0;
}
.middle {
  position: absolute;
  top: 160px;
}
.header {
  position: absolute;
  top: 0px;
}
.bodytext {
	color: #346633;
	text-decoration: none;
	text-align: justify;
}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #346633;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #346633;
	text-align: justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #346633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #346633;
}
a:hover {
	text-decoration: underline;
	color: #346633;
}
a:active {
	text-decoration: none;
	color: #346633;
}
a {
	font-weight: bold;
}

h2 {
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: #1A3018;
}
p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #385239;
}

h1 {
	text-align: left;
	font-size: 180%;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #1A3018;
}
.noback {
	background-image: none;
}
