.selectedanchor {  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0px 0px;
}

.anylinkmenu {  
  line-height: 30px;  
  position: absolute;  
  left: 0px;  
  top: 0px;  
  visibility: hidden;  
  z-index: 100;  
  background-color: #e6e9dc;  
  background-image: url("(EmptyReference!)");  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  width: 150px;  
  border-top-color: white;  
  border-right-color: white;  
  border-bottom-color: white;  
  border-left-color: white;  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;
}

.anylinkmenu ul {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  list-style-type: none;
}

.anylinkmenu ul li a {  
  text-indent: 10px;  
  width: 100%;  
  padding-top: 2px;  
  padding-bottom: 2px;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #bbc4a0;  
  display: block;
}

.anylinkmenu a:hover {  
  background-color: #bcc4a0;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  color: #556b11;
}

.anylinkmenucols {  
  position: absolute;  
  width: 350px;  
  left: 0px;  
  top: 0px;  
  visibility: hidden;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: black;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: black;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: black;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: black;  
  padding-top: 10px;  
  padding-right: 10px;  
  padding-bottom: 10px;  
  padding-left: 10px;  
  z-index: 100;  
  background-color: #e9e9e9;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.anylinkmenucols li {  
  padding-bottom: 3px;
}

.anylinkmenucols .column {  
  float: left;  
  padding-top: 3px;  
  padding-right: 8px;  
  padding-bottom: 3px;  
  padding-left: 8px;  
  margin-right: 5px;  
  background-color: #e0e0e0;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

.anylinkmenucols .column ul {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  list-style-type: none;
}

.anylinkshadow {  
  position: absolute;  
  left: 0px;  
  top: 0px;  
  z-index: 99;  
  background-color: black;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  visibility: hidden;
}

#test {  
  font-size: 50px;
}

