.text {  font-family: Arial, Helvetica, sans-serif; font-size: 75%; color: #FFFFFF; text-indent: 5px}
.maintext {  font-family: Arial, Helvetica, sans-serif; font-size: 75%}
.listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
}
.top {  font-family: Arial, Helvetica, sans-serif; font-size: 75%; font-weight: bold}
.search {  font-family: Arial, Helvetica, sans-serif; font-size: .7em; font-weight: bold}
.offendertitle {  font-family: Arial, Helvetica, sans-serif; font-size: 70%; font-weight: bold; color: #FFFFFF}

.menu
{
	background-color: #000066;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: 600;
	font-size: .7em;
	border: thick solid #000000;

}
.menu tr td
{	
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menu tr td a
{
	text-decoration: none;
	color: #FFFFFF;
}

.menu tr td a:hover
{
	text-decoration: none;
	color: #FFFF33;
}

.search_box
{
	background-color: 6699CC;
	font-size: .95em;
	border: none;

}

.entry1
{
	background-color: #FFFFFF;
}

.entry2
{
	background-color: #EEEEEE;
}

.sfo {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
}

.sfo div {
	text-align:center;
	width:7em;
	font-size:1.5em;
	background-color: #000066;
	border-bottom:2px solid #000000;
	border-right:2px solid #000000;
	border-top: 2px solid #999999;
	border-left: 2px solid #999999;
}

.sfo div a {
	text-decoration:none;
	color: #00FFFF;
}

.sfo div a:hover, .sfo div a:active {
	text-decoration:underline;
	color:#FFFF33;
}

fieldset {
	border-top:solid 1px #000000;
	border-right: none;
	border-bottom: none;
	border-left: solid 1px #000000;
	padding-left: 1em;
}
fieldset div.label {
	white-space:nowrap;
	position:relative;
	display: inline;
	font-weight:800;
}
fielset span {
}
fieldset span ul {
	display: inline;
	list-style:none;
	margin:0;
}
fieldset span ul li {
	display: inline;
	padding-right: .5em;
}
