.DGHeader
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 8pt;
	color: white;
	border-bottom: black 2px solid;
	background-color: #696969;
}

.DGFooter
{
	background-color: #eee8aa;
	font-weight: bold;
	font-size: 8pt;
}

.DGAlternatingItem
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	background-color: #ffffff;
}

.DGItem
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	background-color: #dcdcdc;
}

.DGSelectedItem
{
}

.DGEditItem
{
}
