* html a:hover { visibility: visible; }

a:link { background: #000068; color: #ffffff; text-decoration:none} 
a:visited { background: #000068; color: #ffffff; text-decoration:none}
a:hover { background: #000068; color: #00FFFF; text-decoration:underline}
a:active { background: #000068; color: #ffffff; text-decoration:none} 

.font { font-size: 10px; background: #EEEEEE; color: #000000; text-decoration:none}
.font a:link { font-size: 10px; background: #EEEEEE; color: #0000CC; text-decoration:none}
.font a:visited { font-size: 10px; background: #EEEEEE; color: #0000CC; text-decoration:underline}
.font a:hover { font-size: 10px; background: #EEEEEE; color: #FF0000; text-decoration:underline}
.font a:active { font-size: 10px; background: #EEEEEE; color: #0000CC; text-decoration:none}

blockquote div { padding: 0px; background: #FFFFFF; color: #000000; }

body {
	background: #000033;
	color: #000000;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	line-height:22px;
}

font.green {
	background: #FFFFFF;
	color: #336666;
	font: bold 10px verdana,helvetica,arial,sans-serif;
}

font.font3 {
	background: #FFFFFF;
	color: #000000;
	font: 11px verdana,helvetica,arial,sans-serif;
}

font.red {
	background: #FFFFFF;
	color: #7B233B;
	font: 12px verdana,helvetica,arial,sans-serif;
}

font.white {
	background: #336666;
	color: #FFFFFF;
	font: bold 10px verdana,helvetica,arial,sans-serif;
}

font.white2 {
	background: #7B233B;
	color: #FFFFFF;
	font: bold 10px verdana,helvetica,arial,sans-serif;
}

hr { width: 80%; color: #000000; }

p, h1, h2, h3, table, td, th, ul, ol, textarea, input { font-family: verdana,arial,helvetica,sans-serif; }

input { font-size: 10px; }

p.bottommargin { margin-bottom: 22px; }

p.marginleft { margin-left: 12px; }

div.marginleft { margin-left: 12px; }   

p.topmargin { margin-top: 12px; }

p#topleft { margin-top: 12px; margin-left: 8px; }

div#topleft { margin-top: 12px; margin-left: 8px; }

div.topmargin { margin-top: 12px; }

table, input, textarea { font-size: 14px; }

table.border {
	border: 1px solid #000000;
	margin: 5px;
	padding: 0px;
	background: #EEEEEE;
	color: #000000;
	font: 10px verdana,helvetica,arial,sans-serif;
}

table.border2 {
	border: 1px solid #000000;
	padding: 0px;
	background: #EEEEEE;
	color: #000000;
	font: 12px verdana,helvetica,arial,sans-serif;
}

table.border3 {
	border: 4px solid #000000;
	padding: 0px;
	background: #FFFFFF;
	color: #000000;
}

table.border4 {
	border: 1px solid #000000;
	padding: 12px;
	background: #FFFFFF;
	color: #000000;
}

td { font-size: 14px; vertical-align: top; }

td#middle { font-weight: bold; font-size:24px; margin-top:8px; }

td.border {
	border: 1px solid #000000;
	padding: 8px;
	background: #EEEEEE;
	color: #000000;
	font: 10px verdana,helvetica,arial,sans-serif;
}

td.border2 {
	border: 1px solid #000000;
	padding: 8px;
	background: #FFFFFF;
	color: #000000;
	font: 10px verdana,helvetica,arial,sans-serif;
}

td.border3 {
	border: 1px solid #000000;
	padding: 0px;
	background: #EEEEEE;
	color: #000000;
	font: 11px verdana,helvetica,arial,sans-serif;
}

td.font {
	padding: 0px;
	background: #EEEEEE;
	color: #000000;
	font: 10px verdana,helvetica,arial,sans-serif;
}

td.font2 {
	padding: 0px;
	background: #ffffff;
	color: #000000;
	font: 10px verdana,helvetica,arial,sans-serif;
}

ul { list-style-image: url('graphics/arrow.gif'); }

h1 {
color: #eeeeee;
font-size: 130%;
margin: 16px auto;
text-align: center;
}

h2 {
color: #FFFFFF;
font-size: 100%; font-weight:bold;
margin: 2px auto;
text-align: center;
}

td.spacer { width:8px; }
td.spacer2 { padding-top:12px;}

td#watermark { background-color:#FFFFFF; background-image:url(gavel4.jpg); }

td#main { width: 590px; background-color:#FFFFFF; color: #000000; background-image:url(graphics/bg1.jpg); }

ol {
color: #FFFFFF;
text-align: left;
}
