.TableBckgrnd {
	background-repeat: no-repeat;
	background-image: url(/images/Header.jpg);
	background-position: center top;
	height: 178px;
	width: 770px;
	margin: 0px;
	padding: 0px;
}
.TableBckgrnd2 {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 106px;
	width: 770px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #000066;
}
.TableBckgrnd4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF66;
	background-image: url(/images/water.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
