.MenuGroup
{
	border-right: #233b76 1px solid;
	border-top: #233b76 1px solid;
	border-left: #233b76 1px solid;
	direction: rtl;
	border-bottom: #233b76 1px solid;
}

.MenuItem
{
	padding-right: 10px;
	padding-left: 30px;
	font-size: 8pt;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-right: 5px;
	width:169px;
	cursor: hand;
	color: #195893;
	font-family: Tahoma;
	text-align:justify;
	direction: rtl;
	}

.MenuItemOver
{
	padding-right: 10px;
	padding-left: 30px;
	font-size: 8pt;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-right: 5px;
	width: 169px;
	cursor: hand;
	direction: rtl;
	font-family: Tahoma;
	color:#000000;
	background-color: #ffffff;
		
}

.MenuItem2
{
	font-weight: normal;
	font-size: 9pt;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 172px;
	cursor: hand;
	direction: rtl;
	border-top-style: none;
	font-family: Tahoma;
	border-right-style: none;
	border-left-style: none;
	border-bottom: #233b76 1px solid;
	background-color: #ffffff;
	color: #000000;
	
}
.MenuItemOver2
{
	border-right: #233b76 1px ;
	border-top: #233b76 1px ;
	border-left: #233b76 1px ;
	border-bottom: #233b76 1px solid;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 9pt;
	width: 172px;
	cursor: hand;
	direction: rtl;
	font-family: Tahoma;
	color:#000000;
	background-color: #ffffff;
}

