
a   { color: #8e8e8e; font-weight: bolder; font-size: 12px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular; text-decoration: none }
h1 { color: #000; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2 { color: #b0b0b0; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3 { color: #f00; font-size: 14px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 { color: #000; font-style: normal; font-weight: lighter; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; vertical-align: top; margin-top: 0px; margin-bottom: 0pt; padding: 4px; height: 0px }
td  { color: #000; font-size: 12px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular }
body       { color: white; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: black; margin: 0px }
all { font-family: verdana, arial, sans-serif }
A:link { color: #daa520; text-decoration: underline }
A:visited { color: #daa520; text-decoration: underline }
A:hover { color: #ffcc66; text-decoration: underline }
TD.NAVOff { color: #666633; font-weight: bold; font-size: 11px; font-family: verdana, arial, sans-serif; background-color: #bdb76b; cursor: hand }
TD.NAVOff A:link, TD.NAVOff A:visited, { color: #666633; text-decoration: none }
TD.NAVOff A:hover { color: #000; text-decoration: none }
TD.NAVOver { color: #ffffff; font-weight: bold; font-size: 11px; font-family: verdana, arial, sans-serif; background-color: #cccc99; cursor: hand }
TD.NAVOver A:link, TD.NAVOver A:visited, { color: #ffffff; text-decoration: none }
TD.NAVOver A:hover { color: #ffffff; text-decoration: none }
TD.NAVOn { color: #666633; font-weight: bold; font-size: 11px; font-family: verdana, arial, sans-serif; background-color: #ffffff; cursor: hand }
.TXTBody { color: #333333; font-weight: normal; font-size: 11px; font-family: verdana, arial, sans-serif }
.TXTBigBody { color: #333333; font-weight: normal; font-size: 13.5px; font-family: verdana, arial, sans-serif }
.TXTHeadline { color: #666633; font-weight: bold; font-size: 17px; font-family: verdana, arial, sans-serif }
.TXTSubHead { color: #999966; font-weight: bold; font-size: 13px; font-family: verdana, arial, sans-serif }
.TXTDate { color: #ffffcc; font-weight: normal; font-size: 10px; font-family: verdana, arial, sans-serif }
TD.TDCrossLink { font-weight: bold; font-size: 11px; font-family: verdana, arial, sans-serif; background-color: #ffcc66 }
A.LNKCrosslink:link { color: #cc6600; text-decoration: underline }
A.LNKCrosslink:visited { color: #cc6600; text-decoration: underline }
A.LNKCrosslink:hover { color: #993300; text-decoration: underline }
TD.TDQuote { color: #a0522d; font-style: italic; font-size: 17px; font-family: georgia, times, serif }

.menue {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.menue li a, .menue li a:visited, .menue li a:active {
  width: 167px;
  height: 47px;
  text-decoration: none;
  color: #000000;
  background: url(images/up5.jpg);
  font-size: 9pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  text-align: left;
  display: block;
  line-height: 45px;
  text-indent: 44px;
}

.menue li a:hover {
  background:url(images/down5.jpg);
  background-position: center;
  font-weight: bold;
  text-decoration: none;
  font-size: 9pt;
  text-align: left;
  display: block;
  height: 47px;
  line-height: 45px;
  text-indent: 44px;
  color: #ffffff;
}
