body {
	margin: 0px;
}
.body-txt-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: b1b1b1;
	text-decoration: none;
}
.body-txt-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: b1b1b1;
	text-decoration: underline;
}
.body-txt-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: b1b1b1;
	text-decoration: none;
}
.body-txt-4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: bcbaa5;
	text-decoration: none;
}
.body-txt-5 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: 898989;
	text-decoration: none;
}.header {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 230px;
	width: 729px;
}
.footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 113px;
	width: 8px;
}
.body-txt-header
 {
	font-family: "Tw Cen MT Condensed";
	font-size: 29px;
	font-weight: normal;
	color: bebebe;
	text-decoration: none;
}
.LINK {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: 898989;
	text-decoration: none;
	font-weight: bold;
}
.LINK a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: 898989;
	text-decoration: none;
	font-weight: bold;
}
.LINK a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: 898989;
	text-decoration: none;
	font-weight: bold;
}
.LINK a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: a00000;
	text-decoration: underline;
	font-weight: bold;
}
.LINK a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: 898989;
	text-decoration: none;
	font-weight: bold;
}
