body
{
	background-color:White;
	margin-top:10px;
	
}

.DG *
{
	
	color:Black;
	text-align:left;
	font-family:Arial;
	font-size:10pt;	
}
.FILEFIELD
{
	font-size:10px;
	font-family:Lucida Console;
	height:14px;
	background-color:White;
	border-color:#a9a9a9;
	border-style:solid;
	border-width:1px;
	
}
.DPD
{
	font-family:Lucida Console;
	font-size:10px;
	
}
.TITULO
{
 height:20px;
 background-color:White;
 border-width:0px;
 font-size:10pt;	
 font-family:Lucida Console;
 font-weight:bold;
}
.TXT
{
 background-color:White;
 height:18px;
 border-color:#a9a9a9;
 border-style:solid;
 border-width:1px;
 font-size:10pt;	
 font-family:Arial;
}
.TXTEmail
{
 background-color:White;
 text-align:left;
 height:18px;
 border-color:#a9a9a9;
 border-style:solid;
 border-width:1px;
 font-size:10pt;	
 font-family:MS Reference Sans Serif;
}
.NUMERO
{
 background-color:White;
 height:16px;
 border-color:Black;
 border-style:solid;
 border-width:1px;
 text-align:right;
}
.btn
{
	font-family:Arial;
	font-size:11px;
	background-color:White;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	font-weight: bold;
	border-left: #999999 1px solid;
	color: black;
	border-bottom: #999999 1px solid;
	height: 20px;
}
.titulomenor
{
	background-color:White;
	color:Black;
	text-align:left;
	font-family:Lucida Console;
	font-size:10px;
}
.LBL
{
	color:Black;
	font-family:Arial;
	font-size:10pt;
}
.DROP
{
	background-color:White;
	border-color:Black;
	border-width:1px;
	border-style:solid;
}

