.coet {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: normal;
}
.coet ul {
  border-left: 1px solid #afafaf;
  font-family: Arial,Helvetica,sans-serif;
}
.coet li {
  width: 173px;
}
.coet ul li {
  border:  none;
  background-image: none;
  background-color: #9e9e9e;
  width: 162px;
}
.coet a {
  padding: 0px 2px 0px 18px;
  text-decoration: none;
  color: #000000;
  line-height: 30px;
  cursor: pointer;
}
.coet ul a {
  border-style: none none solid;
  border-color: -moz-use-text-color -moz-use-text-color silver;
  border-width: medium medium 1px;
  color: #333333;
  line-height: 22px;
}
.coet li.hover {
  background-position: 0px 12px ! important;
  background-color: #666666;
}
.coet ul li.hover {
  background-color: #666666;
  background-image: none;
}
.coet a.hover {
  color: black;
  background-color: #cccccc;
}
.coet ul a.hover {
  color: black ! important;
  background-color: #cccccc;
}
.coet li.selected {
  background-position: 0px 22px;
  background-color: transparent;
}
.coet ul li.selected {
  background-color: #cccccc;
}
.coet a.selected {
  color: #333333;
}
.coet ul a.selected {
  color: #555555;
}
.coet .arrow {
  background-image: url(img/arrow.gif);
  background-repeat: no-repeat;
  background-position: 5px center;
}
div.vertical {
  clear: both;
}
div.vertical br {
  clear: both;
}
div.vertical ul {
  margin: 0px;
  padding: 0px;
  display: block;
  float: left;
  clear: both;
}
div.vertical li {
  list-style-type: none;
  display: block;
  float: left;
  clear: both;
  text-align: left;
  position: static;
}
div.vertical li img {
  border:  none;
}
div.vertical a {
  margin: 0px;
  clear: both;
  display: block;
}
div.vertical ul li ul {
  position: absolute;
  left: -5000px;
  top: -5000px;
  visibility: hidden;
  clear: both;
}
div.vertical ul li ul li {
  clear: both;
}
div.vertical ul li ul li a {
  clear: both;
}
.hasImg, .hasImg a {
  border:  none;
  margin: 0px ! important;
  padding: 0px ! important;
  background: transparent none repeat scroll 0% 50% ! important;
  width: auto ! important;
}

