@charset "utf-8";
.bgpage {
	background-image: url(images/bg_page.gif);
	background-repeat: repeat-x;
}
.bglogo {
	background-image: url(images/bg_logo.jpg);
	background-repeat: repeat-x;
}
.bgcontent {
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
}
.bgfooter {
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
}
.txtgreenlarge {
	font-family: Arial, Verdana;
	font-size: large;
	font-weight: bold;
	color: #4F6228;
	text-decoration: none;
}
.txtbody {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #4F6228;
	text-decoration: none;
}
.tableborder {
	border: 1px solid #4F6228;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #4F6228;
}
.bgaweber {
	background-image: url(images/bg_aweber.gif);
	background-repeat: no-repeat;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #4F6228;
}
a:link {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #4F6228;
	text-decoration: none;
}
.txtfooter {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #4F6228;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #600;
	text-decoration: none;
}





.txtgreenlargenormal {
	font-family: Arial, Verdana;
	font-size: large;
	font-weight: normal;
	color: #4F6228;
	text-decoration: none;
}
