.BaseMenuClass{
	font-family: "Georgia";
	font-size:12px;
}

.BaseMenuClass{


}

.Item1StyleClass, .TopSelectedStyleClass{

padding:0 5px 0 5px;
	
}

.level1ClassHover{
color:#FF7200;
}

.TopSelectedStyleClass{
color:#FF7200;
}



/*************************/


.Item2StyleClass{
	position:relative;
	height:14px;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#ffffff;
	background-color:#171717;

}


.Item2HoverStyleClass{
	position:relative;
	height:14px;
	font-family: 'Trebuchet MS';
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FF7200;
	background-color:#171717;
	left: 0px;

}
