body {	margin:0;
		padding:0;
		background-color:#075530;
		}

.maincell {
	background-attachment: fixed;
	background-image: url(images/topcorner.gif);
	background-color: #ffffff;
	background-position: left top;
	background-repeat: no-repeat;
	
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #075530;
}
a:visited {
	font-size: 11px;
	font-weight: bold;
	color: 075530;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 075530;
	font-size: 12px;
}
.address-top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.otherlink {
font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;

}
a.otherlink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;

}
a.otherlink:hover {
	color: #000000;
	text-decoration: none;
	font-size: 10px;

}
body {	
	SCROLLBAR-FACE-COLOR: #075539;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #547e3e;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	}