/* Businessdirectory Styles */
.catindexhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.catindextbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #faf2e7;
	font-weight: normal;

}
.catindextblhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-color: #dbaf64;
}
.catindexdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
}
.catindexerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.catindextblrow {
	background-color: #faf2e7;
	font:#000;
	cursor:pointer;
}
.catindextblrowover {
	background-color: #eee8aa;
	font:#000;
	cursor:pointer;
}
.catpglinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bustblrow1 {
	background-color: #F3E6CD;

}
.bustblrow2 {

	background-color: #F0D7B5;
}
.busname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#604b36;
}
.bustbl {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F3E6CD;
	font-weight: normal;
}
.buserror {
	color: #FF0000;
}
.catindextblhdrsm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
#menu3 {
	width: 200px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #BCD2E6;
	border-width: 1px;
	}
	
#menu3 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #027dae;
	display: block;
	background:  url(images/menu3.gif);
	padding: 8px 0 0 10px;
	}
	
#menu3 li a:hover {
	color: #027dae;
	background:  url(images/menu3.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
#menu3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}	
