.Body
{
     background-color: #A692AF;
}
.TopBody
{
    background-image: url(../images/topslice.jpg);
    background-repeat: repeat-x; 
    background-position: top left;
}
.RedBar {
    background-image: url(../images/redbar.jpg);
    background-repeat: repeat-x; 
    background-position: top left;
}
.BottomNav
{
     font-family: Arial Black;
     font-size: 8pt;
     color: #000000;
     font-weight: normal;
}
a.BottomNav
{
     font-family: Arial Black;
     font-size: 8pt;
     color: #0188cc;
     font-weight: normal;
     text-decoration:  none;
}
.Heading
{
     font-family: Arial Black;
     font-size: 14pt;
     color: #0188cc;
     font-weight: bold ;
}
a.Heading
{
     font-family: Arial Black;
     font-size: 14pt;
     color: #0188cc;
     font-weight: bold ;
     text-decoration:  underline;
}
.Text
{
     font-family: Arial;
     font-size: 14pt;
     color: #000000;
     font-weight: bold ;
}
.Text3
{
     font-family: Trebuchet MS, Arial, Helvetica;
     font-size: 8pt;
     color: #56415f;
}

