a img {
        border: none;
}

hr {
        height: 1px;
        color: #C82825;
}

body, td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        color: #000000;
        text-decoration: none;
}
.white {
        font-size: 11px;
        line-height: 11px;
        color: #ffffff;
}
.page {
        font-size: 12px;
        color: #000000;
        text-decoration: underline;
        font-weight: bold;
}

.size10w {    font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
}

a {
        font-size: 11px;
        color: #000000;
        text-decoration: none;
        font-weight : none;
}
a:hover {
        font-size: 11px;
        color: #000000;
        text-decoration: underline;
        font-weight : none;
}

a.u {
        font-size: 11px;
        color: #000000;
        text-decoration: underline;
        font-weight : none;
}
a.u:hover {
        font-size: 11px;
        color: #000000;
        text-decoration: underline;
        font-weight : none;
}

a.w {
        font-size: 10px;
        color: #ffffff;
        text-decoration: none;
        font-weight : bold;
}
a.w:hover {
        font-size: 10px;
        color: #ffffff;
        text-decoration: underline;
        font-weight : bold;
}

.input {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        border: 1px solid #555;
        color: #000000;
        border-color: #C82825;
        background-color: #ffffff;
}
.sub {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-decoration: underline;
        color: #000000;
        border: none;
        background-color: white
}

.order {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-decoration: underline;
        border: 0px solid #555;
        color: #000000;
        border-color: #ffffff;
        background-color: #ffffff;
}

.submit {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        border-color: #C82825;
        background-color: #ffffff;
}