/* CSS Document */

body{
	background:#8b0101 url(../images/bgbody.jpg) repeat-x top center;
	margin:auto 0;
	padding:0px;
}
.bgback{
	width:900px;
	margin:0 auto;
	padding:0px;
}
.bgf{
	
	background:  url("../images/fprogbg.jpg") repeat-y top center;
	width:283px;
	margin:0 auto;
	padding:0px;
}
.bgfooter{
	background:  url("../images/bgfooter.jpg") no-repeat top center;
	width:900px;
	height:193px;
	margin:0 auto;
	padding:0px;
}
.arial12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#9e9595;
	text-decoration:none;
}

.arialfooter{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#ff0000;
	text-decoration:none;
}

.newsletterbox{
	clear: both;
	background:  url("../images/fprogbg.jpg") repeat-y top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:30px;
	color:#9e9595;
	text-decoration:none;
}