/********** Search Box****************/
.search-text {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-indent: 0px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}

.search-box {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-indent: 0px;
	color: #9C9C4E;
	font-style: italic;
}

#searchtop {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #660000;
	border: 2px ridge #660000;
	font-weight: bold;
}

#searchtop a:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #006699;
	border-style: ridge;
	border-color: #CCCC00;
	border-width: 2px;
	font-weight: bold;
}
