

/* begin investorrelationsmenu */
div.homemenu {
  margin: 0em;
  }
div.investorrelationsmenu ul {
  margin: 0em;
  padding: 0em;
  line-height: 1.0em;
  }
div.investorrelationsmenu li {
  float: center;
  padding-right: 4px;
  list-style-type: none;
  height: 35px;
  width: 122px;
  margin-top: 0px;
  text-align: center;
  font-family: "MS Sans Serif", Verdana, Tahoma, Sans-Serif, Serif, "Courier New", Arial;
  font-size: 8px;
  letter-spacing: 0.00em;
  color: #0fc5fe;
  background-color: transparent;
  }
div.investorrelationsmenu li a {
  display: block;
  overflow: hidden;
  text-decoration: none;
  }
div.investorrelationsmenu li a:link {
  background-color: #000000;
  color: #0fc5fe;
  font-weight: bold;
  text-align: center;
  border: 1px outset #ffffff;
  }
div.investorrelationsmenu li a:visited {
  background-color: #000000;
  color: #0fc5fe;
  font-weight: bold;
  text-align: center;
  border: 1px solid #000000;
  }
div.investorrelationsmenu li a:hover {
  background-color: #000000;
  color: #0fc5fe;
  font-weight: bold;
  text-align: center;
  border: 2px solid #ffffff;
  } /* end investorrelationsmenu */