.ItemStyle {
	font-family: "Arial";
	font-size: 11px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(images/usm.gif);
	color: #003399;


}

.PopItemStyle {
	font-size: 11px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: none;
	list-style-image: url(images/dsmh.gif);
	color: #003399;
	font-family: "Arial";


}