﻿.GridViewHeader
{
	background-color:#EED;
/*	border: Solid 1px Black;*/
	text-align:left;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	color: #778888;
}


.GridViewPager
{
	background-color:#EED;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	color: #778888;		
}

.GridViewEditRow
{
	background-color: #999999;	
}