#DivNavEmailingId{
  background-color: #6699FF;
  font-size: 12pt;
  line-height: 25px;
  margin-bottom: 0px;
}
#DivNavEmailingId div.bout_nav{
  background-color: #FFFFFF;
  border: 1px solid #3366CC;
  border-bottom: 0px none;
  float: left;
  width: 220px;
  height: 25px;
  color: #FFFF00;
  text-align: center;
  margin-left: 1px;
  margin-right: 1px;
}
#DivNavEmailingId div.curent{
  background-color: #6699FF;
  border: 1px solid #6699FF;
  border-bottom: 0px none;
  padding-top: 2px;
}

#DivNavEmailingId div.bout_nav a{
  color: #666666;
  text-decoration: none;
}
#DivNavEmailingId div.curent a{
  color: #FFFF00;
  text-decoration: none;
}

.HrNavEmailingId{
  background-color: #6699FF;
  border-bottom: 0px none;
  height:5px;
  clear:both;
  border-style: none;
}


