﻿A
{
    font-size: 11px;
    font-family: Georgia, 'MS Serif' , 'New York' , 'Trebuchet MS' , Chicago, Serif;
}

BODY
{
    font-size: 11px;
    margin: 0px;
    color: black;
    font-family: Georgia, 'MS Serif' , 'New York' , 'Trebuchet MS' , Chicago, Serif;
    background-color: #E2CDAF;
}

DIV
{
    font-size: 11px;
    font-family: Georgia, 'MS Serif' , 'New York' , 'Trebuchet MS' , Chicago, Serif;
}

TD
{
    font-size: 11px;
    color: black;
    font-family: Georgia, 'MS Serif' , 'New York' , 'Trebuchet MS' , Chicago, Serif;
}

.AlmostWhiteBackground
{
    background-color: #FEF7ED;
}

.BlackBold
{
    color: #000000;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    font-weight: bold;
}

.BoldText
{
    font-size: 11px;
    color: black;
    font-family: Georgia, 'MS Serif' , 'New York' , 'Trebuchet MS' , Chicago, Serif;
    font-weight: bold;
    text-decoration: none;
}

A.BoldText:Hover
{
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
}

.BoxLeftSide
{
    background-image: url( "../Images/LeftSide.gif" );
    background-repeat: repeat-y;
}

.BoxRightSide
{
    background-image: url( "../Images/RightSide.gif" );
    background-repeat: repeat-y;
}

.BoxTopSide
{
    background-image: url( "../Images/TopSide.gif" );
    background-repeat: repeat-x;
}

.BoxBottomSide
{
    background-image: url( "../Images/BottomSide.gif" );
    background-repeat: repeat-x;
}

.Confirm
{
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    color: #B44148;
}

.CreamBackground
{
    background-color: #FEF2E1;
}

.FooterText
{
    font-size: 9px;
    color: #E2CDAF;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

A.FooterText:Hover
{
    font-size: 9px;
    color: #fef2e1;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
}

.FormElement
{
    font-size: 11px;
    width: 170px;
    text-indent: 2px;
    font-family: Arial, Helvetica, Verdana, Sans-Serif; /* height: 23px; */
    background-color: #e2cdaf;
    text-align: left;
}

.FormElementLong
{
    font-size: 11px;
    width: 245px;
    text-indent: 2px;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    height: 23px;
    background-color: #e2cdaf;
    text-align: left;
}

.FormElementShort
{
    font-size: 11px;
    width: 150px;
    text-indent: 2px;
    font-family: Arial, Helvetica, Verdana, Sans-Serif; /* height: 23px; */
    background-color: #e2cdaf;
    text-align: left;
}

.FormError
{
    background-position: 0px 5px;
    line-height: normal;
    padding: 4 5 4 14px;
    font-weight: bold;
    font-size: 11px; /* background-image: url(../Images/FormElementError.gif); */
    color: #f00;
    background-repeat: no-repeat;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}

A.GreyBold
{
    color: #666666;
    font-size: 11px;
    text-decoration: none;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    font-weight: bold;
}

A.GreyBold:Hover
{
    font-size: 11px;
    text-decoration: underline;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    font-weight: bold;
}

.GreyText
{
    font-size: 11px;
    color: #666666;
}

A.GreyText:Hover
{
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
    background-color: #E2CDAF;
}

.HeaderNav
{
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    color: #FFFFFF;
}

A.HeaderNav
{
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    color: #E2CDAF;
    text-decoration: none;
}

A.HeaderNav:Hover
{
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: underline;
}

.HeaderText
{
    font-weight: bold;
    font-size: 16px;
    color: #B7996F;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

.HomSoftBold
{
    color: #000000;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
}

A.MailBlackBold
{
    color: #000000;
    font-size: 11px;
    text-decoration: none;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    font-weight: bold;
}

A.MailBlackBold:Hover
{
    font-size: 11px;
    text-decoration: underline;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    font-weight: bold;
}

.Message
{
    font-size: 11px;
    width: 245px;
    text-indent: 2px;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    height: 83px;
    background-color: #e2cdaf;
    text-align: left;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-face-color: #E2CDAF;
    scrollbar-track-color: #E2CDAF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-3dlight-color: #E2CDAF;
    scrollbar-darkshadow-color: #E2CDAF;
}

.NewsText
{
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    text-align: left;
}

A.NewsText:Hover
{
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
}

.NewsTextSubHeading
{
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
}

.PhoneBold
{
    color: #993333;
    font-size: 16px;
    font-weight: bold;
}

.RedBackground
{
    background-color: #B44148;
}

.RedNews
{
    color: #993333;
    text-decoration: underline;
    font-size: 11px;
}

A.RedNews:Hover
{
    background-color: #E2CDAF;
    color: #000000;
    font-size: 11px;
}

.RedSystemLinks
{
    color: #993333;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    font-weight: bold;
}

A.RedSystemLinks:Hover
{
    font-size: 11px;
    text-decoration: underline;
}

.Spacer
{
    font-size: 8px;
    line-height: 1em;
}

.SubNavSystem
{
    font-size: 11px;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

.TanBackground
{
    background-color: #E2CDAF;
}
