h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	margin:0px;
	padding-top:0px;
}

.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(images/button_cream.gif) no-repeat;
white-space: nowrap;
display: block;
width: 98px;
height: 32px;
margin-top:-45px;
margin-left:174px;
padding: 0;
}

.cssnav a
{
display: block;
color: #000000;
font-size: 12px;
font-weight:bold;
width: 98px;
height: 32px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.cssnav img
{
width: 98px;
height: 32px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left:8px;
top: 7px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 
