.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.style3 {color: #CCCCCC}
a:link {
	color: #0B3F71;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #CCCCCC;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #003466;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	color: #CCCCCC;
	font-weight: bold;
}.searchbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
