body { background-color: white; color: #3e2da3; font: 16px arial; }
:link { color: #2da350; }
:visited { color: #2da350; }
:active { color: #4dc370; }
hr { color: #2da350; background-color:#2da350; }

sup { color: red; }

.fieldname { text-align: right; font: 14px arial; }
.fieldhelp { color: #808080; font: 11px arial; }

.f10 { font-size: 10px; }
.f11 { font-size: 11px; }
.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.f15 { font-size: 15px; }
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }

.f10b { font-size: 10px; font-weight: bold; }
.f11b { font-size: 11px; font-weight: bold; }
.f12b { font-size: 12px; font-weight: bold; }
.f13b { font-size: 13px; font-weight: bold; }
.f14b { font-size: 14px; font-weight: bold; }
.f15b { font-size: 15px; font-weight: bold; }
.f16b { font-size: 16px; font-weight: bold; }
.f18b { font-size: 18px; font-weight: bold; }

.fakelink { color: #2da350; cursor: pointer; cursor: hand; }
.errmsg { color: #cc0000; font-size: 14px; }
.hr { height: 3px; 
	font-size:1px; 
	background-color: #2da350; 
	padding: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 10px; 
	margin-bottom: 10px; 
}

.frm {
	background-color: #e0f0ff;
	border-top: 1px solid #b0c0d0;
	border-left: 1px solid #b0c0d0;
	border-bottom: 1px solid #8090a0;
	border-right: 1px solid #8090a0;
}
.tinybutton {
	font-size: 11px;
	padding: 0px;
}

