

body { 
	margin: 0px 0px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;  
	color:#000000;
	line-height:25px;
	height: 100%;
}

h1 {
	font-size: 28px;
	color: #86B633;
}

h2 {
	font-size: 20px;  
	font-weight:bold;
}


h3 {
	font-size: 16px;  
}

#header {
	margin: 0px 0px;
	padding-bottom: 0px;
	width: auto;
	height: 101px;
	background-image: url(images/header_background.jpg);
	background-color: #86B633;
	text-align: center;
	font-family:'Times New Roman',Times,serif;
	color: #FFFFFF;
	font-size: 42px;
	letter-spacing: 10px;
	
}

#navigation {
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 10px;
	line-height: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width:180px;
	height: 440px; 
	float: left;
	background-color: #D8ECD3;
	background-image:url(images/navigation_background.jpg);
	background-repeat: repeat-x;
}

#pagebody {
	margin-left: 220px;
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 40px;
	width: auto;
	direction: rtl;
	min-height: 800px;
	background-image: url(images/logo_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#pagebody #englishDescription {
	direction: ltr;
	font-size: 12px;
}

#pagebody #englishDescription h2 {
	font-size: 16px;	
}

.product_image {
	border-width: 3px;
	border-style: double;
	border-color: #86B633;
	float: left;
	margin: 0px 10px;
}

.separator {
/*	clear:both;*/
	text-align: center;
}

#pagefooter {
	height: 30px;
	background-image: url(images/page_footer.jpg);
	background-repeat: repeat-x;
	background-color: #86B633;
	margin-bottom: 0px;
	clear:left;
	font-size: 1px;
}

a {  
	font-family: inherit; 
	font-size: inherit;
	color:#5B8C19; 
	text-decoration: none; 
	}
a:hover {  
	font-family: inherit; 
	font-size: inherit;
	color:#5B8C19; 
	text-decoration: underline; 
	}
	
.defaultcell {
	border:1px; 
	border-style:solid; 
	text-align: left; 
	border-color:#000000;
	background-color: rgb(209,249,198);
}

.defaultcellAr {
	border:1px; 
	border-style:solid; 
	text-align: right; 
	border-color:#000000;
	background-color: rgb(209,249,198);
}

.defaultcellCentered {
	border:1px; 
	border-style:solid; 
	text-align:center; 
	border-color:#000000;
	background-color: rgb(209,249,198);
}

.tableSubheadline {
	border:1px; 
	border-style:solid;
	border-color:#000000; 
	text-algin:left;
	font-weight:bolder;
	color: #86B633;
}

.tableSubheadlineAr {
	border:1px; 
	border-style:solid;
	border-color:#000000; 
	text-algin:left;
	font-weight:bolder;
	color: #86B633;
}

.tableSubheadlineCentered {
	border:1px; 
	border-style:solid;
	border-color:#000000;
	text-align:center;
	font-weight:bolder;
	color: #86B633;
}

th {
	text-align:left;
}

#prodlist {
	color: #FFFFFF;
	background-color: #86B633;
	text-align:center;
	width: 540px;
	margin: auto;
}

a.product {  
	font-family: inherit; 
	font-size: 14px;  
	color:#FFFFFF; 
	text-decoration: none; 
	}
a.product:hover {  
	font-family: inherit; 
	font-size: 14px;  
	color:#86B633; 
	background-color: #FFFFFF;
	text-decoration: underline; 
	}

#englishContact {
	direction:ltr;
	text-algin:left;
	float:left;
	margin-left:0px;
}

/*
#arabicContact {
}*/
