body,form {
 margin:0;
 
}
body{
 background-image:url(pagebg.jpg);
 background-repeat:repeat-x;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font:12px;


}

h1 {
	font-family: verdana, Helvetica, sans-serif;
	color: #2271A0;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

.baseline {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
td,p {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

select,input {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

h2 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
blockquote {
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 6px;
}

/* View Property Page Layout (layout_view.php) */
table.lvp_top_nav_menu_bg { 
   background-color: #dcf4ff;
   padding-bottom: 2px;
   padding-top: 2px;
   font-size:12px;
   font-weight:normal;
}

/* Property Results Page Layout (layout_results.php) */
table.lrp_bg { 
   background-color: #dcf4ff;
}
/* Property Status Text Colour */
p.propertystatus { 
	color: #B22222;
	font-weight: bold;
}
/* Property Print Fact Sheet*/
p.factsheet_title {
	color: Navy;
	font-weight: bold;
	padding-bottom: 2px;
   padding-top: 2px;
	font-size: 16px;
}

.sidebarbg{
	background-image:url(sitdbarhead.jpg);
	background-repeat:repeat-x;
	height:34px;
	padding-left:5px;
}


h3{
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	background-image:url(sidebarbullet.jpg);
	background-repeat:no-repeat;
	padding-left:12px;
	line-height:20px;
	color:#fff;
}


.sidebartext td{
	color:#707070;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
}

.copyright{
	font-size:11px;
	line-height:20px;
	color:#707072;
}

.copyright a{
		color:#707072;
		line-height:20px;
}

