﻿body{
margin-top:0px;
margin-left:0px;
margin-right: 0px;
margin-bottom: 0px;
}
.GridHeader
{
	font-family:Verdana ;
	font-size:x-small;
	background-color:#507CD1;
	font-style:inherit;
	color: White;
	
}
.GridAlternate
{
	font-family:Verdana ;
	font-size:x-small;
	color: black;
	
	
}
.GridStyleEditRow
{
	background-color:#2461BF;
	font-family:Verdana;
	
	Font-Size:X-Small;
}
.GridPage
{
	
	background-color:#2461BF;
	color :White;
	text-align:Left;
	font-family:Verdana;
	Font-Size:X-Small;
}
.GridSelectedRow
{
  background-color:#D1DDF1;
  font-style:inherit;
  Color:#333333;
  font-family:Verdana;
  Font-Size:X-Small; 
}

.GridRowStyle
{
	background-color:#EFF3FB;
	text-align:left;
	font-family:Verdana;
	Font-Size:X-Small
}

.GridFooterStyle
{
  background-color:#507CD1;
  font-style:inherit;
  Color:White;
  text-align:left
}
	