﻿.StartupHeader
{
    font-family: BRAZIL;
    font-style: italic;
    font-size: 36px;
    font-weight: bolder;
    color: white;
    text-indent: 30px;
}
.menuitems
{
    font-family: Berlin Sans FB;
    font-size: 16px;
    color: #375144;
}
.menuitems a
{
    color: #375144;
    text-decoration: none;
}
.menuitems  a:hover
{
    color: #538770;
    text-decoration: underline;
}
.footer
{
    font-family: Berlin Sans FB;
    font-size: 16px;
    color: #ffffff;
}
.footer a
{
    color: #ffffff;
    text-decoration: none;
}
.footer  a:hover
{
    color: #EFE193;
    text-decoration: underline;
}
.maincontent
{
    font-family: verdana;
    font-size: 14px;
}    
.maincontentheader
{
    font-family: nina;
    font-size: 16px;
    font-weight: bold;
}    
.standardtext
{
    font-family: verdana;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
}    
.standardtext a
{
    color: #navy;
    font-weight: bold;
}
.highlight
{
    font-family: verdana;
    font-size: 14px;
    color: Navy;
    font-weight: bold;
    font-style: italic;
}
.standardtextRed
{
    font-family: verdana;
    font-size: 14px;
    line-height: 16px;
    color: Red;
}        
.ErrMsg
{
    Color: Red;
    text-decoration: blink;
}
.sbddimages
{
    text-align: center;
}    