#JERROR_DEFAREA {
	overflow			: hidden;
	margin				: 10px 0px 0px 0px;
	padding				: 80px 0px 0px 0px;
    width				: 890px;
	height				: 160px;
    font-size			: 9pt;
    text-decoration		: none;
	text-align			: center;
	background-color	: transparent;
	color				: #FF0000;
}
#JERROR_DEFAREA span.JERROR_DEFTTL {
	font-weight			: bold;
	color				: #FF0000;
}
#JERROR_DEFAREA span.JERROR_DEFMSG {
	font-weight			: Normal;
	color				: #000000;
}