@charset "utf-8";
/* CSS Document */


.light-green {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 20px 10px 20px;
  margin-right: 4px;
  border-bottom: #64a092 solid 3px;
  cursor: pointer;
  white-space: nowrap;
}

.light-green:hover {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 20px 10px 20px;
  margin-right: 4px;
  border-bottom: #64a092 solid 3px;
  cursor: pointer;
  background-image: url(../img/bg-menu-hover.jpg);
  background-repeat: repeat-x;
}

.orange {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 17px 10px 17px;
  margin-right: 4px;
  border-bottom: #f8b800 solid 3px;
  cursor: pointer;
  white-space: nowrap;
}

.orange:hover {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 17px 10px 17px;
  margin-right: 4px;
  border-bottom: #f8b800 solid 3px;
  cursor: pointer;
  background-image: url(../img/bg-menu-hover.jpg);
  background-repeat: repeat-x;
}

.blue {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 17px 10px 17px;
  margin-right: 4px;
  border-bottom: #4e8aa8 solid 3px;
  cursor: pointer;
  white-space: nowrap;
}

.blue:hover {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 17px 10px 17px;
  margin-right: 4px;
  border-bottom: #4e8aa8 solid 3px;
  cursor: pointer;
  background-image: url(../img/bg-menu-hover.jpg);
  background-repeat: repeat-x;
}

.red {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 17px 10px 17px;
  margin-right: 4px;
  border-bottom: #d7565f solid 3px;
  cursor: pointer;
  white-space: nowrap;
}

.red:hover {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 17px 10px 17px;
  margin-right: 4px;
  border-bottom: #d7565f solid 3px;
  cursor: pointer;
  background-image: url(../img/bg-menu-hover.jpg);
  background-repeat: repeat-x;
}

.purple {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 17px 10px 17px;
  margin-right: 4px;
  border-bottom: #7575b8 solid 3px;
  cursor: pointer;
  white-space: nowrap;
}

.purple:hover {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 17px 10px 17px;
  margin-right: 4px;
  border-bottom: #7575b8 solid 3px;
  cursor: pointer;
  background-image: url(../img/bg-menu-hover.jpg);
  background-repeat: repeat-x;
}

.green {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 17px 10px 17px;
  margin-right: 4px;
  border-bottom: #9cae5b solid 3px;
  cursor: pointer;
  white-space: nowrap;
}

.green:hover {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 17px 10px 17px;
  margin-right: 4px;
  border-bottom: #9cae5b solid 3px;
  cursor: pointer;
  background-image: url(../img/bg-menu-hover.jpg);
  background-repeat: repeat-x;
}

.dark-blue {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 17px 10px 17px;
  margin-right: 4px;
  border-bottom: #228992 solid 3px;
  cursor: pointer;
  white-space: nowrap;
}

.dark-blue:hover {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 17px 10px 17px;
  margin-right: 4px;
  border-bottom: #228992 solid 3px;
  cursor: pointer;
  background-image: url(../img/bg-menu-hover.jpg);
  background-repeat: repeat-x;
}

.dark-green {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 17px 10px 16px;
  margin-right: 4px;
  border-bottom: #559517 solid 3px;
  cursor: pointer;
  white-space: nowrap;
}

.dark-green:hover {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 17px 10px 16px;
  margin-right: 4px;
  border-bottom: #559517 solid 3px;
  cursor: pointer;
  background-image: url(../img/bg-menu-hover.jpg);
  background-repeat: repeat-x;
}

.pink {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 17px 10px 17px;
  margin-right: 4px;
  border-bottom: #c04599 solid 3px;
  cursor: pointer;
  white-space: nowrap;
}

.pink:hover {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 17px 10px 17px;
  margin-right: 4px;
  border-bottom: #c04599 solid 3px;
  cursor: pointer;
  background-image: url(../img/bg-menu-hover.jpg);
  background-repeat: repeat-x;
}

.verde {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 22px 10px 22px;
  margin-right: 4px;
  border-bottom: #006b2d solid 3px;
  cursor: pointer;
  white-space: nowrap;
}

.verde:hover {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 22px 10px 22px;
  margin-right: 4px;
  border-bottom: #006b2d solid 3px;
  cursor: pointer;
  background-image: url(../img/bg-menu-hover.jpg);
  background-repeat: repeat-x;
}

.yellow {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 18px 10px 18px;
  margin-right: 4px;
  cursor: pointer;
  white-space: nowrap;
}

.yellow:hover {
  height: 24px;
  width: auto;
  margin-top: 0px;
  padding: 11px 18px 10px 18px;
  margin-right: 4px;
  cursor: pointer;
  background-image: url(../img/bg-menu-hover.jpg);
  background-repeat: repeat-x;
}

/**********nav*****/
