.tabbox
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	color: black;
	border-bottom: 1px solid;
	background-color: gainsboro;
}

.BI
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: 'Tahoma';
	background-color: #7B0F10;
	text-decoration: none;
		cursor: hand;

}
.TI
{
	font-weight: bold;
	font-size: 11px;
	color: maroon;
	font-family: 'Microsoft Sans Serif';
	background-color: navajowhite;
	text-decoration: none;
}
.TII
{
	font-weight: bold;
	font-size: 11px;
	color: darkgreen;
	font-family: 'Microsoft Sans Serif';
	background-color: navajowhite;
	text-decoration: none;
}
.TCtrl
{
	font-weight: bold;
	font-size: 11px;
	color: beige;
	font-family: 'Microsoft Sans Serif';
	background-color: #6375d6;
	text-decoration: none;
}
.TCtrl_HII
{
	font-weight: bold;
	font-size: 11px;
	color: maroon;
	font-family: 'Microsoft Sans Serif';
	text-decoration: none;
}