body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F2F2DE;
}

.input {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #62987F;
	height: 16px;
	width: 107px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	line-height: 1.4;	
}

.textbold12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;	
}

.textblack10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.textgreen11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #225835;
	text-decoration: none;
}

.textgreen12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #225835;
	text-decoration: none;
}

.textredbold12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}

.textlitegreen12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #457a5b;
	text-decoration: none;
}

.titlegreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #225835;
	text-decoration: none;
}

.titleblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.titlegreenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
	color: #225835;
	text-decoration: none;
}

td {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #629152;
	text-decoration: none;
}
.fields{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.toplinks1{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #457A5B;
	text-decoration: none;
}
a.toplinks1:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.toplinks2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #DCEED7;
	text-decoration: none;
}
a.toplinks2:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copyright{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #27593C;
	text-decoration: none;
}

