﻿body
{
    font-size: 11px;
    background-image: url(images/backgroundstripe.gif);
    color: #000000;
    line-height: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif
}
#title
{
    font-size: 16px;
    color: #666633;
    font-weight: bolder;
    padding-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
#main
{
    font-size: 11px;
    margin: 10px;
    color: #333333;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
a
{
    font-size: 11px;
    color: #993300;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a:visited
{
    color: #cc6600;
}
td
{
    font-size: 11px;
    color: #000000;
    text-align: left;
    vertical-align: top;
    line-height: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boldblue
{
    font-size: 11px;
    font-weight: bolder;
    color: #336699;
    line-height: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.largeboldblue
{
    font-size: 13px;
    font-weight: bolder;
    color: #336699;
    line-height: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-variant: normal;
}
.bodymain
{
    font-size: 11px;
    margin: 10px;
    color: #333333;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.employeenav
{
    font-size: 10px;
    font-weight: bolder;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footer
{
    font-size: 11px;
    color: #999999;
    line-height: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.catagoryheader
{
    font-size: 13px;
    color: #999966;
    font-weight: bold;
    font-style: oblique;
    line-height: 18px;
    border-left-color: black;
    border-bottom-color: black;
    border-top-color: #339999;
    border-right-color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyblue
{
    font-size: 11px;
    color: #336699;
    line-height: 18px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boxcatagory
{
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    background-color: #cc9900;
    border-left: #006699 1px dotted;
    border-right: #006699 1px dotted;
    border-top: #006699 1px dotted;
    border-bottom: #006699 1px dotted;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bottomline
{
    border-right: black 0px dotted;
    border-top: black 0px dotted;
    border-left: black 0px dotted;
    border-bottom: #993300 1px dotted
}