Body
{
}
.labelfield
{
	font-weight: bold;
	font-size: 9pt;
	color: #ff9900;
	font-family: 'Trebuchet MS';
}
.labelfieldgris
{
	font-weight: bold;
	font-size: 9pt;
	color: #808080;
	font-family: 'Trebuchet MS';
}
.labeltitulo
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff9900;
	font-family: 'Trebuchet MS';
}
.labeltitulogris
{
	font-weight: bold;
	font-size: 10pt;
	color: #808080;
	font-family: 'Trebuchet MS';
}
.labelencabezado
{
	font-weight: bold;
	font-size: 13pt;
	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: #f5f5f5;	
}
.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;
}
.datagridpager
{	
	font-size: 9pt;
	color: #ff9900;
	font-family: 'Arial';
		
}
