@charset "utf-8";
.bg_norepeat1 {
	background-attachment: scroll;
	background-image: url(images/BG7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.body1 {
	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;
}
.bg_one_norepeat {
	background-attachment: scroll;
	background-image: url(images/bg_one.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_two_norepeat {
	background-attachment: scroll;
	background-image: url(images/bg_two.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_three_norepeat {
	background-attachment: scroll;
	background-image: url(images/bg_three.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_four_norepeat {
	background-attachment: scroll;
	background-image: url(images/bg_four.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bwd_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.hyperlink_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
}

