

BODY
{
font-size:16px;
  background-color: gray;
  color: black;
      FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size:0.625em;
}
H1
{
  color: navy;
  font-size: x-large;
  font-weight: bolder;
  text-transform: capitalize;
}
H2
{
  color: navy;
  font-size: large;
  font-weight: bolder;
  text-transform: capitalize;
}
H3
{
  color: navy;
  font-size: large;
  font-weight: lighter;
  text-transform: capitalize;
}


TD {
	background-color:#F4F9FD;
        font-family: tahoma;
	color: #333333;
	font-size: 8pt;
        padding: 0;
}

.divBackground{position: fixed;top:0; left:0;z-index: -9999;background:-ms-linear-gradient(90deg, #CCCCCC, black);background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));background: -moz-linear-gradient(top, #000, #fff);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF000000, endColorstr=#FFFFFFFF);-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF000000, endColorstr=#FFFFFFFF); }
.centerAjaxLoad{position: fixed;top:50%;left:50%;width:100px;margin-left:-50px;height:100px;margin-top:-50px;padding:5px;}
.divContainer, .divContainerBackground, .subDivContainer{position: absolute;top:1.5em;left:4%;width:120em;height:75em}
.divContainerBackground{z-index: -9998;background-color:#F4F9FD; opacity: 0.6;filter:Alpha(Opacity=60);}
.subDivContainer {top:1.5em;left:12.5em; width:95em; height:72em; background-color:#F4F9FD;}      
.divContainTable{position: relative;left:6em; width:83em;top:1.2em;}

/*COLORES DE PANTALLA DE INICIO*/
.subDivContainerTop{height:55%;background-color:#FFF;}
.subDivContainerCenter{top:55%;height:1%;background-color:#BA0C2F;}
.subDivContainerbottom{top:56%;height:44%;background-color:#63666A;}

.frameContain{border:solid 0.1em #BBD6F3;}
.frameLines{background-color:#FFF;}
.frameColBase{background-color:#F4F9FD;}

.nuevo{font-size:.8em;color:#F90000;}
.botons {font-size:1.25em;height: 2.2em;width: 8.9em;}


.SubTitulo
{
    BACKGROUND-COLOR: #E9F1FE;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    TEXT-ALIGN: right;
    FONT-WEIGHT: normal;
}

.Campos
{
	BACKGROUND-COLOR: #D6E6F8; 
	COLOR: #646464; 
        FONT-FAMILY: Verdana;
	FONT-SIZE: 11px; 
        FONT-WEIGHT: normal; 
        BORDER:0;
}
.Campos_Azul
{
	BACKGROUND-COLOR: #E9F1FE; 
	COLOR: #646464; 
	FONT-SIZE: 11px; 
        FONT-FAMILY: Verdana;
        FONT-WEIGHT: normal; 
        BORDER:0;
}
.Tabla_resultados
{
    BACKGROUND-COLOR: #F2F2F2;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
    PADDING-BOTTOM: 4px;
    PADDING-LEFT: 4px;
    PADDING-RIGHT: 4px;
    PADDING-TOP: 4px;
    TEXT-ALIGN: left

}
.Tabla_resultados_titulo
{
    BACKGROUND-COLOR: #BBD6F3;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 7pt;
    TEXT-ALIGN: center;
    FONT-WEIGHT: bold
}

.Tabla_contenido
{
    BACKGROUND-COLOR: #E9F1FE;
    FONT-FAMILY: Tahoma, verdana;
    FONT-SIZE: 7pt;
    PADDING-BOTTOM: 4px;
    PADDING-LEFT: 4px;
    PADDING-RIGHT: 4px;
    PADDING-TOP: 4px

}