body {
margin: 0px;
}

.style17 {font-size: 12}
.style19 {font-family: Arial, Helvetica, sans-serif; font-size: 12; font-weight: bold;}
.style21 {font-size: 12; font-weight: bold; }

a.mainnavlit {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFffff;

	text-decoration: none;

	font-weight: bold;

}



a.mainnav {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFCC00;

	text-decoration: none;

	font-weight: bold;

}



a.mainnav:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFffff;

	text-decoration: none;

}



a.searchnav {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #4C4DF2;

	font-weight: bold;

}



a.searchnav:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FF3E00;

	text-decoration: none;

}



.smallred {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #FF3E00;

}



td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}



.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #dddddd;

}



a.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #dddddd;

	text-decoration: none;

}



a.footer:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #dddddd;

	text-decoration: underline;

}



a.propertypic {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FF4C11;

}



a.propertypic:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #15137C;

}



.pagehead {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #FF6C00;

}



.counter {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #FFBA00;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
	color:#FF6C00;
}
span.atomsplash a{
  background: transparent 0 0 no-repeat;
  display: block;
  text-indent: -6000em;
}

a.screen, a.screen:visited {
color:#c00; 
position:relative; 
z-index:1;
}
a.screen b {
position:absolute;
visibility:hidden; /* hide the image */
width:250px; /* give it a width */
height:0; /* no height to solve an Opera bug that 
             makes it selectable when hidden */
border:1px solid #000; /* add a border */
right:0; /* position:the image */
top:-50px;
}
a.screen:hover {
text-decoration:none; 
border:0; /* needed for this to work in IE */ 
z-index:1000;
}
a.screen:hover b {
visibility:visible; /* make the image visible */
height:200px; /* now give it a height */
cursor:pointer; /* for IE */
z-index:500; 
}
a.screen:hover b img {
border:0; /* remove the link border */
width:250px;
height:200px;
}

div.tla a, div.tla a:visited {
color: #ffffff;
}
div.tla a:hover {
color: #FF6C00;
}