.black {  font-family: "Times New Roman", Times, serif; color: #000000}
.blackBold { font-family: "Times New Roman", Times, serif; font-weight: bold; color: #000000 }
.bodyText {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #006600; text-align: justify}
.bodyTextBold { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #006600; text-align: justify ; font-weight: bold}
.bodyTextBoldItalic { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #006600; text-align: justify ; font-style: italic; font-weight: bold}
.bodyTextCentered { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #006600; text-align: center; font-family: "Times New Roman", Times, serif; 
.bodyTextCenteredBold { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #006600; text-align: center; font-family: "Times New Roman", Times, serif; ; font-weight: bold}
.bodyTextCenteredItalic { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #006600; text-align: center; font-style: italic; font-weight: normal }
.bodyTextItalic { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #006600; text-align: justify ; font-style: italic; font-weight: normal}
.bodyTextJustified { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #006600 ; text-align: left; font-weight: normal}
.courier {  font-family: "Courier New", Courier, mono; font-size: 12px; font-weight: bold; color: #FF0000; background-color: #FFFF00}
.greenBold16 { font-family: "Times New Roman", Times, serif; font-size: 16px; color: #006600; font-weight: bold }
.greenBold16Center { font-family: "Times New Roman", Times, serif; font-size: 16px; color: #006600; font-weight: bold ; text-align: center}
.greenBold18 { font-family: "Times New Roman", Times, serif; font-size: 18px; color: #006600; font-weight: bold }
.heading {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #006600; text-align: center}
.headingRed { font-family: "Times New Roman", Times, serif; font-size: 20px; font-weight: bold; color: #990000; text-align: center }
.listGreen { list-style-position: outside; font-family: "Times New Roman", Times, serif; font-size: 14px; color: #006600 ; list-style-type: disc; line-height: 22px}
.redBold14 { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #993300; font-weight: bold }
.redBold16 { font-family: "Times New Roman", Times, serif; font-size: 16px; color: #993300; font-weight: bold }
.redBold18 { font-family: "Times New Roman", Times, serif; font-size: 18px; color: #993300; font-weight: bold }
.sampleMenuText {  font-family: "Comic Sans MS"; font-size: 12px; color: #006600; text-align: center}
font-size: 14px; color: #006600 ; font-weight: bold }
font-size: 14px; color: #006600 }
.TextScrollStyle { visibility:hidden; font-size: 20px; font-family:"Times New Roman", Times, serif; font-weight:bold; text-align:center; padding:0; margin:0; width:100%; overflow:hidden; }

BODY
{
    SCROLLBAR-FACE-COLOR: #9CCF9C;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-SHADOW-COLOR: #006600;
    SCROLLBAR-3DLIGHT-COLOR: #003300;
    SCROLLBAR-ARROW-COLOR: #993300;
    SCROLLBAR-TRACK-COLOR: #E1FAE1;
    SCROLLBAR-DARKSHADOW-COLOR: #006600;
}
A:link
{
    font-family: "Times New Roman";
    font-weight: bold;
    FONT-SIZE: 14px;
    COLOR: #006600;
    TEXT-DECORATION: underline
}
A:visited
{
    font-family: "Times New Roman";
    font-weight: bold;
    FONT-SIZE: 14px;
    COLOR: #006600;
    TEXT-DECORATION: underline
}
A:hover
{
    font-family: "Times New Roman";
    font-weight: bold;
    FONT-SIZE: 14px;
    COLOR: #993300;
    TEXT-DECORATION: none
}
A:active
{
    font-family: "Times New Roman";
    font-weight: bold;
    FONT-SIZE: 14px;
    COLOR: #006600;
    TEXT-DECORATION: underline
}
A.help 
{
    cursor:help
}


INPUT.searchBox
{
    background-color:#FFFFFF;
    FONT-SIZE: 13px;
    COLOR: #990000
}
INPUT.boxWhite
{
    background-color:#FFFFFF;
    FONT-SIZE: 11px;
    COLOR: #990000;
}
TEXTAREA.boxWhite
{
    background-color:#FFFFFF;
    FONT-SIZE: 12px;
    COLOR: #990000;
}
SELECT.boxWhite
{
    background-color:#FFFFFF;
    FONT-SIZE: 12px;
    COLOR: #990000;
    width: 196 px;
}
INPUT.buttonSmall
{
    FONT-SIZE: 12px;
    COLOR: #006600; 
    BACKGROUND-COLOR: #9CCF9C
}
INPUT.button
{
    FONT-SIZE: 14px;
    COLOR: #006600; 
    BACKGROUND-COLOR: #9CCF9C
}
INPUT.buttonLight
{
    background-color:#CCFFCC;
    font-weight: bold;
    COLOR: #009933;
    border-bottom:1px solid #009933;
    border-right:1px solid #009933;
    border-top:1px solid #009933;
    border-left:1px solid #009933;
    cursor:hand;
}
INPUT.buttonLight2
{
    background-color: #E1FAE1;
    font-weight: bold;
    COLOR: #009933;
    border-bottom:1px solid #009933;
    border-right:1px solid #009933;
    border-top:1px solid #009933;
    border-left:1px solid #009933;
    cursor:hand;
}


