.divpanel
{
  background-color: #686868;
  font-family: Verdana;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}
.diverror
{
  font-family: Verdana;
  font-size: 12px;
  color: #D80000;
  font-weight: bold;
}
.button
{
  background-color: #006666;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}

.td_titulo
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 8pt;
  color: #000020;
  background: #FDF4D5;
  border: thin ridge;
  cellpadding:0;
  cellspacing:0;
}

.td_desc
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  text-align: left;
  font-size: 8pt;
  color: #000020;
  background: #FFFFFF;
  border: thin ridge;
  cellpadding:0;
  cellspacing:0;
}