body {background: #fff}


.textBlock table.cntCell td, .textBlock table.cntCell2 td{
	font:12px/14px Tahoma;
	padding:4px 5px;
	position:relative; 
	color:#333;
	width:50%;
	border-bottom:1px solid #C2E0ED;
	border-left:1px solid #C2E0ED;
}
.textBlock table.cntCell2 td{
	border-bottom:1px solid #C9E8C8;
	border-left:1px solid #C9E8C8;
}
.textBlock table td.titleCell {
	font:bold 12px/140% Tahoma;
	color:#000;
	padding-top:15px;
	border-left:none;
}
.textBlock table td.mel01 {
	background:#C2E0ED;
	border-bottom:1px solid #fff;
}
.textBlock table td.mel02 {
	background:#C9E8C8;
	border-bottom:1px solid #fff;
}




.textBlock table.cntCellz td, .textBlock table.cntCell2z td{
	font:11px/12px Tahoma;
	padding:4px 5px;
	position:relative; 
	color:#333;
	width:50%;
	border-bottom:1px solid #C2E0ED;
	border-left:1px solid #C2E0ED;
}


.textBlock table td.mel01z {
	background:#C2E0ED;
	border-bottom:1px solid #fff;
     font-size: 11px;  
}
.textBlock table td.mel02z {
	background:#C9E8C8;
	border-bottom:1px solid #fff;
    font-size: 11px;
}


.infoBlockTitle {
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size:15px;
    line-height:15px;
	letter-spacing:0px;
	margin-bottom:8px;
	margin-top:8px;
}



.cntCellprint{width:100%; margin-top: 10px}
.cntCellprint td{border:1px solid #333333; padding:5px}

