body
{
	background-color	: #999999;
	overflow			: auto;
	margin				: 0px,0px,0px,0px;
	padding				: 0px;
}

Table
{
	text-align:center; /*center the page*/		
}

.PageTable
{
	width				: 100%;
	height				: 100%;
}

.PageTableTD
{
	width				: 100%;
	height				: 100%;	
	vertical-align: middle;
}