h2,.Header   {
  font-size: 16px;
  font-weight:bold;
  color: #59343e;
  line-height: 22px;
}

h3,.SubHeader{
  font-weight: normal;
  font-size: 14px;
  color: #59343e;
  line-height: 18px;
}

.SmallText{
  font-size: 10px;
}

td,body,p{ font: 12px Arial, Helvetica, sans-serif; color: #857664; text-decoration: none;  line-height: 16px; vertical-align: top; }

/* Links */
a{ color: #59343e;}
a:hover{ color: #660033; text-decoration: none;}

hr { height: 0px; color: #59343e; border-top: 1px; background: #59343e; border-style: solid;}

.RedHeader {color: #57062d; font-size: 16px; line-height: 20px; font-weight:bold}
.RedText { color: #57062d}
.BrownHeader {color: #857664; font-size: 16px; line-height: 20px; font-weight:bold}
.GreyHeader {color: #4c483f; font-size: 16px; line-height: 20px; font-weight:bold}
.GreyText { color: #4c483f}
.GreenHeader {color: #6b6f00; font-size: 16px; line-height: 20px; font-weight:bold}
.GreenText { color: #6b6f00;}

.inputbox{background: url(../images/graphics/inputbox.gif) no-repeat; text-align: left; width: 285px; height: 32px; border: 0px; margin: 0px 8px 0px 0px; padding: 4px 0px 0px 10px; text-align: middle; }

.textareabox{background: url(../images/graphics/textareabox.gif) no-repeat; text-align: left; width: 284px; height: 159px; border: 0px; margin: 0px 8px 0px 0px; padding: 4px 0px 0px 10px; text-align: middle; }
