body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial,Tahoma;
	font-size: 12px;
	white-space: wrap;
}
.maintable
{
	width: 1024px;
	background-color: #FFFFFF;
	border-top: 1px solid #CFCFFF;
	border-bottom: 1px solid #CFCFFF;
	border-left: 1px solid #CFCFFF;
	border-right: 1px solid #CFCFFF;
}
	
a.topMenuLinks:link, a.topMenuLinks:active, a.topMenuLinks:visited{
	font-size:12px;
	font-weight:bold;
	color:#3a4a54;
	text-transform:uppercase;
	text-decoration:none;
}
a.topMenuLinks:hover{
	text-decoration:underline;
}
.menuLinks{
	color:#FFFFFF;
}
a.menuLinks:link, a.menuLinks:active, a.menuLinks:visited{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
a.menuLinks:hover{
	text-decoration:underline;
}
a:link, a:active, a:visited{
	font-size:11px;
	color:#3a4a54;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.siteHeaderBig{
	font-size:16px;
	font-weight:bold;
}
.siteHeaderMedium{
	font-family: Verdana,Arial;
	font-size:12px;
	font-weight:bold;
}
.siteHeaderSmall{
	font-size:11px;
	font-weight:bold;
}
.searchBarHeader{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}

.rightbatHeader{
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
}
.title1 {
	font-family: "BankGothic Lt BT";
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #013146;
	margin-left: 15px;
}
.tollfree {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headertext {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #015177;
	text-decoration: none;
	margin-left: 10px;
}
.details{
	background-color:#5da1b7;
	color:#FFFFFF;
	font-weight:bold;
	border-top:1px solid #FFFFFF;
}
a.toplinks:link, a.toplinks:active, a.toplinks:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.toplinks:hover {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #70b7ed;
	text-decoration: none;
}
.head2 {
	font-family: Arial,Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.horizontal_dotted_line
{
border-bottom: 1px dotted #80c080;
width: 100px;
}
a.rightlinks {
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.rightlinks:hover {
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
a.rightlinkssmall {
	font-family: Arial,Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.rightlinkssmall:hover {
	font-family: Arial,Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tdBgColor1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-top: 1px solid #E8F1E8;
	border-bottom: 1px solid #E8F1E8;
	background-color: #ebf3fb;
}
.tdBgColor2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-top: 1px solid #E8F1E8;
	border-bottom: 1px solid #E8F1E8;
	background-color: #F6F6F6;/* #ebf3fb;*/
} 
.secTable
{
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}
.leftBar{
	background-color: #FFFFFF;
	border-right:1px solid #CFCFFF;
	padding-right:1px;
	}
.rightBar{
	border-left:1px solid #CFCFFF;
	background-color:#FFFFFF;
	padding-left:1px;

	}
.bodyWidth{
	width: 540px;
	}		
.bodyRLWidth{
	width: 740px;
	}		
.bodyRLWidth{
	width: 990px;
	}		
.statusWidth{
	width: 990px;
	}		
.leftWidth{
	width: 200px;
	}		
.rightWidth{
	width: 250px;
	}		

.tblText {
    font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif;
    font-size: 11px;
}
.errMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	background-color: yellow;
}
div.errormessage
{
    background-color: rgb(255, 255, 225);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: dashed;
    border-right-style: dashed;
    border-bottom-style: dashed;
    border-left-style: dashed;
    border-top-color: rgb(207, 207, 207);
    border-right-color: rgb(207, 207, 207);
    border-bottom-color: rgb(207, 207, 207);
    border-left-color: rgb(207, 207, 207);
    margin-top: 8px;
    margin-bottom: 16px;
    padding-top: 6px;
    padding-right-value: 6px;
    padding-bottom: 6px;
    padding-left-value: 32px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
    line-height: 18px;
}
.homepageSection
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../images/bluetab_middlebg.gif);
	background-repeat:repeat;
	height:26px;
	padding-left:3px;
}
.sectionHead{
	font-family:  Tahoma,verdana,arial;
	font-size: 11px;
	font-style: normal;
	color: rgb(40, 100, 180);
	font-weight: bold;
	background-image:url(../images/bluebox_middlebg.gif);
	background-repeat: repeat-x;
	border-right:1px solid #b5d6ef;
	border-left:1px solid #b5d6ef;
	border-bottom:3px solid #b5d6ef;
	border-top:0px;
	padding-top:1px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 0px;
	text-transform:capitalize;
	height:22px;
}
.paginate
{
	font-family:  Tahoma,verdana,arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
 	color: #000000;
	border: 1px solid #666699;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	background-color: #ffffff;
 	color: #000000;
	border: 1px solid #666699;
}

textarea.taman {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	background-image: url(../../../../images/man.gif);
 	color: #000000;
	border: 1px solid maroon;
}
select.slman {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	background-color: #ffffff;
	background-image: url(../../../../images/man.gif);
	color: maroon;
	border: 1px solid maroon;
}
input.button_big
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	background-color: transparent;
	background-image: url(../images/buttons/blue_large.png);
	color: white;
	width: 150px;
	height: 28px;
	border: none;
	padding-top: 5px;
	padding-bottom: 1px;	
}
input.button_big_dull
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: transparent;	
	background-image: url(../images/buttons/dull_large.png);
	color: white;
	text-decoration: none;
	width: 150px;
	height: 28px;	
	border:none;
	padding-top: 5px;
	padding-bottom: 1px;		
}
input.button_small
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	background-color: transparent;
	background-image: url(../images/buttons/blue_small.png);
	color: white;
	width: 110px;
	height: 28px;
	border: none;
	padding-top: 5px;
	padding-bottom: 1px;		
}
input.button_small_dull
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;	
	background-image: url(../images/buttons/dull_small.png);
	color: white;
	text-decoration: none;
	width: 110px;
	height: 28px;	
	border:none;
	padding-top: 5px;
	padding-bottom: 1px;	
}
input.button_vsmall
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	background-color: transparent;
	background-image: url(../images/buttons/blue_vsmall.png);
	color: white;
	width: 90px;
	height: 28px;
	border: none;
	padding-top: 5px;
	padding-bottom: 1px;	
}
input.button_vsmall_dull
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: transparent;	
	background-image: url(../images/buttons/dull_vsmall.png);
	color: white;
	text-decoration: none;
	width: 90px;
	height: 28px;	
	border:none;
	padding-top: 5px;
	padding-bottom: 1px;	
}
input.button_orange_vsmall
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	background-color: transparent;
	background-image: url(../images/buttons/orange_vsmall.png);
	color: #000000;
	width: 90px;
	height: 28px;
	border: none;
	padding-top: 5px;
	padding-bottom: 1px;	
}
input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	background-color: #ffffff;
 	color: #000000;
	border: 1px solid #666699;
}

input.limit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
	background-color: #ffffff;
 	color: #000000;
	border: 0px solid #666699;
	padding: 0px;
}

input.man {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	background-color: #ffffff;
	background-image: url(../../../../images/man.gif);
	color: #000000;
	border: 1px solid maroon;
}

.msgText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: red;
	padding: 2px 2px 2px 2px solid #ffffff;
}

span.errMsg
{
	font-family: Arial, Tahoma;
	font-size: 10px;
	color: red;
	padding: 2px 2px 2px 2px;
}
th
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 2px 2px 2px 2px;
}
.searchbar
{
	background-image: url(../images/search_bg.jpg);
	color: #FFFFFF;
	repeat: repeat-x;
	height: 30px;
}

.headerinfobar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFFF;
	font-weight:bold;
	background-image:url(../images/linkbg.gif);
	background-repeat:repeat;
	border-bottom-color: 0.3px thin #CFCFFF;
	border-bottom-style: inset;
	border-top-color: 0.3px thin #CFCFFF;
	border-top-style: inset;
	border-width: 0cm;
	height:22px;	
}

.zoombar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFFF;
	font-weight:bold;
	background-image:url(../images/zoombg.gif);
	background-repeat:repeat;
	border-bottom-color: 0.3px thin #CFCFFF;
	border-bottom-style: inset;
	border-top-color: 0.3px thin #CFCFFF;
	border-top-style: inset;
	border-width: 0cm;
	height:30px;	
}

div.propListings
{
    background-color: #FFFFFF;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: rgb(207, 207, 207);
    border-right-color: rgb(207, 207, 207);
    border-bottom-color: 1px solid #CFCFCF;
    border-left-color: rgb(207, 207, 207);
    border-bottom-style: double;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 4px;
    padding-right-value: 8px;
    padding-bottom: 8px;
    padding-left-value: 14px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
}

div.propListingsOver
{
    background-color: #FFFFFF;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #4D3A68;
    border-right-color: #4D3A68;
    border-bottom-color: #4D3A68;
    border-left-color: #4D3A68;
    border-top-style: double;
    border-right-style: double;
    border-bottom-style: double;
    border-left-style: double;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 4px;
    padding-right-value: 8px;
    padding-bottom: 8px;
    padding-left-value: 14px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
}
a.propHead:link, a.propHead:active, a.propHead:visited{
	font-size:12px;
	color:#243F6A;
	font-weight: bold;
	text-decoration:none;
}
a.propHead:hover{
	text-decoration:underline;
}
.map_border
{
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: #cccccc;
border-right-color-value: #cccccc;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #cccccc;
border-left-color-value: #cccccc;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
}
.notice
{
color: #000000;
background-color: #ffffdd;
}

h1.notice, div.notice
{
	display: inline;
	position: relative;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	
	border-top-width: 0.1em;
	border-top-color: #ffd700;
	border-top-style: solid;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #ffd700;
	border-left-width: 0.1em;
	border-left-color: #ffd700;
	border-left-style: solid;
	border-right-width: 0.1em;
	border-right-style: solid;
	border-right-color: #ffd700;
	background-image: url(../../../../images/s_notice.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 36px;
}

.errmsg
{
	background-color: #ffffcc;
	color: #ff0000;
}
h1.errmsg, div.errmsg
{
	display: block;
	position: relative;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	
	border-top-width: 0.1em;
	border-top-color: #ff0000;
	border-top-style: solid;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	border-left-width: 0.1em;
	border-left-color: #ff0000;
	border-left-style: solid;
	border-right-width: 0.1em;
	border-right-style: solid;
	border-right-color: #ff0000;
	background-image: url(../../../../images/s_error.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 36px;
}

/*div.button_paginate
{
	display: block;
	position: relative;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	background-color: transparent;
	background-image: url(../images/buttons/pg_button_small.png);
	background-repeat: no-repeat;	
	width:46px;
	height:19px;
	color: #000000;
	border: none;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 6px;
}
div.button_paginate:hover
{
	display: block;
	position: relative;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: #000000;
	border: none;
	text-decoration: underline;
}*/

input.button_paginate
{
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	background-color: transparent;
	background-image: url(../images/buttons/pg_button_small.png);
	background-repeat: no-repeat;	
	width:51px;
	height:19px;
	color: #000000;
	border: none;
	padding-top: 3px;
}

a.tableLnks:visited,a.tableLnks:link {
font-family: Arial,Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight: normal;
border-top: 1px solid #E8F1E8;
border-bottom: 1px solid #E8F1E8;
color:#666666;
background-color: #ebf3fb;
text-decoration: none;
display:block;
padding-top:2px;
padding-bottom: 2px;
}
a.tableLnks:hover, a.tableLnks:visited:hover {
font-family: Arial,Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #000000;
text-decoration: underline;
padding-bottom: 2px;
padding-top:2px;
background-color:#F6F6F6;
display:block;
}
a.zoomlnks {
	FONT-FAMILY:  Arial,Tahoma,Verdana; FONT-SIZE: x-small; COLOR: #000000; TEXT-DECORATION: none;
}
a.zoomlnks:hover {
	COLOR: maroon; TEXT-DECORATION: underline;
}
.listpict
{
	background-color: #FFFFFF;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #CFCFCF;
    border-right-color: #CFCFCF;
    border-bottom-color: #CFCFCF;
    border-left-color: #CFCFCF;
    border-bottom-style: double;
    border-top-style: double;
    border-left-style: double;
    border-right-style: double;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    cursor: hand;
}
.sellistpict
{
	background-color: #FFFFFF;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    border-bottom-style: double;
    border-top-style: double;
    border-left-style: double;
    border-right-style: double;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    cursor: hand;
}
