.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #F0F0FF;
	padding: 3px;
	float: left;
	border: 1px outset #000000;
	color: #000000;
	text-align: left;
	list-style-type: none;
}
.searchbox a:link { text-decoration:none; color: #000099;}
.searchbox a:visited { text-decoration:none; color: #000099}
.searchbox a:hover { text-decoration:underline;}
.searchbox a:active { text-decoration:none;}
.rightcol {
	font-family: "Times New Roman";
	font-size: 12px;
}
.rightcol a:link { text-decoration:none;}
.rightcol a:visited { text-decoration:none; color: #000099}
.rightcol a:hover { text-decoration:underline;}
.rightcol a:active { text-decoration:none;}
.stattable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
.searchboxCenter {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #F0F0FF;
	padding: 3px;
	border: 1px outset #000000;
	color: #000000;
	text-align: left;
	list-style-type: none;
}
.searchboxCenter a:link { text-decoration:none; color: #000099;}
.searchboxCenter a:visited { text-decoration:none; color: #000099}
.searchboxCenter a:hover { text-decoration:underline;}
.searchboxCenter a:active { text-decoration:none;}
