*{padding:0px;margin:0px}
div#tab {
	margin:auto;
	font:11px verdana,arial,sans-serif;
	line-height:15px;
	height:35px;
	width:600px;
	}

#tab div.off {
	color:#000; 
	height:35px; 
	line-height:20px; 
	padding:0 0px; 
	float:left; 
	border:none; border-bottom-color:solid 1px #000; 
	cursor:pointer; 
	position:relative; 
	z-index:20;
	
	}
	
#tab div.on {
	color:#fff; 
	height:27px; 
	line-height:20px; 
	padding:0 0px; 
	float:left; 
	border:0; 
	cursor:pointer; 
	position:relative; 
	z-index:100;
	}
	
#tab table {height:35px;}




.on td.left { background:url(images/tab-L.gif) no-repeat left bottom;width:7px; height:27px} 
.on td.center { background:url(images/Tab-on-center.gif) repeat-x center bottom;  width:86px; text-align:center; vertical-align:middle; font-family:Tahoma; color:#036; font-size:9pt;text-decoration:none;} 
.on td.center a{ color:#666666; font-family:tahoma;font-size:11px;height:20px;text-decoration:none; padding-top:5px;}
.on td.right { background:url(images/tab-R.gif) no-repeat left bottom;width:7px; height:27px} 
.off td.left { background:url(images/tab-off-corner.gif) no-repeat left bottom;width:7px; height:27px} 
.off td.center { background:url(images/Tab-Off-Center.gif) repeat-x center bottom;  width:86px; text-align:center; font-family:Tahoma; color:#fff;  font-size:9pt;text-decoration:none;} 
.off td.center a{ color:#ffffff; font-family:tahoma;font-size:11px;height:20px;text-decoration:none; padding-top:5px;}
.off td.right { background:url(images/tab-off-corner.gif) no-repeat left bottom;width:7px; height:27px} 












div.hide {display:none; width:0; overflow:hidden;height:100%;}

div.show {clear:left; 
	background:url(images/tab-content-back.gif) repeat-x top #ccd9e1; 
	width:900px; margin-top:0; 
	padding:0px; 
	position:relative;
	z-index:50; 
	font:11px verdana, arial, sans-serif; 
	line-height:18px;
	height:137px;}
	
div.show img {float:left; margin:0 10px 0px 0;}
.clear {clear:both;}



.HomeProducts {
direction:rtl;
font-family:Tahoma;
font-size:12px;
line-height:1.5em;
text-align:justify;
padding-top:15px;
padding-right:15px;
padding-left:15px;
}

.HomeProducts_EN {
direction:ltr;
font-family:Tahoma;
font-size:12px;
line-height:1.5em;
text-align:justify;
padding-top:15px;
padding-right:15px;
padding-left:15px;
}

.HomeProductsLinks
{
direction:rtl;
font-family:Tahoma;
font-size:12px;
line-height:1.5em;
text-align:right;
padding-top:20px;
text-decoration:none;

}

