.click-menu a:hover
{
	background-color: Transparent;
}
.click-menu
{
	width: 100% ;
	margin: 0px;
	margin-right: 0px;
	border: 0;
	padding-top:0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	
	
}
.click-menu .box1
{
	font-weight: normal;
	padding: 7px 28px 2px 5px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	display:table-cell;
	/*border-left-width: 0px;*/
	/*border-left-color: #FFFFFF;*/
	/*border-bottom-style: solid;*/
	/*border-bottom-width: 1px;*/
	/*border-bottom-color: #FFFFFF;*/
	/*border-left-style: none;*/
	/*background-image: url(/App_Themes/fa/Images/FbuttonMenu.gif);*/
	cursor: hand;
	background-image: url(/App_Themes/fa/Images/menu/menu-item.png);
	background-repeat: no-repeat;
	border:0px;
	height:30px;
	width:199px;
}
.click-menu .box1-hover
{
	
	font-weight: normal;
	padding: 7px 28px 2px 5px;
	color: #000;
	text-decoration: none;
	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-style: none;
	background-position: right;*/
	/*background-image: url(/App_Themes/fa/Images/FbuttonMenuHover.gif);*/
    font-size: 11px;
	font-family: Tahoma;
	display:table-cell;
	background-image: url(/App_Themes/fa/Images/menu/menu-item-roll.png);
	background-repeat: no-repeat;
	cursor: hand;
	border:0px;
	height:30px;
	width:199px;
}
.click-menu .box1-open
{
	font-weight: normal;
	padding: 7px 28px 2px 5px;
	color: #000;
	text-decoration: none;
	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-style: none;
	background-position: right;*/
	/*background-image: url(/App_Themes/fa/Images/FbuttonMenuHover.gif);*/
    font-size: 11px;
	font-family: Tahoma;
	display:table-cell;
	background-image: url(/App_Themes/fa/Images/menu/menu-item-roll.png);
	background-repeat: no-repeat;
	cursor: hand;
	border:0px;
	height:30px;
	width:199px;
}
.click-menu .box1-open-hover
{
	font-weight: normal;
	padding: 7px 28px 2px 5px;
	color: #000;
	text-decoration: none;
	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-style: none;
	background-position: right;*/
	/*background-image: url(/App_Themes/fa/Images/FbuttonMenuHover.gif);*/
    font-size: 11px;
	font-family: Tahoma;
	display:table-cell;
	background-image: url(/App_Themes/fa/Images/menu/menu-item-roll.png);
	background-repeat: no-repeat;
	cursor: hand;
	border:0px;
	height:30px;
	width:199px;
}
.click-menu .section
{
	background-color: #0F607F;
	font-family: Tahoma;
	font-size: 10px;
	display: none;
	color: white;
}
.click-menu .section a
{
	text-decoration: none;
	white-space: nowrap;
	font-family: Tahoma;
	font-size: 10px;
	color: white;
}
.click-menu .section a:hover
{
	color: white;
	text-decoration: none;
	white-space: nowrap;
}
.click-menu .box2
{
	background-color: #4197BC;
	font-weight: normal;
	padding: 7px 28px 2px 5px;
	padding-right: 24px;
	color: #2B72C1;
	text-decoration: none;
	height: 24px;
}
.click-menu .box2-hover
{
	background-color: #3882A0;
	font-weight: normal;
	padding: 7px 28px 2px 5px;
	padding-right: 24px;
	color: #2B72C1;
	text-decoration: none;
	height: 24px;
}

a.menuLink1
{
    Color:#09505d;
    TEXT-DECORATION: none;
}

a.menuLink1:hover
{
    Color:#0b8299;
    TEXT-DECORATION: none;
}


