  body  {
    //background-color: #e7e7e7;
    //background-color: #f8f8f8;
    SCROLLBAR-ARROW-COLOR: #949C9D;
    SCROLLBAR-FACE-COLOR: #EFEFEF;
    SCROLLBAR-HIGHLIGHT-COLOR: #BFBFBF;
    SCROLLBAR-SHADOW-COLOR: #BFBFBF;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
    background-color: #D9DEE3;
    margin: 0px 0px 0px 0px;
  }
  td  {
    font-size: 11px;
    font-family: Verdana, Tahoma, Arial;
  }
  h1  {
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 1px;
    margin-left: 2px;
    color: #000000;
  }
  a.linkblanco {
    color: white;
    font-size: 11px;
    font-weight: bold; 
    text-decoration: none;
  }
  a.linkblanco:hover {
    color: white;
    font-size: 11px;
    font-weight: bold; 
    text-decoration: underline;
  }
  a.flecha {
    text-decoration: none;
  }
  a.flecha:hover {
    text-decoration: none;
  }
  .encabezado {
    color: white;
    height: 50px;
    background-color: black;
    text-align: center;
    font-weight: bold;
    font-family: Arial, Verdana, Tahoma;
    font-size: 16px;
  }
  .fondotit1 {
    color: white;
    background-color: 002070;
    font-size: 12px;
    font-weight: bold;
  }
  .fondo_celeste {
    color: black;
    background-color: c7e7ff;
    font-size: 11px;
    font-weight: normal;
  }
  .fondo_verde {
    color: black;
    background-color: e7fff7;
    font-size: 11px;
    font-weight: normal;
  }
  .fondoblanco {
    color: black;
    background-color: #ffffff;
    font-weight: normal;
    font-size: 12px;
  }
  .fondogrisclaro {
    color: white;
    background-color: #D9DEE3;
    font-weight: normal;
    font-size: 10px;
  }
  .fondogris {
    color: white;
    background-color: #92a1af;
    font-weight: normal;
    font-size: 10px;
  }
  .fondoazul {
    color: white;
    background-color: #003399;
    font-weight: normal;
    font-size: 10px;
  }
  .fondorojo {
    color: white;
    background-color: #990000;
    font-weight: normal;
    font-size: 10px;
  }
  .a_titnews {
    color: #99332f;
    text-decoration: none;
    font-weight: bold;
    background-color: #ffffff;
  }
  .a_titnews:hover {
    color: #9f0000;
    font-weight: bold;
    text-decoration: underline;
  }
  .det_titnews {
    color: #990000;
    font-size: 12px;
    font-weight: bold;
    background-color: #ffffff;
  }
  .td_titnews {
    color: #99332f;
    background-color: #ffffff;
    font-size: 10px;
  }
  .td_fecnews {
    background-color: #f8f8f8;
    font-size: 10px;
  }
  .td_desnews {
    background-color: #f8fdfb;
    font-size: 10px;
  }
  .areatexto_cab {
    height: 120;
    width: 100%;
    resizable: yes;
    background-color: #f5f5ff;
  }
  .areatexto_det {
    height: 240px;
    width: 100%;
    resize: yes;
    background-color: #f8fdfb;
  }
  .titwarn1 {
    color: #990000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
  .nominst {
    color: white;
    background-color: #494949;
  }
