
.null{}
.formtext{
	font-faMILY:"Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size:14px;
	background-color:#1C1506;
	color:#FFFFFF;
	border: thin outset #666666;
}

.searchbutton{
	font-famILY:"Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size:12px;
	background-color:#1C1506;
	color:#FFFFFF;
	border: thin outset #666666;
}

.searchbutton:hover{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size:12px;
	background-color:#E23817;
	color:#FFFFFF;
	border: thin outset #666666;
}

.comments-field{
	font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size:12px;
	background-color:#1C1506;
	color:#FFFFFF;
	border: thin outset #666666;
	padding:2px 2px 2px 2px;
}