BODY {
	MARGIN-TOP: 10px; 
      MARGIN-LEFT: 0px; 
      COLOR: #000000; 
      MARGIN-RIGHT: 0px; 
      FONT-FAMILY: verdana,arial,sans-serif; 
      BACKGROUND-COLOR: red; 
      font-size: small
}

a {
  color: #bbbbff
}

a:visited {
  color: #bbbbff
}

a:active {
  color: #aaaaff
}

a:hover {
  color: #ddddff
}

.logo {
  background: transparent;
}

.redback {
  background: transparent;  
  background-image: url(blackgradientvertical.gif);
}

.textbox {
  color: yellow;
  background-image: url(blackgradientvertical.gif);
}

.maintext {
  background: transparent;
  color: yellow;
  background-image: url(blackgradientvertical.gif);
}

.toolbar {
  text-align: left;
  background: transparent; 
  font-family: arial,sans-serif;
  font-size: smaller;
  color: #000000;
  background-image: url(redgradientrev.gif)
}

.toolbar td {
  color: #000000;
  text-decoration: none;
  BORDER: #dd0000 2px solid;
  background-color: #ffffff;
  background-image: url(redgradientrev.gif)
}

.toolbar a {
  color: #000000;
  text-decoration: none;
  background: transparent; 
}

.toolbar a:link {
  color: #000000;
  text-decoration: none;
}

.toolbar a:visited {
  color: #000000;
  text-decoration: none;
}

.toolbar a:active {
  color: #ff0000;
  text-decoration: none;
}

.toolbar a:hover {
  color: #ff0000;
  text-decoration: none;
  background: #eeeeee;
}


.selectedtab a {
  text-decoration: none;
  background: #ff6666;
  color: #000000;
  BORDER-RIGHT: #880000 3px solid; 
  BORDER-TOP: #dd0000 3px solid; 
  BORDER-LEFT: #dd0000 3px solid
}

.tabs {
  text-align: center;
  font-size: smaller;
  BORDER-BOTTOM: #ff0000 2px solid
}

.tabs a {
  text-decoration: none;
  background: #bb0000;
  color: #000000;
  BORDER-RIGHT: #880000 3px solid; 
  BORDER-TOP: #dd0000 3px solid; 
  BORDER-LEFT: #dd0000 3px solid
}

.tabs a:link {
  text-decoration: none;
  background: #bb0000
}

.tabs a:visited {
  text-decoration: none;
  background: #bb0000
}

.tabs a:active {
  text-decoration: none;
  background: #bb0000
}

.tabs a:hover {
  text-decoration: none;
  background: #ff6666
}