﻿
.lbl
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana,Tahoma;
	text-decoration: none;
}



.DetailsView_Row
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
	background-color: white;
}

.DetailsView_AltRow
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
	background-color: #f0f0f0;
}
.DetailsView_HeaderStyle
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
	background-color: gainsboro;
}