body {
	margin:			  0px;
	background-color: #F7F7F7;
	background-image: url(/img/bg2.jpg);
	}

.luzTable {
	border-width: 		2px;
	border-spacing:		;
	border-style: 		solid;
	border-color: 		black;
	border-collapse: 	collapse;
	background-color: 	white;
	direction: 			rtl;
}

.luzTable TD {
	width:			110px;
	border-width: 	1px;
	padding: 		1px;
	border-style: 	inset;
	border-color: 	black;
	background-color: white;
	-moz-border-radius: ;
	font: 			12px solid arial;
	text-align: 	center;
}


.tableBig{
width:			1000px;
background: 	url('/img/bg1.jpg');
bborder-bottom:	2px inset gray;
padding: 		0 0 0 0;
}

.desc {
font: normal 12px arial;
direction: rtl;
}

.desc a {
font: normal 12px arial;
direction: rtl;
}

.koteret {
font-family : Arial;
font-size : 16px;
font-weight : bold;
color : #16226a;
}

.leftLine{
background-image: 			url('/img/left_line.jpg');
background-repeat: 			repeat-y;
background-position: 	 	top right; 
}


.rightLine {
background-image: 			url('/img/right_line.jpg');
background-repeat: 			repeat-y;
background-position: 	 	top left; 
}

.centerLine {
background-color:	#FFFFFF;
background-image:	url('/img/horizontal_line.jpg');
background-repeat:	repeat-x;
background-position:center left;
}
.navBar {
width:		125px;
height:		55px;
cursor:		pointer;
}
.navBar a{width:100%;height:100%;display:block;} 
.navBar a:hover{width:100%;height:100%;display:block;}

.noflim {
font-family : Arial;
font-size : 14px;
font-weight : bold;
color : black;
}

.subKoteret {
font-family : Arial;
font-size : 14px;
font-weight : normal;
color : #e77514;
text-decoration : none;
}
.links {
font-family : Arial;
font-size : 12px;
font-weight : normal;
}

.table {
font-family : Arial;
font-size : 10px;
empty-cells : show;
}
.table2 {
font-family : Helvetica, Verdana, sans-serif;
font-size : 12px;
empty-cells : show;
}

.tableH {
font-family : Arial, Verdana, sans-serif;
font-size : 12px;
empty-cells : show;
} 

.sig   {	
font-family: arial;
font-weight: bold;
color:	#8B8B8B;
font-size: 10px;
}

.footerNew, footerNew A   {	
font-family: arial;
font-weight: bold;
color:	#8B8B8B;
font-size: 9px;
}

.footerNew A   {text-decoration:none;}

#footerBox {
width:100%;
text-align:center;
margin-top:5px;
}

#forum_albert {
	width: 				148px;
	height: 			62px;
	cursor: 			pointer;
	background: 		url('/img/forumX3.gif') no-repeat;
}

#forum_albert:hover {
	background-position:  0px -71px;
}
#forum_albert.selected {
	background-position:  0px -142px;
}

.contactTbl TD, .contactTbl INPUT, .contactTbl TEXTAREA{
font: normal 12px Arial;
}

.pastTitle {
font: bold 14px Arial;
}