@charset "utf-8";
.BG_NoRep_Header {
	background-attachment: scroll;
	background-color: #993300;
	background-image: url(images/BG_header_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
}
.BG_Rep_middle {
	background-attachment: scroll;
	background-image: url(images/BG_middle_2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.BG_NoRep_footer {
	background-attachment: scroll;
	background-image: url(images/BG_footer_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text_footer_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.text_BWD_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text_body_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

