Body
{
}
.labelfield
{
	font-weight: bold;
	font-size: 9pt;
	color: #ff9900;
	font-family: 'Trebuchet MS';
}
.labeldesc
{
	font-size: 9pt;
	color: black;
	font-family: 'Trebuchet MS';
}
.dropdownlist
{
	font-size: 9pt;
	color: black;
	font-family: 'Trebuchet MS';
	background-color: whitesmoke;
}
.datagrid
{
	font-size: 9pt;
	color: black;
	font-family: 'Trebuchet MS';
}
.datagridheader
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: 'Trebuchet MS';
	background-color: #ff9900;
	text-align: center;
}