body
{
    margin-bottom: 0px;
    margin-top: 0px;
    background-color: #fff;
    font-family: "Lucida Grande" , "Lucida Sans Unicode" , Verdana, "sans serif";
    font-size: 0.8em;
    line-height: 1.4;
}

.frame
{
    border: 1px solid #99B6BA;
    width: 775px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('../images/background.gif');
}

.headerMenu
{
    background-image: url('../images/header_menu_back.gif');
    margin-left: auto;
    margin-right: 15px;
    margin-top: 15px;
}

.headerMenu td
{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

.logo
{
    margin-top: 20px;
    margin-left: 20px;
}

.logo td
{
    padding: 8px;
}

.shadow
{
    position: absolute;
    margin-top: -42px;
    margin-left: 250px;
}

a
{
    color: #324d62;
    text-decoration: none;
}

a:link
{
    border-bottom: 1px dotted #ababab;
}

a:visited
{
    color: #324d62;
    border-bottom: 1px dotted #ababab;
}

a:hover
{
    color: #99b6ba;
    border-bottom: 1px dotted #99b6ba;
}

.smaller
{
    font-size: 0.7em;
}

.small
{
    font-size: 0.9em;
}

.big
{
    font-size: 1.4em;
}

.header
{
    color: #324d62;
    font-weight: bold;
    margin-top: 10px;
}

.ulMargin
{
    margin-left: 18px;
    margin-top: -15px;
    font-size: 0.9em;
}