.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.leftandtopborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.backgroundimage {
	background-image: url("images/compass_bkgnd2.GIF");
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;



}


.BottomLink a:active {  color: #000000; text-decoration: underline}
.BottomLink a:visited {  color: #000000; text-decoration: underline}
.BottomLink a:hover {  color: #000000; text-decoration: none}
.BottomLink a:link {  color: #000000; text-decoration: underline}
