html, body {
  scrollbar-3dlight-color: #000000;
  scrollbar-arrow-color: #ffffff;
  scrollbar-base-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-face-color: #6ba036;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #cccccc;
  scrollbar-track-color: #c8cdd0;
  padding: 0;
  margin: 0;
  font-size: 10pt;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #000000;
  background: url('../images/style/header-bg.jpg') repeat-x;
}

td {
  color: #5c5c5c;
  font-size: 10pt;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: normal;
}

.header {
  background: url('../images/style/header-bg.jpg') repeat-x;
  width: 322px;
  height: 66px;
}

.stage {
  vertical-align: top;
  padding: 16px 0;
  width: 980px;
  height: 100%;
}

.nav {
  height: 100%;
  vertical-align: top;
  padding: 0;
}

.subnavbg {
  background: url('../images/style/sub-nav-off.jpg') repeat-y;
  width: 217px;
  height: 24px;
  text-indent: 25px;
}

.navspacerbg {
  background: url('../images/style/sub-nav-bg.jpg') repeat-y;
  width: 217px;
  height: 100%;
}

a.navgraylink:link,
a.navgraylink:visited {
  font-size: 10pt;
  font-weight: bold;
  color: #3f3f3f;
  text-decoration: none;
}

a.navgraylink:hover,
a.navgraylink:visited:hover {
  font-size: 10pt;
  font-weight: bold;
  color: #499500;
  text-decoration: none;
}

a.navgraylink:active {
  font-size: 10pt;
  font-weight: bold;
  color: #3f3f3f;
  text-decoration: none;
}

.footerbg {
  background: #afafaf;
  background: url('../images/style/footer-bg.jpg') repeat-x center center;
  width: 980px;
  height: 23px;
  text-align: center;
}

.credit {
  text-align: center;
  vertical-align: top;
  width: 180px;
  height: 30px;
  padding: 6px 0 0 0;
}

a.whitelinksmall:link,
a.whitelinksmall:visited {
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

a.whitelinksmall:hover,
a.whitelinksmall:visited:hover {
  font-size: 10pt;
  font-weight: bold;
  color: #499500;
  text-decoration: none;
}

a.whitelinksmall:active {
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

h1 {
  background: url('../images/style/title-middle.jpg') repeat-x;
  font-size: 14pt;
  height: 33px;
  line-height: 33px;
  font-weight: bold;
  color: #499500;
  padding: 0 0 0 6px;
  margin: 0;
}

.info {
  width: 525px;
  vertical-align: top;
  height: 100%;
  padding: 4px 20px 0 20px;
}

.infoweight {
  width: 723px;
  vertical-align: top;
  height: 100%;
  padding: 0 0 0 20px;
}

.right {
  padding-top: 4px;
}

.framegrayx {
  background: url('../images/style/frame-bg.jpg') repeat-x bottom center;
  width: 100%;
  padding: 20px 0 0 0;
}

.framegrayyl {
  background: url('../images/style/frame-bg.jpg') repeat-y bottom left;
  width: 100%;
  height: 100%;
}

.framegrayyr {
  background: url('../images/style/frame-bg.jpg') repeat-y bottom right;
  width: 100%;
  height: 100%;
}

h2 {
  font-size: 13pt;
  font-weight: bold;
  color: #00a1a5;
  margin: 0;
  padding: 0 0 2px 0;
}

a:link,
a:visited {
  font-weight: bold;
  color: #3e7089;
  text-decoration: none;
}

a:active {
  font-weight: bold;
  color: #3e7089;
  text-decoration: none;
}

a:hover,
a:visited:hover {
  font-weight: bold;
  color: #cc3300;
  text-decoration: underline;
}

.font1 {
  color: #d87b04;
  font-weight: bold;
}

.font2 {
  color: #565656;
  font-weight: bold;
}

.font3 {
  color: #000000;
  font-weight: bold;
}
.font4 {
  color: #3e7089;
  font-weight: bold;
}
h3 {
  height: 20px;
  font-size: 13pt;
  font-weight: bold;
  color: #00a1a5;
  margin: 0;
  padding: 0;
}
