.menudiv, .submenudiv {  left: 0px;  top: 0px;  position: absolute;  text-align: left;  /* background: url(../images/template/menu/transparency.png); */  visibility: hidden;  z-index: 1000;}.menudiv {  background: #686868;}.submenudiv {  background: #cdc9bc;  border: 1px solid #686868;}.menuimage {  cursor: pointer;}.menulink, .menulink:hover {  font-family: Arial, sans-serif;  font-size: 11px;  color: #ffffff;  text-decoration: none;  display: block;  padding: 3px 18px 3px 7px;  white-space: nowrap;  background: #686868;}.menulink:hover {  color: #222222;  background: #cdc9bc;}.menulinkarrow, .menulinkarrow:hover {  font-family: Arial, sans-serif;  font-size: 11px;  color: #ffffff;  text-decoration: none;  display: block;  padding: 3px 18px 3px 7px;  white-space: nowrap;  background: #686868 url(../images/template/menu/arrow.gif) no-repeat right center;}.menulinkarrow:hover {  color: #222222;  background: #cdc9bc;}.menulinkarrow_hover {  font-family: Arial, sans-serif;  font-size: 11px;  color: #222222;  text-decoration: none;  display: block;  padding: 3px 18px 3px 7px;  white-space: nowrap;  background: #cdc9bc url(../images/template/menu/arrow.gif) no-repeat right center;}.submenulink, .submenulink:hover {  font-family: Arial, sans-serif;  font-size: 11px;  color: #222222;  text-decoration: none;  display: block;  padding: 3px 18px 3px 7px;  white-space: nowrap;  background: #cdc9bc;}.submenulink:hover {  background: #c5c1b3;}
