body {
		background-color: #114400;
}

.style1 {
	font-size: x-small
	}
.style4 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

td #navigation a {
	font: 11px Georgia, Times New Roman, Times, serif;
	color: #ffffff;
	text-decoration: none;
	display:block;
	font-weight:bold;
	/*padding:8px 6px 10px 26px;*/
	background: url("images/greenbut2.jpg") no-repeat;
	height: 23px;
	width: 110px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

td #navigation a:hover {
	font: 11px Georgia, Times New Roman, Times, serif;
	color: #000000;
	text-decoration: none;
	display:block;
	font-weight:bold;
	/*padding:8px 6px 10px 26px;*/
	background: url("images/tanbut2.jpg") no-repeat;
	height: 23px;
	width: 110px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
td #navigation2 a {
	font: 12px Georgia, Times New Roman, Times, serif;
	color: #ffffff;
	text-decoration: none;
	display:block;
	font-weight:bold;
	height: 25px;
	/*padding:8px 6px 10px 26px;*/
	background-color: #114400;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

td #navigation2 a:hover {
	font: 12px Georgia, Times New Roman, Times, serif;
	color: #114400;
	text-decoration: none;
	display:block;
	font-weight:bold;
	height: 25px;
	vertical-align: middle;
	/*padding:8px 6px 10px 26px;*/
	background-color: #E7E2C2;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#side_box td{
	padding-left: 12px;
	}

#main_table{
	padding-left: 12px;
	}
	
.main_title_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #114400;
	font-variant: small-caps;
}
.side_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C9A15B;
	font-weight: bolder;
}
.main_subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
}
a.link1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #114400;
	text-decoration: underline;
	font-weight: bold;
}
a.link1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}

a.on_green:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

