TD.celdaTitulo
{
  color : #000000;
  font-size: 15px;
  font-family: Helvetica;
  border-bottom: solid;
  border-bottom-width: 2px;
  border-bottom-color: #003366;
  background : #6699cc;
}

TD.celdaSubTit
{
  color : #000000;
  font-size: 15px;
  font-family: Helvetica;
  border-top: solid;
  border-top-width: 1px;
  border-top-color: #ffff66;
  border-bottom: solid;
  border-bottom-width: thin;
  border-bottom-color: #ff9933;
  background : #ffcc66;
}

TD.celda
{
  color: #000000;
  font-size: 15px;
  font-family: Helvetica;
  border-left: solid;
  border-left-width: 1px;
  border-left-color: #cccccc;
  border-bottom: solid;
  border-bottom-width: 2px;
  border-bottom-color: #003366;
  border-right: solid;
  border-right-width: 1px;
  border-right-color: #cccccc;
}

TD.celdaNeg
{
  color: #ff0000;
  font-size: 15px;
  font-family: Helvetica;
  border-left: solid;
  border-left-width: 1px;
  border-left-color: #cccccc;
  border-bottom: solid;
  border-bottom-width: 2px;
  border-bottom-color: #003366;
  border-right: solid;
  border-right-width: 1px;
  border-right-color: #cccccc;
}


TD.tituloVert
{
  background : #6699cc;
  font-size: 15px;
  color : #003366;
  font-family: Helvetica;
  border-bottom : solid;
  border-bottom-width : thin;
  border-bottom-color : #000066;
}

TD.hora
{
  background : #003366;
  font-size: 15px;
  color : #ffffff;
  font-family: Helvetica;
  border-bottom : thin;
  border-bottom-width : thin;
  border-bottom-color : #000066;
}

TD.tituloUrgente
{
  background : #ffcc66;
  font-size: 15px;
  color : #000066;
  font-family: Helvetica;
  border-top : solid;
  border-top-width : thin;
  border-top-color : #ffff66;
  border-bottom : solid;
  border-bottom-width : thin;
  border-bottom-color : #ff9933;
}

TD.tituloUrgenteInf
{
  background : #ff6600;
  font-size: 15px;
  font-weight: bold;
  color : #ffffff;
  font-family: Verdana;
  border-top : solid;
  border-top-width : thin;
  border-top-color : #ff9900;
  border-bottom : solid;
  border-bottom-width : thin;
  border-bottom-color : #cc3366;
}


TD.textoTitulo
{
  font-size: 24px;
  color=#003366;
  font-family: Helvetica;
  border-bottom : solid;
  border-bottom-width : thin;
  border-bottom-color : #cccccc;
}

TD.textoSubTit
{
  font-size: 15px;
  font-weight: bold;
  color=#003366;
  font-family: Helvetica;
  border-bottom : solid;
  border-bottom-width : thin;
  border-bottom-color : #cccccc;
}

TD.textoGral
{
  font-size: 15px;
  font-family: Helvetica;
  color=#000000;
}

TD.textoNota
{
  font-size: 15px;
  font-family: Helvetica;
  color=#000000;
}

TD.textoFin
{
  font-size: 15px;
  font-family: Helvetica;
  color=#000000;
  border-bottom : solid;
  border-bottom-width : thin;
  border-bottom-color : #cccccc;
}

A.liga:link		
{
  font-family: Helvetica;
  font-size: 15px;
  text-decoration: none;
  color:#333399;
}

A.liga:visited	
{
  font-family: Helvetica;
  font-size: 15px;
  text-decoration: none;
  color:#333399;
}

A.liga:hover	
{
  font-family: Helvetica;
  font-size: 15px;
  text-decoration:underline;
  color:#ff0000;
}


A.ligaGrande:link		
{
  font-family: Helvetica;
  font-size: 12px;
  text-decoration: none;
  color:#333399;
}

A.ligaGrande:visited	
{
  font-family: Helvetica;
  font-size: 12px;
  text-decoration: none;
  color:#333399;
}

A.ligaGrande:hover	
{
  font-family: Helvetica;
  font-size: 12px;
  text-decoration:underline;
  color:#ff0000;
}

A.ligaHead:link
{
  font-family: Arial;
  font-size: 15px;
  text-decoration: none;
  color : #000066;
}

A.ligaHead:visited
{
  font-family: Arial;
  font-size: 15px;
  text-decoration: none;
  color : #000066;
}

A.ligaHead:hover
{
  font-family: Arial;
  font-size: 15px;
  color:#ffcc66;
}

A.ligaSummon:link
{
  font-family: Arial;
  font-size: 15px;
  text-decoration: none;
  color : #000066;
}

A.ligaSummon:visited
{
  font-family: Arial;
  font-size: 15px;
  text-decoration: none;
  color : #000066;
}

A.ligaSummon:hover
{
  font-family: Arial;
  font-size: 15px;
  color:#000066;
}

TD.boton
{
  color : #003366;
  font-size: 15px;
  font-family: Helvetica;
  border-top: solid;
  border-top-width: 2px;
  border-top-color: #033ccff;
  border-left: solid;
  border-left-width: 2px;
  border-left-color: #033ccff;
  border-bottom: solid;
  border-bottom-width: 2px;
  border-bottom-color: #003366;
  border-right: solid;
  border-right-width: 2px;
  border-right-color: #003366;
  background : #6699cc;
}

TD.botonSel
{
  color : #003366;
  font-size: 15px;
  font-family: Helvetica;
  border-top: solid;
  border-top-width: 2px;
  border-top-color: #ffff66;
  border-left: solid;
  border-left-width: 2px;
  border-left-color: #ffff66;
  border-bottom: solid;
  border-bottom-width: 2px;
  border-bottom-color: #ff9933;
  border-right: solid;
  border-right-width: 2px;
  border-right-color: #ff9933;
  background : #ffcc66;
}

INPUT.boton
{
  background : #000066;
  font-size: 15px;
  color : #ffffff;
  font-family: Verdana;
  font-weight: bold;
}
