.tablescroll{ font-size:11px;  /*font: 12px normal Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;  background-color:#fff; */ }
.tablescroll td, .tablescroll_wrapper,.tablescroll_head,.tablescroll_foot{ border:1px solid #dcf1f0; }
.tablescroll td{ padding:3px 5px; }
.tablescroll th{ padding:3px 5px; }
.tablescroll_wrapper { border-left:0; }
.tablescroll_wrapper table{ margin:0; height:200px; }
.tablescroll_head { background-color:#63bbcf; border-left:0; border-top:0; margin-bottom:3px; }
.tablescroll thead td { border-right:0; border-bottom:0; color:#fff; font-weight:600; }
.tablescroll tbody td{ border-right:0; border-bottom:0; }
.tablescroll tbody tr.first td{ border-top:0; }
.tablescroll_foot{ background-color:#63bbcf; border-left:0; border-top:0; margin-top:3px; }
.tablescroll tfoot td{ border-right:0; border-bottom:0; color:#fff; font-weight:600; }