.tablescroll
{ font: 12px normal Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; background-color:#fff; }

 
.tablescroll_wrapper,
.tablescroll_head,
.tablescroll_foot
{ border:1px solid #145381; }

.tablescroll td
{ 
	padding:3px 5px;
	border:1px solid #FFFFFF;
}

.tablescroll_wrapper
{  }

.tablescroll_head
{ font-size:11px; font-weight:bold; background-color:#145381; border-left:0; border-top:0; margin-bottom:0px; color:#FFF;}

.tablescroll thead tr
{
	border:1px solid #145381 !important;
}
.tablescroll thead td
{ color:#FFF; font-weight:bold; border:1px solid #145381; }

.tablescroll tbody td
{ border:none; }

.tablescroll tbody tr
{ border:none; }

.tablescroll tbody tr.first td
{  }

.tablescroll_foot
{ font-weight:bold; background-color:#eee; border-left:0; border-top:0; margin-top:3px; }

.tablescroll tfoot td
{ border-right:0; border-bottom:0; }