body,form {
 margin:5;

background-image: url(fundo.jpg); background-attachment: fixed; scrollbar-face-color: #C44C00; scrollbar-arrow-color: #304141;	scrollbar-track-color: #C44C00;	scrollbar-shadow-color:#702E01;	scrollbar-highlight-color:#C44C00;	scrollbar-3dlight-color: #702E01; scrollbar-darkshadow-color:#C44C00;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2271A0;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.hp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 150%
	}
.baseline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

select,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
blockquote {
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 2px;
	margin-bottom: 2px;
}

/* View Property Page Layout (layout_view.php) */
table.lvp_top_nav_menu_bg { 
   background-color: #F68618;
   padding-bottom: 1px;
   padding-top: 1px;
}

/* Property Results Page Layout (layout_results.php) */
table.lrp_bg { 
   background-color: #F68618;
}
/* Property Status Text Colour */
p.propertystatus { 
	color: #FFFF00;
	font-weight: bold;
}
/* Property Print Fact Sheet*/
p.factsheet_title {
	color: Navy;
	font-weight: bold;
	padding-bottom: 2px;
   padding-top: 2pt;
	font-size: 14pt;
}

