body,td,font {font-family:tahoma,verdana; font-size:11px; line-height:120%; color:#333333; text-decoration:none; }
a {
	text-decoration: none;
	color:#518A3F;
}
.verdana9green {
	color: #518A3F;
	font-size: 9px;
	font-family: verdana;
	text-decoration:none;
}
.verdana8darkgrey {
	color: #333333;
	font-size: 8px;
	font-family: verdana;
	text-decoration:none;
}
.verdana9darkgrey {
	color: #333333;
	font-size: 9px;
	font-family: verdana;
	text-decoration:none;
}
.verdana10darkgrey {
	color: #333333;
	font-size: 10px;
	font-family: verdana;
	text-decoration:none;
}
.verdana11darkgrey {
	color: #333333;
	font-size: 11px;
	font-family: verdana;
	text-decoration:none;
}
.verdana12darkgrey {
	color: #333333;
	font-size: 12px;
	font-family: verdana;
	text-decoration:none;
}
.verdana14darkgrey {
	color: #333333;
	font-size: 14px;
	font-family: verdana;
	text-decoration:none;
}
}
.tahoma10lightgrey {
	color: #CCCCCC;
	font-size: 10px;
	font-family: tahoma;
	line-height: 1pt;
}
.tahoma11darkgrey {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
}
.navi {
	color: #518A3F;
}
a.navi {
	color: #518A3F;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;	
}
a.navi:link {
	color: #518A3F;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;	
}
.tahoma12darkgrey {
	color: #333333;
	font-size: 12px;
	font-family: tahoma;
}
.tahoma13darkgrey {
	color: #333333;
	font-size: 13px;
	font-family: tahoma;
}
.tahoma13green {
	color: #518A3F;
	font-size: 13px;
	font-family: tahoma;
	font-stretch:expanded;
}
.tahoma14green {
	color: #518A3F;
	font-size: 14px;
	font-family: tahoma;
	font-stretch:expanded;
}
.tahoma13lightblue {
	color: #3366FF;
	font-size: 13px;
	font-family: tahoma;
	font-stretch:expanded;
}
.tahoma14lightblue {
	color: #3366FF;
	font-size: 14px;
	font-family: tahoma;
	font-stretch:expanded;
}
.tahoma14darkgrey {
	color: #333333;
	font-size: 14px;
	font-family: tahoma;
	font-weight: normal;
}
.tahoma16darkgrey {
	color: #333333;
	font-size: 16px;
	font-family: tahoma;
}
.tahoma18greentitle {
	color: #618d0e;
	font-size: 18px;
	font-family: tahoma;
}
.inputfield {
	font-family:tahoma;
	font-size:11px;
	border-width:1px;
	border-color: #999999;
	border-bottom-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;
	border-top-color:#999999;
	margin-bottom:5px;
	width:250px;
}
.submit {
	font-family:tahoma;
	font-size:10px;
}
.textarea {
	font-family:tahoma;
	font-size:11px;
	border-width:1px;
	border-color: #999999;
	border-bottom-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;
	border-top-color: #999999;
	width:250px;
	height:60px;
}
.fieldlabel {
	font-family:tahoma;
	font-size:11px;
	color: #828382;
	margin-left:10px;
	margin-bottom:5px;
	font-weight: normal;
}
.fielderror {
	font-family:tahoma;
	font-size:11px;
	color: #ff0000;
	font-weight: normal;
}
.inputerror {
	font-family:tahoma;
	font-size:10px;
	color:#FF0000;
	font-weight:bold
}
.inputsuccess {
	font-family:tahoma;
	font-size:10px;
	color: #009900;
	font-weight:bold
}
