.menubg {
  background-image: url('../images/fade.jpg');
  background-repeat: no-repeat;
  background-position: bottom; 
}

a:visited 
{
  color: #990000;
}	
            
.searchScope {
  background: #434343;
  color: white;
  font-size: 10px;
}


.lftNavSub {
  color: white;
  font-size: 11px;
}

.lftNavSub a:link {
  color: white;
  font-size: 11px;
  text-decoration: none;
}

.lftNavSub a:visited {
  color: white;
  font-size: 11px;
  text-decoration: none;
}

.lftNavSub a:hover {
  color: white;
  text-decoration: underline;
}

.lftNavSub a:active {
  color: white;
  text-decoration: underline;
}
