body {
	background-color:<%=gsBackgroundColor%>;
	background-image: url(<%=gsBkgdImage%>)
	background-repeat: repeat-x;
}
.tahoma14px {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
}

.tahomabold14px {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold
}

.Tahomapagehead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: <%=gsPubPagEDark%>;
	font-weight: bold;	
}
h1 {
	font-size: 16px;
	color: #000;
	text-align: left;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	 
	
}
.TahomaRequiredfields {
	color: #F00;
	font-family: Tahoma, Geneva, sans-serif;
}


.NOTES {
	font-size: 10px;
}
.ERROR {
	font-weight: bold;
	color: #F00;
	font-size: 16px;
}
.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-small;
}
.tahoma16px {
	font-size: 16px;
}
.AgencyColor {
	font-family:"Courier New", Courier, monospace
	color:<%=gsBodyColor%>;
}
.fsuColors{
font:bold;
color:#990000;
}

.greening {
	color: #008000;
}
.blueBold {
	font-weight: bold;
	color: #00F;}

