* html a:hover { visibility: visible; }

a:link { background: #FFFFFF; color: #0000cc;} 
a:visited { background: #FFFFFF; color: #0000cc;}
a:hover { background: #FFFFFF; color: #FF0000;}
a:active { background: #FFFFFF; color: #0000cc;} 

.font { font-size: 10px; background: #EEEEEE; color: #000000;}
.font a:link { font-size: 10px; background: #EEEEEE; color: #0000CC;}
.font a:visited { font-size: 10px; background: #EEEEEE; color: #0000CC;}
.font a:hover { font-size: 10px; background: #EEEEEE; color: #FF0000;}
.font a:active { font-size: 10px; background: #EEEEEE; color: #0000CC;}

.font2 a:link { font-size: 11px; background: #EEEEEE; color: #0000CC;}
.font2 a:visited { font-size: 11px; background: #EEEEEE; color: #0000CC;}
.font2 a:hover { font-size: 11px; background: #EEEEEE; color: #FF0000;}
.font2 a:active { font-size: 11px; background: #EEEEEE; color: #0000CC;}

.font3 a:link { font-size: 10px; background: #ffffff; color: #0000CC;}
.font3 a:visited { font-size: 10px; background: #ffffff; color: #0000CC;}
.font3 a:hover { font-size: 10px; background: #ffffff; color: #FF0000;}
.font3 a:active { font-size: 10px; background: #ffffff; color: #0000CC;}

.fontnav { font-size: 10px; background: #FFFFFF; color: #000000;}
.fontnav a:link { font-size: 10px; background: #FFFFFF; color: #0000CC;}
.fontnav a:visited { font-size: 10px; background: #FFFFFF; color: #0000CC;}
.fontnav a:hover { font-size: 10px; background: #FFFFFF; color: #FF0000;}
.fontnav a:active { font-size: 10px; background: #FFFFFF; color: #0000CC;}

blockquote div { padding: 0px; background: #FFFFFF; color: #000000; }

body {
	background: #666666;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

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: 10px; }

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: 11px; 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'); }

.menu {
	height: 27px;
	width: 730px;
}

.cssnav {
	margin: 0;
	padding: 0;
	width: 139px;
	white-space: nowrap;
	background: url(graphics/hover.gif) no-repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	position: relative;
	height: 27px;
}

.cssnav :hover {
	color: #FFFFFF;
	background: url(graphics/hover.gif) no-repeat;
}

.cssnav a {
	float: left;
	width: 139px;
	display: inline;
	color: #FFFFFF;
	background: url(graphics/link.gif) no-repeat;
	font-size: 11px;
	text-decoration: none;
	height: 27px;
}

.cssnav img, .cssnav2 img { border: 0; width: 139px; height: 27px; }

.cssnav span, .cssnav2 span {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: absolute;
	left: 32px;
	top: 4px;
}

.cssnav0 {
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	background: url(graphics/hover0.gif) no-repeat;
	width: 146px;
	height: 22px;
	overflow:hidden;/* for ie to hide extra height*/
}

.cssnav0 :hover {
	color: #FFFFFF;
	background: url(graphics/hover0.gif) no-repeat;
}

.cssnav0 a {
	display: block;
	float: left;
	width: 146px;
	height: 22px;
	display: block;
	color: #FFFFFF;
	background: url(graphics/link0.gif) no-repeat;
	font-size: 11px;
	text-decoration: none;
}

.cssnav0 img { border: 0; width: 146px; height: 22px; } 
.cssnav2 img { border: 0; width: 139px; height: 27px; }

.cssnav0 span {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: absolute;
	left: 42px;
	top: 4px;
}

.cssnav0 a:link { background: transparent; color: #FFFFFF; }
.cssnav0 a:visited { background: transparent; color: #FFFFFF; }
.cssnav0 a:active { background: transparent; color: #FFFFFF; }
.cssnav2 a:link { background: transparent; color: #FFFFFF; }
.cssnav2 a:visited { background: transparent; color: #FFFFFF; }
.cssnav2 a:active { background: transparent; color: #FFFFFF; }
.cssnav a:link { background: transparent; color: #FFFFFF; }
.cssnav a:visited { background: transparent; color: #FFFFFF; }
.cssnav a:active { background: transparent; color: #FFFFFF; }

.cssnav2 {
	margin: 0;
	padding: 0;
	width: 139px;
	white-space: nowrap;
	background: url(graphics/hover2.gif) no-repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	position: relative;
	height: 27px;
}

.cssnav2 a {
	float: left;
	width: 139px;
	display: block;
	background: transparent;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	height: 27px;
}

.cssnav2 a:hover img, .cssnav a:hover img, .cssnav0 a:hover img { visibility: hidden; }

.font3 {
	background: #FFFFFF;
	color: #7B233B;
	font: bold 12px verdana,helvetica,arial,sans-serif;
}

h1 {
color: #000000;
font-size: 110%;
margin: 0px auto;
text-align: center;
}

h2 {
color: #000000;
font-size: 100%;
margin: 0px auto;
text-align: left;
}

h5 {
color: #000000;
font-size: 100%;
margin: 0px auto;
text-align: left;
}

td.spacer { width:8px; }
td.spacer2 { padding-top:12px;}

td#watermark { background-color:#FFFFFF; background-image:url(gavel4.jpg); }

td#main { width: 580px; background-color:#FFFFFF; color: #000000; background-image:url(graphics/bg1.jpg); }

