body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tdhead {
	padding: 6px;
	color:ffffff;
	background-color: #E8EEF7;
	font-size:18px;
}
.tdmenu {
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEE0E5;
	background-color: #F1F4FA;
}
.colorclass1 {
    background-color: #E8EFF5;
}
.colorclass2 {
    background-color: #FFE3C1;
}
.btnExample {
  color: white;
  background: Highlight;
  font-weight: bold;
  border: 1px solid #003366;
  font-size: 11px;
}
.btnExample:hover {
  color: white;
  background: #003366;
  font-size: 11px;
  cursor: pointer; /* cursor: hand; for IE5 */
}
input.border {
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	color:#666666;
	background-color:#F2F2F2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:160%;
	height:20px;
	width:320px;
}
input.border:hover {
	background-color:#ffffff;
}
input.border:focus {
	background: #ffffff;
	border: 1px solid #595959;
}
.padder5 { padding: 5px; }
.sidebar-head {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: white;
	padding-left:7px;
}
.tdclass1 {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	background-repeat: repeat-x;
	background-color: #EDF2F6;
}
.tdclassNews {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4DDEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4DDEE;
	background-repeat: repeat-x;
	background-color: #E7F1F8;
}
.tdNewsBox {
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C4DDEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C4DDEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4DDEE;
	background-repeat: repeat-x;
	background-color: #FFF;
}
.success
{
	font: bold 1.1em Arial, Tahoma, sans-serif;
	color: #249901;
	padding: 10px 15px 10px 15px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #84cd6e;
	background-color: #dff2d9;
}

.error
{
	font: bold 1.1em Arial, Tahoma, sans-serif;
	color: #f03a31;
	padding: 10px 15px 10px 15px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #f03a31;
	background-color: #fad3c5;
}
a.property:link

        { color: #476C8E; font-size:14px; text-decoration:none; }

a.property:active

        { color: #476C8E; font-size:14px; text-decoration:none; }

a.property:visited

        { color: #476C8E; font-size:14px; text-decoration:none; }

a.property:hover

        { color: #EB6812; font-size:14px; text-decoration:underline; }

a.newsHead:link { color: #0066CC; font-size:12px; text-decoration:underline; }
a.newsHead:hover { color: #000; font-size:12px; text-decoration:underline; }
a.newsHead:visited { color: #0066CC; font-size:12px; text-decoration:underline; }

.textclass1 {
	color: #476C8E;
	font-size:14px;
}
.textclass2
{
    color: #476C8E;
	font-size:18px;
 }      

.formbrdr {
	border: 1px solid #F1F8F8;
}
.page-head {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: white;
	padding-left:7px;
}
H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: white;
	padding-left:7px;
	padding-top: 0px;
}
.pagehead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: navy; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 7px;
	padding: 7px;
}
.listheads {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #006699; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 7px;
}
.pagenav {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-color: #aacbee;
	border-left-color: #aacbee;
	border-right-color: #aacbee;
	padding: 5px;
}
.frm {
	height: 210px;
	width: auto;
}
.tblhd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.btmbrdr {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F1F8F8;
	border-right-color: #F1F8F8;
	border-left-color: #F1F8F8;
}
.propertySearch {
	border-top-style: solid;
	border-top-color: #DEDEDE;
	border-top-width: 1px;
	background-color: #FCFCFC;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	border-bottom-width: 3px;
	height: 75px;
}
.HdngBdr {
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #000000;
	border-right-color-value: #000000;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #000000;
	border-left-color-value: #000000;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	background-color: #000000;
	background-image: url(lstng-hdng-bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	height:23px;
}
.prptyHdng {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	font-weight: bold;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 2px;
}
.cty {

	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	color: #666666;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #becfd6;
	border-right-color-value: #becfd6;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #becfd6;
	border-left-color-value: #becfd6;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	height: 28px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	width: 183px;

}
form {
	margin: 0px;
}

.biggerfields{
	font-family: Arial;
	font-size: 12px;
	border:1px solid #aaaaaa;
}

button {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px outset #006595;
}

.boldbutton {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px outset #006595;
	padding:5px;
}
table.adtips{
	background-color: #EAF7FF;
	border:1px dashed #999999;
	padding:5px 0px 5px 0px;
}

.adtips td{
padding-left:10px;
}
.marker {
	color: red;
	font-weight: bold;
}

.lstngCll {
	border: 1px solid #cccccc;
}
.vewBtn {
	display: block;
	width: 47px;
	height: 18px;
	color: #444444;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: transparent;
	background-image: url(view-btn-bg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	text-decoration: underline;
	text-align: center;
	padding-top: 4px;
}

.vewBtn:hover {
	text-decoration: none;
}
.important {
	color: red;
	font-size:x-small;
}
.lks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navlks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.hd1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.smltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.smltxtylw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.mnlnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.mnlnk2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
}
.mnlnk3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
a.mnlnk4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
}
a.mnlnk4:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration:underline;
}
.win-head {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.win-head2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.win-head3 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.main-txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
a.sidebar {
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #07519a;
text-decoration: none;
font-size: 11px;
font-weight: bold;
}

a.sidebar:hover {
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;
color: navy;
font-size: 11px;
font-weight: bold;
}
.style2 {font-size: 9px}
.listhead {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #006699;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.listtext {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: black; 
	FONT-FAMILY: Tahoma;
}
.style1 {	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.green {
	color: #060;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.red {
	color: #900;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.td1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #00008b;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #ffffff;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.td2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #999999;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.td3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666666;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.head123 {
	font-size: 15px;
	color: #990000;
	font-weight: bold;
}
.btn-frm {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
#acities TD {color:black; font-family:verdana; font-weight:200; font-size:10px; text-decoration:none;line-height: 115%;}
#acities A {color:#082962; font-family:verdana; font-weight:400; font-size:10px; text-decoration:none;}
#acities A:hover {color:black; text-decoration:underline;}
#acities .acheader {font-size:14px; font-weight:800; font-variant:small-caps;}

.tabhead {
	background-color: #3384D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 6px;
	margin-left: 0pt;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.tab {
	border: 1px;
	border-style: solid;
	border-color: #c3e1fd;
	background-color: #ebf3fb;
}
.tabheading {
	color: white;
	font-weight: bold;
	padding-left: 4px;
}
.tabheading2 {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
}
.tabhead2 {
	background-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 6px;
	margin-left: 0pt;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
a.sidebarpage {
font-family: Verdana,Arial,Helvetica,sans-serif;
color: navy;
text-decoration: none;
font-size: 11px;
font-weight: bold;
}
a.sidebarpage:hover {
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;
color: black;
font-size: 11px;
font-weight: bold;
}
a.sidebarpage:active {
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: underline;
color: navy;
font-size: 10px;
font-weight: bold;
}
/*- Menu 10--------------------------- */
#menu10 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu10 {
	width: 170px;
	margin: 0px;
	}
	
#menu10 li a {
	height: 24px;
	text-decoration: none;
	}	
	
#menu10 li a:link, #menu10 li a:visited {
	color: #4D4D4D;
	display: block;
	background:  url(menubg.gif);
	padding: 8px 0 0 5px;
	}
	
#menu10 li a:hover {
	color: #FF9834;
	background:  url(menubg.gif) 0 -32px;
	padding: 8px 0 0 5px;
	}
#inner {
	width:940px;
	text-align:left;
}
#footer {
	width:940px; /* 940px */
	padding:10px;
	clear:both;
	background:#EDEDED;
	border-top:1px solid #C0C0C0;
	color:#666;
	margin-top:15px;
}
#footer a {
	color:#666;
}

#footer_left {
	width:auto;
	float:left;
}
#footer_right {
	width:auto;
	float:right;
}

#footer-bottom {
	width: 940px;
	background-color: #EDEDED;
	font-size:10px;
	margin-bottom:10px;
}
#footer-bottom p{
	font-weight: bold;
	font-size:12px;
}
#footer-bottom ul {
	margin: 0 0 0 3px;
	padding: 0;
	width: 940px;
}

#footer-bottom ul li{
	float:left;
	margin-right:5px;
	list-style-type:none;
	border-right: 1px solid #c0c0c0;
	padding-right:5px;
}
#footer-bottom ul li.last{
	border-right: none;
}	
