.AdminPageHeader {

	
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
		font-size : 14px;
	
		color : #000000;
	
		font-weight : bold;
	
}
.AdminSectionHeader {

	
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
		font-size : 13px;
	
		color : #000000;
	
		font-weight : bold;
	
}
.FormError {

	
		color : red;
	
}
.form-error,.FormRequiredError {

	
		color : red;
	
}
.form-note {

	
}
.form-regular,.formregular {

	
}
.form-required,.formrequired {

	
		color : blue;
	
		font-weight : bold;
	
}
.page-title {

	
		font-family : Arial, Helvetica, sans-serif;
	
		font-size : 12pt;
	
		color : #517A32;
	
		font-weight : bold;
	
}
.rptAltRow1 {

	
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
		font-size : 11px;
	
		background-color: #FFFFFF;
	
}
.rptAltRow2 {

	
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
		font-size : 11px;
	
		background-color: #FFFFCC;
	
}
.rptGroupRow {

	
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
		font-size : 11px;
	
		font-weight : bold;
	
		background-color: #DDDDDD;
	
}
.rptHeaderRow {

	
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
		font-size : 11px;
	
		font-weight : bold;
	
		background-color: #DDDDDD;
	
}
.rptHighlightRow {

	
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
		font-size : 11px;
	
		background-color: #07F990;
	
}
BODY {

	
		font-family : MS Comic Sans;
	
		font-size : 16px;
	
}
