.footer_dividers {
	font-family: Arial;
	font-size: 12px;
	color: #3caa24;
}
.footerA:link         {color: #3caa24; text-decoration: underline; font-family: Arial; font-size:12px; font-weight:normal}
.footerA:active     {color: #3caa24; text-decoration: underline; font-family: Arial; font-size:12px; font-weight:normal}
.footerA:visited      {color: #3caa24; text-decoration: underline; font-family: Arial; font-size:12px; font-weight:normal}
.footerA:hover      {color: #47ca2b; text-decoration: underline; font-family: Arial; font-size:12px; font-weight:normal}
.copyrightA:link         {color: #0e3a01; text-decoration: underline; font-family: Arial; font-size:12px; font-weight:normal}
.copyrightA:active     {color: #0e3a01; text-decoration: underline; font-family: Arial; font-size:12px; font-weight:normal}
.copyrightA:visited      {color: #0e3a01; text-decoration: underline; font-family: Arial; font-size:12px; font-weight:normal}
.copyrightA:hover      {color: #3caa24; text-decoration: underline; font-family: Arial; font-size:12px; font-weight:normal}

.bg_bottom {
	background-repeat: repeat-x;
	background-position: bottom;
}
.copyright {
	font-family: Arial;
	font-size: 14px;
	color: #3caa24;
}
.copyright2 {

	font-family: Arial;
	font-size: 12px;
	color: #0e3a01;
}
.header_content {
	font-family: Arial;
	font-size: 18px;
	color: #f15605;
}
.main {
	font-family: Arial;
	font-size: 14px;
	color: #2c5bb2;
}
.main_orange {
	font-family: Arial;
	font-size: 14px;
	color: #f15605;
	font-weight: bold;
}
.bg_top {
	background-repeat: repeat-x;
	background-position: top;
}
