.tdNavigation {
  color:#000000;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: small;
  font-weight: normal;
  text-align: left;
    }

.tblNavigationModule {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: small;
  font-weight: normal;
  background: transparent;
    border-top-style: solid;
  border-top-color: White;
  border-top-width: 4px;
        margin-top: 1px;
		width: 100%;
        }

.tblNavigationModule .tdNavigationTitle {
  color: #9F9A84;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: small;
  font-weight: bold;
    background: transparent;
}

.tblNavigationModule .tdNavigationText {
  color: #000000;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: x-small;
  font-weight: bold;
  padding-left: 7px;
  padding-top: 7px;
  }

.tblNavigationModule .tdNavigationText a {
  color: #5E5E5E;
  font-family:Verdana, Arial, Sans-Serif;
  font-size: x-small;
  font-weight: bold; 
  text-decoration: none;
  }
.tblNavigationModule .tdNavigationText a:hover {
  color: #262626;
  font-weight: bold; 
  text-decoration: none;
}

/*nav for category*/
.tblNavigationModule_cat {
  color:                    #000000;
  font-family:              Verdana, Arial, Sans-Serif;
  font-size:                x-small;
  font-weight:              normal;
  width: 100%;
  background-color: transparent;
  padding-bottom: 11px;
  }
 
 .tdNavigationTitle_cat {
  color: #868688;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: x-small;
  font-weight: bold;
  padding: 3px 3px;
}	

.tdNavigationText_cat {
  color: #868688;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: x-small;
  font-weight: bold;
}
.tdNavigationText_cat a {
  color: #868688;
  font-family:              Verdana, Arial, Sans-Serif;
  font-size: x-small;
  font-weight: bold;
  text-decoration:          none;
  letter-spacing: 1px;
  border-bottom: 1px solid White;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-top: 5px;
  display: block;
  width: auto;
}
 .tdNavigationText_cat a:hover {
  color: White;
  background: #D0CBAA;
}
