.MenuGroup
{
	;border-right: #c0c0c0 1px;
	padding-right: 2px;
	;border-top: #c0c0c0 1px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	;border-left: #c0c0c0 1px;
	cursor: hand;
	color: #808080;
	padding-top: 2px;
	border-bottom: #000000 0px solid;
	font-family: verdana;
	background-color: #9c0000;
}
.MenuItem
{
	;border-right: #c0c0c0 0px solid;
	padding-right: 2px;
	;border-top: #c0c0c0 1px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	;border-left: #c0c0c0 1px;
	cursor: hand;
	color: #ffffff;
	padding-top: 2px;
	border-bottom: #000000 0px solid;
	font-family: verdana;
	background-color: #9c0000;
}
.MenuItemOver
{
	border-right: #000000 0px solid;
	padding-right: 2px;
	border-top: #000000 0px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: #000000 0px solid;
	cursor: hand;
	color: #ffffff;
	padding-top: 2px;
	font-family: verdana;
	border-bottom: #000000 0px solid;
	background-color: #000000;
	text-decoration: ;
}
.MenuItemDown
{
	;border-right: #c0c0c0 1px;
	padding-right: 2px;
	;border-top: #c0c0c0 1px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	;border-left: #c0c0c0 1px;
	cursor: hand;
	color: #881007;
	padding-top: 2px;
	;border-bottom: #c0c0c0 1px;
	font-family: verdana;
	border-bottom: #000000 0px solid;
	text-decoration: none;
}
.MenuItemSelected
{
	;border-right: #c0c0c0 1px;
	padding-right: 2px;
	;border-top: #c0c0c0 1px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: #c0c0c0 0px;
	cursor: hand;
	color: #000000;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	font-family: verdana;
	background-color: #ffffff;
	;text-decoration: underline;
}
