﻿body 
{
    font-size: 0.9em;
}


.navigation
{
    display:none;
}

.noPrint
{
    display:none;
}

#divReport
{
    padding: 8px;
    position: absolute !important;
    top: 0px !important; 
    bottom: 0px !important;
    left:0px !important;
    right:0px !important;
    background-color: #ffffff;
}
.tdreportValue
{
    width: 80px; 
 border-width: 1px ; border-style: solid; border-color: #cccccc;
}