body{
  background-color:#fff;
/*  font: Tahoma, Arial, sans-serif;*/
}
table.alerts
{ text-align: center;
/*font-family: Tahoma;*/
font-weight: normal;
font-size: 11px;
color: #3882CD;
width: 100%;
border: 0px #3882CD solid;
}
.myselect{
/*font-family: Tahoma; font-size:10px; color:#000000; background-color: white;*/
}
.myButton{
border-width:1px;
border-color:#3882CD;
border-style:solid;
text-align:center;
font-size:8pt;
/*font-family:Tahoma;*/
background-color:#FFFFFF;
color:#123456;
}
.subtitulofila{
/*        font-family: Arial, Helvetica, sans-serif;*/
        font-size: 14px;
        color: #fff;
        background: #02051C;
        text-align: center;
        font-weight: bold;
        vertical-align: middle;
}

.celda2{
/*        font-family: Arial, Helvetica, sans-serif;*/
        font-weight:bold;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #666666;
        text-decoration: none;
        background: #FFFFFF;
}
.celda{
/*        font-family: Verdana, Arial, Helvetica, sans-serif;*/
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #666666;
        text-decoration: none;
        vertical-align: middle;
        background-color: #f0ecec;
        background-position: center;
}

.celda3{
/*        font-family: Arial, Helvetica, sans-serif;*/
        font-size: 11px;
        color: #FFFFFF;
        background: #0082D9;
        text-align: center;
        font-weight: bold;
        vertical-align: middle;
}

