.tblMaster
{
	width: 1000px;
}

.tblHeader
{
	width: 770px;
	height: 173px;
}

.tblLeft
{
	width: 195px;
	vertical-align: top;
}

.tblRight
{
	width: 170px;
	vertical-align: top;
}

.tblBody
{
	width: 825px;
	vertical-align: top;
	padding-left:15px;
}

.tblBody_Small
{
	width: 405px;
	vertical-align: top;
}

.tblFooter
{
	width: 1000px;
	height: 106px;
	background-image:url(../images/footer/footernew.jpg);
	background-repeat:no-repeat;
}

.tblHeading
{
	font-weight: bold;
	color: #00467F;
}

.tblHeading1
{
	font-weight: bold;
	color: #00467F;
}

.tblHeadingGrey
{
	font-weight: bold;
	color: #000000;
	background-color:#808080;
}

.tblRow
{
	color: #4D4C4C;
	background-color: #F9F4E3;
}

.tblText
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}




