body {
  background: #fff
}  
div.smenu_bg {
  background: url(/img/circle.gif) no-repeat;
  height: 24px;
  width: 162px;
  color: #C60606;
  font-weight: bold;
  font-size: 10pt;
  font-family: arial;
  text-transform: uppercase;
}
div.smenu_bg1 {
  height: 24px;
  background: white;
  width: 162px;
  color: #C60606;
  font-weight: bold;
  font-size: 10pt;
  font-family: arial;
  text-transform: uppercase;
}


