﻿.gridStyle
{
	background: white;
	font: normal 11px Arial, Verdana, Sans-serif;
	text-align: left;
	border-collapse: separate !important;
	width:500px;
}

.headerStyle
{
	font: bold 11px Arial, Verdana, Sans-serif;	
	background-color:#B5DAFF;
	height: 19px;
	padding:2px 4px;
}

.gridStyle td
{
	padding:2px 5px;
    background:url(../images/greybar.gif) repeat-y;
    background-position: right;
}

.pagerStyle
{
	background-color:#B5DAFF;
	height: 25px;
	font-size:95%;
}

.EmptyGrid
{
	font-size:.92em;
	font-weight:900;
}
