body {
	background-image: url('../images/bg.gif');
	background-repeat: repeat-y;
	padding-left: 3px;
	background-color: white;
	padding-bottom: 100px;
	}

body, table {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	}

a {
	color: #FF7900;
	text-decoration: none;
	font-weight: bold;
	}

ul, li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

a:hover {
	text-decoration: underline;
	}

form {
	padding: 0px;
	margin: 0px;
	}

input#print {
background: #F0BC04 ;

}


div#pageTitle {
	text-align: left;
	font-family: Verdana;
	color: #F0BC04; 
	font-size: 18px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	width: 750px;
	background-color: #EEEEEE;
	}

div#pageBody {
	width: 750px;
	padding-left: 10px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	margin-top: 0px;
	border-bottom: 0px dashed gray;
	background-color: #EEEEEE;
	}

table#tableRegions {

	background-color: #F0BC04;
	

	}
td#propertyDetails_labels {

    font-family: Verdana;
	font-weight: normal;
	font-size: 13px;
	
}

td#propertyDetails{

    font-family: Verdana;
	font-weight: normal;
	font-size: 13px;
	
}

table#propertyDetails_border {

    width: 749px;
    margin-top: 0px;
    border-bottom: 1px solid #F0BC04;
    border-top: 0px solid #F0BC04;
    border-right: 1px solid #F0BC04;
    border-left: 1px solid #F0BC04;
	
}

a#regionList {
	color: white;
	text-decoration: none;
	font-weight: bold;
	}
a:hover#regionList {
	text-decoration: underline;
	color: #F7E619;
	}
div#propertyHomePage {
	width: 750px;
	padding-left: 120px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	margin-top: 0px;
	border-bottom: 0px dashed gray;
	background-color: #EEEEEE;
	padding-left: 10pt; 
	padding-top: 15pt;
	}

table#property_table {
	position: absolute;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	background-color: white;
	border: 1px;
	border-color: #F0BC04;

	}

table#tableRegionalInfo {
	position: absolute; 
	height: 100%
	background-color: #F0BC04;

	}

div#regionalInfoPageTitle {
	text-align: left;
	font-family: Verdana;
	color: #F0BC04; 
	font-size: 18px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
	width: 750px;
	background-color: #EEEEEE;
	}

div#regionalInfoPageBody {
	position: relative;
	width: 595px;
	margin-left: 279px;
	padding-left: 0px;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	margin-top: 0px;
	border-bottom: 0px dashed gray;
	background-color: #EEEEEE;
	}