.ItemStyle {
/*	list-style-image: url(/images/square4.gif);*/
	background-repeat: no-repeat;
	font-style: italic;
}

.PopItemStyle {
	list-style-image: url(/images/HomeBtnWOBearsmall.gif);
	background-repeat: no-repeat;
}
.PopItemStyle a:hover {
	list-style-image: url(/images/HomeBtnWBearsmall.gif);
}
.toplevellink {
	width:50%;
	position: relative;
	border: thick outset;
	float: left;
	margin: 0px;
	padding: 0px;
}
.ItemStyle a:hover {
	list-style-image: url(/images/brightredpaw.gif);
}

