.click-menu a:hover {
	background-color: Transparent;
}

.click-menu {
	width: 237px;
	margin: 0px;
	margin-right: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	background-color: #d1e86d;
	text-align: right;
}

.click-menu .box1 {
	
	background:url(../ImagesFa/Menu.jpg);
	background-repeat:no-repeat;
	font-weight: normal;
	padding-right: 20px;
	line-height: 32px;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-right-style: none;
	font-size: 10px;
	font-family: Tahoma;
	border-right-width: 0px;
	cursor: pointer;
	height: 32px;
	color: #000000;	
}

.click-menu .box1 a {
	color: #000000;
	text-decoration: none;	
}

.click-menu .box1-hover {
	
	background:url(../ImagesFa/Menu.jpg);
	background-repeat:no-repeat;
	font-weight: normal;
	padding-right: 20px;
	line-height: 32px;
	text-decoration: none;
	border-width:0;
	border-right-style: none;
	font-size: 10px;
	font-family: Tahoma;
	display: block;
	cursor: pointer;
	height: 32px;
	color: #000000;
	text-decoration: none;	
}

.click-menu .box1-hover a {
	color: #000000;
	text-decoration: none;	
}

.click-menu .box1-open {	
	background:url(../ImagesFa/DropDownMenu.jpg);
	background-repeat:no-repeat;
	font-weight: normal;
	padding-right: 20px;
	line-height: 32px;	
	text-decoration: none;
	border-bottom-width: 0px;
	border-right-style: none;
	font-size: 10px;
	font-family: Tahoma;
	display: block;
	cursor: pointer;
	height: 32px;	
}

.click-menu .box1-open-hover {
	background:url(../ImagesFa/DropDownMenu.jpg);
	background-repeat:no-repeat;
	font-weight: normal;
	padding-right: 20px;
	line-height: 32px;	
	text-decoration: none;
	border-bottom-width: 0px;
	border-right-style: none;
	font-size: 10px;
	font-family: Tahoma;
	display: block;
	cursor: pointer;
	height: 32px;	
}

.click-menu .section {
	font-family: Tahoma;
	font-size: 10px;
	display: none;
	color: #000000;
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 0px;
}

.click-menu .section a {
	text-decoration: none;
	white-space: nowrap;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	height: 25px;
	padding-right: 0px;
	background-image: url(../ImagesFa/SubMenu.jpg);
	display: block;
	width: 237px;
	text-indent: 20px;
	line-height: 25px;
}

.click-menu .section a:hover {
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
	font-size: 10px;
	background-image: url(../ImagesFa/SubMenu_Hover.jpg);
	width: 237px;
}

.click-menu .box2 {
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	padding-left: 0px;	
	text-decoration: none;
	height: 25px;
}

.click-menu .box2-hover {
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	padding-left: 0px;
	text-decoration: none;
	height: 25px;
}
