html
{
    height: 100%;
}

body
{
    height: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
}

.Disclaimer_Footer
{
    font-size: 11px;
    color: #666;
}

.Site_Footer
{
    color: #666;
}

.Webmail
{
    font-family: Verdana;
    color: #333;
    font-size: 14px;
    letter-spacing: 1px;
}

a
{
    color: #999999;
    text-decoration: none;
}

a:Visited
{
    color: #999999;
    text-decoration: none;
}
a:Hover
{
    color: #333333;
    text-decoration: none;
}

a:Hover:Visited
{
    color: #333333;
    text-decoration: none;
}
.BackgroundTable
{
    background: url('../Images/LandingBackground.jpg') no-repeat;
    /*background: url('../Images/body-background.png') no-repeat;*/
    /*height: 266px;*/
}

.Font
{
    color: #716F6E;
    text-align: justify;
    display: block;
    font-size: 10px;
}

.webcolor
{
    color: #e77817;
}
.LoginTextBox
{
    border: 1px solid #CCC;
    width: 150px;
    font-size: 12px;
}

