html{direction:ltr;}
body{margin:0;color:#fff;background-color:#000;}
body, input, textarea, select, p{font-family:Arial, Nachlieli, sans-serif, serif, narkisim;}
input, textarea, select{border-color:#cccccc;border-width:1px;font-size:10pt;margin:0px;}
form{margin:0px;}
a, a:active, a:visited{color:#fc3;text-decoration:none;}
A{text-decoration:none;}
A.menu,A.menu:visited{color:#FF0000}
A.menu:hover{color:#0099FF}
A.tree,A.tree:visited{color:#00CCFF}
A.tree:hover{color:#FFCC22}
A.style1{TEXT-DECORATION:none}
A.style1:hover{TEXT-DECORATION:underline;color:#ff88ff;}
A.style2{font-size:15px;}
A.style2{TEXT-DECORATION:none;}
A.style2:hover{TEXT-DECORATION:underline;}
A.style3:link, A.style3:visited, A.style3:active{TEXT-DECORATION:none;color:#FF6666;}
A.style3:hover{TEXT-DECORATION:underline;color:#FF9988;}
A.style4:link, A.style4:visited, A.style4:active{TEXT-DECORATION:none;color:#000033;}
A.style4:hover{TEXT-DECORATION:none;color:#2244AA;}
A.style5:link, A.style5:visited, A.style5:active{TEXT-DECORATION:none;color:#993333;}
A.style5:hover{TEXT-DECORATION:underline;color:#997733;}
#footer{text-align:center;font-size:12px;}
#shortcuts{color:#b77;padding:25px 0 25px 0;text-align:center;}
#shortcuts .shortcuts_title{font-weight:bold;color:#966;}
#best_viewed{margin-bottom:15px;}
#copyright_heb{font-size:12px;color:#fd0;}
#copyright_eng{font-size:11px;}

.conversation {
	overflow-x: auto;
	overflow-y: visible;
	width: 650px;
	height: auto;
}
