th {
	font-size: xx-small;
	color: 006633;
	background-color: #00CC99;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	text-align: left;



}
.fieldlabel {
	font-variant: small-caps;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	width: 75px;



}
textarea {

	border: thin groove #00CC99;
	font-family: Arial, Helvetica, sans-serif;
}
button {
	border: thin groove #00CC99;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 006633;
	background-color: #00CC99;

}
input {


	border: thin groove #00CC99;
	font-family: Arial, Helvetica, sans-serif;
}
select {

	border: thin groove #00CC99;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 006633;
}
label {
	border: none;
	text-decoration: none;
	font-size: x-small;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	background-image: none;

}
.required {
	color: #006633;
	font-weight: bold;

}
