body {background: url(../img/common/fivelive_bkgnd_bar_2010.png);
      background-repeat: repeat-x;
      background-color: #060709; /*#070810;*/
      font-family: arial;
      color: #FFC000 }

p {font-size: medium;
   color: #000000;
   margin-top: 0px;
   margin-bottom: 5px;
   padding: 0px 0px 0px 0px;
   }

#content td {
  color: #000000;
  background: #ffffff;
  vertical-align: top;
  font-size: smaller;
  filter:alpha(opacity=80);
  -moz-opacity:.80;
  opacity:.80;
  }

#menudiv {
  margin-bottom: 1px;
  color: #FFC000; /*#F7C600;*/
  width: 100px;
  padding: 3px;
  border: 0px solid #ffffff;
  }
#menudiv a, #menudiv a:link {
  text-decoration: none;
  display: block;
  color: #FFC000;
  width: 100px;
  padding: 3px;
  background-color: #302770;
  font-weight: bold;
  }
#menudiv a:visited {
  color: #FFC000;
  }
#menudiv a:hover {
  display: block;
  color: #FFFFFF;
  background-color: #6666AA;
  width: 100px;
  }

#jusch a:link {
  text-decoration:underline;
  font-weight:bold;
  color:#ffff00; }
#jusch a:visited {
  text-decoration:underline;
  font-weight:bold;
  color:#ffcc00; }
#jusch a:hover {
  text-decoration:none;
  font-weight:bold;
  background-color:#ff0;
  color:#800000; }
#jusch a:active {
  text-decoration:none;
  font-weight:bold;
  background-color:#cff; }
#jusch a:focus {
  text-decoration:none;
  font-weight:bold;
  background-color:#080; }