﻿.GVAlternatingRowStyle
{
	
}

.GVFooterStyle
{
	background-color: #B5C7DE;
	color : #4A3C8C;
}

.GVEditRowStyle
{
	
}

.GVSelectedRowStyle
{
	background-color: #898a8a;
	font-family: Tahoma;
	font-size: 12pt;
	color: #FFF;
	text-align: center;
}

.GVAlternatingRowStyle
{
	background-color: #cacaca;
	font-family: Tahoma;
	font-size: 12pt;
	color: #666666;
	text-align: center;
}

.GVRowStyle
{
	background-color: #e4e4e4;
	font-family: Tahoma;
	font-size: 12pt;
	color: #666666;
	text-align: center;
}

.GVHeaderStyle, .GVHeaderStyle a:link, .GVHeaderStyle a:visited, .GVHeaderStyle a:hover
{
	background-color: #0f75bc;
	font-family: Tahoma;
	font-size: 12pt;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}