/* Generated by KompoZer */
.menu3 {
  border-style: solid;
  border-color: #000000 #000000 #444444;
  border-width: 0 1px 1px;
  margin: 0;
  padding: 0 0 0 32px;
  background: #ffffff url(three_0.gif) repeat scroll 0% 50%;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  height: 35px;
  position: relative;
}
.menu3 li {
  float: left;
}
.menu3 li a {
  padding: 0 0 0 8px;
  display: block;
  float: left;
  height: 35px;
  text-decoration: none;
  font-family: arial,verdana,sans-serif;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  line-height: 35px;
  color: #adadad;
  font-size: 14px;
}
.menu3 li a b {
  padding: 0 16px 0 8px;
  float: left;
  display: block;
}
.menu3 li.current a {
  background: transparent url(three_2.gif) repeat scroll 0% 50%;
  color: #ffffff;
}
.menu3 li.current a b {
  background: transparent url(three_2.gif) no-repeat scroll right top;
}
.menu3 li a:hover {
  background: #000000 url(three_1.gif) repeat scroll 0% 50%;
  color: #ffffff;
}
.menu3 li a:hover b {
  background: transparent url(three_1.gif) no-repeat scroll right top;
}
.menu3 li.current a:hover {
  background: #000000 url(three_2.gif) repeat scroll 0% 50%;
  color: #ffffff;
  cursor: default;
}
.menu3 li.current a:hover b {
  background: transparent url(three_2.gif) no-repeat scroll right top;
}
