@charset "utf-8";
/* CSS Document */

.banner_background {
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
}
.footer_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-image: url(../images/whea_footer_bg.jpg);
	background-repeat: repeat-x;
}
.menu_bg {
	background-image: url(../p7exp/images/p7exp_mbar.jpg);
	background-repeat: repeat-x;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #000000;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.heading_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.secondary_heading_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
