body {
	background-color: #8EC543;
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.HomeMenuText a:active {
	text-decoration: underline;
	color: #8CC642;
}
.BottomNav {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.BottomNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.BottomNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.BottomNav a:hover {
	text-decoration: underline;
	color: #8CC642;
}
.BottomNav a:active {
	text-decoration: underline;
	color: #8CC642;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.Content a:link {
	color: #6FA231;
	text-decoration: none;
}
.Content a:visited {
	text-decoration: none;
	color: #6FA231;
}
.TitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
}
.Content a:hover {
	text-decoration: underline;
	color: #8CC642;
}
.Content a:active {
	text-decoration: underline;
	color: #8CC642;
}
.Copyright {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.Copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Copyright a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.Copyright a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.Copyright a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.Title {
	color: #8EC543;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style1 {font-weight: bold}
