@import url("Hover.css");
.textbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	line-height: normal;

}
.bluebgcolor {
	background-color: #003366;
	background-repeat: repeat;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.bottomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
body {
	font-family: Arial, Helvetica, sans-serif;

}
.dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #E9E9E9;
	background-repeat: repeat;
	padding: 1px;
	float: left;
	font-weight: 600;
	color: #333333;


}
