A:link
{
    color: #000000;
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    line-height: 12pt;
    text-decoration: none
}
A:visited
{
    color: #000000;
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    line-height: 12pt;
    text-decoration: none
}
A:hover
{
    color: #669966;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: underline
}

.content
{
    color: #000000;
    font-family: arial, helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    line-height: 12pt;
    text-decoration: none
}

.topnav {
	padding:10px;
		border-bottom: #336633 solid 1px;
}

.logo {
	padding-top:30px;
}
	
.mainbody {
	background-color:#FFFFFF;
	background-image:url(images/bg_compass.jpg);
	background-position:0% 0%;
	background-attachment:fixed;
	background-repeat:no-repeat;
}

.bodynav {
	background-color:#FFFFFF;
	background-image:url(images/bg_nav.jpg);
	background-position:0% 0%;
	background-attachment:fixed;
	background-repeat:no-repeat;
}

.bodytop {
	background-color:#FFFFFF;
	background-image:url(images/bg_top.jpg);
	background-position:0% 0%;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
