.tblMaster
{
	width: 770px;
}

.tblBody
{
	background-color: #EAE9E7;
	width: 770px;
}
.tblLabel
{
	color: #140649;
	background-color: #ffffff;
}

.tblLink
{
	font-family: Arial;
   font-size: 12px;
	font-weight: normal;
	color: #140649;
	text-decoration: underline;
}

.tblMessageLayout
{
   border: firebrick 1px solid;
   border-color: firebrick;
   border-style: solid;
   border-collapse: collapse;
   background-color: #ffffff;
}

.tblText
{
	font-weight: normal;
	font-size: 11px;
	color: #515379;
	font-family: Arial;
	text-decoration: none;
}

.tblHeading
{
	font-weight: bold;
	font-size: 11px;
	color: #CCA45D;
	font-family: Arial;
	background-color: #ffffff;
	text-decoration: none;
}

.tblHeading a
{
	font-weight: bold;
	font-size: 11px;
	color: #CCA45D;
	font-family: Arial;
	background-color: #ffffff;
	text-decoration: none;
}
