BODY {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #F6F6F1;
}

.errortable {
	width: 60%;
	background-color: #FFFFFF;
	border: 1px solid #528FBD;
}

TABLE {
	width: 100%;
	text-align: left;
}

.errorheader {
	background-color: #F1F1F1;
	color: #AA0000;
	font-size: 0.75em;
	font-weight: bold;
	text-align: left;
}

.errortitle { 
     background: url('exclaim.gif') no-repeat left center; 
     padding:1.5em 0 1.5em 70px;
}

.errormessage {
	font-size: 0.75em;
	font-weight: bold;
}

.errordetail {
	font-size: 0.75em;
}

.identity {
	font-size: 0.70em;
	text-align: left;
}

.moredetails {
	background: url(../js/AF3/f3cssgifs/upperheadergradnew.gif) repeat-x #4E92F4;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 0.75em;
	text-decoration: none;
	text-align: center;
	margin-top: 2px;
	margin-left: 1px;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#CECECE', Positive='true');
}

.moredetails A {
	color: #FFFFFF;
	text-decoration: none;
}
