.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E8E8C5;
	text-decoration: none;
}
a.topmenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.imgsrow {
	background-color: #CCCC99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.adrow1 {
	background-color: #B8DB8C;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
}
.contleft {
	background-color: #E8E8C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #548911;
	text-decoration: none;
	margin: 15px;
}
.contleft a {
	color: #548911;
	text-decoration: none;
	font-weight: normal;
}
.contleft a:hover {
	color: #548911;
	text-decoration: none;
	font-weight: bold;
}
.contright {
	background-color: #D9D9AE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #548911;
}
.contright a {
	color: #548911;
	text-decoration: none;
	fot-weight: bold;
}
.contright a:hover {
	color: #548911;
	text-decoration: none;
	font-weight: bold;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #63A70C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.textsetting {
	text-align: left;
	margin: 15px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold, italic;
	color: #548911;
	text-align: center;
	text-decoration: underline;
	margin: 15px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #548911;
	text-align: center;
	margin: 15px;
}