TABLE.cssMainTable
{
	width: 100%;
	height: 100%;
}
TABLE.cssContentsTable
{
	border-right: gray 1pt solid;
	border-top: gray 1pt;
	border-left: gray 1pt solid;
	width: 100%;
	border-bottom: gray 1pt solid;
	height: 90%;
}
TABLE.cssSideTable
{
	border-right: #cccccc 1pt solid;
	width: 245px;
	height: 100%;
}