#dd {
 FONT-SIZE  :11px;
  FONT-FAMILY : Tahoma,Verdana,Arial ;
  FONT-WEIGHT  : bold ;
  background: #0000FF;
  text-align: left;
  margin-left: 0; 
  margin-bottom:0;

}
#dd ul {
	list-style-image: url(/images/clear.gif);
	margin-left: 0; 
	margin-bottom:0;

}

#dd li {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: Tahoma,Verdana,Arial;
  font-size: 11px;
  text-align: left;
  margin-left: 0; 
  margin-bottom:0;
}

#dd li a.menu {
 
  background: #0000FF;
  color: #FFF;
  text-decoration: none;
  font-size: 11px;
   text-align: center;
   margin-left: 0;
   margin-bottom:0; 
}

#dd li a.menu:hover {
  text-align: center;
  background: #0000FF;
  color: #FFF;
  text-decoration: none;
  font-size: 11px;
  text-decoration: underline;
  margin-left: 0; 
  margin-bottom:0;
  }

.submenu {
  background: #EAEBD8;
  border: 1px solid #5970B2;
  visibility: hidden;
  z-index: 3;
  margin-left: 0; 
  margin-bottom:0;
}

.submenu a {
  display: block;
  font: 11px arial;
  text-align: center;
  text-decoration: none;
  margin-left: 0; 
  margin-bottom:0;
  color: #2875DE;
}

.submenu a:hover {
  background: #49A3FF;
  color: #2875DE;
  margin-left: 0; 
  margin-bottom:0;
}
