.ContentContainer 
{
 color: #000000;
 padding: 3px 4px 5px 3px;
 width: 100%;
}
.ContentMainTable
{
	width:  92%;
}

.ContentHeaderTable
{
	background-color: transparent;
	background-image:  url(MainContentBG.gif);
	border-bottom: thin solid Black;
	height: 15px;
}

.ContentHeadTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 000000;
}

.printhr
{
	width: 100%;
	border-top: none;
	padding-top: 5px;
}

