.GVGeneral
{
	border-style:none;
	font-size: 10px;
	color: #000000;
}

.GVGeneral a
{
	text-decoration: none;
}
.GVGeneral a:hover
{
	text-decoration: underline;
}
.GVGeneral td
{
	border-style:none;
}

.GVGeneral .GVRowStyle td
{
	height: 22px;
	background-color:#CCCCCC;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
}

.GVGeneral .GVAlterRowStyle td
{
	height: 22px;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	border: none;
}
.GVHeaderStyle th
{
	border-style:none;
	background:transparent;
	color: #000000;
	text-align: left;
	height: 25px;
	padding-left: 3px;
}
.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;
}
.linetitle
{
	line-height:25px;
	font-weight:bold;
	color:#ffffff;
	background-color:#51abdd;
	border:solid 1px #cccccc;
}