.tblMaster
{
	width: 770px;
}

.tblLeft
{
	width: 200px;
}

.tblBody
{
	width: 570px;
}

.tblLayout
{
   border: #003366 1px solid;
   border-style: solid;
   border-collapse: collapse;
}

.tblLink
{
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}

.tblHeading
{
	font-weight: bold;
	font-size: 12px;
	color: #09008B;
	font-family: Arial;
	text-decoration: none;
}

.tblRow
{
	font-weight: normal;
	font-size: 12px;
	color: #09008B;
	font-family: Arial;
	text-decoration: none;
}

.tblMDC
{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.tblHeadingWhite 
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
}

.tblHeadingWhite a
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
}

.tblHeadingWhite_orange
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
	background-color: #E76C09;
}

.tblHeading a
{
	font-weight: bold;
	font-size: 12px;
	color: #09008B;
	font-family: Arial;
	text-decoration: none;
}

.tblRowUnderline
{
	font-weight: normal;
	font-size: 12px;
	color: #09008B;
	font-family: Arial;
	text-decoration: underline ;
}

.tblRowUnderline a
{
	font-weight: normal;
	font-size: 12px;
	color: #09008B;
	font-family: Arial;
	text-decoration: underline ;
}

.tblRowUnderlineOdd
{
	font-weight: normal;
	font-size: 12px;
	color: #09008B;
	font-family: Arial;
	text-decoration: none ;
	background-color: #C5D3FC;
}

.tblRowUnderlineOdd a
{
	color: #09008B;
	text-decoration: underline ;
}

.tblRowUnderlineEven
{
	
	font-weight: normal;
	font-size: 12px;
	color: #09008B;
	font-family: Arial;
	text-decoration: none ;
	background-color: #ABB7D8;
}

.tblRowUnderlineEven a
{
	color: #09008B;
	text-decoration: underline ;
}

.tblOddColumn
{
	font-weight: normal;
	font-size: 12px;
	background-color: #C5D3FC;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.tblEvenColumn
{
	font-weight: normal;
	background-color: #ABB7D8;
	font-size: 12px;
	color: #394967;
	font-family: Arial;
	text-decoration: none;
}
