.glossymenu1 a.category {
	padding: 4px 0px 0px; width: auto; height: 20px; color: rgb(51, 51, 51); font-family: Roboto, Open Sans Light, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; display: block; position: relative;
}
.glossymenu1 a.category:hover {
	color: rgb(255, 153, 0);
}
.glossymenu1 a.menuitem {
	background: url("images/bull.png") no-repeat left; padding: 0px 0px 20px 1px; width: auto; height: 26px; color: rgb(51, 51, 51); font-family: Roboto, Open Sans Light; font-size: 14px; font-weight: bold; text-decoration: none; border-bottom-color: rgb(22, 23, 42); border-bottom-width: 1px; border-bottom-style: dotted; display: block; position: relative;
}
.glossymenu1 a.menuitem:hover {
	background: rgb(255, 51, 0); margin: 0px; padding: 0px 0px 20px 1px; color: rgb(255, 255, 255);
}
.glossymenu1 a.submenu {
	padding: 4px 0px 0px 20px; width: auto; height: 26px; color: rgb(51, 51, 51); font-family: Roboto, Open Sans Light, sans-serif; font-size: 12px; text-decoration: none; display: block; position: relative;
}
.glossymenu1 a.submenu:visited {
	
}
.glossymenu1 .submenu:active {
	
}
.glossymenu1 a.submenu .statusicon {
	border: currentColor; border-image: none; top: 5px; right: 5px; position: absolute;
}
.glossymenu1 a.submenu:hover {
	color: rgb(222, 0, 0);
}
.glossymenu1 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: Roboto, Open Sans Light, sans-serif; font-size: 12px; text-decoration: none; display: block; position: relative;
}
.glossymenu1 a.submenu2:visited {
	background: url("bg2.gif") repeat-x bottom;
}
.glossymenu1 .submenu2:active {
	background: url("bg2.gif") repeat-x bottom;
}
.glossymenu1 a.submenu2 .statusicon {
	border: currentColor; border-image: none; top: 5px; right: 5px; position: absolute;
}
.glossymenu1 a.submenu2:hover {
	background: url("bg1.gif") repeat-x bottom;
}