﻿
.grid td, .grid th
{
    border-bottom:solid 1px #eee;
    font-family: Arial;
    font-size: 11px; 
}
.grid th
{
    cursor:hand;
}

.gridTree td, .grid th
{
    font-family: Arial;
    font-size: 11px; 
}
.gridTree th
{
    cursor:hand;
}

.GridHeaderRow
{
	background-image:url(/SELFCARE/Images/gridbar.gif);
}


.GridFooterRow
{
	background-image:url(/SELFCARE/Images/gridbar.gif);
	height:5px;
}

