body {
  scrollbar-face-color: #f6f7f9;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #dee3e7;
  scrollbar-3dlight-color: #d1d7dc;
  scrollbar-arrow-color: #009900;
  scrollbar-track-color: #efefef;
  scrollbar-darkshadow-color: #98aab1;
  font-family: Georgia, Verdana, Arial, Sans-Serif;
  margin: 0px 0px 0px 0px;
  background-image: url(images/pickens_bg.jpg);
}

.hdr1 {
  font-weight: bold;
  font-size: 16px;
  color: #333D99;
  font-style: italic;
  font-family: Georgia, Verdana, Arial, Sans-Serif;
}

.hdr2 {
  font-weight: normal;
  font-size: 14px;
  color: #333D99;
  font-style: italic;
  font-family: Georgia, Verdana, Arial, Sans-Serif;
}

.hdr3 {
  font-weight: normal;
  font-size: 16px;
  color: #333D99;
  font-style: normal;
  font-family: Georgia, Verdana, Arial, Sans-Serif;
}

.msg1 {
  font-size: 12px;
  font-weight: normal;
  color: #333D99;
  line-height: 17px;
  font-family: Georgia, Verdana, Arial, Sans-Serif;
  width: 505px;
}

.resMsg {
  font-size: 11px;
  font-weight: normal;
  color: #333D99;
  line-height: 18px;
  font-family: Georgia, Verdana, Arial, Sans-Serif;
  background-image: url(images/200x85_bg.jpg);
}

.msg2 {
  font-size: 11px;
  font-weight: normal;
  color: #333D99;
  font-family: Georgia, Verdana, Arial, Sans-Serif;
}

.msg3 {
  font-size: 11px;
  font-weight: bold;
  color: #333D99;
  font-family: Verdana, Georgia, Arial, Sans-Serif;
}

.msg4 {
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, Georgia, Arial, Sans-Serif;
}

.hdrMsg {
  font-size: 16px;
  color: #696969;
  line-height: 15px;
  font-style: italic;
  font-family: Georgia, Verdana, Arial, Sans-Serif;
  background-image: url(images/500x25_hdr.jpg);
}

.dropList {
  color: #5b649f;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 16px;
  height: 20px;
  text-align: left;
}

INPUT {
  background: #fbfcfe;
  height: 18px;
  color: #333D99;
  border-color: #b4b4b4;
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana, Georgia, Arial, Helvetica, Sans-Serif;
  text-align: left;
}

a {
  color: #333D99;
}
a:active {
  color: #333D99;
  text-decoration: none;
}
a:visited {
  color: #333D99;
  text-decoration: none;
}
a:link {
  color: #333D99;
  text-decoration: none;
}
a:hover {
  color: #009900;
  background-color: #ffffff;
  text-decoration: underline;
}

.footer {
  font-size: 10px;
  color: #798DA4;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.footer:active {
  color: #798DA4;
  text-decoration: none;
}
a.footer:visited {
  color: #798DA4;
  text-decoration: none;
}
a.footer:link {
  color: #798DA4;
  text-decoration: none;
}
a.footer:hover {
  color: #5B649F;
  background-color: #f7f6fb;
  text-decoration: underline;
}

.cd {
  font-size: 10px;
  color: #798da4;
  font-style: normal;
  font-family: Verdana, Georgia, Arial, Helvetica, Sans-Serif;
}
a.cd:active {
  color: #798DA4;
  text-decoration: none;
}
a.cd:visited {
  color: #798DA4;
  text-decoration: none;
}
a.cd:link {
  color: #798DA4;
  text-decoration: none;
}
a.cd:hover {
  color: #0033CC;
  background-color: #ffffff;
  text-decoration: underline;
}
