body {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
p {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
td {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
a.menu05     {
	color: white;
	font-weight: normal;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
.box05    {
	background: #0067c6 url(images/corner.gif) no-repeat right top;
	padding: 2px 4px;
	font-weight: normal;
	font-size: x-small;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
.topbox {
	background: #fff url(images/corner2.gif) no-repeat right top;
	padding: 2px 4px;
	border-top: 2px solid #ecedee;
	border-right: 2px solid #ecedee
}
.maintop {
	background: #fff no-repeat right top;
	padding: 2px 4px;
	border-top: #ecedee;
	border-right: 2px solid #ecedee
}
.main {
	background: #fff no-repeat right top;
	padding: 2px 4px;
	border-top: #ecedee;
	border-right: 2px solid #ecedee;
	border-bottom: 2px solid #ecedee
}
a.menu05:visited  {
	color: white;
	font-weight: normal;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
a.menu05:hover  {
	color: silver;
	font-weight: normal;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

a.menu {
	color: navy;
	font-weight: normal;
	font-size: x-small;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
a.menu:visited  {
	color: navy;
	font-weight: normal;
	font-size: x-small;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

a.menu:hover  {
	color: navy;
	font-weight: normal;
	font-size: x-small;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}
a.menu:active  {
	color: navy;
	font-weight: normal;
	font-size: x-small;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}


a.news {
	color: navy;
	font-weight: bold;
	font-size: x-small;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
a.news:visited  {
	color: navy;
	font-weight: bold;
	font-size: x-small;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

a.news:hover  {
	color: navy;
	font-weight: bold;
	font-size: x-small;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}

a.news:active  {
	color: navy;
	font-weight: bold;
	font-size: x-small;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}


.bodytext {
	color: navy;
	font-size: x-small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: justify;
	padding: 10px
}
.searchresults, .formFields, .formFields2 {
	color: navy;
	font-size: x-small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
}

.PropDetails{
	color: navy;
	font-size: x-small;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: justify;
}
.banner {
	background-color: #0067c6;
	color : White;
}
.header {
	color: navy;
	font-weight: bold;
	font-size: medium;
	text-align: left;
}
.footermenutext {
	font-size : 12px;
	color: navy;
}

a.footermenutext {
	font-size : 12px;
	color: navy;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}
a.footermenutext:visited  {
	font-size : 12px;
	color: navy;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
}

a.footermenutext:hover  {
	font-size : 12px;
	color: navy;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}

a.footermenutext:active  {
	font-size : 12px;
	color: navy;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}


.Button{
	border : 0.2em solid #000066;
	margin : 0.0em;
	padding : 0.0em;
	font : 11px Verdana, Arial, Helvetica, Sans-Serif;
	background-color : White;
	font-weight : bold;
	width : 120px;
	color: Navy;
}

.ButtonMouseOver{
	border : 0.2em solid #000066;
	margin : 0.0em;
	padding : 0.0em;
	font : 11px Verdana, Arial, Helvetica, Sans-Serif;
	background-color : White;
	font-weight : bold;
	width : 120px;
	color : Red;
}

.ButtonDown{
	border : 0.2em solid #000000;
	margin : 0.0em;
	padding : 0.0em;
	font : 11px Verdana, Arial, Helvetica, Sans-Serif;
	background-color : Navy;
	font-weight : bold;
	width : 120px;
	color : Red;
}

.QuickPropertySearchForm 
{	background-color : #e4e4e4;
}