/* Estilo para menu de la derecha */

a.menuder
  {
  font-size: 10pt;
  color: #1d1d1d;
  font-family: Trebuchet MS
    }
a.menuder:hover {
font-weight: bold;
  font-size: 10pt;
  color: #FFFFFF;
  font-family:Trebuchet MS
  }
  
a.botonn
  {
  font-size: 12pt;
  color: black;
  font-family: Trebuchet MS
    }
a.botonn:hover {
font-weight: bold;
  font-size: 12pt;
  color: #1d1d1d;
  font-family:Trebuchet MS
  }

a.menuderalucase
  {
  font-size: 10pt;
  color: #990000;
  font-family: Trebuchet MS
  }
a.menuderalucase:hover {
  font-weight: bold;
  font-size: 10pt;
  color: #c00;
  font-family: Trebuchet MS
}

/* Estilo para menu de arriba*/

a.menuarriba
	{font-weight: bold;
  font-size: 10pt;
  color: #c00;
  font-family: Trebuchet MS
  }
a.menuarriba:hover {
  font-weight: bold;
  font-size: 10pt;
  color: #c00;
  font-family: Trebuchet MS
}

/* Otros Estilos */

a.botonayuda
{font-weight: bold;
font-size: 12pt;
color: #000066;
font-family:Arial,sans-serif
}
a.botonayuda:hover
{font-weight: bold;
font-size: 12pt;
color: blue;
font-family:Arial,sans-serif}

#cache {
position:absolute; top:200px; z-index:10; visibility:hidden;
}

/* Estilo los casos*/

td.texto
{font-size: 10pt;
  color: black;
  font-family:Arial,sans-serif}

td.name
{font-weight: bold;
  font-size: 12pt;
  color: black;
  font-family:Arial,sans-serif}
  
a.option
{font-weight: bold;
  font-size: 12pt;
  color: #CC0000;
  font-family:Arial,sans-serif
}
a.option:hover
{font-weight: bold;
  font-size: 12pt;
  color: #c00;
  font-family:Arial,sans-serif
}
td.dxfinal
{  font-size: 16pt;
  color: black;
  font-family:Arial,sans-serif
}