body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	color: #669835;
	height: auto;
}
#Header {
	height: 296px;
	width: 740px;
}
#navbar {
	font-size: 10px;
	color: #FFFFFF;
	height: 32px;
	background: url(../images/navbar.jpg) no-repeat;
	padding-top: 18px;
}
#content {
	background: #669835;
	height: auto;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: -3px;
	clear: left;
	padding-bottom: 20px;
}
#main {
	height: auto;
	width: 740px;
	float: left;
	background: #669835;
}
.image {
	height: auto;
	width: 740px;
	float: left;
	color: #FFFFFF;
	font-size: 11px;
}
.image img {
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
#content_upper {
	background: #669835;
	height: 30px;
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 40px;
	padding-top: 25px;
	clear: left;
}
#content_rh {
	background: #669835;
	height: auto;
	font-size: 11px;
	color: #FFFFFF;
	width: 310px;
	float: left;
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#content_lh {
	background: #669835;
	height: auto;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 310px;
	padding-right: 20px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 30px;
}
#content_rh_do {
	background: #669835;
	height: auto;
	font-size: 11px;
	color: #FFFFFF;
	width: 310px;
	float: left;
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 20px;
}
#content_lh_do {
	background: #669835;
	height: auto;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 310px;
	padding-right: 20px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content_rh_res {
	background: #669835;
	height: auto;
	font-size: 11px;
	color: #FFFFFF;
	width: 250px;
	float: left;
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#content_rh_res h1 {
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#main #content_rh_res table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#content_rh_res td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#content_lh_res {
	background: #669835;
	height: auto;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 310px;
	padding-right: 20px;
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#footer {
	font-size: 8px;
	color: #FFFFFF;
	background: #669835;
	height: 20px;
	padding-top: 30px;
	clear: left;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.headings {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bold {
	font-size: 13px;
	color: #CCFF99;
	font-weight: normal;
}
#form {
	background: #669835;
	color: #FFFFFF;
	padding-left: 42px;
	height: auto;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#table {
	background: #99CC66;
	width: 640px;
	color: #336600;
	font-weight: bold;
	padding-top: 15px;
	clear: left;
	height: 320px;
	font-size: 11px;
	padding-left: 10px;
	}
.style a {
	border: 1px solid #FF0000;
	color: #FF0000;
	background: #FFFFFF;
	padding: 4px;
}
.yellow {
	color: #FFFF00;
}
