.glossymenu {
	margin: 0px; padding: 10px; width: 100%; color: rgb(51, 51, 51); border-bottom-width: 0px;
}
.glossymenu a.category {
	padding: 4px 0px 0px; width: auto; height: 26px; color: rgb(51, 51, 51); 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: 40px 10px 25px 10px; width: auto; height: 100px; color: rgb(51, 51, 51); font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 1px; border-bottom-style: dotted; display: block; position: relative;
}
.glossymenu a.menuitem:hover {
	background: rgb(214, 4, 7, 0.6); margin: 30px; padding: 40px 10px 25px 10px; color: rgb(255, 255, 255);
}
.glossymenu a.submenu {
	padding: 4px 0px 0px 20px; width: auto; height: 26px; color: rgb(51, 51, 51); 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;
}