﻿body 
{
    background-color:Black;
    background-position:top;
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
}


img
{
    border:0px;
}


p
{
    font-family:Verdana;
    font-size:11px;
    color:White;
}

i
{
    font-family:Verdana;
    font-size:13px;
    color:White;
}

.errorText
{
    font-family:Verdana;
    font-size:11px;
    color:Silver;   
}

.blueText
{
    color:#45769f;
}

.greyText
{
    font-family:Verdana;
    font-size:11px;
    color:#535451;
}

.redText
{
    font-family:Verdana;
    font-size:11px;
    color:#990000;
}

.indent
{
    font-family:Verdana;
    font-size:11px;
    color:#535451;
    padding-left:15px;    
}

.spacer
{
    height:200px;
}

a:visited
{
    color:#45769f;
}

a:active
{
    color:#45769f;
}

a:hover
{  
    color:#45769f;
}

a:link
{
    color:#45769f
}