body {
	margin: 0px;
	padding: 0px;

}
.searchbox {
	background: #FFFFCC;
	border: thin solid #FFCC00;
}
.orangeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
