/* Generated by KompoZer */
.menu {
  border-right: 0px solid #000000;
  font-family: arial,sans-serif;
  position: relative;
  visibility: visible;
  overflow: visible;
  z-index: 100;
  background-color: white;
  width: 944px;
  height: 43px;
}
* html .menu {
  width: 945px;
}
.menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.menu ul ul {
  width: 152px;
}
.menu li {
  float: left;
  width: 157px;
  position: relative;
}
.menu a, .menu a:visited {
  border-style: solid;
  border-color: white white black;
  border-width: 1px 0 1px 0px;
  background-repeat: repeat;
  background-position: 0% 50%;
  display: block;
  padding-left: 10px;
  line-height: 40px;
  font-weight: bold;
  height: 40px;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  color: white;
  width: 149px;
  padding-top: 0px;
  padding-right: 0px;
  background-image: url(images/newmenubg.jpg);
}
* html .menu a, * html .menu a:visited {
  width: 146px;
}
.menu ul ul a.drop, .menu ul ul a.drop:visited {
  background-attachment: scroll;
  visibility: visible;
  overflow: visible;
  position: relative;
  z-index: 9;
}
.menu ul ul a.drop:hover {
  background-attachment: scroll;
  position: relative;
}
.menu ul ul *:hover > a.drop {
  background-attachment: scroll;
  background-color: #246ab5;
}
.menu ul ul ul a, .menu ul ul ul a:visited {
  background: #e2dfa8 url(none) repeat scroll 0% 50%;
}
.menu ul ul ul a:hover {
  background: #b2ab9b url(none) repeat scroll 0% 50%;
}
.menu ul ul {
  border-top: 0px solid white;
  visibility: hidden;
  position: absolute;
  height: 0;
  left: 0;
  width: 149px;
  background-color: white;
  top: 41px;
}
* html .menu ul ul {
  top: 31px;
}
.menu ul ul ul {
  left: 149px;
  top: -1px;
  width: 149px;
}
.menu ul ul ul.left {
  left: -149px;
}
.menu table {
  position: absolute;
  top: 0;
  left: 0;
  border-collapse: collapse;
}
.menu ul ul a, .menu ul ul a:visited {
  border-width: 0 1px 1px;
  padding: 5px 10px;
  background: #99b2ff none repeat scroll 0% 50%;
  border-left-color: white;
  height: auto;
  line-height: 1em;
  font-weight: normal;
  color: #013c6d;
  border-bottom-color: white;
  width: 136px;
}
* html .menu ul ul a, * html .menu ul ul a:visited {
  width: 128px;
}
.menu a:hover, .menu ul ul a:hover {
  background: #a3d8a9 url(none) repeat scroll 0% 50%;
  color: #000000;
}
.menu *:hover > a, .menu ul ul *:hover > a {
  background: white url(images/newmenubghover.jpg) repeat scroll 0% 50%;
  color: white;
  font-weight: bold;
}
.menu ul li:hover ul, .menu ul a:hover ul {
  visibility: visible;
}
.menu ul *:hover ul ul {
  visibility: hidden;
  background-color: white;
}
.menu ul *:hover ul *:hover ul {
  visibility: visible;
  background-color: white;
}
body#pageindex {
  background: transparent url(images/bgindex.jpg) repeat scroll center top;
}

