/* CSS Document */
body {
	background-color:#E1E0E0;
	margin:0 auto;
	text-align:center;
	}
	
#tabcontent {
	width:580px;
	height:127px;
	background-color:#FFFFFF;
	padding:5px 5px 5px 5px;
	}
	
	#tabcontent p, td {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
		vertical-align:middle;
		}
#homepagefooter {
	width:776px;
	height:30px;
	background-image:url(images/newfooter.jpg);
	}