
BODY {
	font-family: Verdana Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000066;
	font-weight: normal
}
.normal {
	font-family: Verdana Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#000066;
	font-weight: normal
}
H2 {
	font-size: 10pt;
	font-weight: bold;
	color:#000066
}
H3 {
	font-size: 10pt;
	font-weight: bold;
	color:#990000
}
.titulo1 {
	font-size: 14pt;
	font-weight: bold;
	background-color: #FFFFFF;
	color:#990000
}
.titulo2 {
	font-size: 11pt;
	font-weight: bold;
	background-color: #FFFFFF;
	color:#000066
}
.titulo3 {
	font-size: 8pt;
	font-weight: bold;
	background-color: #FFFFFF;
	color:#000066;
	text-align:left;
	
}

.titulo2rojo {
	font-size: 8pt;
	font-weight: bold;
	background-color: #FFFFFF;
	color:#FF0000
}
.etiquetarojo {
	font-size: 7.5pt;
font-weight: bold;
	color:#cc0000

}
.etiquetaazul {
	font-size: 7.5pt;
font-weight: bold;
	color:#3300cc
}
.etiquetaVERDE {
	font-size: 7.5pt;
font-weight: bold;
	color:#006633
}

.mayusculas{
        color:#000066;
        font-size:8pt;
        font-style:normal;
        font-weight: normal;
        text-align:left;
        vertical-align:middle;
	text-transform: uppercase
}
input {
        color:#000066;
        font-size:8pt;
        font-style:normal;
        font-weight: bold;
        text-align:left;
        vertical-align:middle;
}
select {
        color:#000066;
        font-size:8pt;
        font-style:normal;
        font-weight: bold;
        text-align:left;
        vertical-align:bottom;
}


A {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#F6F1CD;
	text-decoration:none;
}
A:Hover{
    font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration:none;
	color:#820024;
}


.text{
	font-size:8pt;
	background-color: #F6F1CD;
        color:#820024;
	text-align:general;
	vertical-align:bottom		
}
.text1{
	font-size:9pt;
	background-color: #FFEEAA;
	color:#820024;
	font-weight: bold;
	text-align:general;
	vertical-align:bottom		
}

.text2{
	font-size:9pt;
        color:#820024;
	font-family:Arial, Helvetica, sans-serif;
        font-weight: bold;
	text-align:general;
	vertical-align:bottom	
}

.pie{
	font-size:8pt;
	background-color: #F6F1CD;
	color:#000066;
	text-align:general;
	vertical-align:bottom		
}

.datalink{
	font-size:9pt;
	background-color:#FFFFFF;
	color:#003399;
	text-decoration: underline
}

li{
line-height:15px;
text-align:justify;
}

.datatext{
	font-size:9pt;
	background-color:#FFFFFF;
	color:#003399;
}

.enlaceOver{
	font-size:9pt;
	background-color:#F6F1CD;
	color:#820024;	
}
.enlaceOut{
	font-size:9pt;
	background-color: #C88A11;
	color:#F6F1CD;	
}

.enlaceAct{
	font-size:9pt;
	color:#820024;	
}

.ayuda{
	font-size:7.5pt;
	color:#820024;	
}
.outset {

        font-size:10.0pt;
        font-family:Calibri,Arial, sans-serif;
        white-space: nowrap;
        border-style: outset;
        border-color:#d8d8e6;
        border-width: 2px;
        padding:.3em;
  
}

.inset {

        font-size:10.0pt;
        font-family:Calibri,Arial, sans-serif;
        white-space: nowrap;
        border-style: inset;
        border-color:#d8d8e6;
        border-width: 2px;
        padding:.3em;
  
}

.dotted {

        font-size:10.0pt;
        font-family:Calibri,Arial, sans-serif;
        white-space: nowrap;
        border-style: dotted;
        border-color:#d8d8e6;
        border-width: 2px;
        padding:.3em;
  
}

