body
{
	background-color : #ffffff;
	margin: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/backblend.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 16px;
}
.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
a
{
	color: #333333;
}
.bodytext a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.bodytext a
{
	text-decoration: none;
	color: #CCCCCC;
}
.bodytextb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	line-height: 16px;
}
.bodytextb a:hover {
	text-decoration: underline;
	color: #999999;
}
.bodytextb a
{
	text-decoration: none;
	color: #999999;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5fa33b;
	line-height: 26px;
	font-style: normal;
	font-weight: normal;
}
.menutext a
{
	text-decoration: none;
	color: #5fa33b;
}
.menutext a:hover
{
	text-decoration: underline;
	color: #5fa33b;
}

.search-tb
{
	border: 0px;
	color: #333333;
	width: 173px;
	height: 18px;
	vertical-align: middle;
	padding: 2px;
	text-align: left;
	background-color: #F0FFCA;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 17px;
}
.footertext a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5fa33b;
	line-height: 17px;
	font-weight: bold;
}
.backgroundfooter {
	background-color: #000000;
	background-image: url(images/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.footermenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5fa33b;
	line-height: 21px;
	font-style: normal;
	font-weight: bold;
}
.footermenutext a
{
	color: #5fa33b;
	text-decoration: none;
}
.footermenutext a:hover
{
	color: #5fa33b;
	text-decoration: underline;
}
.bg_blend {
	background-image: url(images/blend.png);
	background-repeat: repeat-x;
	background-position: left top;
}
b
{
	color: #5fa33b;
	font-weight: bold;
}
ol
{
	width: 80%;
}

