body {
  background: #C0C0C0;
  margin: 0px;
  color: black;
  text-align: center;
  font-family: sans-serif;
}
b { font-family: sans-serif; }

table.bodytable { width: 800px; text-align: center; border: 1px solid black; }
td.headerTD { height: 113px; background: url(/images/background_header.jpg); }
table.menutable { width: 760px; height: 26px;  }
div.menudiv { width: 760px; height: 36px; position: relative; top: 1px; left: 6px; cursor: pointer; font-family: sans-serif; }
td.menutopper { width: 123; height: 3px; }
  .topperon { background-color: #3891BF; }
  .topperoff { background-color: transparent; }
  .topperover { background-color: #86C03A; }
td.menuitemon { color: #3891BF; font-weight: bolder; font-variant: small-caps; font-size: 12px; height: 26px; }
td.menuitemoff { color: #666666; font-weight: bold; font-variant: small-caps; font-size: 12px; height: 26px; }
td.menuitemover { color: #86C03A; font-weight: bolder; font-variant: small-caps; font-size: 12px; height: 26px; }



td.bodyTD { text-align: center; height: 250px; background: url(/images/background_body.jpg) repeat-y;}
td.footerTD { height: 113px; background: url(/images/background_footer.jpg); }
td.storybox { width: 238px; height:150px; background: url(/images/box_background.jpg); }
td.storyspace { width: 1px; height:150px; background: white; }
td.storyheader { color: white; font-weight: bolder; font-variant: small-caps; font-size: 12px; width:420px; height: 26px; }
  .blackish {  background: url(/images/bar_blackish.gif); }
  .greenish { background: url(/images/bar_greenish.gif); }
  .blueish { background: url(/images/bar_blueish.gif); }
  .goldish { background: url(/images/bar_goldish.gif); }

table.leveltwo { border-top: 3px solid #CDCDCD; }


td.footercopy { font-family: sans-serif; font-size: 11px; color: #797879; }
a.footerlink { text-decoration: underline; font-size: 11px; color: #797879; }


table.pageheader {
  background: url(/images/bar_greenish.gif); repeat-x; width:720px; height: 26px;
}
td.pageheader {
  color: black; font-size: 18px;  font-variant: small-caps;
}

.error { color: red; font-variant: small-caps; font-family: Courier; }
.success { color: green; font-variant: small-caps; font-family: Courier; }

a.newslink { color: #3891BF; font-size: 12px; text-decoration: none; }
a.indexlink { color: #3891BF; font-size: 10px; text-decoration: none; }


div.generalbody { color: black; font-size: 12px; width: 660px; text-align: left; }
div.generalsect { color: black; font-size: 12px; text-align: left; }

.sectheader {  font-family: Tahoma, Verdana, Arial; color: #006699; font-weight: 700;  font-size: 14px; }

.smtext { font-size: 7pt; font-family: Tahoma, Arial, Verdana; }

td.name { background: #D4D4F6; }
td.value { background: #E6E9F2; }
td.altvalue { background: #E9E9E9; }


td.mname { background: #D4D4F6; font-size: 9px; }
td.mvalue { background: #E6E9F2; font-size: 9px; }
td.maltvalue { background: #E9E9E9; font-size: 9px; }