.tablescroll
{ font: 11px normal Arial, sans-serif; background-color:#fff; }

.tablescroll td, 
.tablescroll_wrapper,
.tablescroll_head,
.tablescroll_foot
{ border:1px solid #fff; }

.tablescroll td
{ padding:3px 5px; }

.tablescroll_wrapper
{ border-left:0; }

.tablescroll_head
{ font-size:11px; font-weight:bold; background-color:#e7edf5; border-left:0; border-top:0; margin-bottom:0px; text-align:center }

.tablescroll thead td
{ border-right:0; border-bottom:0; }

.tablescroll tbody td
{ border-right:0; border-bottom:0; }

.tablescroll tbody tr.first td
{ border-top:0; }

.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; }
.RowOdd
{ background:#fff;}
.RowEven
{ background:#e7edf5;}
.ColCheckBox{
	background:url(../Content/Images/bullet.png) no-repeat 3px 3px;width:20px;height:10px;
	}
.ColCheckBoxChecked {background:#f0cf87 url(../Content/Images/ic_checked.png) no-repeat 3px 3px;width:20px;height:10px;}
.ColCheckBoxCheckedRow {background:#f0cf87}
.ColCheckBoxCheckedRow2 {background:#f9a63d; font-weight:bold;}
.TblTextBold { font-weight:bold; color:#58595b;}
.ColNotesIcon{
	background:url(../Content/Images/notes.png) no-repeat 10px 1px;
	width:20px;
	height:10px;
	}	
.ColLink{color:#3a6ca9; font-weight:bold;}