.highlight {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #007799;
}
.news {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #4F8919;
}
.smalltext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4F8919;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #B0CDF5;
	border: 1px solid #000000;
}
.border {
	border: 1px solid #4F8919;
}
.formregBorder {
	border: 1px dashed #4F8919;
}

.formbgcolor {
	background-color: #F0F0F0;
}
.applicationError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF99;
	border: 1px solid #333333;
}
