body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: navy;
	margin: 0px;
	marginheight: 0px;
	marginwidth: 0px;
}
h1{
	font-size:18px;
	font-family:Verdana, Geneva, sans-serif;
}
.wales {
	background-color: navy;
	background-image: url(images/wales.gif);
}
td {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.property {
	border: 1px solid #333333;
}
.heading {
	font-size: 14pt;
	color: #000080;
	font-weight: bold;
}
.properties {
	cursor: help;
	text-decoration: underline;

}
ul.nav{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}
ul.nav li{
	width:135px;
	display:block;
	float:left;
	padding:0px 0px 0px 0px;
}
ul.nav li.seprater{
	width:135px;
	height:1px;
	display:block;
	float:left;
	padding:0px 0px 0px 0px;
}

ul.nav li a{
	width:135px;
	background-color:#243EBF;
	display:block;
	float:left;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 0px 10px;
	line-height:30px;
	border-bottom:1px dotted #FFFFFF;
}
ul.nav li a:hover{
	width:135px;
	background-color:#1930A1;
	display:block;
	float:left;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 0px 10px;
	line-height:30px;
	border-bottom:1px dotted #243EBF;
}
ul.nav li a.active{
	width:135px;
	background-color:#1930A1;
	display:block;
	float:left;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 0px 10px;
	line-height:30px;
	border-bottom:1px dotted #243EBF;
}
ul.nav li a.upmarket{
	width:135px;
	height:30px;
	background-image:url(upmarket-bg.jpg);
	display:block;
	float:left;
	padding:0px 0px 0px 10px;
	border:none;
	border-bottom:1px dotted #FFFFFF;
}
ul.nav li a.upmarket:hover{
	width:135px;
	height:30px;
	background-position:-145px 0;
	display:block;
	float:left;
	padding:0px 0px 0px 10px;
	border:none;
	border-bottom:dotted 1px #000000;
}
ul.up a{
	width:135px;
	background-color:#B1BC00;
	display:block;
	float:left;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 0px 10px;
	line-height:30px;
	border-bottom:1px dotted #FFFFFF;
}

