<!--
.titulo1 
{
   font-family: Arial, Helvetica, sans-serif; 
   font-size:10pt;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   text-transform: uppercase;
   color: #333366;   padding-left: 2;    padding-right: 2 
}
.titulo2 
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-style: normal;
   font-weight: bold;
   text-transform: capitalize;
   color: #333366;   padding-left: 2;    padding-right: 2 
}
.titulo3 
{  
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-style: normal;
   font-weight: bold;
   text-transform: uppercase;
   color: #001900;   padding-left: 2;    padding-right: 2 
}
.titulo4 
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-style: normal;
   font-weight: normal;
   text-transform: uppercase;
   color: #333366;   padding-left: 2;    padding-right: 2 
}
.texto 
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-style: normal;
   font-weight: normal;
   text-transform: none;
   color: #000000;   padding-left: 2;    padding-right: 2 
}
.correcion 
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-style: normal;
   font-weight: bold;
   text-transform: uppercase;
   color: #55aa55
}
.rotulo 
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-style: normal;
   font-weight: normal;
   color: #333366
}
.menu1
{
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-style: bold;
   font-weight: bold;
   text-transform: uppercase;
   cursor: hand;
   color: #fffff0
}
.menu2
{
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   cursor: hand;
   color: #fffff0;
   text-transform: capitalize
}
.companiab
{
   font-family:  Tahoma, Arial, Helvetica, sans-serif; 
   font-size:13pt;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   text-transform: uppercase;
   color: #333366
}
.companiam
{
   font-family:  Tahoma, Arial, Helvetica, sans-serif; 
   font-size:10pt;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   text-transform: uppercase;
   color: #fffff0
}
.titulolistado 
{
   font-family:  Tahoma, Arial, Helvetica, sans-serif; 
   font-size:10pt;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   text-transform: uppercase;
   color: #fffff0
   background-color: #333366
   
}
.valorlistado 
{
   font-family:  Tahoma, Arial, Helvetica, sans-serif; 
   font-size:9pt;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   color: #333366
}
.toolbar
{
   font-family:  Tahoma, Arial, Helvetica, sans-serif; 
   font-size:8pt;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   text-transform: uppercase;
   text-decoration: none;
   cursor: hand;
   color: #FFFFFF
}
.toolbarmenu
{
   font-family:  Tahoma, Arial, Helvetica, sans-serif; 
   font-size:8pt;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   text-transform: uppercase;
   text-decoration: none;
   cursor: hand;
   color: #55aaaa
}
.title
{
   font-family:  Tahoma, Arial, Helvetica, sans-serif; 
   font-size:9pt;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   text-transform: uppercase;
   text-decoration: none;
   color: #FFFFFF
}
.reporte
{
   font-family:  Tahoma, Arial, Helvetica, sans-serif; 
   font-size:10pt;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   text-transform: uppercase;
   text-decoration: none;
   cursor: hand;
   color: #227722
}
.tipovisa 
{
   font-family:  Tahoma, Arial, Helvetica, sans-serif; 
   font-size:7pt;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   color: #333366
}
.submensaje 
{  
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-style: normal;
   font-weight: bold;
   text-transform: capitalize;
   color: #009933;   padding-left: 2;    padding-right: 2 
}
.boton
{ 
font-style: normal;
font-variant: normal;
font-weight: normal;
text-transform: capitalize;
font-size: 8pt; 
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF; 
text-align: center;
cursor: hand;
vertical-align: middle; 
background-color: #000080;
border-left: thin outset #33CCFF; 
border-right: thin outset #0066CC; 
border-top: thin outset #99CCFF; 
border-bottom: thin outset #000066
}
input        { color: #000000; text-transform: uppercase; font-family: Arial; font-size: 8pt }
textarea     { color: #000000; text-transform: uppercase; font-family: Arial; font-size: 8pt }

-->