td.left-corner-bottom-hpcontainer{
	width:12px;
	height:12px;
	background: url(images/left-corner-bottom-hpc.gif) no-repeat;	
}  

td.left-corner-top-hpcontainer{
	width:12px;
	height:12px;
	background: url(images/left-corner-top-hpc.gif) no-repeat;
}

td.right-corner-bottom-hpcontainer{
	width:12px;
	height:12px;
	background: url(images/right-corner-bottom-hpc.gif) no-repeat;
}

td.right-corner-top-hpcontainer{
	width:12px;
	height:12px;
	background: url(images/right-corner-top-hpc.gif) no-repeat;
}

td.top-side-hpcontainer{
	background: url(images/top-side-hpc.gif) repeat-x;
	height:12px;
}

td.bottom-side-hpcontainer{
	background: url(images/bottom-side-hpc.gif) repeat-x;
	height:12px;
}

td.left-side-hpcontainer{
	background: url(images/left-side-hpc.gif) repeat-y;
	width:12px;
}

td.right-side-hpcontainer{
	background: url(images/right-side-hpc.gif) repeat-y;
	width:12px;
}

td.left-corner-shadow-hpc{
	background: url(images/left-corner-shadow-hpc.gif) no-repeat;
	width:12px;
	height:18px;
}

td.right-corner-shadow-hpc{
	background: url(images/right-corner-shadow-hpc.gif) no-repeat;
	width:12px;
	height:18px;
}

td.bottom-shadow-hpc{
	background: url(images/bottom-shadow-hpc.gif) repeat-x;
	height:19px;
}

.tableClass{
	bgcolor: #FFFFFF;
	width:100%;
	height:100%;
}
