/* Generated by KompoZer */
.menu {
  border:  none;
  background: #666666 none repeat scroll 0% 50%;
  width: 48.5em ! important;
  color: #000000;
  white-space: nowrap;
  margin-left: auto;
  margin-right: auto;
}
.menu ul {
  margin: 0;
  list-style-type: none;
}
.menu ul li {
  border-right: 1px solid #ffffff;
  float: left;
  width: 6em ! important;
  z-index: auto ! important;
  background-color: #666666;
}
.menu ul li a {
  padding: 0 4px;
  display: block;
  height: 2.5em;
  line-height: 2.1em;
  text-decoration: none;
  font-weight: bold;
  color: #ffffff ! important;
  float: center ! important;
}
.menu ul li ul {
  border:  none;
  display: none;
}
.menu ul li:hover {
  position: relative;
}
.menu ul li:hover a {
  text-decoration: none;
  background-color: #333333;
}
.menu ul li:hover ul {
  position: absolute;
  display: block;
  z-index: 999;
  width: 7em;
  margin-top: 0.1em;
  top: 2.4em;
}
.menu ul li:hover ul li a {
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding: 4px 12px;
  display: block;
  height: auto;
  margin-left: -1px;
  font-weight: normal;
  white-space: normal;
  width: 7em;
  line-height: 1.3em;
  color: black;
  background-color: #666666;
}
.menu ul li:hover ul li a:hover {
  text-decoration: none;
  background-color: #333333;
}
.menu table {
  position: absolute;
  top: 0;
  left: 0;
  border-collapse: collapse;
}
.menu ul li a:hover {
  position: relative;
  z-index: 1000;
  text-decoration: none;
  background-color: #333333;
}
.menu ul li a:hover ul {
  display: block;
  width: 7em;
  position: absolute;
  z-index: 999;
  top: 2.4em;
  left: 0;
  margin-top: 0.1em;
}
.menu ul li a:hover ul li a {
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding: 4px 12px;
  white-space: normal;
  display: block;
  width: 7em;
  height: 1px;
  line-height: 1.3em;
  font-weight: normal;
  color: #ffffff;
  background-color: #666666;
}
.menu ul li a:hover ul li a:hover {
  text-decoration: none;
  background-color: #333333;
}

