.txtFixed {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #999999;
}
a:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #999999;
        text-decoration: none;
        list-style-type: none;
}
a:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #EACF96;
        text-decoration: none;
        list-style-type: none;
}
a:active {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #EACF96;
        text-decoration: none;
        list-style-type: none;
}
a:hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #B94303;
        text-decoration: none;
}
.cr {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #666666;
        text-decoration: none;
}
.title1 {
        font-family: "Trebuchet MS", serif, sans-serif;
        font-size: 18px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: capitalize;
        color: #A5997F;
        text-decoration: none;
}
.borderBOTTOM {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #333333;
        text-decoration: none;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #EBDAB7;
}
.borderRDotted {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
        border-right-width: 1px;
        border-right-style: dotted;
        border-right-color: #B94303;
        height: 12px;

}
.borderTOPL {
        border-top-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-left-style: solid;
        border-top-color: #EACF96;
        border-left-color: #EACF96;
}
.HR {
        height: 1px;
        color: #FFFFFF;
}
.HR1 {
        height: 1px;
        color: #EACF96;
}
.title2 {
        font-family: "Trebuchet MS", serif, sans-serif;
        font-size: 16px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: uppercase;
        color: #EACF96;
        text-decoration: none;
        letter-spacing: 2px;
        vertical-align: middle;

}
.title3 {
        font-family: "Trebuchet MS", serif, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: uppercase;
        color: #EACF96;
        text-decoration: none;
        letter-spacing: 2px;
        vertical-align: middle;
        padding-left: 5px;
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #E9CE96;
}
.title4 {
        font-family: "Trebuchet MS", serif, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: uppercase;
        color: #A5997F;
        text-decoration: none;
        padding-left: 5px;
        letter-spacing: 1px;

}
.title5 {
        font-family: "Trebuchet MS", serif, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: uppercase;
        color: #990000;
        text-decoration: none;
        letter-spacing: 2px;
        vertical-align: middle;
}
.error {
        font-family: "Trebuchet MS", serif, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: uppercase;
        color: #990000;
        text-decoration: none;
        letter-spacing: 2px;
        vertical-align: middle;
}
.success {
        font-family: "Trebuchet MS", serif, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: uppercase;
        color: #99CC33;
        text-decoration: none;
        letter-spacing: 2px;
        vertical-align: middle;
}
.FormInput {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #666666;
        text-decoration: none;
        height: 16px;
        border: 1px solid #E9CE96;
}
.FormButton {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #FFFFFF;
        text-decoration: none;
        background-color: #A5997F;
        border: 1px solid #EBDAB7;
        height: 22px;
        letter-spacing: 1px;
        text-align: center;
        vertical-align: middle;
}
.txtStory {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #666666;
        text-decoration: none;
        text-align: justify;
        padding: 5px;
}
.txtItalic {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: italic;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #A5997F;
        text-decoration: none;
        background-color: #FCFCFD;

}
.txtBold {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        text-transform: none;
        color: #333333;
        text-decoration: none;
}
.alignCent {
        margin: 10px;
        padding: 10px;
}
.borderBOTTOML {
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-bottom-style: solid;
        border-left-style: solid;
        border-bottom-color: #EACF96;
        border-left-color: #EACF96;
}
.formTxtArea {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #666666;
        text-decoration: none;
        letter-spacing: 1px;
        text-align: justify;
        border: 1px solid #E9CE96;
}