.TxtBox      { list-style-type: font-family; color: #FFFFFF; text-align: Justify; 
               border: 1 solid #FFFFFF }
.Notify      { font-family: Tahoma; font-size: 7pt; color: #000000 }
.PageHeader  { color: #800000; font-size: 10pt; font-family: Tahoma; font-weight: bold }
.dropdown    { font-family: Tahoma; font-size: 10pt ; width=80% }
.SubAddress2 { font-family: Arial; font-size: 10pt; color: #000080; font-weight: bold }
.TopLinks    { font-family: Comic Sans MS; color: #005322; font-size: 10pt; font-weight: bold }
.leftLinks   { font-family: Arial; font-size: 8pt; color: #FFFFFF; font-weight: bold }
.address     { color: #800000; font-size: 8pt; font-family: Tahoma; font-weight: bold }
.SubAddress  { font-size: 10pt; color: #000080; font-family: Tahoma; font-weight: bold }
.body        { font-family: Tahoma; color: #000000; font-size: 10pt; text-align: Justify }
.Header      { font-family: Verdana; font-size: 11pt; color: #000080; font-weight: bold }
.WhiteTxt    { font-size: 8pt; font-family: Tahoma; color: #FFFFFF }
.YellowTxt   { font-size: 8pt; font-family: Tahoma; color: #FFFF00 }
.BlackTxt    { font-size: 8pt; font-family: Arial; color: #000000 }
.GreenTxt    { font-size: 10pt; font-family: Arial; color: #046A45 }
.HomeLinks   { font-family: Arial; color: #E08944; font-size: 8pt; font-weight: bold }
.HomeTxt     { font-family: Arial; font-size: 9pt; color: #015728; font-weight: bold }

a:link       { background-color: transparent; color: #993333; TEXT-DECORATION: none }
a:visited    { background-color: transparent; color: #006600; text-decoration: none }
a:active     { background-color: transparent; color: #E1D217; text-decoration: none }
a:hover      { color: #993333; text-decoration: underline; border-style: none; border-width:medium }

.InputText   { background-color: #FFFFFF; color: #000000; font-family: Verdana; 
               border: 1pt solid darkgreen }
.SmallInputText {  background-color: #FFFFFF; color: #000000; font-family: Verdana; 
               border: 1pt solid darkgreen ; width=20 }
.InputTextGreen
{
    BORDER-BOTTOM: #046A45 1pt solid;
    BORDER-LEFT: #046A45 1pt solid;
    BORDER-RIGHT: #046A45 1pt solid;
    BORDER-TOP: #046A45 1pt solid;
    COLOR: black;
    FONT-FAMILY: Verdana
}


.MessageHMInput
{
    BORDER-BOTTOM: #046A45 1px solid;
    BORDER-LEFT: #046A45 1px solid;
    BORDER-RIGHT: #046A45 1px solid;
    BORDER-TOP: #046A45 1px solid;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 8pt;
    HEIGHT: 16px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    WIDTH: 80%
}