.table_bg {
        background-color: #FFFFFF;
}
.table_head{
        background-color: #8782AC;
        color: #FFFFFF;
}
.table_col_0{
	background-color: #8782AC;
	color: #FFFFFF;
	height: auto;
	text-align: center;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	text-transform: capitalize;



}
.table_col_1{
	background-color: #77729C;
	color: #FFFFFF;
	border: thin none #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
	text-transform: capitalize;



}
