﻿HTML
{
	overflow-x:hidden !important;
}
*
{
	padding:0px;
    margin:0px;    
}
BODY
{
    scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #f3f3f3; 
	scrollbar-3dlight-color: #f3f3f3; 
	scrollbar-arrow-color: #333; 
	scrollbar-track-color: #f3f3f3;
	overflow-x:hidden !important;
}
DIV
{
	background-repeat:no-repeat;	
	font: normal 12px Arial;
}
TR
{
	vertical-align:top;	
}
A
{
    text-decoration: none;
}
IMG
{
	border: solid 0px;	
}
.Container
{
	margin-top:0px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f1f1f1;
}
.TextBox
{
	border: solid 1px #282842;
	background: white;
	font: normal 12px Arial !important;
	vertical-align: top;
	height: 18px;
}
.Logo
{
	display:block;
	width:190px;
	height:80px;
	margin-top:15px;
	margin-left:12px;
}
.MenuSelected
{
	display:block;
	width:100%;
	margin-top:55px;
	text-align:center;
	font: bold 13px Arial;	
	color:White;
}
.Menu
{
	display:block;
	width:100%;
	margin-top:55px;
	text-align:center;
	font: bold 13px Arial;	
	color:#c7f8ff;
}
.Menu:hover
{
	display:block;
	width:100%;
	margin-top:55px;
	text-align:center;
	font: bold 13px Arial;	
	color:White;
}
.Heb
{
	display:block;
	width:28px;
	height:16px;
	margin-top:55px;
	margin-left:27px;
}
.BottomLink
{
	display:block;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:8px;
	font: normal 12px Arial;	
	color:white;
	text-decoration:none;
}
.BottomLink:hover
{
	text-decoration:underline;
}
.Credit
{
	font: normal 11px Arial;	
	color:#135f9b;
	text-decoration:none;
}
.Credit:hover
{
	text-decoration:underline;
}

.Bold
{
	font-weight:bold;
}
.Title
{
	font: bold 16px Arial;	
	color:#125e9a;	
}
.NewsLink
{
	font: normal 14px Arial;	
	color:#135e99;	
}
.ProductTitle
{
	font: bold 14px Arial;	
	color:#135e99;	
}
.InnerContainer
{
	direction:rtl;
	text-align:center;
	padding-top:50px
}
.RadMenu
{
	z-index: 1000 !important;   
}
.RadWindow
{
	z-index: 3000 !important;   
}