BODY {
  background-color: #ffffff;
  color: #000000;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
/* margin: 0px; */
}

P, TH, TD, OL, UL, LI {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
}

TD.body {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
}

TABLE.warning {
  color: #000000; 
  background-color: #ffac59;
}

TABLE.info {
  color: #000000;
  background-color: #fae496;
}

TABLE.form {
  color: #000000;
  background-color: #fae496;
}

H1, H2, H3, H4, H5, H6 {
  font-family: arial, helvetica, sans-serif;
  color: #cc0000;
}

H1 {
  font-size: 16pt;
}
H2 {
  font-size: 14pt;
}
H3 {
  font-size: 12pt;
}
H4 {
  font-weight: normal;
  font-size: 11pt;
}

OPTGROUP {
  color: #cc0000;
  font-style: normal;
}

OPTION {
  color: #000000;
}

.topmenu {
  background-color: #000000;
  color: #ffffff;  
}
.header {
  background-color: #000000; 
}
.breadcrumbs {
  background-color: #000000;
  color: #ffffff;
  font-size: 9pt;
  padding: 2px;
  font-weight: bold;
}
.breadcrumbs A {
  color: #ffcc33;
}
.breadcrumbs A:hover {
  color: #cc0000;
}
.bclast {
  color: #ffffff;
  font-weight: bold;
}

.sidebar {
  background-color: #eebb33;
/* background-color: #eecc33; */
/* background-color: #eebb44; */
/* background-color: #eecc66; */
  color: #ffffff; 
/* color: #cc0000; */
  padding: 10px;
  font-size: 10pt;
}
.sidebar A {
  text-decoration: none;
}
.sidebar A:hover {
  color: #cc0000;
  font-weight: bold;
  text-decoration: none;
}
.sidebar A:active {
  color: #cc0000;
  text-decoration: none;
}
.rsidebartitle {
  background-color: #eebb33;
  color: #000000;
  font-weight: bold;
  text-align: center;
  font-size: 9pt;
  padding: 2px;
}
.headlines {
  font-size: 8pt;
}
.navcurrent {
  font-weight: bold;
}
.error {
  margin-left: 20px;
  color: #cc0000;
  font-weight: bold;
}

.main {
  padding: 10px;
  background-color: #ffffff; 
}

.rsidebar {
  padding-left: 10px;
  background-color: #ffffff; 
  font-size: 9pt;
}

.red {
  color: #cc0000; 
}
.bgsand {
  background-color: #eecc66; 
}
.bgred {
  background-color: #cc0000; 
}
.bgblack {
  background-color: #000000; 
}
.bgwhite {
  background-color: #ffffff; 
}
.footer {
  color: #999999;
  font-size: 8pt;
}
.footer A {
  color: #999999;
}
.quote {
  color: #000088
}