.glossymenu {
	margin: 0px; padding: 0px; width: 656px; color: rgb(95, 206, 226); border-bottom-width: 0px;
}
.glossymenu a.category {
	padding: 0px 0px 0px; width: auto; height: 26px; color: rgb(95, 206, 226); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; display: block; position: relative;
}
.glossymenu a.category:hover {
	color: rgb(255, 153, 0);
}
.glossymenu a.menuitem {
	background: url("images/bull.png") no-repeat left; padding: 8px 0px 0px 0px; width: auto; height: 32px; color: rgb(95, 206, 226); font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 0px; border-bottom-style: dotted; display: block; position: relative;
}
.glossymenu a.menuitem:hover {
	background: rgb(58, 158, 176); margin: 0px; padding: 8px 0px 0px 0px; color: rgb(255, 255, 255);
}
.glossymenu a.submenu {
	padding: 0px 0px 0px 0px; width: auto; height: 30px; color: rgb(95, 206, 226); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; display: block; position: relative;
}
.glossymenu a.submenu:visited {
	
}
.glossymenu .submenu:active {
	
}
.glossymenu a.submenu .statusicon {
	border: currentColor; border-image: none; top: 5px; right: 5px; position: absolute;
}
.glossymenu a.submenu:hover {
	color: rgb(255, 0, 0);
}
.glossymenu a.submenu2 {
	background: url("bg2.gif") repeat-x bottom; padding: 4px 0px 0px 30px; width: auto; height: 26px; color: rgb(255, 153, 0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; display: block; position: relative;
}
.glossymenu a.submenu2:visited {
	background: url("bg2.gif") repeat-x bottom;
}
.glossymenu .submenu2:active {
	background: url("bg2.gif") repeat-x bottom;
}
.glossymenu a.submenu2 .statusicon {
	border: currentColor; border-image: none; top: 5px; right: 5px; position: absolute;
}
.glossymenu a.submenu2:hover {
	background: url("bg1.gif") repeat-x bottom;
}