body, html {
	margin: 0;
	padding: 0;
	background: #fff;
	font: 10px Arial;
	height: 100%;
}
img{
	border: none;
}
.indexContent 
{	position: absolute;
	margin: 0 0 0 -5000px;
	color: #000;
	width:100px;
	height:0px;
	font: 1px serif;
}
.hidden 
{	display: none;
}
table {
	width: 100%;
	height: 95%;
}