﻿.alternatingRowStyle
{
	height:22px;
	background-color:#e0F8FC;
}
.rowstyle
{
	height:22px;
	background-color:#ffffff;
}
.footerstyle
{
	background-color:#FBF7F3;
	height:22px;
	color:#FF3300;	
}
.emptyDataTemplateStyle
{
	 text-align:center;
	background-color:#F3F8FC;
	width:100%;
	height:100px;
}
