﻿body {
    width: 100%;
    font-family: verdana;
    font-size: 13px;
}

p {
    margin: 0;
}

img {
    border: 0;
}

header, footer, .print {
    display: none;
}

.inventory h2 {
    text-align: center;
    font-size: 13.5px;
}

table {
    width: 783px;
    font-family: Arial;
    font-size: 11px;
    FONT-WEIGHT: normal;
    COLOR: #000;
}

.outer-table table tr.whiteline td {
    border-bottom: 2px solid black;
    font-weight: bold;
}

table tr.header td {
    font-weight: bold;
}

.outer-table table tr {
    border-bottom: 1px solid #dddddd;
    height: 25px;
    padding: 0 7px 0;
}

    .outer-table table tr td.subheadrow {
        font-weight: bold;
    }
     .outer-table table tr.sumrow td{ 
         font-weight: bold;
     }
.outer-table table td {
    text-align: left;
    border-bottom: 1px solid #dddddd;
}


ul.inventory-menu {
    display: none;
}

#searchbox, #loginbox {
    display: none;
}

TD {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    COLOR: #000;
    FONT-FAMILY: verdana, Tahoma, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
