/* Generated by KompoZer */
#navbar {
  margin: 0;
  padding: 0;
  background: transparent url(../graphics/edge_t.gif) repeat-x scroll left bottom;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  line-height: 275%;
  font-size: 14px;
}
#navbar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: auto;
  float: left;
}
#navbar ul li {
  margin: 0 1px;
  display: block;
  float: left;
}
#navbar ul li a {
  display: block;
  float: left;
  text-decoration: none;
  height: 40px;
  color: #000099;
}
#navbar ul li a:hover {
  background: transparent url(../graphics/nav_over.gif) repeat-x scroll left bottom;
  color: #3333ff;
}
.nav_on_l {
  background: transparent url(../graphics/nav_on_l.gif) no-repeat scroll left bottom;
  display: block;
  float: left;
  text-decoration: none;
  height: 40px;
  color: black;
  font-size: 16px;
}
.nav_on_r {
  background: transparent url(../graphics/nav_on_r.gif) no-repeat scroll right bottom;
  display: block;
  width: auto;
  height: 40px;
}
.nav_on {
  background: transparent url(../graphics/nav_on.gif) repeat-x scroll left bottom;
  display: block;
  width: auto;
  height: 40px;
  margin-left: 4px;
  margin-right: 4px;
}
