body {
    background : #FFFFFF;
    color : #000000;
    font-family : arial, helvetica, sans-serif;
    font-size : 11pt;
    margin : 0px;
    padding : 0px;
}

td,p {
    background : #FFFFFF;
    color : #000000;
    font-family : arial, helvetica, sans-serif;
    font-size : 11pt;
}

td.company {
    background : #A50000;
    color : #FFFFFF;
    font-family : arial, helvetica, sans-serif;
    font-size : 11pt;
    padding : 0px 20px;
}

td.leftmenu {
    background : #A50000;
    background-image : URL(stripe.png);
    color : #FFFFFF;
    font-family : arial, helvetica, sans-serif;
    font-size : 11pt;
    padding : 0px;
}

td.main {
    background : #ffffff;
    color : #000000;
    font-family : arial, helvetica, sans-serif;
    font-size : 11pt;
    padding : 10px;
}

td.topmenuback {
    background : #FFFFFF;
}

td.leftmenutext {
    background : #BFBFBF;
    color : #000000;
    padding : 1px 4px;
    width : 150px;
    font-size : 9pt;
    border-top : #FFFFFF 1px solid;
    border-bottom : #000000 2px solid;
    border-right : #000000 2px solid;
    border-left : #FFFFFF 1px solid;
    text-align : center;
}

td.footer {
    background : #A50000;
    color : #FFFFFF;
    font-family : arial, helvetica, sans-serif;
    font-size : 9pt;
    padding : 3px 15px;
}

font.footerdiv {
    background : none;
    color : #000000;
    font-family : arial, helvetica, sans-serif;
    font-size : 9pt;
    padding : 0px 2px;
}

a:link.leftmenu {
    background : none;
    color : #000000;
    font-family : arial, helvetica, sans-serif;
    font-weight : bold;
    text-decoration : none;
    font-size : 11px;
    padding : 0px;
}

a:visited.leftmenu {
    background : none;
    color : #000000;
    font-family : arial, helvetica, sans-serif;
    font-weight : bold;
    text-decoration : none;
    font-size : 11px;
    padding : 0px;
}

a:active.leftmenu {
    background : none;
    color : #7F7F7F;
    font-family : arial, helvetica, sans-serif;
    font-weight : bold;
    text-decoration : none;
    font-size : 11px;
    padding : 0px;
}

a:hover.leftmenu {
    background : #FFFFFF;
    color : #000000;
    font-family : arial, helvetica, sans-serif;
    font-weight : bold;
    text-decoration : none;
    font-size : 11px;
    padding : 0px 5px;
}

a:link.topmenu {
    background : #7F7F7F;
    color : #FFFFFF;
    font-family : arial, helvetica, sans-serif;
    text-decoration : none;
    font-size : 9pt;
    height : 20px;
    border-top : 1px #BFBFBF solid;
    border-bottom : 1px #000000 solid;
    border-left : 1px #BFBFBF solid;
    border-right : 1px #000000 solid;
    padding : 1px 5px;
}

a:visited.topmenu {
    background : #7F7F7F;
    color : #FFFFFF;
    font-family : arial, helvetica, sans-serif;
    text-decoration : none;
    font-size : 9pt;
    height : 20px;
    border-top : 1px #BFBFBF solid;
    border-bottom : 1px #000000 solid;
    border-left : 1px #BFBFBF solid;
    border-right : 1px #000000 solid;
    padding : 1px 5px;
}

a:active.topmenu {
    background : #7F7F7F;
    color : #FFFFFF;
    font-family : arial, helvetica, sans-serif;
    text-decoration : none;
    font-size : 9pt;
    height : 20px;
    border-top : 1px #BFBFBF solid;
    border-bottom : 1px #000000 solid;
    border-left : 1px #BFBFBF solid;
    border-right : 1px #000000 solid;
    padding : 1px 5px;
}

a:hover.topmenu {
    background : #FFFFFF;
    color : #000000;
    font-family : arial, helvetica, sans-serif;
    text-decoration : none;
    font-size : 9pt;
    height : 20px;
    border-top : 1px #BFBFBF solid;
    border-bottom : 1px #000000 solid;
    border-left : 1px #BFBFBF solid;
    border-right : 1px #000000 solid;
    padding : 1px 5px;
}

a:link.footer {
    background : none;
    color : #FFFFFF;
    font-family : arial, helvetica, sans-serif;
    text-decoration : none;
    font-size : 9pt;
    padding : 0px 2px;
}

a:visited.footer {
    background : none;
    color : #FFFFFF;
    font-family : arial, helvetica, sans-serif;
    text-decoration : none;
    font-size : 9pt;
    padding : 0px 2px;
}

a:active.footer {
    background : #00FFFF;
    color : #FFFFFF;
    font-family : arial, helvetica, sans-serif;
    text-decoration : none;
    font-size : 9pt;
    padding : 0px 2px;
}

a:hover.footer {
    background : #000000;
    color : #FFFFFF;
    font-family : arial, helvetica, sans-serif;
    text-decoration : none;
    font-size : 9pt;
    padding : 0px 2px;
}

a:link {
    font-family : arial, helvetica, sans-serif;
    font-size : 11pt;
    text-decoration : none;
    color : #0000FF;
}

a:visited {
    font-family : arial, helvetica, sans-serif;
    font-size : 11pt;
    text-decoration : none;
    color : #0000FF;
}

a:active {
    font-family : arial, helvetica, sans-serif;
    font-size : 11pt;
    text-decoration : none;
    color : #FF0000;
}

a:hover {
    font-family : arial, helvetica, sans-serif;
    font-size : 11pt;
    text-decoration : underline;
    color : #0000FF;
}