.ftr_bg1 {
	background-color: #333333;
}
.ftr_bg2 {
	background-color: #899C3D;
	height: 20px;
	width: 779px;
}
.ftr_bg3 {
	background-color: #FFFFFF;
	height: 19px;
	width: 779px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
}
.ftr_bg4 {
	background-color: #F2F2F2;
	height: 19px;
	width: 519px;
}
.ftr_bg5 {
	background-color: #F7F7F7;
	height: 42px;
	width: 779px;
}
.ftr_link1 a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.ftr_link1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.ftr_link1 a:hover {
	color: #FFFFFF;
	text-decoration:underline;	
	font-size: 10px;
	font-weight: bold;
	
	
}
.ftr_link1 a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	}
.ftr_txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
