.main-bk {
	background-attachment: scroll;
	background-image: url(images/main-bk.gif);
	background-repeat: repeat;
	background-position: center top;
}
.top-bk {
	background-attachment: scroll;
	background-image: url(images/top-bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #003300;
	list-style-type: square;


}
.footer-text {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #003366;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #003366;
	text-decoration: none;

}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #006600;
	text-decoration: none;

}
a:active {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #003366;
	text-decoration: none;
}
