.FooterText {
	text-align: center;
	vertical-align: middle;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding: 2px;



}
.FooterTopLoop {
	background-attachment: scroll;
	background-image: url(../images/Footer_loop.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 8px;

}
a.Footertext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.FooterBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;

}
a.FooterBlue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
