table {
	color : #000000;
	font-size : 10pt;
	font-family : ms sans serif,Tahoma,Verdana,Arial;
}

table.tblB1 {
	border: 1px  solid white;
}
table.tblB1 td {
	border: 1px solid white;
}

table.tblB11 {
	border: none;
}
table.tblB11 td {
	border: 1px solid #66CCFF;
}

table.tblB01 {
	border: 1px  solid gray;
}
table.tblB01 td {
	border: 1px solid gray;
}

table.tblB02 {
	border: 1px  solid #335BAD;
}
table.tblB02 td {
	border: none;
}
table.tblB03 {
	border: 1px  solid #F0F0F0;
}

table.tblB0 {
	border: none;
}
table.tblB0 td {
	border: none;
}
