html
{
	margin:0;
	padding:0;
	width:100%;
	height: 100%;
	font-family: Arial;
	color: #525252;
}
body
{
	margin: 0px;
	padding: 0px;
	color: #525252;
	width:100%;
	height: 100%;
	font-family: Arial;
}
a { color: #db2a22; text-decoration: none; border-bottom: 1px solid #db2a22;}
a:hover { color: #0073bf; text-decoration: none;border-bottom: 1px solid #0073bf;}
a img { border: none; }

h1 { float: left; color: #db2a22; font-size: 24px; font-weight: normal; padding: 0; margin: 0px 0 10px 0; background: url(../sys_img/error.gif) no-repeat left; height: 50px; width: 188px; text-align: center; line-height: 50px;}

table.wh100
{
	width: 100%;
	height: 100%;
	font-size: 75%;
}

table.wh100 td {vertical-align: middle; text-align: center;}

table.wh100 td table
{
	width: 900px;
	height: 315px;
	font-size: 100%;
}

table.wh100 td table td
{
	padding-top: 55px;
	vertical-align: top;
	text-align: left;
}

table.wh100 td table td.webchief
{
	width: 215px;
	background: url(../sys_img/webchief_cms.gif) no-repeat left;
	padding-left: 192px;
	padding-right: 40px;
}
table.wh100 td table td.webchief a {font-weight: bold;}

table.wh100 td table td.delim
{
	width: 5px;
	background-color: #c6c7c7;
	padding: 0px !important;
}
table.wh100 td table td.error
{
	padding-left: 40px;
	padding-right: 40px;
}