.bkgmain {
	background-color: #90A7A2;
	background-image: url(gif/bkg-page.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787f87;
	line-height: 14px;
}
a.topnav {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #787f87;
	text-decoration: none;
}
a.topnav:hover {
	color: #FF0000;
	text-decoration: none; 
	border-bottom: 1px dotted #FF0000;
}
a.nav {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 33px;
	text-decoration: none;
	font-weight: bold;
	position: center;
}
a.nav:hover {
	color: #006666;
	text-decoration: none; 
	border-bottom: 1px dotted #006666;
}
.navmain {
	background-image: url(gif/bkg-top-nav.gif);
	background-repeat: repeat-x;
	position: relative;
	text-align: center;
	width: 770px;
	height: 50px;
}
.cent {
	float: center;
}
.quote {
	font: italic 12px/22px Arial, Helvetica, sans-serif;
	color: #222222;
}
.quote_sign {
	font: 10px Arial, Helvetica, sans-serif;
	text-align: right;
	color: #222222;
}
.main {
	font: 11px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
a.mainlink {
	color: #1B8E50;
	text-decoration: none;
	font-size: 11px;
}
a.mainlink:hover {
	color: #FF0000;
	text-decoration: none; 
	border-bottom: 1px dotted #FF0000;
}
.title {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #486E66;
	line-height: 20px;
}
.titlesmall {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #486E66;
}
.address {
	color: #666666;
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.addresslink {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
a.addresslink:hover {
	color: #FF0000;
	text-decoration: none; 
	border-bottom: 1px dotted #FF0000;
}
