body,form { 
margin:0;
}

/* Color, font and size of Non Assigned CSS Links before clicked */
a {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	
color: #FFFFFF;
text-decoration: none;
}

/* Color, font and size of Non Assigned CSS when cursor is held over link*/
a:hover {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	
color: #FFFC17;
text-decoration: underline;
}

/* Color, font and size of Non Assigned CSS Links after clicked */
a:visited {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	
color: #FFFFFF;
text-decoration: underline;
}

/* Color, font and size of Header 1 */
h1 {
font-family: Arial, Helvetica, sans-serif;	
color: #000000;	
font-size: 20px;
font-style: normal;	
font-weight: bold;	
font-variant: normal;	
text-decoration: none;
}

/* Color, font and size of Header 2 */
h2 {
font-family: Arial, Helvetica, sans-serif;	
color: #000000;	
font-size: 15px;
font-style: normal;	
font-weight: bold;	
font-variant: normal;	
text-decoration: none;
}


/* Color, font and size of Header 3 */
h3 {
font-family: Arial, Helvetica, sans-serif;	
color: #000000;	
font-size: 10px;
font-style: normal;	
font-weight: bold;	
font-variant: normal;	
text-decoration: none;
}

blockquote {	
margin-top: 6px;	
margin-right: 0px;	
margin-left: 10px;	
margin-bottom: 6px;
}

/* Color, font and size of Bottom Column Regular Text */
.baseline {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	
color: #FFFFFF;
}

/* Color, font and size of Bottom Column Links before clicked */
.baseline a {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	
color: #FFFFFF;
text-decoration: none;
}

/* Color, font and size of Bottom Column when cursor is held over link*/
.baseline a:hover {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	
color: #FFFC17;
text-decoration: underline;
}

/* Color, font and size of Bottom Column Links after clicked */
.baseline a:visited {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	
color: #FFFFFF;
text-decoration: underline;
}

/* Color, font and size of form fields */
select,input {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 10px;	
color: #000000;
}

/* Color, font and size of Left Column regular text */
.left {	
background-color: #105036; 
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	
color: #FFFFFF;
}

/* Color, font and size of Left Column Links before clicked */
.left a {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	
color: #FFFFFF;
text-decoration: none;
}

/* Color, font and size of Left Column Links when cursor is held over link*/
.left a:hover {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	
color: #FFFC17;
text-decoration: underline;
}

/* Color, font and size of Left Column Links after clicked */
.left a:visited {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	
color: #FFFFFF;
text-decoration: underline;
}

/* Color, font and size of Left Column regular text */
.main {	
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	
color: #000000;
}

/* Color, font and size of Main Column Links before clicked */
.main a {	
font-family: Arial, Helvetica, sans-serif;	
color: #000000;
text-decoration: none;
}

/* Color, font and size of Main Column Links when cursor is held over link*/
.main a:hover {	
font-family: Arial, Helvetica, sans-serif;
color: #005500;
text-decoration: underline;
}

/* Color, font and size of Main Column Links after clicked */
.main a:visited {	
font-family: Arial, Helvetica, sans-serif;	
color: #000000;
text-decoration: underline;
}

/* Color, font and size of Left Column regular text */
.view {	
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif;	
font-size: 12px;	
color: #000000;
}

/* Color, font and size of Main Column Links before clicked */
.view a {	
font-family: Arial, Helvetica, sans-serif;	
color: #000000;
font-size: 12px;
text-decoration: none;
}

/* Color, font and size of Main Column Links when cursor is held over link*/
.view a:hover {	
font-family: Arial, Helvetica, sans-serif;
color: #005500;
font-size: 12px;
text-decoration: underline;
}

/* Color, font and size of Main Column Links after clicked */
.view a:visited {	
font-family: Arial, Helvetica, sans-serif;	
color: #000000;
font-size: 12px;
text-decoration: underline;
}


/* View Property Page Layout (layout_view.php) */
table.lvp_top_nav_menu_bg {   
background-color: #105036;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;  
padding-bottom: 2px;   
padding-top: 2px;
padding-left:5px;
}

/* Property Results Page Layout (layout_results.php) */
table.lrp_bg {    
background-color: #105036;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

/* Property Status Text Colour */
p.propertystatus { 	
color: #FFFC17;	font-weight: bold;
}

/* Property Print Fact Sheet*/
p.factsheet_title {	
color: Navy;	
font-weight: bold;	
padding-bottom: 2px;   
padding-top: 2px;	
font-size: 16px;
}

.agents { 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;	
color: #FFFFFF;
}

tr.agents { 
background-color: #105036; 
font-family: Arial, Helvetica, sans-serif;	
font-size: 12px;	
color: #FFFFFF;
}

.links {   
background-color: #105036;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;  
padding-bottom: 2px;   
padding-top: 2px;
padding-left:5px;
}