﻿body {
}
.leftstyle
{
	border: 1px solid #FFFFFF;
	background-image: url('images/leftmbg.gif');
	width: 158px;
	height: 25px;
	color: #2F74AB;
	font-weight: bold;
	font-family: Arabic Transparent;
	font-size: 16px;
	text-align: right;
	cursor: pointer;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 10px;
}
.leftstyleover
{
	border: 1px solid #FFFFFF;
	background-image: url('images/leftmbg-over.gif');
	width: 158px;
	height: 25px;
	color: White;
	font-weight: bold;
	font-family: Arabic Transparent;
	font-size: 16px;
	font-size: 16px;
	text-align: right;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 10px;
}

.topstyle
{
	border-style: none;
	background-image: url('images/topmenu1px.png');
	width: 157px;
	height:29px;
	color:white;
	font-weight:bold;
	font-family:Arabic Transparent;
	font-size:16px;
	text-align:right;
	cursor:pointer;
	text-align: center;
	padding-top: 5px;
	background-repeat: repeat-x;
}
.rightstyle
{
	border-style: none;
	width: 158px;
	height: 29px;
	color: #333333;
	font-weight: bold;
	font-family: Arabic Transparent;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
	
	background-repeat: repeat-x;
}

.topstyleover
{
	border-style: none;
	background-image: url('images/topmenu1px-over.png');
	width: 157px;
	height: 29px;
	color: White;
	font-weight: bold;
	font-family: Arabic Transparent;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
	padding-top: 5px;
	background-repeat: repeat-x;
}
.imgforjq
{

}


.applemenu{
margin: 5px 0;
padding: 0;
width: 99%; /*width of menu*/
border: 1px solid #9A9A9A;
}