.rowHover {background-color:#e78f08; color:black; cursor:pointer; border:1px #222222 solid;}
td.tdHover:hover {background-color:#e78f08; color:black; cursor:pointer; border:1px #222222 solid;}
td.tdHover a {color:white;}
td.tdHover a:hover {color:white;}
.art-BlockHeader td,tr {height:25px;}
 a {cursor:pointer; color:red;}
.bold {font-weight:bold;}
.boldUnderline {font-weight:bold; border-bottom:1px white solid;}
.href {cursor:pointer;}
.f10 {font-size:10pt;}
.f12 {font-size:12pt;}
.sBox001Link td,a:link,a:hover {color:red;}
.art-BlockContent-body a:hover, .art-BlockContent-body a.hover { color:red; cursor:pointer; }
.alertMsgBoxed {color:white; border:1px red solid; padding:5px; margin:5px;}
.alertMsg {color:red; border:1px red solid; padding:5px; margin:5px;}
.linkRemoveRealtorFilter { border:1px #0078a3 solid; cursor:pointer; font-size:9pt; font-weight:bold;}
    .linkRemoveRealtorFilter:hover { border:1px red solid; cursor:pointer; }
    
/* popup banner */
#wn1 {z-index:99999; display:none; position:fixed; top:30px; background-color:transparent; background-image:url(wn1_bg1.png);}
#wn2 {z-index:99998; display:none; position:fixed; top:0px; left:0px; right:0px; bottom:0px; background-color:black;}
.wn1_bg1 { height:100%; width:100%; }
    .wn1_bg1_Inner { margin-left:10px; margin-right:10px; height:auto; overflow-y:auto; overflow: hidden;}