div#footer {
  	/*background:#93246F;*/
  	background:#BF1E2D; 
  	color:#fff; 
  	padding:3px; 
  	font-size:12px; 
  	font-family: Arial; 
  	text-align:center; 
  	border-top:solid 4px #ccc; 
   
}

a.mainlevel:link {color: #ffffff;}
a.mainlevel:hover {	color: #ffffff;	background-color: #cccccc;}
A.mainlevel:active {text-decoration: none;}
a.mainlevel:visited {color: #ffffff;}
			
body  {
	background-color: #e2e2e2;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100.1%;
	padding: 0px;
		}

.heading1 {
	font-family: Tahoma; 
	font-size: 18px; 
	font-weight: bold; 
	/*color: #FF0000; */
	color: #BF1E2E;
	padding-bottom:5px;
}	

		.message-text{
	font-family: Arial; 
	font-size: 15px; 

}
.normaltxt{
	font-family: Arial; 
	font-size: 12px; 
	padding-bottom:3px;
}
.boldtxt{
	font-family: Arial; 
	font-size: 14px; 
	font-weight: bold; 
}
		

		ul.terms {
		font-family: Arial;
		font-size: 12px;
		}
	
headline {
	width: 715px;
	height: 75px;
	background-color: #ffef00;
	border: #ff9a00 groove 2px; 
	position: relative;
	float: center;
}