@charset "utf-8";
.bg_upper {
	background-attachment: scroll;
	background-color: #009900;
	background-image: url(images/bg_1_upper_ver2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_middle {
	background-attachment: scroll;
	background-color: #009900;
	background-image: url(images/bg_1_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_footer {
	background-attachment: scroll;
	background-color: #009900;
	background-image: url(images/bg_1_lower.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_background_1_repeat-vert {
	background-attachment: scroll;
	background-color: #333333;
	background-image: url(ImageEditFiles/bg_1_Prop_Slice_2.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.text_body_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.link_BWD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

