body {
 background-color: #FFFFFF;
 cursor: default
}

td, body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}

.negro {
 color: #000000
}

.negro2 {
 font-size: 13px;
 font-weight: bold;
 color: #999999
}

a {
 color: #172E4C;
 text-decoration: none
}

a:hover {
 color: #FF3300;
}

.ah {
 color: #FF3300;
}

.gris {
 color: #666666
}


.textarea {  
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 9px;
 color: #666666;
 background-color: transparent;
 width: 390px;
 height: 40px;
 border: #666666;
 border-style: solid;
 border-width: 0px;
 line-height: 10px
}

.input {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 height: 20px;
 cursor: hand;
 color: #000000;
 background-color: #FE772F;
 border-color: #FFD17C #FFD17C #C20C02 #C20C02;
 border-style: solid;
 border-top-width: 2px;
 border-right-width: 2px;
 border-bottom-width: 2px;
 border-left-width: 2px;
 vertical-align: middle
}
.input2 { font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 cursor: text;
 color: #0367FD;
 background-color:
 transparent;
 border-color: #FE772F #FE772F #FE772F #FE772F;
 border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 vertical-align: middle
 }

.boton {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight: bold;
 width: 350px;
 height: 80px;
 cursor: hand;
 color: #000000;
 background-color: #ffffff;
 border-color: #14B6FE #1550FF #1550FF #14B6FE;
 border-style: solid;
 border-top-width: 5px;
 border-right-width: 5px;
 border-bottom-width: 5px;
 border-left-width: 5px;
 vertical-align: middle
}
.botoncancel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #999999;
  border: 1px solid;
  border-color: #cccccc #666666 #666666 #cccccc;
  font-weight: bold;
  cursor: hand; 
  height: 20px;
}


BODY {
scrollbar-face-color: 0DB1FE;
scrollbar-highlight-color: dddddd;
scrollbar-3dlight-color: cccccc;
scrollbar-darkshadow-color: 000000;
scrollbar-shadow-color: 91297A;
scrollbar-arrow-color: ffffff;
scrollbar-track-color: transparent;
}

.adslarea {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #000000;
 line-height: 11px;
 background-color: transparent;
 border: 0px solid;
 text-align: justify;
 width: 380px;
 height: 46px;
}

.adsltxt {
 font-size: 12px;
 background-color: #d6d6d6;
 color: #000000;
}

.adslmini {
 font-size: 12px;
 color: #000000;
}

.adslnum {
 font-size: 12px;
 background-color: #d6d6d6;
 font-weight: bold;
}

.adsltelefono {
 font-size: 14px;
 background-color: #d6d6d6;
 color: #FA490B;
 font-weight: bold;
}

.adslentrar {
 font-size: 12px;
 border-color: #0DB1FE;
 background-color: #0DB1FE;
 border-style: solid;
 border-width: 1px;
}

.adslboton {
 font-size: 12px;
 background-color: #FA490B;
 font-weight: bold;
 width: 100px;
 border-color: #ffffff #666666 #666666 #ffffff;
 border-style: solid;
 border-width: 1px;
 cursor: hand;
}

.adslinput {
 font-size: 12px;
 font-weight: bold;
 height: 18px;
 width: 100px;
 text-valign: center;
 border-color: #0DB1FE;
 border-style: solid;
 border-width: 1px;
}