/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: "Agency FB";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #161616;
	text-decoration: none;
}
td {
	font-family: "Agency FB";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #161616;
	text-decoration: none;
}
.body_bg {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
}
.img_bg {
	background-image:url(images/img_bg.gif);
	background-repeat:no-repeat;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #161616;
	text-decoration: none;
}
