.MenuGroup
{
	font-family : tahoma; 
	font-size :x-small; 
	text-align : right; 
	direction : rtl; 
	height : 23px; 
	color :#3E3E3E; 
	cursor :hand;}
	
.MenuItem
{
	font-family : tahoma; 
	font-size :x-small; 
	text-align : right; 
	direction : rtl; 
	background-image : url(Images/menuback.jpg); 
	height : 23px; 
	color :#3E3E3E; 
	cursor :hand; }
	
.MenuItemHover
{
	background-image : url(Images/menuback.jpg); 
	color: #FF540E; 
	font-family : tahoma; 
	font-size :x-small; 
	text-align : right; 
	direction : rtl; 
	cursor :hand; 
	height : 23px;}
	
.ChildMenuItem
{
	font-family : tahoma; 
	font-size :x-small; 
	text-align : right; 
	direction : rtl; 
	height : 23px; 
	color :#3E3E3E; 
	cursor :hand; 
	background-image : url(images/childback.jpg); 
	filter:Alpha(Opacity=90,FinishOpacity=90);}
	
.ChildMenuItemHover
{
	color: #FF540E; 
	font-family : tahoma; 
	font-size :x-small; 
	text-align : right; 
	direction : rtl; 
	cursor :hand; 
	height : 23px;
	background-image : url(images/childback.jpg);}
	
.TopMenuItem
{
	cursor :hand; 
	font-family : tahoma; 
	font-size :x-small; 
	text-align : right; 
	direction : rtl;
	color :#393836;}
	
.TopMenuGroup
{
	cursor :hand; 
	font-family : tahoma; 
	font-size :x-small; 
	text-align : right; 
	direction : rtl; 
	color :#393836;}
	
.TopMenuItemHover
{
	color: #FE6C16; 
	font-family : tahoma; 
	font-size :x-small; 
	text-align : right; 
	direction : rtl; 
	cursor :hand; 
	height : 31px;}
	
.TopChildMenuItem
{ 
	font-family : tahoma; 
	font-size :x-small; 
	height : 23px; 
	color :#393836; 
	cursor :hand; 
	background-image : url(images/topchildback.jpg); 
	filter:Alpha(Opacity=90,FinishOpacity=90);}
	
.TopChildMenuItemHover
{
	color: #FE6C16; 
	font-family : tahoma; 
	font-size :x-small; 
	cursor :hand; 
	height : 23px; 
	background-image : url(images/topchildback.jpg);}
	
.TreeMenuGroup
{
	background-image : url(Images/treeback.jpg); 
	font-family : tahoma; 
	font-size :x-small; 
	text-align : right; 
	direction : rtl; 
	height : 26px; 
	color :#3E3E3E; 
	cursor :hand;}
	
.TreeMenuItem
{
	font-family : tahoma; 
	font-size :x-small; 
	text-align : right; 
	direction : rtl; 
	background-image : url(Images/treeback.jpg); 
	height : 26px; 
	color :#3E3E3E; 
	cursor :hand;}
	
.TreeMenuItemHover
{
	font-family : tahoma; 
	font-size :x-small; 
	text-align : right; 
	direction : rtl; 
	background-image : url(Images/treeback.jpg); 
	height : 26px; 
	color: #FF540E; 
	cursor :hand;}
