body { background:#FFF;
margin: 10px;
font-family: arial,helvetica;
color:#000;
font-size:12px;
font-weight:bold;
}
td{  font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:12px;
font-weight:bold;
}


/* font style's used in both wxdirectory and neighborhood */

.small { font-size:11px; color:#000;}
.smallBold {font-size:11px; color:#000; font-weight:bold;}

.normal { font-size:12px; color:#000;}
.normalBold {font-size:12px; color:#000; font-weight:bold;}

.large { font-size:14px; color:#000;}
.largeBold {font-size:14px; color:#000; font-weight:bold;}

.smallLink {font-weight:normal; font-size:10px; color:#000099; text-decoration:underline;}
.smallLink:link { font-weight:normal; font-size:10px; color:#000099; text-decoration:underline;}
.smallLink:visited { font-weight:normal; font-size:10px; color:#000099; text-decoration:underline;}
.smallLink:active { font-weight:normal; font-size:10px; color:#000099; text-decoration:underline;}
.smallLink:hover { font-weight:normal; font-size:10px; color:#FF9000; text-decoration:underline;}




input, textarea, button, select
{
font-size: 11px;
color: #000000;

}




            .wxDirectoryOddRow {
background: #dddddd; font-size: 10px; color: #000000; 		}
.wxDirectoryEvenRow {
background: #f5f5f5; font-size: 10px; color: #000000;
}
.wxDirectoryHeader {font-size: 15px; color: #000000;font-weight: bold;  margin-bottom: 5px;}

.wxDirectoryCrumbs { font-size: 12px; color: #000099;font-weight: bold;  }
.wxDirectoryCrumbs:link { font-size: 12px; color: #000099;text-decoration: underline;font-weight: bold;}
.wxDirectoryCrumbs:visited { font-size: 12px; color: #000099;text-decoration: underline;font-weight: bold;}
.wxDirectoryCrumbs:active { font-size: 12px; color: #000099;text-decoration: underline;font-weight: bold;}
.wxDirectoryCrumbs:hover { font-size: 12px; color: #ff9000;text-decoration: underline;font-weight: bold;  }

.wxDirectoryLink { font-size: 11px; color: #000099; }
.wxDirectoryLink:link { font-size: 11px; color: #000099;text-decoration: underline;}
.wxDirectoryLink:visited { font-size: 11px; color: #000099;text-decoration: underline;}
.wxDirectoryLink:active { font-size: 11px; color: #000099;text-decoration: underline;}
.wxDirectoryLink:hover { font-size: 11px; color: #ff9000;text-decoration: underline; }



             .nbhoodOddRow{
background: #f5f5f5; font-size: 10px; color: #000000; 		}
.nbhoodEvenRow {
background: #dddddd; font-size: 10px; color: #000000;
}
.nbhoodHeader {font-size: 14px; color: #000000;font-weight: bold;  margin-bottom: 5px;}
.nbhoodSubHeader {font-size: 12px; color: #000000;font-weight: bold;  margin-bottom: 5px;}


.nbhoodDisplayTD {background:#c0c0c0; align:center;}



.nbhoodJSTable { background:#efefef; width:400px; align:center;}
.nbhoodJSTDhead {background:#666666;}
.nbhoodJSTitle{ font-size:14px; color: #FFF; font-weight:bold;}

             .nbhoodLink { font-size: 12px; color: #000099;text-decoration: underline;font-weight: bold;  }
.nbhoodLink:link { font-size: 12px; color: #000099;text-decoration: underline;font-weight: bold;}
.nbhoodLink:visited { font-size: 12px; color: #000099;text-decoration: underline;font-weight: bold;}
.nbhoodLink:active { font-size: 12px; color: #000099;text-decoration: underline;font-weight: bold;}
.nbhoodLink:hover { font-size: 12px; color: #ff9000;text-decoration: underline;font-weight: bold;  }

.nbhoodCrumbs { font-size: 12px; color: #000099;font-weight: bold;  }
.nbhoodCrumbs:link { font-size: 12px; color: #000099;text-decoration: underline;font-weight: bold;}
.nbhoodCrumbs:visited { font-size: 12px; color: #000099;text-decoration: underline;font-weight: bold;}
.nbhoodCrumbs:active { font-size: 12px; color: #000099;text-decoration: underline;font-weight: bold;}
.nbhoodCrumbs:hover { font-size: 12px; color: #ff9000;text-decoration: underline;font-weight: bold;  }
