@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5fa83d;
}
.white10 {
	font-size: 10px;
	color: #FFFFFF;
}

.white10 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white10 a:visited {
color: #FFFFFF;
	text-decoration: none;
}
.white10 a:hover {
	color: #BBD097;
	text-decoration: none;
}

.white10 a:active {
	color: #BBD097;
	text-decoration: none;
}


.white12 {
	font-size: 12px;
	color: #FFFFFF;
}
.white14 {
	font-size: 14px;
	color: #FFFFFF;
}


.themenu {
font-size: 14px;
color: #FFFFFF;
font-weight:bold;
text-decoration: none;
}

.themenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.themenu a:visited {
color: #FFFFFF;
	text-decoration: none;
}
.themenu a:hover {
	color: #BBD097;
	text-decoration: none;
}

.themenu a:active {
	color: #BBD097;
	text-decoration: none;
}


.insideLinks a:link {
	color: #345C21;
	font-weight: bold;
}
.insideLinks a:visited {
	font-weight: bold;
	color: #A7A83D;
}
.insideLinks a:hover {
font-weight: bold;
	color: #A7A83D;
}
.insideLinks a:active {
color: #345C21;
	font-weight: bold;
}



/*a:link {
	color: #345C21;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #A7A83D;
}
a:hover {
	font-weight: bold;
	color: #A7A83D;
}
a:active {
	color: #345C21;
	font-weight: bold;
}
*/


.content {
	font-size: 12px;
}
#mainCont .content h2 {
	color: #345C21;
}
.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-width: 8px;
	border-color: #FFFFFF;
	}
.floatleft {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.leftLink A:link {
	color: #37600D;
	text-decoration: underline;
}
.leftLink A:visited {
	color: #37600D;
	text-decoration: underline;
}
.leftLink A:hover {
	color: #457910;
	text-decoration: underline;
}
.leftLink A:active {
	color: #37600D;
	text-decoration: underline;
}

