body {
	background-color: #000000;
	background-image: url(images/h-line-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.content-bg {
	background-color: #5E1206;
	background-image: url(images/h-content-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.maintxt {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.f-txt {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
