@charset "utf-8";
/* CSS Document */

.body
{
	background-attachment: scroll;
	background-color:#993300;
	background-image:url(pix/atmenet.jpg);
	background-repeat: repeat-y;
	background-position:left;
	
}

.bodytable
{
	margin-right:100px;
	margin-top:30px;
	background:url(pix/mainpagebg.jpg);
	width:655px;
	height:475px;
	border:0px;
}


.bodyfont {

	font-family:verdana, sans-serif;
	font-size:11px;
	margin-right: 20px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 5px;
	text-align:justify;
	color:#993300;
	text-decoration:none;
}
