body {text-align:center; margin-top:2px; background-color: white;  font-family: arial,sans-serif, helvetica;  }
img {border:none}
#container {width:900px; text-align: left; margin: 0 auto; color: black;  background-color: white; border-style: solid; border-width:1px;}
#topbar {text-align: left; position: relative; width:900px; top: 0px; left:0px; }

#nav {position: relative; top:-22px; left:420px; text-align: left; color:white; height:20px; width:465px}
.nav a    {color: white; font-size: 12px;  text-decoration: none}
.nav a:hover   {color: red;  font-size: 12px;  text-decoration: underline} 

#content {color: black;font-size: 12px; position:relative; left:5px; top:-25px} 
#lhs {width:400px; }
#lhs2 {width:440px; }
#rhs {position: absolute; top:20px; left:450px; width:400px; border-style: solid; border-width:1px; padding: 5px 5px 5px 5px;}
#lettings {position: absolute; top:40px; left:200px; width:500px; border-style: solid; border-width:1px; padding: 5px 5px 5px 5px; border-color:blue}
h1	 {font-size: 18px; color: #48458E}

td {font-size: 12px; color: #000000}

b {font-size: 13px; font-weight:bold; color: #48458E}

.box {font-size: 13px; color: #000000}

.boxb { font-size: 14px; font-weight: bold; color: #ffffff}

a{color: #48458E; font-size: 12px; text-decoration: none; font-weight: bold;}
a:hover {text-decoration: underline; font-size: 12px; color: red; font-weight: bold;}

 fieldset
{
border: 1px solid #48458E;
margin: 1em 0;
padding: .3em 1em;
width:500px
}

 legend
{
color: #48458E;
background: white;
font-size:11px;
border: 1px solid #48458E;
padding: 2px 6px
}
table.confirm {

	background-color: white;
}
table.confirm th {
	width:200px;		
	padding:2px;
	font-size:12px;
	font-weight:bold;
	text-align:right  
}
table.confirm td {
	
	padding: 2px;
	
}
input, select {font-size:11px; border: 1px solid #48458E;}
input.submit {font-size:11px; border: 1px solid #48458E;}
