a:link {
	font-family: Arial;
	font-size: x-small;
	color: white;
	text-decoration: none;
}

a:visited {
	color: white;
	font-size: x-small;
	font-family: Arial;
	text-decoration: none;
}

a:hover 
{
	font-family: Arial;
	font-size: x-small;
	color: #0E686D;
	background-color: white;
	text-decoration: none;
}

.CajasDeTexto
{
    font-family: Arial;
    font-size: x-small;
    color: black;
    font-weight: normal;
    border-color: #248487;
    border-style: solid;
    border-width: 1px;
}

.CeldaCabecera
{

    background-color: #F4FBDA;
}

.CeldaMenu
{
	background-color: #0E686D;
}


.CeldaPie
{
	background-color: #0E686D;
	font-family: Arial;
	font-size: x-small;
	color: White;
	text-decoration: none;
}

.CeldaTituloSeccion
{
	background-color: Silver;
}

.Combos
{
    font-family: Tahoma;
    Color: Black;
    Font-size: x-small;
}

.Etiquetas
{
    font-family: Tahoma;
    Color: Green;
    Font-size: small;
}

.EtiquetaUsuario
{
    font-family: Arial;
	font-size: x-small;
	color: White;
	text-decoration: none;
}

.EtiquetaNota
{
    font-family: Arial;
	font-size: xx-small;
	color: Black;
}

.GridEntrenamientosCabecera
{
    font-family: Arial;
    Color: Green;
    Font-size: small;
    Font-Weight: bold;
}

.GridEntrenamientosItem
{
    font-family: Arial;
    Color: Black;
    Font-size: x-small;
    Font-Weight: Normal;
}

.GridEntrenamientosItemAlternativo
{
    font-family: Arial;
    Color: Red;
    Font-size: x-small;
    Font-Weight: Normal;
}

.GridEquiposCabecera
{
    font-family: Tahoma;
    Color: Black;
    Font-size: x-small;
    text-align: left;
    background-color: #CCCCCC;
}

.GridEquiposItem
{
    font-family: Verdana;
    Color: Red;
    Font-size: x-small;
    text-align: left;
}

.GridEquiposItemAlternativo
{
    font-family: Verdana;
    Color: Orange;
    Font-size: x-small;
    text-align: left;
}

.GridFicherosCabecera
{
    font-family: Tahoma;
    Color: Black;
    Font-size: x-small;
    text-align: left;
    background-color: #CCCCCC;
}

.GridFicherosItem
{
    font-family: Verdana;
    Color: Red;
    Font-size: x-small;
    text-align: left;
}

.GridFicherosItemAlternativo
{
    font-family: Verdana;
    Color: Orange;
    Font-size: x-small;
    text-align: left;
}

.GridJugadoresCabecera
{
    font-family: Arial;
    Color: Blue;
    Font-size: small;
    Font-Weight: bold;
}

.GridJugadoresItem
{
    font-family: Arial;
    Color: Olive;
    Font-size: x-small;
    Font-Weight: Normal;
}

.GridJugadoresItemAlternativo
{
    font-family: Arial;
    Color: Silver;
    Font-size: x-small;
    Font-Weight: Normal;
}

.GridPatrocinadoresCabecera
{
    font-family: Arial;
    color: Blue;
    font-size: x-small;
    font-weight: bold;
    background-color: #CCCCCC;
}

.GridPatrocinadoresItem
{
    font-family: Arial;
    Color: Olive;
    Font-size: x-small;
    Font-Weight: Normal;
}

.GridPatrocinadoresItemAlternativo
{
    font-family: Arial;
    Color: Silver;
    Font-size: x-small;
    Font-Weight: Normal;
}

.GridResponsablesCabecera
{
    font-family: Arial;
    Color: Orange;
    Font-size: small;
    Font-Weight: bold;
}

.GridResponsablesItem
{
    font-family: Arial;
    Color: Gray;
    Font-size: x-small;
    Font-Weight: Normal;
}

.GridResponsablesItemAlternativo
{
    font-family: Arial;
    Color: Maroon;
    Font-size: x-small;
    Font-Weight: Normal;
}

.GridUsuariosCabecera
{
    font-family: Arial;
    Color: Black;
    Font-size: small;
    Font-Weight: bold;
}

.GridUsuariosItem
{
    font-family: Arial;
    Color: Gray;
    Font-size: x-small;
    Font-Weight: Normal;
}

.ListaOpciones{
    font-family: Arial;
    font-size: x-small;
    color: black;
    font-weight: normal;
}

.NombreEquipo
{
    font-family: Verdana;
    Color: Red;
    Font-size: small;
    Font-Weight: bold;
}

.Titulo1
{
	font-family: Tahoma;
	font-size: x-large;
	color: Silver;
	text-align: left;
	font-weight: bold;
}

.Titulo2
{
	font-family: Verdana;
	font-size: medium;
	color: Red;
	text-align: left;
	font-weight: bold;
}

.TituloSeccion
{
    font-family: Arial;
    Color: Blue;
    Font-size: small;
    Font-Weight: bold;
}
