.MenuGroup
{
	background-color: "";
	border: 0px;
	border-bottom-color: white;
	border-top-color: white;
	border-left-color: white;
	border-right-color: white;
	border-style: solid;
	height: 15px;
}

.MenuItem
{
	background-color: "";
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	padding-left: 5px;
	padding-right: 10px;
	border: 1px;
	border-color: #ffffff;
	border-style: solid;
	cursor: hand;
	text-align: left;
}

.MenuItemOver1
{
	background-color: black;
	color: white;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	padding-left: 5px;
	padding-right: 10px;
	border: 1px;
	border-left-color: gold;
	border-top-color: gold;
	border-right-color: darkgoldenrod;
	border-bottom-color: darkgoldenrod;
	border-style: solid;
	cursor: hand;
	text-align: left;
}

.MenuItemOver12
{
	background-color: red;
	color: white;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	padding-left: 5px;
	padding-right: 10px;
	border: 1px;
	border-left-color: B477F2;
	border-top-color: B477F2;
	border-right-color: darkslateblue;
	border-bottom-color: darkslateblue;
	border-style: solid;
	cursor: hand;
	text-align: left;
}

.MenuItemDown1
{
	background-color: "#EFEFEF";
	color: black;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	padding-left: 5px;
	padding-right: 10px;
	border: 1px;
	border-left-color: darkgoldenrod;
	border-top-color: darkgoldenrod;
	border-right-color: gold;
	border-bottom-color: gold;
	border-style: solid;
	cursor: hand;
	text-align: left;
}

.MenuItemOver2
{
	background-color: lightyellow;
	color: black;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	padding-left: 5px;
	padding-right: 10px;
	border: 1px;
	border-left-color: darkblackrod;
	border-top-color: darkblackrod;
	border-right-color: black;
	border-bottom-color: black;
	border-style: solid;
	cursor: hand;
	text-align: left;
}

.MenuItemDown2
{
	background-color: yellowgreen;
	color: white;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	padding-left: 5px;
	padding-right: 10px;
	border: 1px;
	border-left-color: forestgreen;
	border-top-color: forestgreen;
	border-right-color: chartreuse;
	border-bottom-color: chartreuse;
	border-style: solid;
	cursor: hand;
	text-align: left;
}


.MenuItemOver3
{
	/*background-color:gray;*/
	background-color: BLACK;
	color: white;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	padding-left: 5px;
	padding-right: 10px;
	border: 2px; /* border-top-color:B477F2;   border-right-color:darkslateblue;   border-bottom-color:darkslateblue;    border-style:solid; */
	cursor: hand;
	text-align: left;
	border-color: Yellow;
	border-width: thin;
}


.MenuItemDown3
{
	background-color: gray;
	color: white;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	padding-left: 5px;
	padding-right: 10px;
	border: 1px;
	border-left-color: darkslateblue;
	border-top-color: darkslateblue;
	border-right-color: B477F2;
	border-bottom-color: B477F2;
	border-style: solid;
	cursor: hand;
	text-align: left;
}


.MenuItemOver4
{
	background-color: cornsilk;
	color: black;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	padding-left: 5px;
	padding-right: 10px;
	border: 1px;
	border-left-color: white;
	border-top-color: white;
	border-right-color: olive;
	border-bottom-color: olive;
	border-style: solid;
	cursor: hand;
	text-align: left;
}

.MenuItemDown4
{
	background-color: cornsilk;
	color: black;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	padding-left: 1px;
	padding-right: 10px;
	border: 1px;
	border-left-color: olive;
	border-top-color: olive;
	border-right-color: white;
	border-bottom-color: white;
	border-style: solid;
	cursor: hand;
	text-align: left;
}

.MenuBreak
{
	padding-left: 0px;
	padding-right: 0px;
}








.ParentMenu
{
	background: url(gag.gif) repeat-x;
	padding-left: 1px;
	padding-right: 1px;
	color: black;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	padding-left: 5px;
	padding-right: 10px;
	border: 1px;
}
.ParentItemContainer
{
	height: 40px;
	background: url(bg.gif) repeat-x;
}
.ParentItemOver
{
	height: 40px;
	background: url(bg_a.gif) repeat-x;
}
.ParentItemContentCell, .ParentItemContentCellOver
{
	font: 12px Verdana;
	text-align: center;
	white-space: nowrap;
	width: 100%;
}
.ParentItemContentCell a, .ParentItemContentCellOver a
{
	font: 12px Verdana;
	text-align: center;
	white-space: nowrap;
	width: 100%;
	text-decoration: none;
	color: black;
}
.ParentItemSubmenuCell, .ParentItemSubmenuCellOver
{
	display: none;
}
.ParentSeparator, .ParentSeparatorOver
{
	width: 2px;
	background: url(sep.gif) no-repeat;
	padding: 0px;
}
.ParentSeparatorContentCell, .ParentSeparatorContentCellOver
{
	display: none;
}

.easyMenu
{
	border: 1px solid #a4bed0;
	background: url(s_bg.gif) #E4EFF3 repeat-x;
	text-align: left;
	background-color: "#EFEFEF";
	color: black;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	padding-left: 5px;
	padding-right: 10px;
	border: 1px;
}

.easyMenuItem
{
	height: 25px;
	cursor: auto;
	cursor: pointer; /*color:#586680;*/
	padding: 0px;
}

.easyMenuItem a
{
	height: 25px;
	cursor: auto;
	cursor: pointer;
	color: #586680;
}

.easyMenuItemIconCell
{
}

.easyMenuItemIconCell a
{
}

.easyMenuItemContentCell
{
	font-family: arial;
	font-size: 12px;
	color: #586680;
	text-indent: 10px;
	white-space: nowrap;
	width: 100%;
}

.easyMenuItemContentCellSa
{
	font-family: arial;
	font-size: 12px;
	color: #586680;
	text-indent: 10px;
	white-space: nowrap;
	width: 100%;
	text-decoration: none;
}

.easyMenuItemOver
{
	height: 25px;
	cursor: auto;
	cursor: pointer;
	background-color: #9EBACD;
	color: #000;
	padding: 0px;
}

.easyMenuItemOver a
{
	height: 25px;
	cursor: auto;
	cursor: pointer;
	background-color: #9EBACD;
	color: #000;
}

.easyMenuItemIconCellOver
{
}

.easyMenuItemIconCellOver a
{
}

.easyMenuItemContentCellOver
{
	color: White;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	text-indent: 10px;
	white-space: nowrap;
	width: 100%;
}

.easyMenuItemContentCellOver a
{
	color: White;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	text-indent: 10px;
	white-space: nowrap;
	width: 100%;
}

.easyMenuSeparator
{
}

.easyMenuSeparatorIconCell
{
}

.easyMenuSeparatorContentCell
{
}

.easyMenuSeparatorOver
{
}

.easyMenuSeparatorIconCellOver
{
}

.easyMenuSeparatorContentCellOver
{
}

.easyMenuItemSubMenuCell
{
	width: 15px;
	background-image: url(submenu.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	font: 1px Verdana;
	height: 25px;
}

.easyMenuItemSubMenuCellOver
{
	width: 15px;
	background-image: url(submenu_white.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	font-size: 1px;
	height: 25px;
}

/* do not change these classes */
.menuContainerIframeUnderlay
{
	border: 0px;
	position: absolute;
	visibility: hidden;
	top: -2000px;
	left: 0px;
	filter: "progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)";
	filter: "Alpha(Opacity='0')";
	opacity: 0;
	--moz-opacity: 0;
	background-color: White;
	cursor: auto;
	cursor: default;
}
/* do not change these classes */


/*@media print
{
	.menuContainerIframeUnderlay
	{
		display: none;
	}	
}*/