/*Comment tag for css*/
 
body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #333333;
	background-image: url(../images/hbgstrip.gif);
}

body#sec {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #333333;
	background-image: url(../images/secbgstrip.gif);
	background-repeat: repeat-x;
}

.layers {
	margin-top: 21px;
	position: absolute;
	margin-left: 0px;
	z-index: 6;
	visibility: hidden;
}


.style1 {	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
}
.theArrow {	font-size: 11px;
	font-weight: bold;
	color: #072B5A;
	vertical-align: 30%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.theBlue {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #072B5A;
	text-transform: uppercase;
}
.theRed {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: lowercase;
	color: #F03A1A;
}
.style2 {	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9px;
	color: #666666;
}
a.uibs:link , a.uibs:visited{
	color: #072B5A;
	text-decoration: none;
	font-weight: bold;
}
a.uibs:hover{
	color: #072B5A;
	text-decoration: underline;
	font-weight: bold;
}



DIV#container {
	overflow: auto;
	position: absolute;
	visibility: visible;
	height: 105px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #95969D;
	border-right-color: #95969D;
	border-bottom-color: #95969D;
	border-left-color: #95969D;
}

table#master {
	border-right: 1px solid #A0A4A9;
	border-bottom: 1px solid #A0A4A9;
	border-left: 1px solid #A0A4A9;
	background-color: #FFFFFF;
}
table#masterprop {
	background-color: #FFFFFF;
	border: 1px dotted #A0A4A9;
}

table#secsearch {
	background-image: url(../images/sec_prop_bgstrip.gif);
	background-repeat: repeat-x;
	margin-top: -3px;
}

td#middle {
	border-right: 0px none;
	border-bottom: 1px solid #949494;
	border-left: 0px none;
	border-top-style: none;
	border-top-width: 0px;
	background-color: #FFFFFF;
}

#searchcolumn {
}

.searchcolumn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../images/searc_bgstrip.gif);
	background-color: #CCCCCC;
	background-repeat: repeat-x;
}

/*#searchcolumn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(../images/searc_bgstrip.gif);
	clip: rect(-3px,auto,auto,auto);
	background-color: #CCCCCC;
	background-repeat: repeat-x;
}*/


td#leftgreybotw{
	border-left: 1px solid #A0A4A9;
	border-bottom: 1px solid #ffffff;
	background-color: #a60202;
}

TD#topred {
	background-color: #A60202;
	height: 23px;
}
TD#leftcolumn {
	height: 23px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #949494;
	background-color: #FFFFFF;
}

TD#lefttopcolumn {
	height: 23px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

TD#topwhitesep {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
TD#leftwhitesep {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

TD#topbotwhitesep {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

TD#botrightbord {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3B6B9;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B3B6B9;
}

TD#botbord {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3B6B9;
}

TD#topbord {

	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B3B6B9;
}

TD#hotpropbg {
	background-attachment: scroll;
	background-image: url(../images/hot_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 115px;
}

TD#botwhitesep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
TD#rightbord {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B3B6B9;
}
TD#rightbordw {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

TD#propheader {
	font-family: Tahoma, Arial, Verdana;
	background-color: #C63333;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;
	height: 22px;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #333333;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
TD#propfooter {
	font-family: Tahoma, Arial, Verdana;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #C9D1E4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 22px;
}
TD#propsubheader {
	font-family: Tahoma, Arial, Verdana;
	height: 17px;
	padding-right: 2px;
	padding-left: 4px;
	background-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

TD#alertsheader {
	background-image: url(../images/membalert_header.gif);
	background-repeat: repeat-x;
}

TD#alertsfooter {
	background-image: url(../images/membalert_footer.gif);
	background-repeat: repeat-x;
}



.sec {
	border: 1px solid #ffffff;
	margin: 10px;
	}




.plain{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.plainpad {
	padding-right: 0px;
	padding-left: 4px;
}


.plainblue{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4C5D84;
}

.tinywhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px 4px;
}

.plain11{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.plain11pad{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 2px 4px 2px 6px;
}

.plain11red{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A60202;
}

.plain11blue{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #404E6F;
}
.plain11white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 6px;
}
.plain11whitePad {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2px 4px 2px 6px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #353535;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #121212;
}

.newspad{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #232C38;
	padding: 10px;
}

.hotproppad{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	padding: 10px 2px 2px 5px;
}


.error{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A60202;
}

.titleblock {
	color: #3E4F71;
	font-weight:bold;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block;
	background-image: url(../images/titleblock.gif);
	background-repeat: repeat-y;
}





a.buttonlink:link {
	color: #3E4F71;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(../images/memb_btn_bgstrip.gif);
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #6e81b5;
	border-top: 1px solid #BAC4DC;
	border-right: 1px solid #BAC4DC;
	border-left: 1px solid #6e81b5;
	line-height: 18px;
}

a.buttonlink:visited {
	color: #3E4F71;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(../images/memb_btn_bgstrip.gif);
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	line-height: 18px;
	border-top: 1px solid #BAC4DC;
	border-right: 1px solid #BAC4DC;
	border-bottom: 1px solid #6e81b5;
	border-left: 1px solid #6e81b5;
}


a.buttonlink:hover {
	color: #263244;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	display: inline;
	background-image: url(../images/memb_btn_bgstrip_ov.gif);
	background-repeat: repeat-x;
	cursor: hand;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	text-align: center;
	background-color: #CCCCCC;
	border-bottom: 1px solid #BAC4DC;
	border-top: 1px solid #6e81b5;
	border-right: 1px solid #6e81b5;
	border-left: 1px solid #BAC4DC;
}


a.buttonlinkBLOCK:link {
	color: #3E4F71;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/memb_btn_bgstrip.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 1px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-bottom: 1px solid #6e81b5;
	border-top: 1px solid #BAC4DC;
	border-right: 1px solid #BAC4DC;
	border-left: 1px solid #6e81b5;
	width: 100px;

}

a.buttonlinkBLOCK:visited {
	color: #3E4F71;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/memb_btn_bgstrip.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 1px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-bottom: 1px solid #6e81b5;
	border-top: 1px solid #BAC4DC;
	border-right: 1px solid #BAC4DC;
	border-left: 1px solid #6e81b5;
	width: 100px;

}


a.buttonlinkBLOCK:hover {
	color: #263244;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	display: block;
	background-image: url(../images/memb_btn_bgstrip_ov.gif);
	background-repeat: repeat-x;
	cursor: hand;
	padding-top: 1px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	text-align: center;
	background-color: #CCCCCC;
	border-bottom: 1px solid #BAC4DC;
	border-top: 1px solid #6e81b5;
	border-right: 1px solid #6e81b5;
	border-left: 1px solid #BAC4DC;
	width: 100px;
}



a.redlink:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #A60202;
	text-decoration: underline;
}

a.redlink:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #A60202;
	text-decoration: underline;
}
a.redlink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #E27070;
	text-decoration: underline;
}


a.greylink:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #555555;
	text-decoration: underline;
}

a.greylink:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #555555;
	text-decoration: underline;
}
a.greylink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}


a.tinylink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #717FAA;
	text-decoration: underline;
}

a.tinylink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #717FAA;
	text-decoration: underline;
}
a.tinylink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #445073;
	text-decoration: underline;
}

a.tinylinkw:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

a.tinylinkw:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
a.tinylinkw:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #42454F;
	text-decoration: underline;
}


a.faqlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717FAA;
	text-decoration: none;
	font-weight: bold;
}

a.faqlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717FAA;
	text-decoration: none;
	font-weight: bold;
}

a.faqlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #445073;
	text-decoration: none;
	font-weight: bold;
}

a.propTitlelink:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.propTitlelink:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.propTitlelink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #4D0A02;
	text-decoration: none;
	font-weight: bold;
}


.textfield45px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 45px;
}

.textfield50px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 50px;
}
.textfield70px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 70px;
}
.textfield77px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 72px;
}

.textfield90px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 90px;
}
.textfield95px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 94px;
}
.textfield106px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 106px;
}
.textfield110px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 110px;
}
.textfield180px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 180px;
}

.textfield250px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 250px;
}

.textfield280px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 280px;
}


img#propimg {
	padding: 0px;
	border: 1px solid #FFFFFF;
}

.itemstyle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5C6AA0;
	padding: 1px;
	height: 18px;
	background-color: #CECFE1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
.altitemstyle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #363F54;
	background-color: #E1E2F2;
}
.plainbluepad {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4C5D84;
	padding: 2px 6px;
}



a.mybuttonlink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: inline;
	background-image: url(images/adminbtnbgstrip.gif);
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;
	padding-top: 2px;
	background-color: 64AEC2;
	background-position: left top;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #68AFC4;






}

a.mybuttonlink:visited {
	color: #990000;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: inline;
	background-image: url(../images/adminbtnbgstrip.gif);
	background-repeat: repeat-x;
	height: 17px;
	text-align: center;
	padding-top: 2px;
	background-color: 64AEC2;
	background-position: left top;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #68AFC4;



}


a.mybuttonlink:hover {
	color: #17333C;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	display: inline;
	background-image: url(../images/adminbtnbgstrip_ov.gif);
	border: 1px solid #377B8E;
	background-repeat: repeat-x;
	cursor: hand;
	height: 17px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	text-align: center;
	padding-top: 2px;
	background-color: #64AEC2;





}
.layerscroll {
	position: absolute;
	margin-left: 0px;
	z-index: 6;
	visibility: visible;
	overflow: auto;
	padding: 2px 0px 2px 2px;
}
.conv {
	background-color: #DC7676;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.searchbtn:link {
	background-image: url(../images/search_btn.gif);
	height: 18px;
	width: 57px;
	display: block;
}
a.searchbtn:visited {
	background-image: url(../images/search_btn.gif);
	height: 18px;
	width: 57px;
	display: block;
}
a.searchbtn:hover {
	background-image: url(../images/search_btn_ov.gif);
	height: 18px;
	width: 57px;
	display: block;
}


a.Loginbtn:link, a.Loginbtn:visited   {
	background-image: url(../images/loginBtn.gif);
	height: 18px;
	width: 77px;
	display: block;
}
a.Loginbtn:hover {
	background-image: url(../images/loginBtn_ov.gif);
	height: 18px;
	width: 77px;
	display: block;
}

.plainredsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A60202;
}
.tinytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #717FAA;
}
.faqheader {
	font-family: Tahoma, Arial, Verdana;
	background-color: #798DBD;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;
	padding-right: 2px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #333333;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 18px;
	padding-top: 3px;
}






a.buts:link {
	display: inline;
	border: 1px solid #333333;
	padding: 5px;
	background-color: #666666;
	line-height: 22px;
}
a.buts:visited {
	background-color: #999999;
	display: inline;
	border: 1px solid #000000;
	line-height: 22px;
	padding: 2px;
}
TD#AdvSearchBG {
	background-image: url(../images/adv_search_bgstrip.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
DIV#containerHotProperty {
	overflow: auto;
	position: absolute;
	visibility: visible;
	height: 152px;
	background-color: #FFFFFF;
}
.checklistitem {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #32353F;
}
.become {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D4D0C8;
	border-bottom-color: #999999;
}
a.standardLink:link, a.standardLink:visited  {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #a60202;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	height: 20px;
	text-decoration: none;
	padding-left: 6px;
	padding-top: 3px;
}
a.standardLink:hover  {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #a60202;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	height: 20px;
	text-decoration: none;
	padding-left: 6px;
	background-color: #F4F4F2;
	font-weight: bold;
}
