body {
	background-color: #ED1D25;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(images/background01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
* .text {
	font-family:arial, tahoma, verdana, sans-serif;
	font-size:12px;
	color:#051668;
	line-height:16px;
	}
.text a {
	color:#0000aa;
	}
* .footer, .footer a {
	font-family:arial, tahoma, verdana, sans-serif;
	font-size:10px;
	color:#ED1D25;
	line-height:13px;
	font-weight:bold;
	text-decoration:none;
	}	
.footer a:hover {
	color:#7D0D11;
	}
* .image {
	float:right;
	border-top: 3px double #ffffff;
	border-right: 3px double #cccccc;	
	border-bottom: 3px double #cccccc;	
	border-left: 3px double #ffffff;	
	margin: 10px 10px 10px 20px;
	}
td {
		font-family:arial, tahoma, verdana, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:18px;
	}
	
* .btmback {
	background-image: url(images/btmbck.jpg);
}
* .topbck {
	background-image: url(images/topbck.jpg);
}

/* edit.com */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #051668;
    text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style:normal;
}

td.BorderBottom { border-bottom: solid 1px #666; padding-top: 30px; }
* td.map {padding-left: 15px; }