body, table {
      /*background:      #FFFFFF;*/
      font-family:     Tahoma, Verdana, Arial, Helvetica, sans-serif;
      font-size:       12px;
      color:           #444444;

      /*scrollbar-3dlight-color:#798A2F; scrollbar-base-color:#A6BC3E; scrollbar-arrow-color:#798A2F; scrollbar-darkshadow-color:#CCD895; scrollbar-shadow-color:#798A2F; scrollbar-highlight-color:#CCD895; scrollbar-track-color:#CCD895;*/
      /*scrollbar-3dlight-color:#0570AB; scrollbar-base-color:#66CCFF; scrollbar-arrow-color:#0570AB; scrollbar-darkshadow-color:#CBEEFF; scrollbar-shadow-color:#0570AB; scrollbar-highlight-color:#cbeeff; scrollbar-track-color:#CBEEFF;*/
      scrollbar-3dlight-color:#919191; scrollbar-base-color:#EBE3E0; scrollbar-arrow-color:#919191; scrollbar-darkshadow-color:#EBE3E0; scrollbar-shadow-color:#919191; scrollbar-highlight-color:#EBE3E0; scrollbar-track-color:#FFFFFF;
}
table.bloque {
      background: #999999
}

h1 {
      font-size:       24px;
      color: #91A729;
      font-weight:normal;
}

h2 {
      font-size:       16px;
      color: #91A729;
}

h3 {
      font-size:       14px;
      margin-bottom: 8px;
      margin-top: 8px;
      color: #91A729;
}
li.menu{color:#206693}
a {color:#206693;text-decoration:none}
a:hover{text-decoration:underline}

a.gray {
      color:           #666666;
}

a.blue {
        color:          #4E86CE;
}

.detail {
      background:      #F3F3F3;
}

.footer {
      font-size:       10px;
}

.nws {
      top-margin=0;
      color:      #666666;
      font-size:10;
      text-decoration:none;
}

.nws:hover {
      color:      #666666;
      text-decoration:underline;
}

a.spec {margin-bottom:8; color:#FFFFFF; font-size:10; text-decoration:none;}

a.mm {margin-bottom:8; color:#FFFFFF; font-weight:bold; font-size:15; text-decoration:none;}

a.sm {margin-bottom:8; color:#5E700D; font-weight:bold; font-size:11; text-decoration:none;}
a.sma{margin-bottom:8; color:#FFFFFF; font-weight:bold; font-size:11; text-decoration:none;}


a.tmnu {margin-bottom:8; color:#FFFFFF; font-weight:bold; font-size:13; text-decoration:none;}
a.tmnua {margin-bottom:8; color:#FF3300; font-weight:bold; font-size:14; text-decoration:none;}

a.lmnu {margin-left:20; margin-bottom:8; color:#FFFFFF; font-weight:bold; font-size:14; text-decoration:none;}
a.lmnua{margin-left:20; margin-bottom:8; color:#FF3300; font-weight:bold; font-size:14; text-decoration:none;}


ul {
      margin-bottom: 4;
      margin-top: 4;
}
input {border: 1 solid #0570AB; color:#444444}
textarea {border: 1 solid #0570AB; color:#444444}
input.find {
      padding-left:4;
      margin-top:0;
      background: #FFFFFF;
      color:#BFBFBF;
      height:20;
      border:#BFBFBF 1 solid;
}
select {
      background:#ffffff;
      border: 1 gray;
}

hr {
 color:#66CCFF;
 height:1;
}