<!--
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #D4BA6D;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.BANNER {
	background:url(images/banner.jpg);
	background-repeat:no-repeat;
	height: 100px;
	padding-top: 160px;
	padding-left: 20px;
	font-size:72px;
	color:#FFFFFF;
	font-family: "Arial Black";
}
.button {
	width: 140px;
	height: 27px;
	font-weight:bold;
	background:url(images/buttonbg.jpg);
	text-align:center;
	padding-top: 7px;
	color:#FFFFFF;
}
.bodysect {
background-color:#FFFFFF;
	height: 100%;
	width: 630px;
	padding-bottom:0px;
	margin-bottom: 0px;
}
.bodysect2 {
background-color:#FFFFFF;
	height: 100%;
	width: 630px;
	font-size: 10px;
	padding-bottom:0px;
	margin-bottom: 0px;
}
/* CSS Document */


