/* Generated by KompoZer */
a:link {
  text-decoration: none;
  color: black;
}
a:visited {
}
a:active {
}
a:hover {
  color: white;
}
div.transOFF {
  border: 1px solid black;
  width: 100%;
  background-color: silver;
}
div.transON {
  border: 1px solid black;
  width: 100%;
  background-color: silver;
  opacity: 0.5;
}
div.transOFF {
  border: 1px solid black;
  width: 100%;
  background-color: silver;
}
div.transON {
  border: 1px solid black;
  width: 100%;
  background-color: silver;
  opacity: 0.5;
}
table.menu a {
  border: 1px solid #00adad;
  display: block;
}
div.menu a {
  background: #31c0ef none repeat scroll 0% 50%;
  text-decoration: none;
  font-size: 16px;
  line-height: 30px;
  color: white;
}
div.menu a:active {
  background: #ffffff none repeat scroll 0% 50%;
  color: #000000;
}
div.menu a:visited {
  background: #ffffff none repeat scroll 0% 50%;
  color: #000000;
}
div.menu a:hover {
  border: 1px solid #31c0ef;
  background: #ffffff none repeat scroll 0% 50%;
  color: #31c0ef;
}

