/* Generated by KompoZer */
p {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #000000;
}
h1 {
  font-family: Tahoma,Helvetica,sans-serif;
  font-size: 12px;
  color: #000099;
}
body {
  margin: 0px;
}
.redtext {
  color: #ff0000;
}
a {
  color: #009900;
}
a:link {
  color: #000099;
  text-decoration: underline;
}
a:visited {
  color: #666666;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  background-color: #ffcccc;
}
a:active {
  text-decoration: none;
}
ul#list-nav {
  margin: auto;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 32.2em;
  float: none;
  position: relative;
  background-position:  center center;
}
ul#list-nav li {
  display: inline;
  background-position:  center center;
}
ul#list-nav li a {
  border-left: 1px solid #ffffff;
  padding: 5px 0;
  background: #000066 url(Images/silver_button.JPG) repeat scroll center;
  text-decoration: none;
  width: 100px;
  float: left;
  text-align: center;
  color: black;
}
ul#list-nav li a:hover {
  background: #a2b3a1 none repeat scroll 0% 50%;
  color: #000000;
}
