.box_err_vl
{
	position: fixed;
	top: 40%;
	left: 10%;
	background-color: #F0EFDE;
	border: 5px solid #941414;
	font: normal normal 10pt arial;
	color: black;
	table-layout: fixed;
	margin: 5px;
	width: 80%;
}

.box_err_lo_upper
{
	background-color: #314384;
	font-family: sans-serif;
	font-weight: bolder;
	text-align: left;
	font-size: 15px;
	color: white;
	padding: 0px;
	height: 20px;
	vertical-align: top;
}

.box_err_lo_upper IMG
{
	position: relative;
	top: 5px;
	margin: 0px 3px 0px 3px;
}

.box_err_lo_upper #t_text
{
	float: left;
	margin-top: 10px;
}

.box_err_lo_bottom
{
	height: 3px ! important;
	padding: 0px ! important;
}

.box_err_lo_body
{
	background-image: none ! important;
	background-color: #FFF8CE ! important;
	font-family: sans-serif ! important;
	font-weight: normal ! important;
	text-align: justify ! important;
	font-size: 12px ! important;
	color: #4B1212 ! important;
	padding: 3px ! important;
}

.box_err_lo_body IMG
{
	margin: 2px ! important;
}

.box_err_lo_body A, .box_err_lo_body A:link, .box_err_lo_body A:visited
{
	color: #53B354 ! important;
	text-decoration: none ! important;
}

.box_err_lo_body A:hover
{
	color: #6AE46C ! important;
}