.MBITitleTable
{
	height: 23px;
	background-color: #E15613;
}

.MBITitleTableOrange
{
	background-color: #EF8201;
}

.MBITitleTableGrey
{
	background-color: #5B5C5E;
}

.MBITitleTableGreen
{
	background-color: #669934;
}

.MBITitleRow
{
}

.MBITitleCell
{
	vertical-align:bottom;
	padding-bottom:3px;
}

.MBITitleCell .Head
{
	padding-left: 3px;
	color: White;
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
}

.MBITitleCellBlack .Head
{
	padding-left: 3px;
	color: #E56E08;
	font-family: Verdana, Arial, Tahoma;
	font-size: 15px;
	font-weight: 600;
	white-space: nowrap;
}

.ContentPane
{
	padding: 5px;
}

.MBITitleCellBlank
{
	padding-left: 3px;
	border-bottom: solid 1px #EAB07B;
}
.MBITitleCellBlank .Head
{
	color: #EF8200;
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
}

.MBITitleCellGreen .Head
{
	padding-left: 3px;
	color: White;
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
}

.MBITitleCellGreen
{
	vertical-align:bottom;
	padding-bottom:3px;
}

#bd .orangeBody a{
color: #000;
font-weight: bold;
}

