body{
	font-family: Arial, Helvetica, sans-serif;
	background-position: top, left;
}

table{
	background-image: url(../images/bg_error.png);
	background-repeat: no-repeat;
	background-position: top, left;
	padding: 2px;
	width: 365px;
	height: 231px;
	font-size: 11px;
	color: #F14b11;
	
}
table td.tdhead {
	font-size: 120%;
	font-weight:bold;	
}
.aa{
	color: #f14c11;
	text-decoration: none;
	font-weight: bold;
}

.darkstyle{
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	color: #222222;
	text-decoration: none;
}

#tdbody{
	vertical-align: top;
	margin-left: 20px;
	margin-top: 5px;
	width: 240;
	height: 138;
	padding: 5px 10px 5px 10px;

}

a {
	text-decoration:none;
	font-weight:bold;
	color: #f14c11
}

div{
	padding: 5px 5px 5px 5px;
	color: Gray;
}
#rightside{
	background-image: url(../images/bg_div.png);
	background-repeat: no-repeat;
	vertical-align: top;
	margin-left: 20px;
	margin-top: 5px;
	width: 240;
	height: 138;
	padding-left: 10px;
	padding-top: 5px;
	color:white;
}
#footertype{ 
	color: Gray;
	font-size: 9px;
}