.tabTitle
{
	border-top: #8b927f 1px solid;
	padding-bottom: 6px;
	color: #ffffff;
	border-right-style: none;
	border-left-style: none;
	background-color: #666d54;
	border-bottom-style: none;
}
	
.tab0
{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 32px;
	background-color: #fcfff8;
	border-bottom-style: none;
}
	
.tab1
{
	float: left;
	width: 120px;
	color: #434b32;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 32px;
	background-color: #d1d7cb;
	border-bottom-style: none;
}
.tab2
{
	float: left;
	width: 120px;
	color: #434a36;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 32px;
	background-color: #f9fbf4;
	border-bottom-style: none;
}

.Grid_Table{}
.Grid_Table td
{
	border-right: 1px solid #c1c4b5; 
	border-bottom: 1px solid #c1c4b5; 
	background: #fff; 
	font-size:9pt; 
	padding: 6px 0px 6px 12px; 
	color: #4f6b72; 
}

.Grid_Table .alt td
{
	background: #fcfff8;
	color: #797268;
}

.Grid_Table .Grid_Header td
{
	border-right: #c1c4b5 1px solid;
	padding-right: 0px;
	border-top: #c1c4b5 1px solid;
	padding-left: 12px;
	padding-bottom: 6px;
	font: bold 9pt "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
	color: #4f624a;
	padding-top: 6px;
	border-bottom: #c1c4b5 1px solid;
	letter-spacing: 2px;
	background-color: #e0e6db;
	text-align: left;
}
