.forms {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #ffffff;
	height: auto;
	width: auto;
	color: #FF0000;
	border: thin solid #CCCCCC;
}
.search {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #d6e9f8;
	height: auto;
	width: auto;
	color: #000000;
	border: thin solid #CCCCCC;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #d6e9f8;
	height: auto;
	width: auto;
	color: #000000;
	font-weight: bold;
	border: thin solid #CCCCCC;



