@charset "utf-8";
.Footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.NavBGNoRepeat {
	background-repeat: no-repeat;
	background-position: center top;
}
.BGContentNoRepeat {
	background-repeat: no-repeat;
	background-position: center top;
}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.HeaderNoRepeat {
	background-image: url(images/header4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.FooterNoRepeat {
	background-image: url(images/footer1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.body1_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
