body 
{
	font-family: Arial;
	font-size:8pt; 
	margin-top:4px;
}
.cbo {width:250px;font-family: Arial;font-size:8pt}
.cboXL {width:400px;font-family: Arial;font-size:8pt}

.txt {font-family: Arial;font-size:8pt}
.boton {cursor:hand; font-family: Arial; font-size:8pt}
.normal {background-color:White}
.marcaborrado
{
	font-weight: bold;
	color: white;
	background-color: red;
}
.marcamodifica
{
	font-weight: bold;
	color: black;
	background-color: #e8eff6;
}

td
{
	font-family:Arial;
	font-size: 9pt;
}
th
{
	font-family:Arial;
	font-size: 10pt;
}
h1
{
	font-weight: bold;
	font-family: Arial;
}
h2
{
	font-weight: bold;
	font-family: Arial;
}
h3
{
	font-weight: bold;
	font-family: Arial;
}
h4
{
	font-weight: bold;
	font-family: Arial;
}

.simbolo {
    font-family: Wingdings 2;
    font-size:15pt; 
    cursor: hand;
}
.datos 
{
	font-family: verdana;
	font-size:8pt;
}
        
.llave 
{
    font-family: verdana;
    font-size:8pt;
}

.titulo
{
	background-color: #0582b2;
	color: #ffe316;
}

.thfilas
{
	font-size:8pt;
	border-top-style: solid;	border-top-color: #013366; border-top-width: 1px;
	border-left-style: solid;	border-left-color: #013366; border-left-width: 1px;
	border-right-style: solid;	border-right-color: #013366; border-right-width: 1px;
	border-bottom-style: solid;	border-bottom-color: #013366; border-bottom-width: 1px;
}

.filas 
{
	font-size:8pt;
	border-left-style: solid;	border-left-color: #0582b2; border-left-width: 1px;
	border-right-style: solid;	border-right-color: #0582b2; border-right-width: 1px;
	border-bottom-style: solid;	border-bottom-color: #0582b2; border-bottom-width: 1px;
}

.little
{
	font-size:7pt;
	font-family:Verdana;
	color:#000000;
}
