.bgOrange {
	background-attachment: fixed;
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat-x;


}
.genLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: E9EEF3;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: E9EEF3;
	font-size: 11px;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: eff43c;
	text-decoration: none;
}
.centerCellBg {
	background-attachment: fixed;
	background-image: url(../images/sectionBar_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px;
}
.splashPlate {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px;
	top: 0px;

}
