body div#noprint, div#noprint * {display: none;}
body div#topmenu, div#topmenu * {display: none;}
body div#top, div#top * {display: none;}
body div#bottom, div#bottom * {display: none;}


body div#mainback {
display:inline;
position:static;
width:auto;
}


body div#content {
display:inline;
position:static;
width:auto;
}


p.noprint {display:none;}
p.printline {display:block;}
td.TextObject {width:auto;}



table.formats td.tablecontent {
padding-left:5px;
padding-top:1px;
padding-bottom:1px;
border-bottom: 1px solid #b0b0b0;
}


table.formats td.tablehead {
background-color:#FFFFFF;
border-bottom: 2px solid #909090;
}


table.formats td.noborder {
border-style: none;
}

table.formats td.bottomborder {
border-bottom: 2px solid #ffffff;
}

table.formats td.endborder {
padding-left:5px;
padding-top:1px;
padding-bottom:1px;
border-bottom: 2px solid  #909090;
}

table.formats td.bottomright {
border-bottom: 2px solid  #909090;
border-right: 2px solid  #909090;
}

table.formats td.bottomleft {
border-bottom: 2px solid  #909090;
border-right: 1px solid #b0b0b0;
}

table.formats td.rightborder {
border-bottom: 1px solid #b0b0b0;
border-right: 2px solid  #909090;
}


table.formats {
border-collapse:collapse
}