BODY, TD {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

TABLE.listings {
	background-color : #B79E22;
	padding : 2px;
	font-size : 13px;
	color : white;
	border-bottom-style : solid;
	border-bottom-color : #CCCCCC;
	border-bottom-width : 1px;
	border-top-style : solid;
	border-top-color : #CCCCCC;
	border-top-width : 1px;
	border-left-style : solid;
	border-left-color : #CCCCCC;
	border-left-width : 1px;
	border-right-style : solid;
	border-right-color : #CCCCCC;
	border-right-width : 1px;
}

TH {
	background-color : #B79E22;
	font-size : 14px;
	color : white;
	font-weight : bold;
}

A.header {
	background-color : #B79E22;
	font-size : 14px;
	color : white;
	font-weight : bold;
	text-decoration : none;
}

TABLE.thumbnaillist {
	background-color : #FFFFFF;
	width : 90%;
	text-align : center;
	border-bottom-style : solid;
	border-bottom-color : #CCCCCC;
	border-bottom-width : 1px;
	border-top-style : solid;
	border-top-color : #CCCCCC;
	border-top-width : 1px;
	border-left-style : solid;
	border-left-color : #CCCCCC;
	border-left-width : 1px;
	border-right-style : solid;
	border-right-color : #CCCCCC;
	border-right-width : 1px;
}

TABLE.propertydetails {
	width : 90%;
	padding: 10px;
	border : 0px;
	border-bottom-style : solid;
	border-bottom-color : #CCCCCC;
	border-bottom-width : 1px;
	border-top-style : solid;
	border-top-color : #CCCCCC;
	border-top-width : 1px;
	border-left-style : solid;
	border-left-color : #CCCCCC;
	border-left-width : 1px;
	border-right-style : solid;
	border-right-color : #CCCCCC;
	border-right-width : 1px;
}

TABLE.admin {
	width : 400px;
	padding : 5px 5px 5px 5px;
	margin : 5px 5px 5px 5px;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	background-color : #DDDDDD;
	border-bottom : 1px solid #666666;
	border-right : 1px solid Black;
}

TD.propertydetails {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;	
}

TD.propertyaddress {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : center;
	font-weight : bold;
	color : #666666;
}

TD.thumbnaillist {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;	
}

TH.listings {
	background-color : #B79E22;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : White;
	text-align : center;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
}

TD.listings {
	background-color : White;
	font-size : 13px;
	color : black;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	vertical-align : top;
}

INPUT.listings {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width : 250px;
}

INPUT.checkboxlistings {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

TEXTAREA.listings {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	width : 250px;
	height : 70px;
	overflow : auto;
}

span.address {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : italic;
	font-weight : bold;
}

.text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none
}

.button {
	background-color : #B79E22;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : White;

}