body
{
    margin-left: 5px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;    
}

tr.print
    {
    display: none;
    }

tr.new
{
    background-color:#cbdcff;
}
tr.total
{
    background-color:#f1f1f1;
    color: #000000;
}   

td.line
{
    font-family: Tahoma;
    font-size: 12px;
    color: #70706f;
}

td 
{
    font-family: Tahoma;
    font-size: 12px;
    color: #70706F;
    height: 20px
}

td.linha
{
    font-family: Tahoma;
    font-size: 12px;
    color: #70706F;
}
td.horiz
{
    background-color:#f1f1f1;
    color: #000000;
}
td.thoriz
{
    background-color:#cbdcff;
    color: #000000;
}
th
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: lighter;
    color: #ffffff;
    background: #4f5263;
    border-bottom-color:Gray;
    border-bottom-style:solid;
    border-bottom-width:thin;
    border-right: solid thin gray;
}

a
{
    color: #000099;
    text-decoration: none;
}
a:link 
{
    color:Blue;
    text-decoration: none;
}
.navig
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 11px;
}
.txt1 
{
    color: #70706F;
}
select
{
    font-family: Tahoma;
    font-size: 11px;
    color: #70706F;
}
input
{
    font-family: Tahoma;
    font-size: 11px;
    color: #70706F;
}
textarea
{
    font-family: Tahoma;
    font-size: 11px;
    color: #70706F;
}
a:hover
{
    color: black;
    font-family: Tahoma, Verdana;
    text-decoration: underline;
}
