body
{
	margin-top: -6px;
	margin-left: 0px;
	text-align:center;
	overflow:scroll;
}
.bd
{
	margin-top: 0px; margin-left: 0px; position: absolute; top: -170px;
}
.OuterTable
{
	width: 100%;
	height: 100%;
	vertical-align: top;
	text-align: center;
	border:"2";
	
}
.OuterTD
{
	vertical-align: top;
	text-align: center;
}

.innerTable
{
	width: 100%;
	vertical-align: top;
	border: 0;
}
.innerTR
{
	width: 100%;
	vertical-align: top;
	border: 0;
}
.innerTD
{
    width:160;
    text-align:left; 
    vertical-align:top; 
 
}

