﻿body
{
    background-color: #5199C7;
    background-image: url(/media/images/nav/body_bg.gif);
    background-repeat: repeat-x;
    margin: 5px 0px 5px 0px;
    font-family: Arial, Helvetica, sans-serif;
}

a:link
{
    color: #000000;
    text-decoration: underline;
}

a:active
{
    color: #000000;
    text-decoration: underline;
}

a:visited
{
    color: #000000;
    text-decoration: underline;
}

a:hover
{
    color: #0A5C91;
    text-decoration: underline;
}

.uber
{
    width: 777px;
    left: 50%;
    margin-left: -389px;
    position: absolute;
}

.banner
{
    position: absolute;
    width: 777px;
    top: 0px;
    left: 0px;
}

.content
{
    position: absolute;
    width: 777px;
    top: 242px;
    left: 0px;
}

.contentarea
{
    background-image: url(/media/images/nav/contentarea_bg.gif);
    background-repeat: repeat-y;
    background-position: -149px 0px;
    width: 777px;
    padding-right: 10px;
    font-size: 13px;
    color: #0A5C91;
}

.contentblocker
{
    width: 615px;
    background-image: url(/media/images/nav/contentarea_bg.gif);
    background-repeat: repeat-y;
    background-position: 1px 0px;
}

.nav
{
    z-index: 25;
    position: absolute;
    top: 181px;
    left: 10px;
    width: 137px;
}

.vmenu_link
{
    background-image: url(/media/images/nav/vmenu_link_bg.gif);
    height: 30px;
    width: 132px;
}

.vmenu_link span
{
    font-size: 12px;
    text-align: right;
    width: 107px;
    display: block;
    position: relative;
    right: -8px;
    top: 1px;
}

.vmenu_link a:link
{
    color: yellow;
    text-decoration: none;
}

.vmenu_link a:active
{
    color: yellow;
    text-decoration: none;
}

.vmenu_link a:visited
{
    color: yellow;
    text-decoration: none;
}

.vmenu_link a:hover
{
    color: yellow;
    text-decoration: none;
}

.vmenu_sub
{
    background-image: url(/media/images/nav/vmenu_sub_bg.gif);
    height: 20px;
    width: 132px;
}

.vmenu_sub span
{
    font-size: 10px;
    text-align: right;
    width: 107px;
    display: block;
    position: relative;
    right: -8px;
    top: 1px;
}

.vmenu_sub a:link
{
    color: yellow;
    text-decoration: none;
}

.vmenu_sub a:active
{
    color: yellow;
    text-decoration: none;
}

.vmenu_sub a:visited
{
    color: yellow;
    text-decoration: none;
}

.vmenu_sub a:hover
{
    color: yellow;
    text-decoration: none;
}

.footer
{
    text-align: right;
    padding-top: 5px;
    font-size: 10px;
    color: #ffffff;
}

.footer a:link
{
    color: yellow;
    text-decoration: none;
}

.footer a:active
{
    color: yellow;
    text-decoration: none;
}

.footer a:visited
{
    color: yellow;
    text-decoration: none;
}

.footer a:hover
{
    color: white;
    text-decoration: underline;
}
