.MenuSelection{
	cursor:	pointer;
	vertical-align:		middle;
}

.MenuSelectionLabel{
	font:			12px Arial;
	color:			#444444;
	font-weight:	bold;
	padding-left:	20px;
	vertical-align: middle;
}

.MenuSelectionLabelHeighLight{
	color:			#A1120C;
	font-weight:	bold;
}

.MenuSelectionLevel1{
	position:		absolute;
	top:			0px;
}

.MenuSelectionSubmenu{
	width:	200px;
}

.MenuSelectionSubmenuHeader{
	background:	url(../Images/SubmenuHeader.png) no-repeat;
	height:		28px;
	width:		200px;
}

.MenuSelectionSubmenuFooter{
	background: url(../Images/SubmenuFooter2.png) no-repeat;
	height:		10px;
	width:		200px;
}

.MenuSelectionSubmenuBody{ background: url(../Images/SubmenuBody.png) no-repeat; width:		200px; height: 28px; }