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;
 vertical-align: middle
}
.input2 { font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 cursor: text;
 color: #0367FD;
 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;
 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;
}


.adslmini {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #000000
}

.adsltxt {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 background-color: #d6d6d6;
 color: #000000
}

.adslnum {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 background-color: #d6d6d6;
 font-weight: bold
}

.adsltelefono {
 font-size: 14px;
 background-color: #d6d6d6;
 color: #FA490B;
 font-weight: bold
}

.adslentrar {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 border-color: #ffffff;
 background-color: #ffffff
}

.adslboton {
 font-size: 12px;
 font-weight: bold;
 cursor: hand
}

.adslinput {
 font-size: 12px;
 font-weight: bold;
 height: 18px;
 width: 100px
}