@charset "UTF-8";
body,td,th {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000;
}
.date {
	font-size: 9px;
	color: #999;
	font-weight: normal;
}
body {
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
h1 {
	font-size: 16px;
	color: #3366CC;
	letter-spacing: .125em;
}
h2 {
	font-size: 13px;
	color: #000;
}
.mainbody {
	background-color: #FFF;
	line-height: 1.5em;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.forsaletable {
	padding-left: 10px;
}
.footerL {
	color: #FFF;
	background-color: #000;
	padding: 10px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 8px;
	text-align: left;
	line-height: 1.75em;
}
.footerL a {
	color: #FFF;
}
.bluearrow {
	font-weight: bold;
	color: #3366CC;
}
.footerR {
	color: #FFF;
	background-color: #000;
	padding: 10px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9px;
	text-align: right;
}
.footerR a {
	color: #FFF;
}
.mainbodysecondary {
	background-color: #FFF;
	line-height: 1.5em;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}
