body 
	{
    color: #000000;
    font-color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #FFFFFF;
    }

a 
	{
    color: #FFFFFF;
    text-decoration: none;
    border-collapse: collapse;
    table-layout: auto;
    empty-cells: show;
	}

H1, H2, H3, H4, H5, H6
	{
  	color: #333333;
	}

a:visited
	{
    color: #7BA7D2;
	}

a:hover
	{
    color: #00FFFF;
    text-decoration: underline;
	}

.ENCABEZADO_TABLA
	{
	background-color: #999999;
	color: #000000;
	height: 30;
	font-size: 11px;
	}

.RENGLON_TABLA
	{
	background-color: #FFFFFF;
	color: #000000;
	height: 30;
	font-size: 10px;
	}

<!-- ********** PARA LA ETIQUETA QUE PONE EN NEGRITAS EL TEXTO ********** -->
.NAV 
	{
	background-color: #782535;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	}

.TEXTOERROR
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color:#FF0000;
	font-weight: bold;	
	}

.FORMULARIOS
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#06193F;
	font-weight: bold;
	}

.FORMULARIOS_NOTA
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#FF0000;
	font-weight: normal;
	}

.FORMULARIOS_NORMAL
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#06193F;
	font-weight: normal;
	}
	
.FORMULARIOS_NORMAL_ROJO
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#FF0000;
	font-weight: normal;
	}

.FORMULARIOS_GUIAS
	{
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
	}
.CONTROLESFORMULARIOS
	{
	border-color: #DFDFDF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}
.CHICO
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color:#06193F;
	font-weight: bold;	
	}
.DOCUMENTOS
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#06193F;	
	}