﻿body
{
    background-color: #E6E7E9;
    height: 100%;
    font-family: Verdana, Calibri, Sans-Serif;
    font-size: 10pt;
}

a
{
    text-decoration: none;
    color: White;
}

a:hover
{
    text-decoration: underline;
}

img
{
    border: 0;
}


table.MainBorderTable
{
    background-color: #A22831;
}
table.LadiesMainBorderTable
{
    background-color: #292b51;
}

table.ContentAreaTable
{
    background-color: White;
    width: 733px;
    height: 100%;
}

td.LadiesLeftNavigation
{
    background-color: #9c0004;
    color: White;
}


td.LeftNavigationMenu
{
    background-color: #050C5E;
    color: White;
}
td.MainBorderTablePadding
{
    width: 5%;
}
tr
{
    vertical-align: top;
}
Table
{
    border: "3";
}

DIV.Container
{
    position: relative;
    top: 0px;
    left: 0px;
    overflow: auto;
    min-height: 800px;
}

a.LeftNavigationMenu
{
    color: White;
    font-size: large;
    text-decoration: none;
}
a.Ladiespages
{
    text-decoration: none;
    color: #292b51;
    font-size: larger;
}
.linkspanel
{
    padding: 12px 12px 12px 12px;
    font-size: 1em;
}

