.MenuGroup
{
  background-color:#DBD7D0;
  border:0px; 
}
.MenuItemText
{
	font-weight: bold;
	font-size: 9pt;
	color: #000080;
	font-family: ±¼¸²;
	text-decoration: none;
}

.MenuItem
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9pt;
	padding-bottom: 0px;
	cursor: hand;
	padding-top: 0px;
	border-bottom: #000099 3px solid;
	font-family: ±¼¸²;
}
.MenuItemOver
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;		
	cursor: hand;
	color: white;
	border-left: #blue 1px solid;
	border-right: #blue 1px solid;		
	border-top: #blue 1px solid;	
	border-bottom: #ff9900 3px solid;
	font-family: ±¼¸²;
	font-size: 9pt;	
	background-color: #0099ff;
}
.MenuItemSelected
{
	border-right: #000099 1px solid;
	padding-right: 0px;
	border-top: #000099 1px solid;
	padding-left: 0px;
	font-size: 9pt;
	padding-bottom: 0px;
	border-left: #000099 1px solid;
	cursor: hand;
	color: #ffffcc;
	padding-top: 0px;
	border-bottom: #0000ff 0px solid;
	font-family: ±¼¸²;
	background-color: #0000cd;
}
.MenuItemSeparate
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9pt;
	padding-bottom: 0px;
	cursor: hand;
	color: #3399ff;
	padding-top: 0px;
	font-family: ±¼¸²;
	position: static;
	border-bottom: #000099 3px solid;	
	background-color: #808080;
	width:5px;
}


.MenuItemV
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9pt;
	padding-bottom: 0px;
	border-left: #000099 5px solid;
	cursor: hand;
	padding-top: 0px;
	font-family: ±¼¸²;
	height: 25px;
}

.MenuItemOverV
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;		
	cursor: hand;	
	color: white;
	border-left: #ff9900 5px solid;
	font-family: ±¼¸²;
	font-size: 9pt;	
	background-color: #0099ff;
	height: 25px;
}
.MenuItemSelectedV
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;		
	cursor: hand;
	color: #808080;
	border-left: #ff3300 5px solid;
	font-family: ±¼¸²;
	font-size: 9pt;	
	background-color: #dcdcdc;
	height: 25px;	
}

.MenuItemSeparateV
{
	padding-right: 12px;
	padding-left: 12px;
	font-size: 9pt;
	padding-bottom: 3px;
	border-left: #000099 5px solid;	
	cursor: hand;
	color: #3399ff;
	padding-top: 3px;
	font-family: ±¼¸²;
	position: static;
	height: 2px;
	background-color: #808080;
}
.SMenuItem
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 9pt;
	padding-top: 3px;
	cursor: hand;
	color: #ffffff;
	padding-top: 0px;
	font-family: ±¼¸²;
}
.SMenuItemOver
{
	padding-right: 0px;
	border-top: #ff0066 1px solid;
	padding-left: 0px;
	font-size: 9pt;
	cursor: hand;
	color: darkgray;
	padding-top: 3px;
	font-family: ±¼¸²;
}
