.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.mediumblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.largeblack {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #E3E7E0;



}
.formbutton {

	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	background-color: #99CC00;
}
.underlineADMIN {
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
.largeblackADMIN {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.email {
	background-image: url(../images/misc/waterwark_email.gif);
	background-repeat: no-repeat;
}
