 #tmenu {
  border-top: 1px solid #003366;
  border-bottom: 1px solid #003366;
  height: 35px;
  position: relative;
  background: url(menu.jpg) no-repeat;
 }
 #tmenu span {
  display: none;
 }
 #tmenu a {
  display: block;
  position: absolute;
  top: 0;
  height: 35px;
  background-image: url(menuon.jpg);
  background-repeat: no-repeat;
  background-position: 0 -500px;
 }
 #tmenu a:hover {
  background-image: url(menuon.jpg);
 }
 #tmenu #tmenu_1 {
  left: 0;
  width: 85px;
 }
 #tmenu #tmenu_1:hover {
  background-position: 1px 0;
 }
 #tmenu #tmenu_2 {
  left: 86px;
  width: 77px;
 }
 #tmenu #tmenu_2:hover {
  background-position: -86px 0;
 }
 #tmenu #tmenu_3 {
  left: 164px;
  width: 93px;
 }
 #tmenu #tmenu_3:hover {
  background-position: -164px 0;
 }
 #tmenu #tmenu_4 {
  left: 258px;
  width: 120px;
 }
 #tmenu #tmenu_4:hover {
  background-position: -258px 0;
 }
 #tmenu #tmenu_5 {
  left: 379px;
  width: 74px;
 }
 #tmenu #tmenu_5:hover {
  background-position: -381px 0;
 }
 #tmenu #tmenu_6 {
  left: 454px;
  width: 147px;
 }
 #tmenu #tmenu_6:hover {
  background-position: -456px 0;
 }
 #tmenu #tmenu_7 {
  left: 603px;
  width: 91px;
 }
 #tmenu #tmenu_7:hover {
  background-position: -605px 0;
 }
 #tmenu #tmenu_8 {
  left: 694px;
  width: 66px;
 }
 #tmenu #tmenu_8:hover {
  background-position: -696px 0;
 }
 #tmenuitems div {
  position: absolute;
  top: 244px;
 }
 #tmenuitems a {
  position: static;
  top: auto;
  display: block;
  background-image: none;
  background-color: #ffb31b;
  color: #003366;
  text-decoration: none;
  font-weight: normal;
  width: 160px;
  _height: 16px;
  height: 20px;
  padding: 4px 0 0 10px;
  border-right: 1px solid #003366;
  border-bottom: 1px solid #003366;
  border-left: 1px solid #003366;
 }
 #tmenuitems a:hover {
  background-image: none;
  background-color: #ffb31b;
  font-weight: bold;
 }
 #tmenu_podmenu_4 {
  position: absolute;
  left: 258px;
 }
 #tmenu_podmenu_5 {
  position: absolute;
  left: 379px;
 }
 #tmenu_podmenu_6 {
  position: absolute;
  left: 453px;
 }
 #tmenu_podmenu_7 {
  position: absolute;
  left: 602px;
 }
 #tmenu_podmenu_8 {
  position: absolute;
  left: 693px;
 }