INPUT
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: "arial, helvetica, sans-serif, Tahoma";
    BACKGROUND-COLOR: #eeeeee
}
TEXTAREA
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: "arial, helvetica, sans-serif, Tahoma";
    BACKGROUND-COLOR: #eeeeee
}
SELECT
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: arial, sans-serif, helvetica, tahoma
}
BUTTON
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: arial, sans-serif, helvetica, tahoma
}
SUBMIT
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: arial, sans-serif, helvetica, tahoma
}
SELECT.sportsel
{
    BACKGROUND-COLOR: #A22538;
    COLOR: white;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    FONT-SIZE: xx-small;
    FONT-WEIGHT: bolder
}
BUTTON.sport
{
    BACKGROUND-COLOR: #a22538;
    COLOR: white;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    FONT-SIZE: xx-small;
    FONT-WEIGHT: bolder
}
