.titletext {
	font-family: "Arial Black", Arial;
	font-size: 18px;
	text-decoration: none;
	font-weight: bolder;
	color: #000000;
	line_height: 10px;
	line-height: 16px;
	text-transform: uppercase;
	margin-right: 2px;







}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #0099CC;
}
.boxcat {
	border-top: 1px none #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	margin-right: 2px;


}
.boximage {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: 2px;
	margin-bottom: 2px;

}
.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 11pt;
	color: #000000;
	margin: 1px 1px 1px 4px;
	border: 1px none #000000;

}

