.tblLeft
{
	width: 525px;
}

.tblText
{
	font-weight: normal;
	font-size: 10px;
	color: #818181;
	font-family: Arial;
	text-decoration: none;
}

.tblHeading
{
	font-weight: bold;
	font-size: 11px;
	color: #818181;
	font-family: Arial;
	background-color: #ffffff;
	text-decoration: none;
}

.tblHeading a
{
	font-weight: bold;
	font-size: 11px;
	color: #818181;
	font-family: Arial;
	background-color: #ffffff;
	text-decoration: none;
}

.tblOddColumn
{
	font-weight: normal;
	font-size: 10px;
	color: #8B8F97;
	background-color: #E5E9F1;
	font-family: Arial;
	text-decoration: none;
	width: 240px;
}

.tblEvenColumn
{
	font-weight: normal;
	font-size: 10px;
	color: #8B8F97;
	font-family: Arial;
	text-decoration: none;
	background-color: #ffffff;
	width: 240px
}

.tblTier4
{
	font-weight: normal;
	font-size: 10px;
	color: #8B8F97;
	font-family: Arial;
	text-decoration: none;
	background-color: #ffffff;
}
