.SplashImage {
	margin-top: 20px;
}
.NavTableBox {
	height: 267px;
	width: 800px;
	background-image: url(/images/HeaderImg1.jpg);
	background-repeat: no-repeat;
}
.NavCellTable {
	height: 25px;
	margin-left: 10px;
}
.NavCellCols {
	width: 92px;
}.NavTableBoxProd {
	height: 267px;
	width: 800px;
	background-image: url(/images/HeaderImg7.jpg);
	background-repeat: no-repeat;
}
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.QuestNavTableBox {
	height: 267px;
	width: 800px;
	background-image: url(/images/FP_SplashImage.jpg);
	background-repeat: no-repeat;
}
.FooterText a:link {
	color: #999999;
	text-decoration: none;
}
.FooterText a:visited {
	color: #999999;
	text-decoration: none;
}
.FooterText a:hover {
	color: #0093D0;
	text-decoration: underline;
}
.FooterText a:active {
	color: #999999;
	text-decoration: none;
}
