.ft
{
	background-color: transparent;
	border-bottom: 1px solid #999999;
	color: black;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
}
.fh
{
	background-color: #B5CBD6;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;	
}
.fc
{
	background-color: transparent;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}
.mbtab
{
	background-color: #73BA6B;
	border-top: solid 1px #73BA6B;
	border-left: solid 1px #73BA6B;
	border-right: solid 1px #73BA6B;
	border-bottom: solid 1px #73BA6B;
}
.mbtt
{
	background-color: #73BA6B;
	color: White;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}
.mbc
{
	background-color: #F4FFE1;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	padding: 6px 2px 6px 2px;		
	border-left: solid 1px #73BA6B;
	border-right: solid 1px #73BA6B;
	border-bottom: solid 1px #73BA6B;	
}