DIV.empty_header
{	
	font-weight:bold;	
	font-family:verdana, tahoma, sans-serif;
	font-size:14px;
	text-align:left;	
	position:relative;	
	color: black;
	float:left;
	width:100%;
	border-bottom:2px solid #990000;	
}

DIV.empty_body
{		 
  color: black; 
  font-family:verdana, tahoma, sans-serif;
  font-size:12px; 
  position:relative;
  text-align:left;  
  float:left;
  width:100%;     
}

DIV.empty_footer
{
	padding:0px;	
	position:relative;
	border:0px;
	float:left;
	width:100%;	
	border-bottom:2px solid #990000;
}
