.cata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
	font-weight: normal;
}
.cata:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
.header {
	padding: 4px;
	background-color: #F0F0F0;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;






}
.bustitle {
	font-family: Arial;
	font-size: 19px;
	color: #0099FF;

}
.busborder {

	padding: 0px;
	border-right: 1px solid #CCCCCC;
	font-size: 11px;
	font-weight: 300;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.boxtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-image: url(../business/images/infoboxtop.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 223px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 6px;
	padding-top: 1px;




}
.boxtbottom {

	font-family: Arial;
	font-size: 14px;
	color: #333333;
	background-image: url(../business/images/infoboxbottom.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 223px;
	padding: 3px 6px 2px;
	font-weight: bold;
}
.boxmiddle {
	border-right-width: 1.5px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4E4E4;
	border-left-color: #E4E4E4;
}
.subtitle {

	font-family: Arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.boxtopCat {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	background-image: url(../business/images/infoboxtop.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 223px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 6px;
	padding-top: 1px;

}
li {
	list-style-type: circle;
}
.catbox {
	border: 1px solid #8FE0F8;

}
.listingboxcorner {

	height: 24px;
	width: 8px;
}
.listingboxleft {
	background-image: url(../business/images/box/left.gif);
	background-repeat: repeat-y;
}
.listingboxright {
	background-image: url(../business/images/box/right.gif);
	background-repeat: repeat-y;
}
.listingboxtop {
	background-image: url(../business/images/box/top.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;

}
.listingboxbottom {
	background-image: url(../business/images/box/bottom.gif);
	background-repeat: repeat-x;
	height: 7px;
	background-position: bottom;


}
.listingboxcornerbottom {
	height: 7px;
	padding: 0px;
	font-size: 1px;


}
.nameTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.errortitle {

	font-family: Arial;
	font-size: 19px;
	color: #FF0000;
}

