.busTitle {
	font-size: 16px;
	font-weight: bolder;

}
.busGrabber {
	font-size: 14px;
	font-weight: bold;
	color: #3300CC;
}
.busOpenInfo {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
.busFieldTags {
	font-size: 12px;
	font-weight: bold;
}
.busWebPage {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.busBaseStyle {
	font-family: Arial, Helvetica, sans-serif;

}
.busEmail {
	font-size: 12px;
	font-weight: bold;
}
.busFieldValues {
	font-size: 12px;
}
.busDesc {
	font-size: 12px;
	font-weight: normal;
}
.busCatTitle {
	font-size: 16px;
	font-weight: bold;

}
.busCatParent {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.busCatTitleBox {
	margin: 2px;
	padding: 6px;
	width: auto;
	border: thin outset #006699;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ECE9D8;


}
.busExitBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC3300;
	width: 470px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: thin outset #333333;
}
.busExitInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
