body
{
}

A:link
{	
	text-decoration:none;
	color:	#3333cc;
}	
		
A:visited
{	
	text-decoration:none;
	color:	#333399;
}	
		
A:active
{	
	text-decoration:none;
	color:	#333399;
}	
		
A:hover	
{	
	text-decoration:underline;
	color:	#3333cc;
}
.bkgHeaderTabla
{
	background-color:Gray;
}
.bkgFooterTabla
{
	background-color:#C0C0C0;
}
.bkgBodyTabla
{
	background-color:#ffffff;
}
.bkgBodyTablaAlterno
{
	background-color:#E0E0E0;
}
.txtBodyTabla
{
	font-family:Arial;
	font-size:9pt;
	color:#000066;
}
.txtHeaderTabla
{
	font-family:Arial;
	font-size:9pt;
	color:#ffffff;
	font-weight:bold;
}
.txtFooterTablaBold
{
	font-family:Arial;
	font-size:8pt;
	color:#000000;
	font-weight:bold;	
}
.txtFooterTabla
{
	font-family:Arial;
	font-size:8pt;
	color:#000000;
}
.txtControl
{
	font-family:Arial;
	font-size:9pt;
	color:#000000;
	background-color:White;
}
.txtControlBold
{
	font-family:Arial;
	font-size:9pt;
	color:#000000;
	font-weight:bold;
}
.txtBrokenRules
{
	font-family:Tahoma;
	font-size:11px;
	color:Maroon;
	font-weight:bold;
}
.txtTitulo
{
	font-family:Microsoft Sans Serif;
	font-size:14pt;
	color:#1b5aa1;
}
.txtPaginado
{
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial;
	color:#000066;
	background-color: White;
}
.txtMensajePie
{
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Arial;
}
.tbConsultas
{
	BORDER-RIGHT: #1b5aa1 1px solid; 
	BORDER-TOP: #1b5aa1 1px solid; 
	MARGIN-TOP: 10px; 
	MARGIN-BOTTOM: 10px; 
	BORDER-LEFT: #1b5aa1 1px solid; 
	BORDER-BOTTOM: #1b5aa1 1px solid;
}
.Grid
{
	BORDER-RIGHT:#cccccc 1px; 
	BORDER-TOP:#cccccc 1px; 
	BORDER-LEFT:#cccccc 1px; 
	BORDER-BOTTOM:#cccccc 1px;
	WIDTH:90%;
	BORDER-COLLAPSE:collapse;
	BACKGROUND-COLOR:white
}