.GVGeneral
{
	border-collapse: collapse;
	border: none;
	border-width:0px;
	font-size: 12px;
	color: #000000;
	font-family: verdana;
	font-size:11px;
}

.GVGeneral a
{
	text-decoration: none;
}
.GVGeneral a:hover
{
	text-decoration: underline;
}

.GVGeneral .GVRowStyle td
{
	height: 20px;
	background-color:Transparent;
	padding-left: 5px;
	padding-right: 5px;
	border: none;
}

.GVGeneral .GVAlterRowStyle td
{
	height: 20px;
	background-color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	border: none;
}
.GVHeaderStyle th
{
	background-color: #FFBE00;
	color: #000000;
	text-align: left;
	height: 22px;
	padding-left: 5px;
}
.GVHeaderStyle a
{
	color: #ffffff;
}
.GVHeaderStyle a:hover
{
	color: #ffffff;
}

.GVFooterStyle td
{
	height: 20px;
	font-family: Arial;
	background-color: #e1e1e1;
	padding-left: 5px;
	padding-right: 5px;
	border: none;
}
.GVFooterStyle a
{
	text-decoration: underline;
}
.GVFooterStyle a:hover
{
	text-decoration: none;
}

.PagerStyle td
{
	height: 20px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	font-family: Arial;
	background-color: #e1e1e1;
	padding: 0px 4px;
	border: none;
}
.PagerStyle a
{
	text-decoration: underline;
}
.PagerStyle a:hover
{
	text-decoration: none;
}
.GVGeneral .GVEmptyStyle td
{
	color: #ff0000;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #FFBE00;
}
