table.stats
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 280px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.stats td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 

table.stats td.foo
{background-color: #666;
color: #fff;
padding: 4px;
text-align: center;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 

a.flecha {
    color: #fff;
    background-color: #C0D3E8;
    
    text-decoration: underline;
}
a.page{
    font-size: 14px;
    font-weight: bold;
}

p.titulo{
    font-size: 24px;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-position: center center;
    font-variant: normal;
    background-color: #C0D3E8;
}
option.uno 
{
background-color: #CCC;
font-size: 14px;
} 

input.buscar{
background-color: #CCC;
font-size: 14px;  
}

select.combo{
background-color: #CCC;
font-size: 14px;
}
body {
	background-color: #2975b1;
}


