body {
        font-family: verdana;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color: #ffffff;
}
a {
        color: #393661;
        font-family: verdana;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
}
a:hover {
        color: #393661;
        font-family: verdana;
        font-size: 11px;
        font-weight: normal;
        text-decoration: underline;
}

.Links a {
        color: #ffffff;
        font-family: verdana;
        font-size: 12px;
        text-decoration: none;
}
.Links a:hover{
        color: #ff0000;
        font-family: verdana;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
}

.borderimg {
        border: 3px solid #ffde00;
}

td, textarea, input, select {
        font-family: verdana;
        font-size: 11px;
        color: #000000;
        font-weight: normal;
}
.greentext {
        font-family: verdana;
        font-size: 11px;
        color: #24662F;
        font-weight: normal;
}
TD.tableHeading, P.tableHeading {
  font-family: Tahoma;
  font-size: 11px;
  color: #96B94D;
  font-weight: bold;
 text-decoration: underline;
}

SUBMIT {
        font-family: Tahoma;
        font-size: 10px;
        color: #000000;
        font-weight: bold;
}

.button {
        font-family: Tahoma;
        font-size: 11px;
        color: #ffffff;
        font-weight: bold;
        background-color: #656565;
        border: 1px solid #000000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
}

TD.headertext, SPAN.headertext, P.headertext {
        font-family: verdana;
        font-size: 11px;
        color: #B5B7B0;
        background-color: #2E3591;
        font-weight: bold;
}

TD.error, P.error, DIV.error {
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        color: #AF1D1D;
}

TD.note, P.note, DIV.note {
        font-family: Tahoma;
        font-size: 11px;
        font-weight: normal;
        color: #AF1D1D;
}

TD.message  {
        font-family: Tahoma;
        font-size: 12px;
        font-weight: normal;
        font-weight: bold;
}

TR.header {
  background: #C0C0C0;
}

.tableheader {
        color: #3399CC;
        font-family: Tahoma;
        font-size: 12px;
        font-weight: bold;
}