.body
{
    background-color: activeborder;
}
.TableMaster
{
    width: 760px;
    border: 1px solid #7F9DB9;
}
.Td_Testata
{
    width: 760px;
    height: 30px;
    background-color: #667788;
    text-align: left;
}
.Td_Menu
{
    width: 760px;
    height: 50px;
    background-color: #ECE9C6;
    text-align: left;
}
.Td_Corpo
{
    width: 760px;
    height: 400px;
    background-color: #C0C0C0;
    text-align: left;
}
.Td_Copy
{
    width: 760px;
    height: 30px;
    background-color: #667788;
    text-align: right;
    vertical-align: middle;
}

.TableContenuti
{
    width: 752px;
}
.Tr_Contenuti
{
    background-color: #667788;
}
.Tr_Contenuti_Up
{
    background-color: #75A3D0;
}
.Tr_Contenuti_Down
{
    background-color: #C0C099;
}

.Td_Contenuti_1
{
    width: 400px;
    height: 10px;
}
.Td_Contenuti_2
{
    width: 250px;
    height: 10px;
}
.Td_Contenuti_3
{
    width: 102px;
    height: 10px;
    text-align: center;
}

.Td_Contenuti_4
{
    height: 10px;
    text-align: center;
}

.TableModifica
{
    width: 752px;
}
.Td_Modifica_1
{
    width: 250px;
    height: 15px;
    background-color: #75A3D0;
    vertical-align: top;
}
.Td_Modifica_2
{
    width: 502px;
    height: 15px;
    background-color: #C0C099;
    text-align: left;
}

.TestoSezioni
{
    font-family: Verdana;
    font-size: 14pt;
    color: #000000;
    font-weight: bold;
}
.TestoTitolo
{
    font-family: Verdana;
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
}
.Testo
{
    font-family: Verdana;
    font-size: 10pt;
    color: #000000;
}
.TestoTotali
{
    font-family: Verdana;
    font-size: 15pt;
    color: #667788;
}
.TestoCompactDB
{
    font-family: Verdana;
    font-size: 13pt;
    color: #FF0000;
    font-weight: bold;
}

a:link.Link
{
    font-family: Verdana;
    font-size: 11px;
    color: #667788;
    text-decoration: none;
}
a:hover.Link
{
    font-family: Verdana;
    font-size: 11px;
    color: #667788;
    text-decoration: none;
}
a:active.Link
{
    font-family: Verdana;
    font-size: 11px;
    color: #667788;
    text-decoration: none;
}
a:visited.Link
{
    font-family: Verdana;
    font-size: 11px;
    color: #667788;
    text-decoration: none;
}
.Selected_Link
{
    font-family: Verdana;
    font-size: 11px;
    color: #667788;
    text-decoration: none;
}

form
{
    margin-bottom: 0px;
}

input
{
    padding: 2px;
    border: 1px solid #667788;
    font-size: 11px;
}

select
{
    padding: 2px;
    border: 1px solid #667788;
    font-size: 13px;
}

