td
{
    font-size: 8pt;
    font-family: Helvetica, Arial;
}

td.red
{
    BACKGROUND: url(/Portals/1/Skins/Wausau Supply Skins/RedPixel.gif);
    BACKGROUND-REPEAT: repeat-x repeat-y;
    color: #ffffff;
}

table.stripedBackground
{
    BACKGROUND: url(/Portals/1/Skins/Wausau Supply Skins/StripedBackground.gif);
    BACKGROUND-REPEAT: repeat-x repeat-y;
    color: #000000;
}

.giantBold
{
    font-weight: bold;
    font-size: 14pt;
}

a.red
{
    color: #990000;
    font-size: 10pt;
    text-decoration: underline;
    font-weight: bold;
}

.title
{
    background: url(/Portals/1/Skins/Wausau Supply Skins/RedPixel.gif);
    background-repeat: repeat-x repeat-y;
    color: #ffffff;
    font-size: 11pt;
    font-weight: bold;
}


