/*************** SEARCH BOX STYLES ************/


.searchbox {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
	color: #072A6E;
	padding: 3px;
	margin-right: 5px;
}
.search {
	background-color:transparent;
	border:none;
	font-weight: bold;
	color: #ffffff;
	padding-right: 15px;
	text-align: right;
	padding-bottom: 5px;
	font-size: 11px;
	vertical-align: bottom;
}
.search a:link {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
.search a:visited {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
.search a:hover {
	color: #CC0033;
	font-weight: bold;
	text-decoration: underline;
}



.Boxback {
	font: "Arial";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	border: 1px solid #ffffff;
	background-color: #999999;
	width: 130px;
	height: 15px;
	padding: 3px;
}
.Boxback2 {
	font: "Arial";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	border: 1px solid #ffffff;
	background-color: #999999;
	width: 250px;
	height: 15px;
	padding: 3px;
}
.Boxback3 {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	border: 1px solid #ffffff;
	background-color: #999999;
	width: 251px;
	height: 75px;
	padding: 3px;
}

