/* CSS Document */

body { 
scrollbar-base-color: #ffffff; 
scrollbar-face-color: #ff6600; 
scrollbar-track-color: #ffffdf; 
scrollbar-arrow-color: #CEFFEF;
scrollbar-highlight-color: #CEFFEF; 
scrollbar-3dlight-color: #ff6600; 
scrollbar-shadow-color: #ff6600;
scrollbar-darkshadow-color: #ff6600;
margin: 0px;
background-color: #FFFFDF;
}
td{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000066;
}
h1 {
padding: 0px;
font-size: 14px;
font-weight: bold;
}
a, a:active, a:visited{
color: #000066;
font-size: 11px;
text-decoration: underline;
}
a:hover{
color: #000066;
font-size: 11px;
text-decoration: none;
}
.orange {
background-color: #ff6600;
height: 20px;
text-align: center;
padding: 2px;
color: #fff;
}
#property {
background-color: #ff6600;}
#property td{
font-size: 12px;
background-color: #ffffdf;
}
#header td {
font-size: 11px;
color: #FFF;
}
#header {
width: 200px;
height: 25px;
text-align: center;
font-weight: bold;
background-color: #2942A5;
}
#enquiry {
width: 100%;
background-color: #ff6600;
}
#enquiry td {
font-size: 10px;
background-color: #FFFFDF;
}
#nav a, #nav a:hover {
text-decoration: none;
font-size: 9px;
}
#nav td {
color: #66ccff;
font-size: 17px;
}
hr {
width: 100%;
}
form{
margin: 0px;
padding: 0px;
}