.headerdiv{
position:absolute;
top:10px;
left:13px;
font-family:verdana, arial, sans-serif;
font-size:10px;
}

.navdiv{
position:absolute;
top:20px;
right:13px;
font-family:verdana, arial, sans-serif;
font-size:10px;
}


.maindiv {
 position: absolute;
 top:175px;
 left:10px;
 }

.table {
padding-right:3px;
padding-left:3px;
}



a:link {
	color: #000000;
    text-decoration:none;
}

a:hover {
	color: #009999;
    text-decoration:none;
}

a:visited {
	color: #009999;
    text-decoration:none;

}
a:visited {
	color: #003366;
    text-decoration:none;

}
.nav {
	position: absolute;
	top: 68px;
	right: 0px;
}
.titleimg {
	position: absolute;
	top:10px;
	width:100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #136C64;
	margin-bottom: 3px;
}
.contact {
	font-family: "Veranda, Arial, Sans-serif;
	font-size: 14px;
	position: absolute;
	right: auto;
	text-align: left;
}
