.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.h-content-bg {
	background-image: url("../images/content-bg.gif");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ECEBDD;
}
.maintxt {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.h-content-bgpic {
	background-image: url("../images/h-content-bg2.jpg");
	background-repeat: no-repeat;
	background-position: top;
}

