﻿/* This Section is for Grid Views */
.GridView
{
	font-size: 9pt;
}

.Grid-Row
{
}

.Grid-Row-Alt
{
	background-color: #e6e6e6;
}

.Grid-Header
{
	font-weight: bold;
	background-color: #a9a9a9;
}

/*End of Grid Section */
