body {
	margin: 8px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
}
div.title {
	font-size: 18px;
	font-weight: bold;
	color: #7a855b;
	padding-bottom:8px;
}
div.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #916c28;
	padding-bottom:4px;
}
p {
	text-indent: 25px;
	line-height: 20px;
	margin-top:0px;
}
td.photobg {
	background-repeat: no-repeat;
	height: 430px;
	width: 1000px;
	vertical-align:top;
}
td.termsbg {
	height: 430px;
	width: 1000px;
	vertical-align:top;
}
div.textright {
	padding-left: 540px;
	padding-top:12px;
}
div.textleft {
	padding-left: 135px;
	padding-top:12px;
}
div.textmidleft {
	padding-left: 135px;
	padding-top:277px;
}
div.scroll {
	overflow: scroll;
	width:315px;
	height:392px;
	overflow-x: hidden;
	padding-right:3px;
}
div.scrollterms {
	overflow: scroll;
	width:100%;
	height:392px;
	overflow-x: hidden;
}
a {
	font-weight: bold;
	color: #7a855b;
	text-decoration: underline;
}
td.termsfooter {
	background-image: url(images/terms_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
td.footerleft {
	font-size: 10px;
	color: #cacebf;
	padding-left: 12px;
	padding-top: 3px;
}
td.footerright {
	font-size: 10px;
	color: #cacebf;
	text-align: right;
	padding-right: 12px;
	padding-top: 3px;
}
td.footerleft a {
	font-size: 10px;
	color: #cacebf;
	text-decoration:none;
}
td.footerleft a:hover {
	text-decoration:underline;
}
td.footerright a {
	font-size: 10px;
	color: #cacebf;
	text-decoration:none;
}
td.footerright a:hover {
	text-decoration:underline;
}