body {
	background:#FFF;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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: 12px; color: #000099;text-decoration: none;font-weight: bold;  }
.wxDirectoryLink:link { font-size: 12px; color: #000099;text-decoration: underline;font-weight: bold;}
.wxDirectoryLink:visited { font-size: 12px; color: #000099;text-decoration: underline;font-weight: bold;}
.wxDirectoryLink:active { font-size: 12px; color: #000099;text-decoration: underline;font-weight: bold;}
.wxDirectoryLink:hover { font-size: 12px; color: #ff9000;text-decoration: underline;font-weight: bold;  }

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


