@charset "iso-8859-1";
.headings {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #363636;
}
.normaltextcopy {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #772B1A;
    text-decoration: none;
}
.normaltext {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #772B1A;
    text-decoration: none;
}
input {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}
.greynormtext {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}
.normaltext:hover {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #AA6F54;
    text-decoration: none;
}
.normaltextcopy:hover {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #AA6F54;
    text-decoration: none;
}
.grayover {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #772B1A;
    text-decoration: none;
}
.grayover:hover {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #AA6F54;
    text-decoration: none;