    strong.ns
    {
        font-family: Tahoma;
        font-size: 7pt;
        font-weight: normal;
    }
    select
    {
        font-family: Tahoma,Verdana;
        font-size: 11px;
        background: #E1EAFE;
        border: thin groove;
        text-align: left;
    }
    td
    {
        font-family: Tahoma,Verdana;
        font-size: 11px;
        color: Black;
    }
    td.heads
    {
        font-family: Tahoma,Verdana;
        font-size: 11px;
        color: Black;
        background: #E1EAFE;
        font-weight: bold;
    }
    td.headsn
    {
        font-family: Tahoma,Verdana;
        font-size: 11px;
        color: Black;
        background: #E1EAFE;
    }
    input
    {
        font-family: Tahoma,Verdana;
        font-size: 11px;
        color: Black;
        background: #E1EAFE;
        border: thin groove;
    }
    input.checkbox
    {
        border: none;
        padding-right: 3px;
    }
    input.buttonT
    {
        font-family: Tahoma,Verdana;
        font-size: 8pt;
        font-weight: Bold;
        color: #ffffff;
        text-align: center;
        background: #0B6B78;
        border-style: outset;
        border-color: #007375;
        cursor: hand;
    }
    .
    {
        font-family: Tahoma;
        font-size: 8pt;
        font-weight: bold;
    }
    .red
    {
        color: red;
        font-weight: normal;
    }
    .blue
    {
        color: blue;
        font-weight: normal;
    }
    .small
    {
        font-family: Tahoma;
        font-size: 7p;
    }
    .Newfull
    {
        width: 200px;
        font-weight: normal;
    }
    .full
    {
        width: 410px;
        font-weight: normal;
    }
    .fullAlt
    {
        width: 250px;
        font-weight: normal;
        padding: 0px;
    }
    .half
    {
        width: 100px;
        font-weight: normal;
    }
    .half1
    {
        width: 110px;
        font-weight: normal;
    }
    .half2
    {
        width: 135px;
        font-weight: normal;
    }
    .half3
    {
        width: 192px;
        font-weight: normal;
    }
    .quarter
    {
        width: 75px;
        font-weight: normal;
    }
    .fullWithBG
    {
        width: 355px;
        font-weight: normal;
        background-color: #e5e5e5;
    }
    .halfWithBG
    {
        width: 175px;
        font-weight: normal;
        background-color: #e5e5e5;
    }
    .quarterWithBG
    {
        width: 75px;
        font-weight: normal;
        background-color: #e5e5e5;
    }
    A.reg:Link, A.reg:VISITED, A.reg:Active
    {
        font-family: Tahoma,Arial, Helvetica, Verdana, sans-serif;
        font-size: 11px;
        color: #0B6B78;
        text-decoration: underline;
        border: none;
    }
    A.reg:HOVER
    {
        font-family: Tahoma,Arial, Helvetica, Verdana, sans-serif;
        font-size: 11px;
        color: #462D1B;
        text-decoration: underline;
        border: none;
    }
