.holder { filter:
  progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#333333,strength=3)
  progid:DXImageTransform.Microsoft.RandomDissolve(duration=0.25);
}
.bar { padding:0px; border-width:0px;  }

.itemTopNormal {  cursor:pointer;   height: 30px;   width: 120px; }
.itemTopOn {  cursor:pointer;    height: 30px;   width: 120px; }
.itemTopDown {  cursor:pointer;    height: 30px;   width: 120px; }

.itemSubNormal {	background: url("../images/menu_normal.gif");  height: 20px;   width: 137px;  cursor:pointer;  padding-left :  10px;  }
.itemSubOn {  background: url("../images/menu_on.gif");  height: 20px;   width: 137px;  cursor:pointer;  padding-left :  10px;  }
.itemSubDown {  background: url("../images/menu_down.gif");  height: 20px;   width: 137px;  cursor:pointer;  padding-left :  10px;   }

.fontNormal {  font-family:verdana; font-size:10px;  color:#000000;  line-height: 20px}
.fontOn {  font-family:verdana; font-size:10px;  color: #000000; line-height: 20px}
.fontDown {  font-family:verdana; font-size:10px;  color:#ffffff;  line-height: 20px}

.separatorTop { background:url("../images/pad_top.gif");  height: 14px;   width: 147px;}
.separatorBottom{ background:url("../images/pad_bottom.gif");  height: 13px;   width: 147px; }

