@import url("lang-es.css");

BODY {
 background-color: #ffffff;
 font-family:      sans-serif;
 position: relative;
}

.A {
 border-collapse:  separate;
 border-spacing:   0 0;
 padding:          0 0 0 0;
 border:           outset 0px;
 display:          block;
}

TD { 
 background-color: inherit; 
 padding:          inherit;
 border:           dashed 0px;
 empty-cells:      show;
}

.NAVIBODY {
 background-color: #003090;
 color:            white;
}

.NAVIBODY A {
 color: yellow
}

.HEADING {
 font:           bold medium serif;
 color:          black;
 text-align:     left;
 padding-top:    2ex;
 padding-bottom: 2ex;
}

.GRAYBIG {
 font:  bold x-large sans-serif;
 color: #a0a0a0;
}

.BIG {
 font:  bold x-large sans-serif;
}

.GRAY {
 font:  bold large sans-serif;
 color: #a0a0a0;
}

.SMALL {
 font-size: x-small;
}

.EXPL {
 font-size:  small;
 text-align: justify;
 color:      black;
}

.FOOTER {
 font:           normal x-small sans-serif;
 text-align:     right;
 color:          black;
 padding:        16px 0px 0px 0px;
 line-height:    75%;
}

.LABELB {
 font-size: small;
 font-weight: bold;
 color: black;
}

.TDSTAT {
 font-size: small;
 font-weight: normal;
 color: black;
 border: dashed 1px;
 padding: 8px 8px 8px 8px
}

.THSTAT {
 font-size: small;
 font-weight: bold;
 color: black;
 border: dashed 1px;
 padding: 8px 8px 8px 8px
}

.FLAG {
 margin: 4px;
 width:  50px;
 height: 25px;
 cursor: pointer;
 background-repeat: no-repeat;
}
