.glossymenu {
	margin: 0px; padding: 0px; width: 800px; 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 middle; padding: 10px 0px 0px 10px; width: auto; height: 46px; 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(214, 208, 208); border-bottom-width: 1px; border-bottom-style: dotted; display: block; position: relative;
}
.glossymenu a.menuitem:hover {
	background: rgb(31, 128, 63); margin: 0px; padding: 10px 0px 0px 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: 0px; right: 0px; position: absolute;
}
.glossymenu a.submenu2:hover {
	background: url("bg1.gif") repeat-x bottom;
}