/* CSS Document */

body {
	margin-top: 0px;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	height: 875px;
	background-position: center;
	margin-bottom: 0px;
	font:"Helvetica Condensed", Tahoma, Arial;
	font-size:9pt;
	color: #FBFBFB;
	}
.bigtable {
	background-repeat: no-repeat;
	margin-top: 0px;
	background-image: url(images/bg2.jpg);
	width: 100%;
	background-position: center; 
	background-position: top;
	height: 100%;
	}
.smalltable {
	margin-top: 100px;
	position: center;
	width: 850px;
	}
