.flashwater {
	position: fixed;
	bottom: 0px;
	width: 100%;
	left: 0px;
	z-index: 20;
}
.tablelargetext {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 24px;
	color: #000000;
	text-align: center;
}
.tablenormaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
.tablebody {
	background-image: url(maintablebg.jpg);
	background-repeat: no-repeat;
}

