﻿body {
}
.Menu
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #000868;
	direction: rtl;
	background-image: url(/images/Menu/gradiant.jpg);
	width: 177px;
	background-repeat: repeat-y;
	border-right: #000066 1px solid;
	border-top: #000066 1px solid;
	border-left: #000066 1px solid;
	border-bottom: #000066 1px solid;
}
.StaticMenuItemStyle
{
	width: 176px;
	height: 30px;
	font-size: 8pt;
	font-family: tahoma;
	text-align: right;
	color: #000868;
	padding-right: 5px;
	

}

.DynamicMenuItemStyle
{
	font-size: 8pt;
	color: #19194d;
	font-family: tahoma;
	height:30px;
	width: 160px;
}
.DynamicMenuStyle
{
	width: 160px;
	border-right: #8a8a8a 1px solid;
	border-top: #8a8a8a 1px solid;
	font-size: 8pt;
	
	border-left: #8a8a8a 1px solid;
	border-bottom: #8a8a8a 1px solid;
	font-family: tahoma;
	color: #000099;
	text-align: right;
	background-image: url(/images/Menu/gradiant.jpg);
}
.DynamicHoverStyle
{
	width: 160px;
	color: #323952;
	height: 30px;
	font-family: tahoma;
	background-position: left bottom;
	text-decoration: none;
	text-align: right;
	background-color: #eaf6ff;
}
.StaticHoverStyle
{
	font-family: tahoma;
	font-weight: bold;
	background-color: #ebf5ff;
}

.KeyGGreen
{
	margin-right:1px;
	border-right: #006705 1px solid;
	border-top: #006705 1px solid;
	font-size: 8pt;
	border-left: #006705 1px solid;
	color: #ffffff;
	border-bottom: #006705 1px solid;
	font-family: tahoma;
	height: 20px;
	text-align: center;
	direction:rtl;
}
.MenuItemHover
{
	font-family:Tahoma;
	font-weight:bold;
}
.MenuLink
{
	margin-left: 5px;
	margin-right: 5px;
	
	text-decoration:none;
		font-family: Tahoma;
	font-size: 8pt;
	color: #000868;

}
.MenuLinkRed
{
	margin-left: 5px;
	margin-right: 5px;
	
	text-decoration:none;
		font-family: Tahoma;
	font-size: 8pt;
	color: Red;

}
