BODY
{
    background-color: lightgray;
}

A:link
{
    color: blue;

    text-decoration: none;
}

A:visited
{
    color: blue;

    text-decoration: none;
}

A:hover
{
    color: red;

    text-decoration: underline;
}

SPAN.TotaleCarrello
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;

    color: #7C0002;
}

DIV.Ricerca
{
    font-family: Arial;
    font-size: 14px;
}

DIV.Professioni
{
    text-align: center;
}

SELECT.ComboProfessioni
{
    font-family: Arial;
    font-size: 14px;

    width: 150px;
}

SELECT.ComboTotale
{
    font-family: Arial;
    font-size: 14px;

    width: 150px;
}

INPUT.TextAnno
{
    font-family: Arial;
    font-size: 14px;
}

DIV.ListaEventi
{
}

TABLE.ListaEventi
{
    border-collapse: collapse;
}

TR.ListaEventi
{
    background-color: #CFDCEC;

    vertical-align: top;
}

TH.ListaEventiColonna1
{
    border-style: solid;
    border-width: 1px;
    border-color: #7C0002;

    font-family: Arial;
    font-size: 14px;
    font-weight: bold;

    color: white;

    background-color: #7C0002;

    line-height: 30px;

    width: 300px;

    padding: 5px;
}

TH.ListaEventiColonna2
{
    border-style: solid;
    border-width: 1px;
    border-color: #7C0002;

    font-family: Arial;
    font-size: 14px;
    font-weight: bold;

    color: white;

    background-color: #7C0002;

    line-height: 30px;

    width: 100px;

    text-align: center;

    padding: 5px;
}

TH.ListaEventiColonna3
{
    border-style: solid;
    border-width: 1px;
    border-color: #7C0002;

    font-family: Arial;
    font-size: 14px;
    font-weight: bold;

    color: white;

    background-color: #7C0002;

    line-height: 30px;

    width: 300px;

    padding: 5px;
}

TH.ListaEventiColonna4
{
    border-style: solid;
    border-width: 1px;
    border-color: #7C0002;

    font-family: Arial;
    font-size: 14px;
    font-weight: bold;

    color: white;

    background-color: #7C0002;

    line-height: 30px;

    width: 100px;

    text-align: center;

    padding: 5px;
}

TH.ListaEventiColonna5
{
    border-style: solid;
    border-width: 1px;
    border-color: #7C0002;

    font-family: Arial;
    font-size: 14px;
    font-weight: bold;

    color: white;

    background-color: #7C0002;

    line-height: 30px;

    width: 100px;

    text-align: center;

    padding: 5px;
}

TH.ListaEventiColonna6
{
    border-style: solid;
    border-width: 1px;
    border-color: #7C0002;

    font-family: Arial;
    font-size: 14px;
    font-weight: bold;

    color: white;

    background-color: #7C0002;

    line-height: 30px;

    width: 100px;

    text-align: center;

    padding: 5px;
}

TD.ListaEventiTotale
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;

    text-align: center;

    color: #7C0002;
}

TD.ListaEventiColonna1
{
    border-style: solid;
    border-width: 1px;
    border-color: #7C0002;

    width: 300px;

    padding: 5px;
}

TD.ListaEventiColonna2
{
    border-style: solid;
    border-width: 1px;
    border-color: #7C0002;

    width: 100px;

    text-align: center;

    padding: 5px;
}

TD.ListaEventiColonna3
{
    border-style: solid;
    border-width: 1px;
    border-color: #7C0002;

    width: 300px;

    padding: 5px;
}

TD.ListaEventiColonna4
{
    border-style: solid;
    border-width: 1px;
    border-color: #7C0002;

    width: 100px;

    text-align: center;

    padding: 5px;
}

TD.ListaEventiColonna5
{
    border-style: solid;
    border-width: 1px;
    border-color: #7C0002;

    width: 100px;

    text-align: center;

    padding: 5px;
}

TD.ListaEventiColonna6
{
    border-style: solid;
    border-width: 1px;
    border-color: #7C0002;

    width: 100px;

    text-align: center;

    padding: 5px;
}

DIV.SchedaEventoIntestazione
{
    font-family: Arial;
    font-size: 20px;

    color: green;

    text-align: center;

    height: 50px;

    padding: 20px;
}

TR.SchedaEvento
{
    vertical-align: top;
}

TD.SchedaEventoLabel1
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;

    width: 150px;

    padding: 5px;
}

TD.SchedaEventoCampo1
{
    font-family: Arial;
    font-size: 12px;

    color: red;

    width: 500px;

    padding: 5px;
}

TD.SchedaEventoLabel2
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;

    width: 150px;

    padding: 5px;
}

TD.SchedaEventoCampo2
{
    font-family: Arial;
    font-size: 12px;

    width: 500px;

    padding: 5px;
}

TD.SchedaEventoLabel3
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;

    width: 150px;

    padding: 5px;
}

TD.SchedaEventoCampo3
{
    font-family: Arial;
    font-size: 12px;

    width: 500px;

    padding: 5px;
}

TD.SchedaEventoLabel4
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;

    width: 150px;

    padding: 5px;
}

TD.SchedaEventoCampo4
{
    font-family: Arial;
    font-size: 12px;

    width: 500px;

    padding: 5px;
}

TD.SchedaEventoLabel5
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;

    width: 150px;

    padding: 5px;
}

TD.SchedaEventoCampo5
{
    font-family: Arial;
    font-size: 12px;

    width: 500px;

    padding: 5px;
}

TD.SchedaEventoLabel6
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;

    width: 150px;

    padding: 5px;
}

TD.SchedaEventoCampo6
{
    font-family: Arial;
    font-size: 12px;

    width: 500px;

    padding: 5px;
}

TD.SchedaEventoLabel7
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;

    width: 150px;

    padding: 5px;
}

TD.SchedaEventoCampo7
{
    font-family: Arial;
    font-size: 12px;

    width: 500px;

    padding: 5px;
}

DIV.SchedaEventoCarrello
{
    text-align: center;
}

DIV.Indietro
{
    font-family: Arial;
    font-size: 12px;

    text-align: center;

    height: 50px;

    padding: 20px;
}

DIV.Carrello
{
}

TABLE.Carrello
{
    border-collapse: collapse;
}

TR.Carrello
{
    background-color: #A4DFFF;

    vertical-align: top;
}

TH.Carrello
{
    border-style: solid;
    border-width: 1px;
    border-color: gray;

    font-family: Arial;
    font-size: 14px;
    font-weight: bold;

    color: red;

    background-color: #AEFF66;

    line-height: 30px;
}

TD.CarrelloColonna1
{
    border-style: solid;
    border-width: 1px;
    border-color: gray;

    width: 500px;

    padding: 5px;
}

TD.CarrelloColonna2
{
    border-style: solid;
    border-width: 1px;
    border-color: gray;

    width: 100px;

    padding: 5px;

    text-align: right;
}

TD.CarrelloColonna3
{
    border-style: solid;
    border-width: 1px;
    border-color: gray;

    width: 21px;

    padding: 5px;
}

DIV.Errore
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;

    color: red;

    padding-top: 20px;

    text-align: center;

    vertical-align: middle;
}

DIV.SalvaIscrizErrore
{
    padding-top: 20px;

    text-align: center;

    vertical-align: middle;
}

DIV.DatiPersiOk
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;

    color: red;

    padding-top: 20px;

    text-align: center;

    vertical-align: middle;
}

DIV.NuovoUtente
{
    text-align: center;
}

DIV.NuovoUtenteOk
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;

    color: red;

    padding-top: 20px;

    text-align: center;

    vertical-align: middle;
}