.font {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #06247A;
	font-weight: normal;
	border: none;

}

.fontb {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	border: none;

}

.text {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
	text-transform: none;
}

#searchform {
	float:left;
	width:225px;
	height:300px;
	/*background-color:red;*/
	z-index:1;
	border-style:solid;
	border-color:blue;
	border-width:1px;
	/*display:block;*/
}
