/* Generated by KompoZer */
#navcontainer {
  margin: 0px;
  padding: 0;
  height: 20px;
}
#navcontainer ul {
  border-color: -moz-use-text-color;
  border-width: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
#navcontainer ul li {
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  text-align: center;
}
#navcontainer ul li a {
  border: 1px solid #575043;
  margin: 0 0 0px;
  padding: 0;
  background: #575043 none repeat scroll 0%;
  width: 108px;
  height: 20px;
  color: #b9c2ac;
  text-decoration: none;
  display: block;
  text-align: center;
  font-family: "Arial","Arial",verdana,lucida,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: 18px;
  font-size-adjust: none;
  font-stretch: normal;
}
#navcontainer ul li a:hover {
  border: 1px solid #dad3c4;
  background: #dad3c4 none repeat scroll 0%;
  color: #575043;
}
#navcontainer a:active {
  background: #cc6600 none repeat scroll 0%;
  color: #ffffff;
}
#navcontainer li#active a {
  border: 1px solid #dad3c4;
  background: #dad3c4 none repeat scroll 0%;
  color: #575043;
}
.style1 {
  color: #ffffff;
}
