a img {
        border: none;
}

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;
}

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

.white {
        font-size: 11px;
        line-height: 11px;
        color: #ffffff;
}

.page {
        font-size: 12px;
        color: #000000;
        text-decoration: underline;
        font-weight: bold;
}

h1 {    font-family: Helvetica, Verdana, Arial, sans-serif;
        font-size: 22px;
        color: #1C87C2;
}

.red {
        font-size: 12px;
        color: #E65A55;
}

.blue {
        font-size: 12px;
        color: #003E88;
        font-weight: bold;
}

.size12 { font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 12px;
          color: #000000;
}

.size11 { font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 11px;
          color: #000000;
}

.size10 { font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 10px;
          color: #7A96B3;
}

.10px { font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 10px;
          color: #000000;
}

.red10 {  font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #E65A55;
}

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

a.red {
        font-size: 12px;
        color: #E65A55;
        text-decoration: none;
        font-weight: bold;
}
a.red:hover {
        font-size: 12px;
        color: #E65A55;
        text-decoration: none;
        font-weight: bold;
}

a.10px {
        font-size: 10px;
        color: #000000;
        text-decoration: none;
}
a.10px:hover {
        font-size: 10px;
        color: #000000;
        text-decoration: none;
}

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

a.white11 {
        font-size: 11px;
        color: #ffffff;
        text-decoration: underline;
}
a.white11:hover {
        font-size: 11px;
        color: #ffffff;
        text-decoration: underline;
}

a.blue {
        font-size: 10px;
        color: #0071B6;
        text-decoration: underline;
        font-weight: bold;
}
a.blue:hover {
        font-size: 10px;
        color: #0071B6;
        text-decoration: underline;
        font-weight: bold;
}

a.header {
        font-size: 12px;
        color: #003E88;
        font-weight: bold;
}
a.header:hover {
        font-size: 12px;
        color: #003E88;
        font-weight: bold;
}

a.white12 {
        font-size: 12px;
        color: #ffffff;
        text-decoration: none;
}
a.white12:hover {
        font-size: 12px;
        color: #ffffff;
        text-decoration: underline;
}

a.size11 {
        font-size: 11px;
        color: #0071B6;
        text-decoration: none;
}
a.size11:hover {
        font-size: 11px;
        color: #0071B6;
        text-decoration: underline;
}

a.size10b {
        font-size: 10px;
        color: #979797;
        text-decoration: underline;
        font-weight: bold;
}
a.size10b:hover {
        font-size: 10px;
        color: #979797;
        text-decoration: underline;
        font-weight: bold;
}

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

.order_k {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #555;
        color: #000000;
        border-color: #0071B6;
        background-color: #ffffff;
}

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