.tblMaster
{
	width: 770px;
}

.tblBody
{
	padding-left: 15px;
	padding-right: 15px;
}

.tblRight
{
	width: 240px;
}

.tblPadding
{
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.tblLayout
{
   border: #003366 1px solid;
   border-style: solid;
   border-collapse: collapse;
}

.tblLink
{
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

.tblHeading
{
	font-weight: bold;
	font-size: 11px;
	color: #09008B;
	font-family: Arial;
	text-decoration: none;
}

.tblHeading a
{
	font-weight: bold;
	font-size: 11px;
	color: #09008B;
	font-family: Arial;
	text-decoration: none;
}

.tblOddColumn
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.tblEvenColumn
{
	font-weight: normal;
	background-color: #C5D3FC;
	font-size: 11px;
	color: #394967;
	font-family: Arial;
	text-decoration: none;
}
