﻿.TabControl_Table
{
	width: 100%;
	background-color: #202020;
	color: White;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
}

.TabControl_Caption
{
	font-size: 10pt;
	padding-left: 7pt;
	font-weight: bold;
	border-bottom: 1px solid Black;
}

.TabControl_X
{
	width: 32px;
	text-align: right;
	padding-right: 5px;
	border-bottom: 1px solid Black;
}