﻿body 
{
    font-family     : Verdana, Arial, Tahoma, Times New Roman;
    font-size       : 12px;
    color           : #555;
    background-color: #FFB54E;
    margin-top      : 0px;
}

img
{
    border          : 0px;
}

.content
{
    vertical-align  : top;
    overflow        : scroll;
    text-align      : justify;
}

td.tdmenu
{
    text-align       : center;
}

a.menu
{
    color           : #fff;
    height          : 20px;
    font-size       : 10px;
    font-weight     : bold;
    text-decoration : none;
}

a.menu:visited
{
    color           : #fff;
    font-size       : 10px;
    font-weight     : bold;
    text-decoration : none;
}

a.menu:hover
{
    color           : #442109;
    font-size       : 10px;
    font-weight     : bold;
    text-decoration : none;
}

a.menutop
{
    color           : #442109;
    height          : 20px;
    font-size       : 10px;
    font-weight     : bold;
    text-decoration : none;
}

a.menutop:visited
{
    color           : #442109;
    font-size       : 10px;
    font-weight     : bold;
    text-decoration : none;
}

a.menutop:hover
{
    color           : #442109;
    font-size       : 10px;
    font-weight     : bold;
    text-decoration : none;
}

#footer
{
    padding-right   : 25px;
    padding-left    : 25px;
    font-family     : Arial,Verdana,Times New Roman;
    font-size       : 10px;
    font-weight     : normal;
    color           : #442109;
}

a.links
{
    color           : #555;
    height          : 20px;
    font-size       : 12px;
    font-weight     : normal;
    text-decoration : underline;
}

a.links:visited
{
    color           : #555;
    font-size       : 12px;
    font-weight     : normal;
    text-decoration : underline;
}

a.links:hover
{
    color           : #555;
    font-size       : 12px;
    font-weight     : normal;
    text-decoration : none;
    background-color: #FFB54E;
}

a.linkssmall
{
    color           : #555;
    height          : 20px;
    font-size       : 10px;
    font-weight     : normal;
    text-decoration : underline;
}

a.linkssmall:visited
{
    color           : #555;
    font-size       : 10px;
    font-weight     : normal;
    text-decoration : underline;
}

a.linkssmall:hover
{
    color           : #555;
    font-size       : 10px;
    font-weight     : normal;
    text-decoration : none;
    background-color: #FFB54E;
}