body
{
}

table
{
	width:100%;	
}

td
{
	/*border-width:1px;
	border-style:solid;
	border-color:Maroon;*/
}

#tblHeaderTop
{
	height:20px;
}

#tblHeaderMiddle
{
	height:100px;
}

#tblHeaderBottom
{
	height:20px;
}
/*
#tdHeaderTopLeft
{
	width:20%;
}

#tdHeaderTopCenter
{
	width:50%;
}
*/
#tdHeaderMiddleLeft
{
	width:20%;
}

#tdHeaderMiddleCenter
{
	width:50%;	
}

#tdHeaderBottomLeft
{
	width:20%;
}

#tdHeaderBottomCenter
{
	width:50%;
}

#tblFooter
{
	height:20px;
	width:95%;
}
#divContentPane
{
	width:100%;
}
#tdFooterLeft
{
	width:100%;
}
