﻿.gvLinkButton
{	
	font-family:Arial;
	color:Black;
	font-size:8pt;	
	text-decoration:none;
}

.gvLinkButton:hover
{
	text-decoration:none;
	font-family:Arial;
	color:#00AEFF;
}

.gvInlineHeader
{
	font-weight:bold;
	color:#000000;
	font-family:Arial;
	font-size:8pt;
	text-align:center;
	vertical-align:middle;
	white-space:nowrap;
}

.gvHeaderStyle
{
	background-color:#666666;
	font-weight:bold;
	color:#ECC800;
	font-family:Arial;
	font-size:8pt;
	text-align:left;
	vertical-align:middle;
	height:20px;
	white-space:nowrap;
}

.gvHeaderStyle a
{
	font-weight:bold;
	color:#ECC800;
	font-family:Arial;
	font-size:8pt;	
	text-decoration:none;
}

.gvHeaderStyle a:hover
{	
	font-weight:bold;
	color:white;
}

.gvFooterStyle
{
	background-color:#5D7B9D;
	font-weight:bold;
	color:White;
}

.gvRowStyleTransparentGreen
{
	font-family:Arial;
	color:#00AA00;
	font-size:8pt;
}

.gvRowStyleApproved
{
	background-color:#99CC99;
	font-family:Arial;
	color:#585D64;
	font-size:8pt;
}	

.gvRowStyle
{
	background-color:#DBDCDE;
	font-family:Arial;
	color:#585D64;
	font-size:8pt;
}

.gvRowStyle a
{
	text-decoration:underline;
	color:#585D64;
}

.gvRowStyle a:hover
{
	text-decoration:underline;
	color:#C60E0E;
}

.gvEditRowStyle
{
	background-color:#E2DED6;
	font-family:Arial;
	font-size:8pt;
	color:Black;
}

.gvSelectedRowStyle
{
	background-color:#ECC800;
	color:#000000;
	font-size:8pt;
	font-family:Arial;
}

.gvSelectedRowStyle a
{
	text-decoration:underline;
	color:#000000;
}

.gvAlternatingRowStyle
{
	background-color:#B7BABD;
	color:#284775;
	font-family:Arial;
	font-size:8pt;
}

.gvAlternatingRowStyle a
{
	text-decoration:underline;
	color:#585D64;	
}

.gvAlternatingRowStyle a:hover
{
	text-decoration:underline;
	color:#C60E0E;	
}

.gvPagerStyle
{
	background-color:#777E88;	
	font-weight:bold;
	color:#ECC800;
	font-family:Arial;
	font-size:8pt;
	text-align:center;
	text-decoration:none;
}

.gvPagerStyle tr#content
{
	text-align:center;
}

.gvPagerStyle span
{
	font-family:Arial;
	font-weight:bold;
	font-size:8pt;	
	color:White;
}

.gvPagerStyle a
{
	font-weight:bold;
	color:#ECC800;
	font-family:Arial;
	font-size:8pt;
	text-align:left;
	text-decoration:none;
}

.gvPagerStyle a:hover
{
	font-weight:bold;
	color:White;
}

.gvItemStyle
{
	font-family:Arial;
	color:Purple;
	font-size:8pt;
}