body {background-color:#fff ;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; color: #666633;}
th {text-align:right;}
#selection {color: #666633; border:1px dashed; width:600px; background-color:#EAEAEA; text-align:center; margin:0 1px 0 1px; }
h1, h2 {color: #663300;text-align:center; /*border: outset #003300;*/}
h3, h4, h5, h6 {/*color: #996633;*/text-align:center; color:#000000;}
a {color: #336600; cursor:pointer;}
a:link {COLOR: #0000CC;TEXT-DECORATION: none}
a:visited {COLOR: #0000CC;TEXT-DECORATION: none}	
a:active {COLOR: #0000CC;TEXT-DECORATION: none}
a:hover{COLOR: #FF9900;TEXT-DECORATION: none}
table{ color:#000000;}
select{ width:550px; font-size:12px;}
.botonOn {border-style:solid; border-width:3px; border-color:#8A8A8A;background-color:#EFEFEF; width:170px; height:30px; cursor:pointer;color:#0000FF;font-weight:bold;
}
.botonOut {
    border-style: solid;
    border-width: 1px;
    border-color: #a02142;
    background-color: #a02142;
    width: 150px;
    height: 25px;
    color: #ffffff;
    font-weight: normal;
    font-size: 1.2em;
}

.tbl_contenedor { background-color: #fffff; border-width:1; border-style:solid; border-color:#999; border: 1px solid #666;}
#tbl_Login { border-width:0px; border-style:solid; border-color:#E4E4E4}
#tbl_Login .titulo { color:#FFF; padding: 3%;font-family:Verdana, Geneva, sans-serif; background-color:#BC955B }
#tbl_Login .estiqueta { font-family:Verdana, Geneva, sans-serif; font-size:12px; padding-right:8px; text-align:right}
#tbl_Login .botones { text-align:center; padding-right:10px; }

#tbl_Login .textOn { 
  /* background-color:#DFDFDF; */
  background-color:#FFC;
  border-style:solid; border-width:1px;
  border-color:#999; height:25px; }
#tbl_Login .textOut { 
  background-color:#FFF; border-style:solid; border-width:1px;
  border-color:#999; height:25px;
}
.div_msg_on { 
  width:392px; height:30px; background-color:#FFF; 
  margin-bottom:5px; font-size:16px; 
  font-family:"Arial Black", Gadget, sans-serif; 
  color:#F00; text-align:center; vertical-align:bottom; visibility:visible; }
.div_msg_off { 
  width:392px; height:30px; background-color:#FFF; 
  margin-bottom:5px; font-size:16px; 
  font-family:"Arial Black", Gadget, sans-serif; 
  color:#F00; text-align:center; vertical-align:bottom; visibility:hidden; }
#footer {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.1em;
    color: #FFFFFF;
    background-color: #a02142;
    width: 1170px;
    padding: 15px;
    text-align: left;
}