body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/pagebg.jpg);
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

td.defaultbox {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td.redbox {
	background-image: url(../images/redbg.jpg);
	background-repeat: repeat;
}

td.goldbox {
	background-image: url(../images/goldbg.jpg);
	background-repeat: repeat;
	font-size: 12px;
	color: #000000;
}

td.forsaleheader {
	background-image: url(../images/redbg.jpg);
	background-repeat: repeat;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 6px;
	text-align: left;
	vertical-align: middle;
}

td.forsaletinfobox {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 6px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}

td.topedgebox {
	background-image: url(../images/topedge.jpg);
	background-repeat: repeat-x;
}

td.bottomedgebox {
	background-image: url(../images/bottomedge.jpg);
	background-repeat: repeat-x;
}

td.leftedgebox {
	background-image: url(../images/leftedge.jpg);
	background-repeat: repeat-y;
}

td.rightedgebox {
	background-image: url(../images/rightedge.jpg);
	background-repeat: repeat-y;
}

td.contentbox {
	text-align: left;
	vertical-align: top;
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.contactText {
	font-size: 11px;
	font-weight: normal;
	color: #bcbcbc;
	font-family: Arial, Helvetica, sans-serif;
}

.copyrightText {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bottominfoText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.PageText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.PageHeaderText {
	color: #880028;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	
}

.SubHeaderText {
	color: #880028;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

a.PageLink:link, a.PageLink:visited {
	color: #971a1e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

a.PageLink:hover, a.PageLink:active {
	color: #711114;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

a.bottomlink:link, a.bottomlink:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.bottomlink:hover, a.bottomlink:active {
	color: #420115;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.bottomemail:link, a.bottomemail:visited {
	color: #880028;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.bottomemail:hover, a.bottomemail:active {
	color: #420115;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.InterfaceLink:link, a.InterfaceLink:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 16px;
}

a.InterfaceLink:hover, a.InterfaceLink:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 16px;
	padding-left: 16px;
	background-color: #880028;
}
	 
.on 
     {
	border:1 solid #530118;
	background-color: #5F1B34;
}

.off
     {border:solid 1 rgb(146,121,90); background:transparent;} 
