body {
	background: #E6F3E2 url(../images/new_bg.gif) repeat-x;
	margin-top: 0px;
	}
.table_main {
  	background-position: bottom center;
  	background-repeat: no-repeat;
}
.linkcolumn {
	vertical-align: top;
	padding-right: 50px;
}
.linkbutton {
	margin-bottom: 5px;
}
.linkbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.linkbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8BA59C;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #436357;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #436357;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8BA59C;
}
a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #436357;
	font-size: 12px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #8BA59C;
	font-size: 12px;	
}
	
.listingRow {
}

.listingImage {
	text-align: center;
}

.listingImage img {
	border: 1px solid #436357;
}

.listingInfo {
	text-align: left;
	background-color: #e6f3e2;
	padding: 5px;
}

.listingHeader {
	font-size: 14px;
	font-weight: bold;
}

.listingDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #436357;		
	padding: 10px;
}