.f-select  {
  border: 1px solid #8e8e8e; 
  font-size: 11px; 
  height: 16px;
  padding-top: 0;
  color: #515151;
}

.f-button1  {
  color: #fff;
  width: 78px; height: 19px; 
  border: 0; text-align: center;
  font-size: 11px;
  cursor: pointer;
  background-image: url(img/f-button1.jpg);
}

.f-button2  {
  font-weight: bold; 
  margin: 5px;
  color: #000;
  font-size: 10px;
  cursor: pointer;
}

.f-button3  {
  font-weight: bold; 
  margin: 5px;
  color: #000;
  font-size: 10px;
  font-family: Verdana;
  cursor: pointer;
}

.f-button-blue  {
  color: #fff;
  width: 78px; height: 19px; 
  border: 0; text-align: center;
  font-size: 11px;
  cursor: pointer;
  background-image: url(img/button-blue.jpg);
}

.f-text  {
  font-size: 11px; 
  height: 14px;
  padding: 1px 3px;
  color: #000;
  border: 0; background-color: #fff;
}

.f-text2  {
  font-size: 11px; 
  height: 12px;
  padding: 1px 3px;
  font-size: 10px; color: #6a6a6a;
  font-family: Tahoma;
  border: 1px solid #8d8d8d;
}

.f-text2-focus  {
  font-size: 11px; 
  height: 12px;
  padding: 1px 3px;
  background-color: #ede7b1;
  color: #000;
  font-size: 10px; color: #6a6a6a;
  font-family: Tahoma;
  border: 1px solid #8d8d8d;
}

.f-select2  {
  border: 1px solid #8d8d8d; 
  font-size: 10px; 
  text-align: left;
  font-family: Verdana;
  height: 14px;
  padding-top: 0;
  color: #515151;
  background-color: #fff;
}

.f-button-grey  {
  padding-bottom: 3px;
  width: 78px; height: 17px; 
  background: transparent url(img/button-grey.jpg);
  color: #fff; text-align: center; 
  border: 0; cursor: pointer;
}