#ebbarcustom {
  background-color: #ffe46c;
  height: 21px;
  width: 100%;
  padding: 0px;
  text-align: left;
  background-image: url(ebBG.gif);
  background-repeat: repeat-x;
  color: #000000;
  font-weight: bold;
}

#ebbarcustom a {
  color: #000000;
}

#ebbarcustom a:hover {
  color: #990000;
}

.qwe_form {
  font-family: "Trebuchet MS";
  font-size: 11px;
  color: #000000;
  margin: 0;
  padding: 0;
  padding-top: 1px;
  padding-right: 5px;
}

.qwe_form a {
  color: #990000;
  text-decoration: underline;
}

.qwe_form a:hover {
  color: #000000;
  text-decoration: none;
  text-decoration: underline;
}

.qwe_forminput { 
  font-family: verdana;
  font-size: 10px;
  border: #990000 1px solid;
  color: #000000;
  background-color: #e6e6e6;
  width: 50px;
  height: 12px;
} 

.qwe_formbutton { 
  font-family: verdana;
  font-size: 10px;
  border: #990000 1px solid;
  width: 50px;
  height: 16px;
  color: #000000;
  background-color: #758bad;
} 
