.tab_border {
	background-color:#4061A2;
}
.tab_content {
	background-color:#ffffff;
}
.tab_header
{
	background-color : #E0DFE3;
	font-family : Verdana, Tahoma;
	font-size : 8pt;
	color : #000000;
	font-weight: bold
}
.tab_disable {
	background-color : #E0DFE3;
	font-family : Verdana, Tahoma;
	font-size : 8pt;
	color : #555555;
	font-weight: bold
}