/*------- sppl_estilos.css -----*/

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
   margin:0px;
}

/* ------------------------- TITULOS ----------------------- */
a {
	color: #A6A6A6;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}

a:visited{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #A6A6A6;
	text-decoration: none;
	font-weight: bold;
}
/**********************/
a.enlace {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace:hover{
	color: #DEDEBE;
	text-decoration: none;
	font-weight: bold;
}

a.enlace:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
/***********************/
a.enlace1 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1:hover{
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1:visited{
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1:active {
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

/***********************/
a.enlace2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2:hover{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
/***********************/
a.enlace3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3:hover{
    color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3:visited{
	color#006699;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a.enlace4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4:hover{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
/* ------------------------- TITULOS ----------------------- */
h1.titulo11 {
	color: #70A600;
	font-size: 21px;
}

h1.titulo12 {
	color: #336600;
	font-size: 21px;
}

h1.titulo13 {
	color: #568A00;
	font-size: 21px;
}
/***********************/
h2.titulo21 {
	color: #70A600;
	font-size: 16px;
}

h2.titulo22 {
	color: #336600;
	font-size: 16px;
}

h2.titulo23 {
	color: #568A00;
	font-size: 16px;
}

h3.titulo31 {
	color: #70A600;
	font-size: 14px;	
}

h3.titulo32 {
	color: #336600;
	font-size: 16px;
}
/***********CAMPOS DE TABLA************/
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

td.campo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background: #76AE00;
}

td.campo1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background: #527900;
}

td.campo2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #527900;
	background: #E1E9C9;
}
/* #banCoomeva {LEFT: 0px; VISIBILITY: hidden; WIDTH: 40px; POSITION: absolute; TOP: 0px; HEIGHT: 40px} */

/* ----------------------- FORMULARIOS  ------------------------ */

INPUT  { font:verdana,tahoma,arial,helvetica; font-size:7pt;color:black; background-color:#FFFFFF; font-weight : normal; }
INPUT.radio  { font:verdana,tahoma,arial,helvetica; font-size:7pt;color:black; background-color:#336699; font-weight : normal; }
TEXTAREA  { font:verdana,tahoma,arial,helvetica; font-size:7pt; color:black; background-color:#FFFFFF; font-weight : normal; }
SELECT  { font:verdana,tahoma,arial,helvetica; font-size:7pt; color:black; background-color:#FFFFFF; font-weight : normal; }
BUTTON  { font-size:18px; background-color:#003399; font-family:verdana, tahoma, arial, helvetica; font-weight:bold; }


/*-- smuj_estilos.css ---*/

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

/* ------------------------- TITULOS ----------------------- */
a {
	color: #A6A6A6;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}

a:visited{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #A6A6A6;
	text-decoration: none;
	font-weight: bold;
}
/**********************/
a.enlace_m {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace_m:hover{
	color: #DEDEBE;
	text-decoration: none;
	font-weight: bold;
}

a.enlace_m:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace_m:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
/***********************/
a.enlace1_m {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1_m:hover{
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1_m:visited{
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1_m:active {
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

/***********************/
a.enlace2_m{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2_m:hover{
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2_m:visited{
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2_m:active {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3_m {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #004E9B;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3_m:hover{
    color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3_m:visited{
	color#006699;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3_m:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a.enlace4_m {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4_m:hover{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4_m:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4_m:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a.enlace5_m {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a.enlace5_m:hover{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a.enlace5_m:visited{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a.enlace5_m:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
/* ------------------------- TITULOS ----------------------- */
.titulo11_m {
	color: #87C14D;
	font-size: 21px;
}

.titulo12_m {
	color: #339999;
	font-size: 21px;
}

.titulo13_m {
	color: #0066CC;
	font-size: 21px;
}
/***********************/
.titulo21_m {
	color:#6FA637;
	font-size: 13px;
}

.titulo22_m {
	color: #339999;
	font-size: 13px;
}

.titulo23_m {
	color: #0066CC;
	font-size: 13px;
}

.titulo24_m {
	color:#87C14D;
	font-size: 11px;
	font-weight: bold;
}


.titulo25_m {
	color:#0066CC;
	font-size: 11px;
	font-weight: bold;
}

.titulo31_m {
	color: #0066CC;
	font-size: 11px;
	font-weight: normal;
}

.titulo32_m {
	color: #9FCE71;
	font-size: 20px;
	font-weight: bold;
}

.titulo33_m {
	color: #0066CC;
	font-size: 20px;
	font-weight: bold;
}
.titulo34_m {
	color: #339999;
	font-size: 20px;
	font-weight: bold;
}
/***********CAMPOS DE TABLA************/
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

td.campo_m {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background: #76AE00;
}

td.campo1_m {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background: #527900;
}

td.campo2_m {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #527900;
	background: #E1E9C9;
}

.subtitulos_m{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339999;
} 

.subtitulos1_m{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
} 

.subtitulos2_m{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7EBE3F;
} 
/* #banCoomeva {LEFT: 0px; VISIBILITY: hidden; WIDTH: 40px; POSITION: absolute; TOP: 0px; HEIGHT: 40px} */

/* ----------------------- FORMULARIOS  ------------------------ */

INPUT  { font:verdana,tahoma,arial,helvetica; font-size:7pt;color:black; background-color:#FFFFFF; font-weight : normal; }
INPUT.radio  { font:verdana,tahoma,arial,helvetica; font-size:7pt;color:black; background-color:#BED6D3; font-weight : normal; }
TEXTAREA  { font:verdana,tahoma,arial,helvetica; font-size:7pt; color:black; background-color:#FFFFFF; font-weight : normal; }
SELECT  { font:verdana,tahoma,arial,helvetica; font-size:7pt; color:black; background-color:#FFFFFF; font-weight : normal; }
BUTTON  { font-size:18px; background-color:#003399; font-family:verdana, tahoma, arial, helvetica; font-weight:bold; }


/*----  sjoven_estilos.css */

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

/* ------------------------- TITULOS ----------------------- */
a {
	color: #A6A6A6;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}

a:visited{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #A6A6A6;
	text-decoration: none;
	font-weight: bold;
}
/**********************/
a.enlacej {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlacej:hover{
	color: #DEDEBE;
	text-decoration: none;
	font-weight: bold;
}

a.enlacej:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlacej:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
/***********************/
a.enlace1j {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1j:hover{
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1j:visited{
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1j:active {
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

/***********************/
a.enlace2j {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #004080;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2j:hover{
	color: #004080;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2j:visited{
	color: #004080;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2j:active {
	color: #004080;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3j {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #004E9B;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3j:hover{
    color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3j:visited{
	color#006699;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3j:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a.enlace4j {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4j:hover{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4j:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4j:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a.enlace5j {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:  #004080;
	text-decoration: none;
	font-weight: bold;
}

a.enlace5j:hover{
	color:  #004080;
	text-decoration: none;
	font-weight: bold;
}

a.enlace5j:visited{
	color: #004080;
	text-decoration: none;
	font-weight: bold;
}

a.enlace5j:active {
	color:  #004080;
	text-decoration: none;
	font-weight: bold;
}
/* ------------------------- TITULOS ----------------------- */
.titulo11j {
	color: #F07800;
	font-size: 21px;
}

.titulo12j {
	color: #339999;
	font-size: 21px;
}

.titulo13j {
	color: #006699;
	font-size: 21px;
}
/***********************/
.titulo21j {
	color:#FFA41A;
	font-size: 16px;
}

.titulo22j {
	color: #339999;
	font-size: 16px;
}

.titulo23j {
	color: #0066CC;
	font-size: 16px;
}

.titulo24j {
	color:#F07800;
	font-size: 11px;
	font-weight: bold;
}


.titulo25j {
	color:#006699;
	font-size: 11px;
	font-weight: bold;
}

.titulo31j {
	color: #006699;
	font-size: 11px;
	font-weight: normal;
}

.titulo32j {
	color: #FFA41A;
	font-size: 20px;
	font-weight: bold;
}

.titulo33j {
	color: #006699;
	font-size: 20px;
	font-weight: bold;
}

/***********CAMPOS DE TABLA************/
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

td.campoj {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background: #76AE00;
}

td.campo1j {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background: #527900;
}

td.campo2j {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #527900;
	background: #E1E9C9;
}

.subtitulosj{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339999;
} 

.subtitulos1j{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
} 

.subtitulos2j{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#F07800;
} 
/* #banCoomeva {LEFT: 0px; VISIBILITY: hidden; WIDTH: 40px; POSITION: absolute; TOP: 0px; HEIGHT: 40px} */

/* ----------------------- FORMULARIOS  ------------------------ */

INPUT  { font:verdana,tahoma,arial,helvetica; font-size:7pt;color:black; background-color:#FFFFFF; font-weight : normal; }
INPUT.radio  { font:verdana,tahoma,arial,helvetica; font-size:7pt;color:black; background-color:#BED6D3; font-weight : normal; }
TEXTAREA  { font:verdana,tahoma,arial,helvetica; font-size:7pt; color:black; background-color:#FFFFFF; font-weight : normal; }
SELECT  { font:verdana,tahoma,arial,helvetica; font-size:7pt; color:black; background-color:#FFFFFF; font-weight : normal; }
BUTTON  { font-size:18px; background-color:#003399; font-family:verdana, tahoma, arial, helvetica; font-weight:bold; }


/*----   shom_estilos.css */


body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

/* ------------------------- TITULOS ----------------------- */
a {
	color: #A6A6A6;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}

a:visited{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #A6A6A6;
	text-decoration: none;
	font-weight: bold;
}
/**********************/
a.enlaceh {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlaceh:hover{
	color: #DEDEBE;
	text-decoration: none;
	font-weight: bold;
}

a.enlaceh:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlaceh:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
/***********************/
a.enlace1h {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1h:hover{
	color:#006699;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1h:visited{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1h:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

/***********************/
a.enlace2h {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2h:hover{
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2h:visited{
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2h:active {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3h {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #004E9B;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3h:hover{
    color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3h:visited{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3h:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a.enlace4h {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4h:hover{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4h:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4h:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
/* ------------------------- TITULOS ----------------------- */
.titulo11h {
	color: #70A600;
	font-size: 21px;
}

.titulo12h {
	color: #70A600;
	font-size: 15px;
	font-weight: Bold;
}

.titulo13h {
	color: #003399;
	font-size: 15px;
	font-weight: Bold;
}
/***********************/
.titulo21h {
	color: #003399;
	font-size: 20px;
	font-weight: Bold;
}

.titulo22h {
	color: #70A600;
	font-size: 20px;
	font-weight: bold;
}

.titulo23h {
	color: #568A00;
	font-size: 13px;
	}

.titulo24h {
	color: #003399;
	font-size: 14px;
}

.titulo31h {
	color: #70A600;
	font-size: 14px;	
}

.titulo32h {
	color: #003399;
	font-size: 11px;
}

/***********CAMPOS DE TABLA************/
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

td.campoh {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background: #76AE00;
}

td.campo1h {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background: #527900;
}

td.campo2h {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #527900;
	background: #E1E9C9;
}
.subtitulosh{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:  #003399;
}  
.subtitulos1h{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #70A600;
}  
/* #banCoomeva {LEFT: 0px; VISIBILITY: hidden; WIDTH: 40px; POSITION: absolute; TOP: 0px; HEIGHT: 40px} */

/* ----------------------- FORMULARIOS  ------------------------ */

INPUT  { font:verdana,tahoma,arial,helvetica; font-size:7pt;color:black; background-color:#FFFFFF; font-weight : normal; }
INPUT.radio  { font:normal 7pt verdana, tahoma, arial, helvetica;color:#e2e2e2; background-color:#e2e2e2; }
TEXTAREA  { font:verdana,tahoma,arial,helvetica; font-size:7pt; color:black; background-color:#FFFFFF; font-weight : normal; }
SELECT  { font:verdana,tahoma,arial,helvetica; font-size:7pt; color:black; background-color:#FFFFFF; font-weight : normal; }
BUTTON  { font-size:18px; background-color:#003399; font-family:verdana, tahoma, arial, helvetica; font-weight:bold; }


/*--- sfamily_estilos.css */

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

/* ------------------------- TITULOS ----------------------- */
a {
	color: #A6A6A6;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}

a:visited{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #A6A6A6;
	text-decoration: none;
	font-weight: bold;
}
/**********************/
a.enlacef {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlacef:hover{
	color: #DEDEBE;
	text-decoration: none;
	font-weight: bold;
}

a.enlacef:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlacef:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
/***********************/
a.enlace1f {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004284;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1f:hover{
	color:#004284;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1f:visited{
	color: #004284;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1f:active {
	color: #004284;
	text-decoration: none;
	font-weight: bold;
}

/***********************/
a.enlace2f {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2f:hover{
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2f:visited{
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2f:active {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3f {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #004284;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3f:hover{
    color: #004284;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3f:visited{
	color: #004284;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3f:active {
	color: #004284;
	text-decoration: none;
	font-weight: bold;
}
a.enlace4f {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4f:hover{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4f:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4f:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
/* ------------------------- TITULOS ----------------------- */
.titulo11f {
	color: #70A600;
	font-size: 21px;
}

.titulo12f {
	color: #70A600;
	font-size: 15px;
	font-weight: Bold;
}

.titulo13f {
	color: #003399;
	font-size: 15px;
	font-weight: Bold;
}
/***********************/
.titulo21f {
	color: #003399;
	font-size: 20px;
	font-weight: Bold;
}

.titulo22f {
	color: #70A600;
	font-size: 20px;
	font-weight: bold;
}

.titulo23f {
	color: #568A00;
	font-size: 13px;
	}

.titulo24f {
	color: #003399;
	font-size: 14px;
}

.titulo31f {
	color: #70A600;
	font-size: 14px;	
}

.titulo32f {
	color: #003399;
	font-size: 11px;
}
.titulo33f {
	color: #003399;
	font-size: 11px;	
	font-weight: bold;
}
.titulo34f {
	color:  #568A00;
	font-size: 11px;	
	font-weight: bold;
}
/***********CAMPOS DE TABLA************/
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

td.campof {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background: #76AE00;
}

td.campo1f {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background: #527900;
}

td.campo2f {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #527900;
	background: #E1E9C9;
}
.subtitulosf{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:  #003399;
}  
.subtitulos1f{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #70A600;
}  
/* #banCoomeva {LEFT: 0px; VISIBILITY: hidden; WIDTH: 40px; POSITION: absolute; TOP: 0px; HEIGHT: 40px} */

/* ----------------------- FORMULARIOS  ------------------------ */

INPUT  { font:verdana,tahoma,arial,helvetica; font-size:7pt;color:black; background-color:#FFFFFF; font-weight : normal; }
INPUT.radio  { font:normal 7pt verdana, tahoma, arial, helvetica;color:#e2e2e2; background-color:#e2e2e2; }
TEXTAREA  { font:verdana,tahoma,arial,helvetica; font-size:7pt; color:black; background-color:#FFFFFF; font-weight : normal; }
SELECT  { font:verdana,tahoma,arial,helvetica; font-size:7pt; color:black; background-color:#FFFFFF; font-weight : normal; }
BUTTON  { font-size:18px; background-color:#003399; font-family:verdana, tahoma, arial, helvetica; font-weight:bold; }


/*---  sesp_estilos.css */


body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

/* ------------------------- TITULOS ----------------------- */
a {
	color: #A6A6A6;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}

a:visited{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #A6A6A6;
	text-decoration: none;
	font-weight: bold;
}
/**********************/
a.enlace {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace:hover{
	color: #DEDEBE;
	text-decoration: none;
	font-weight: bold;
}

a.enlace:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
/***********************/
a.enlace1 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004284;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1:hover{
	color:#004284;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1:visited{
	color: #004284;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1:active {
	color: #004284;
	text-decoration: none;
	font-weight: bold;
}

/***********************/
a.enlace2 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2:hover{
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2:visited{
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2:active {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #004284;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3:hover{
    color: #004284;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3:visited{
	color: #004284;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3:active {
	color: #004284;
	text-decoration: none;
	font-weight: bold;
}
a.enlace4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4:hover{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
/* ------------------------- TITULOS ----------------------- */
.titulo11 {
	color: #70A600;
	font-size: 21px;
}

.titulo12 {
	color: #70A600;
	font-size: 15px;
	font-weight: Bold;
}

.titulo13 {
	color: #003399;
	font-size: 15px;
	font-weight: Bold;
}
/***********************/
.titulo21 {
	color: #003399;
	font-size: 20px;
	font-weight: Bold;
}

.titulo22 {
	color: #70A600;
	font-size: 20px;
	font-weight: bold;
}

.titulo23 {
	color: #568A00;
	font-size: 13px;
	}

.titulo24 {
	color: #003399;
	font-size: 14px;
}

.titulo31 {
	color: #70A600;
	font-size: 14px;	
}

.titulo32 {
	color: #003399;
	font-size: 11px;
}
.titulo33 {
	color: #003399;
	font-size: 11px;	
	font-weight: bold;
}
.titulo34 {
	color:  #568A00;
	font-size: 11px;	
	font-weight: bold;
}
/***********CAMPOS DE TABLA************/
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

td.campo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background: #76AE00;
}

td.campo1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background: #527900;
}

td.campo2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #527900;
	background: #E1E9C9;
}
.subtitulos{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:  #003399;
}  
.subtitulos1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #70A600;
}  
/* #banCoomeva {LEFT: 0px; VISIBILITY: hidden; WIDTH: 40px; POSITION: absolute; TOP: 0px; HEIGHT: 40px} */

/* ----------------------- FORMULARIOS  ------------------------ */

INPUT  { font:verdana,tahoma,arial,helvetica; font-size:7pt;color:black; background-color:#FFFFFF; font-weight : normal; }
INPUT.radio  { font:normal 7pt verdana, tahoma, arial, helvetica;color:#e2e2e2; background-color:#e2e2e2; }
TEXTAREA  { font:verdana,tahoma,arial,helvetica; font-size:7pt; color:black; background-color:#FFFFFF; font-weight : normal; }
SELECT  { font:verdana,tahoma,arial,helvetica; font-size:7pt; color:black; background-color:#FFFFFF; font-weight : normal; }
BUTTON  { font-size:18px; background-color:#003399; font-family:verdana, tahoma, arial, helvetica; font-weight:bold; }



/*--- schild_estilos.css */

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

/* ------------------------- TITULOS ----------------------- */
a {
	color: #A6A6A6;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}

a:visited{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #A6A6A6;
	text-decoration: none;
	font-weight: bold;
}
/**********************/
a.enlacec {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #246F00;
	text-decoration: none;
	font-weight: bold;
}

a.enlacec:hover{
	color: #FF6633;
	text-decoration: none;
	font-weight: bold;
}

a.enlacec:visited{
	color: #246F00;
	text-decoration: none;
	font-weight: bold;
}

a.enlacec:active {
	color: #246F00;
	text-decoration: none;
	font-weight: bold;
}
/***********************/
a.enlace1c {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1c:hover{
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1c:visited{
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1c:active {
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

/***********************/
a.enlace2c {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2c:hover{
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2c:visited{
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2c:active {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3c {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3c:hover{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3c:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3c:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a.enlace4c {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4c:hover{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4c:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4c:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
/* ------------------------- TITULOS ----------------------- */
.titulo11c {
	color: #70A600;
	font-size: 21px;
}

.titulo12c {
	color: #336600;
	font-size: 21px;
}

.titulo13c {
	color: #568A00;
	font-size: 21px;
}
/***********************/
.titulo21c {
	color: #70A600;
	font-size: 16px;
}

.titulo22c {
	color: #336600;
	font-size: 16px;
}

.titulo23c {
	color: #FF6600;
	font-size: 16px;
}

.titulo31c {
	color: #70A600;
	font-size: 20px;	
	Font-weight: bold;
}

.titulo32c {
	color: #FF6600;
	font-size: 20px;
	Font-weight: bold;
}

.titulo33c {
	color: #FF6600;
	font-size: 10px;
	Font-weight: normal;
}
.titulo34c {
	color: #336600;
	font-size: 10px;
	Font-weight: normal;
}
	
/***********CAMPOS DE TABLA************/
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

td.campoc {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background: #76AE00;
}

td.campo1c {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background: #527900;
}

td.campo2c {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #527900;
	background: #E1E9C9;
}

td.campo3c{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: White;
	background: #339900;
}
.subtitulosc{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:  #568A00;
}  
.subtitulos1c{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
/* #banCoomeva {LEFT: 0px; VISIBILITY: hidden; WIDTH: 40px; POSITION: absolute; TOP: 0px; HEIGHT: 40px} */

/* ----------------------- FORMULARIOS  ------------------------ */

INPUT  { font:verdana,tahoma,arial,helvetica; font-size:7pt;color:black; background-color:#FFFFFF; font-weight : normal; }
INPUT.radio  { font:verdana,tahoma,arial,helvetica; font-size:7pt;color:black; background-color:#FF9900; font-weight : normal; }
TEXTAREA  { font:verdana,tahoma,arial,helvetica; font-size:7pt; color:black; background-color:#FFFFFF; font-weight : normal; }
SELECT  { font:verdana,tahoma,arial,helvetica; font-size:7pt; color:black; background-color:#FFFFFF; font-weight : normal; }
BUTTON  { font-size:18px; background-color:#003399; font-family:verdana, tahoma, arial, helvetica; font-weight:bold; }


/*  sabue_estilos.css  */

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

/* ------------------------- TITULOS ----------------------- */
a {
	color: #A6A6A6;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}

a:visited{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #A6A6A6;
	text-decoration: none;
	font-weight: bold;
}
/**********************/
a.enlacea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#003300;
	text-decoration: none;
	font-weight: bold;
}

a.enlacea:hover{
	color: #DEDEBE;
	text-decoration: none;
	font-weight: bold;
}

a.enlacea:visited{
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}

a.enlacea:active {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
/***********************/
a.enlace1a {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1a:hover{
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1a:visited{
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

a.enlace1a:active {
	color: #216400;
	text-decoration: none;
	font-weight: bold;
}

/***********************/
a.enlace2a {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2a:hover{
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2a:visited{
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2a:active {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3a:hover{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3a:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace3a:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a.enlace4a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4a:hover{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4a:visited{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.enlace4a:active {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
/* ------------------------- TITULOS ----------------------- */
.titulo11a {
	color: #336600;
	font-size: 21px;
}

.titulo12a {
	color: #336600;
	font-size: 21px;
}

.titulo13a {
	color: #568A00;
	font-size: 21px;
}
/***********************/
.titulo21a {
	color: #70A600;
	font-size: 20px;
	font-weight: bolder;
}

.titulo22a {
	color: #AFAF5F;
	font-size: 20px;
	font-weight: bolder;
}

.titulo23a {
	color: #336600;
	font-size: 20px;
	font-weight: bolder;
}

.titulo24a{
	color:  #669966;
	font-size: 16px;
}

.titulo31a {
	color: #70A600;
	font-size: 14px;	
}

.titulo32a {
	color: #336600;
	font-size: 10px;
	Font-weight: normal;
}
.titulo33a {
	color: #70A600;
	font-size: 10px;
	Font-weight: normal;
}

/***********CAMPOS DE TABLA************/
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

td.campoa {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background: #76AE00;
}

td.campo1a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background: #527900;
}

td.campo2a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #527900;
	background: #E1E9C9;
}

.subtitulosa{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:  #568A00;
}  
.subtitulos1a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669966;
}
/* #banCoomeva {LEFT: 0px; VISIBILITY: hidden; WIDTH: 40px; POSITION: absolute; TOP: 0px; HEIGHT: 40px} */

/* ----------------------- FORMULARIOS  ------------------------ */

INPUT  { font:verdana,tahoma,arial,helvetica; font-size:7pt;color:black; background-color:#FFFFFF; font-weight : normal; }
INPUT.radio  { font:verdana,tahoma,arial,helvetica; font-size:7pt;color:black; background-color:#669966; font-weight : normal; }
TEXTAREA  { font:verdana,tahoma,arial,helvetica; font-size:7pt; color:black; background-color:#FFFFFF; font-weight : normal; }
SELECT  { font:verdana,tahoma,arial,helvetica; font-size:7pt; color:black; background-color:#FFFFFF; font-weight : normal; }
BUTTON  { font-size:18px; background-color:#003399; font-family:verdana, tahoma, arial, helvetica; font-weight:bold; }
