/* Tiny Scrollbar */
#scrollbar1 { width: 510px; margin: 11px 0 0px; }
#scrollbar1 .viewport { width: 480px; height: 480px; background:transparent url(../images/elad9.jpg);  overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; right: 0; top: 0; padding: 0; margin: 0; }
#scrollbar1 .scrollbar{ background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; }
#scrollbar1 .track { background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0;left: -5px;  }
#scrollbar1 .thumb .end { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 25px; }
#scrollbar1 .disable { display: none; }
BODY{
	font-family: Arial;
	margin: auto;
	text-align: center;
	width: 900px;

}


.page{
	margin: auto;
	text-align: center;
	width: 900px;
	direction: rtl;
	display: table;
}
.logostrip{
	width: 900px;

	text-align: right;
}
.top_menu{
	background-image: url('images/buttonbg.jpg');
	font-size: 12px;
	width: 910px;
	text-align: right;
}
.padding_top{
	padding: 10px 30px 10px 0;
}
.top_menu .button{
	padding-left: 30px;
	display: inline;
	
}
.top_menu .button a{
padding: 10px 10px 10px 10px;
background-image:url('images/button.jpg');
text-decoration: none;
font-weight: Bold;
}
.header{
	width: 900px;


	text-align: right;
	color: #fff;
	
}
.header TABLE{
color: #fff;
}

.header_padding{
	padding: 175px 40px 0 0;
}
.header_title{
	font-size: 24px;
	font-weight: Bold;
}
.header table{
	padding: 5px 0 0 0;
}
.header td{
	font-size: 12px;
	font-weight: Bold;
}
.header input{
	width: 225px;
	height: 15px;
	font-family: Arial;
	font-size: 11px;
}
.right{
	display: inline;
	float: right;
}
.left{
	display: inline;
	float: left;
}
.menu{
	width: 199px;
	background: url('images/menu_left.jpg') repeat-y;
}
.menu_option{
	width: 193px;
	height: 30px;
	padding: 2px 0 0 0;
	font-size: 12px;
	font-weight: Bold;
	color: #616161;
}
.menu_padding{
	padding: 8px 0 8px 0;
	text-align: center;
}
.menu a{
	text-decoration: none;

}
.hr{
	border: none;
	width: 193px;
	height: 1px;
	background-image: url('images/hr.jpg');
	font-size: 1px;
}
.left{
	display: inline;
	float: right;
	text-align: right;
	padding: 0 15px 0 0;
	margin: -10px 0 0 0;
}
.title{

	height: 26px;
	color: #616161;
	font-weight: Bold;
	font-size: 14px;
	padding: 10px 10px 0 0;
	text-align: right;
}
.text{
	width: 550px;
	font-size: 11px;
	color: #616161;
}
.text a{
	color: #d60000;
}
.copyrights{
	padding: 20px 0 20px 0;
	font-size: 12px;
	color: #616161;
	direction: rtl;
	
}
.copyrights table{
font-size: 12px;
color: #616161;}
FORM{
	margin: 0px;
	padding: 0px;
}
.logostrip a{
	text-decoration: none;
	color: #000;
}
.text table{
font-size: 12px;
color: #616161;
}
#scroller_container {
 position: relative;
 width: 180px;
 height: 130px;
 overflow: hidden;
 color: #3b3b3b;
 font-size: 11px;
}
#scroller_container2 {
 position: relative;
 width: 218px;
 height: 178px;
 overflow: hidden;
 color: #3b3b3b;
 font-size: 11px;
}
#scroller p {
 padding: 0;
}
#scroller{
    direction: rtl;
    text-align: right;
}
.maillist{


font-size: 11px;
color: #3b3b3b;
text-align: right;

}
.news_block{
float: left;
 position: relative;
font-size: 11px;
color: #3b3b3b;
text-align: right;
width: 180px;
 overflow: hidden;
 padding-right: 5px;

}
.logobg{
width: 900px;
background: url('images/logobg.jpg');
}
.content{
margin-top: 20px;
}

