body
{
  width: 250pt;
  background: #222;
}

table
{
  width: 260pt;
  font-size:6.5pt; 
  text-align: center;
  background: black;
  color: white;
  margin-top: 0px;
  border-collapse: collapse;
}

.resultados {
  width: 340pt;
  font-size:6.5pt; 
  text-align: center;
  background: black;
  color: white;
  margin-top: 0px;
  border-collapse: collapse;
}
.paraRes {
  width: 350pt;
  font-size:6.5pt; 
  text-align: center;
  background: black;
  color: white;
  margin-top: 0px;
  border-collapse: collapse;
}
.azul{
  width: 260pt;
  font-size:6.5pt; 
  text-align: center;
  background: #222;
  color: white;
  margin-top: 0px;
  border-collapse: collapse;
}

table h1
{
  font-size: 10pt;
}

.Cabecera
{
  background: #447;
}

.FilaImpar
{
 background: #bbd;
 color: black;
}

.FilaPar
{
 background: #ccc;
 color: black;
}

#Tablas
{
  margin-top: 0px;
  position: relative;
  text-align: center;
} 
  
#Combo
{
  text-align: rigth;
  background: #222;
  margin-bottom: 0px;
  padding-bottom:0px;
}
#ComboResult
{
  width: 350pt;
  text-align: rigth;
  background: #222;
  margin-bottom: 0px;
  padding-bottom:0px;
}

.puntos
{
  width: 20pt;
}

.blanco
{
  color: white;
}

select 
      { 
       font-family: verdana; 
       font-size: 10px; 
       color: #000000; 
      }

input{
       font-family: verdana; 
       font-size: 10px; 
       color: #FFFFFF; 
       background: #5050aa;
}