body 
{
}
.GridHeader
{
    font-weight: bold; 
    background-color: #dceaff;
    height: 55px;
}
.GridItem
{
	background-color: #eff7ff;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
}
.GridAltItem
{
	background-color: #eff7ff;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
}