body {
	background-color: #aabdda;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: helvetica,arial,sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.ltr {
	direction:LTR;
}
.big {
	font-size: 16px;
}
img {
	border: solid 1px #000000;
}
.noborder {
	border: none;
}
a {
	text-decoration: none;
	color: #990099;
}
a:hover {
	color: #cc00cc;
}
a:visited {
	color: #660066;
}
a:visited:hover {
	color: #990099;
}
#main {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 100px;
}
.clicky {
	cursor: pointer;
}
#langtabs {
	float: right;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	line-height: 12px;
}
.langtab {
	float: left;
	border: solid 1px #cccccc;
	padding: 3px 5px 3px 5px;
	margin: 1px;
}
.selangtab {
	float: left;
	border-top: solid 1px #a98035;
	border-left: solid 1px #a98035;
	border-right: solid 1px #a98035;
	background-color: #f9dda4;
	padding: 4px 5px 5px 5px;
	color: #666666;
}
.hebrew {
	font-size: 15px;
	line-height: 12px;
	text-transform: none;
	padding: 3px 5px 3px 5px;
}
.arabic {
	font-size: 19px;
	line-height: 12px;
	text-transform: none;
	padding: 0 5px 6px 5px;
}
.shebrew {
	font-size: 15px;
	line-height: 12px;
	text-transform: none;
	padding: 4px 5px 5px 5px;
}
.sarabic {
	font-size: 19px;
	line-height: 12px;
	text-transform: none;
	padding: 2px 5px 7px 5px;
}
#nav {
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	width: 700px;
	height: 30px;
	padding-top: 7px;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	clear: both;
}
.selitem {
	padding-left: 15px;
	font-weight: bold;
	float: left;
	text-align: center;
	width: auto!important;
}
.navitem {
	padding-left: 20px;
	float: left;
	text-align: center;
	width: auto!important;
}
#txt {
	width: 438px;
	*width: 478px;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	padding: 10px 20px 10px 20px;
	background-color: #fffef6;
	min-height: 385px;
}
#top {
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	width: 478px;
	height: 12px;
	background-color: #fffef6;
}
#bot {
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	width: 478px;
	height: 15px;
	background-color: #fffef6;
}
#foot {
	font-size: 11px;
	width: 480px;
	text-align: right;
	direction:LTR;
}
#side {
	width: 178px;
	*width: 198px;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	padding: 0 10px 0 10px;
	background-image: url(../images/side.png);
	background-repeat: y-repeat;
}
#liltop {
	background-image: url(../images/side.png);
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	width: 198px;
	height: 12px;
}
#lilbot {
	background-image: url(../images/lilbot.png);
	background-image: url(../images/side.png);
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	width: 198px;
	height: 15px;
}
#left {
	float: left;
	width: 480px;
}
#right {
	float: right;
	width: 200px;
	direction:LTR;
	unicode-bidi:embed;
}
.clear {
	clear: left;
}
.pictxt {
	color: #666666;
	font-size: 11px;
}
.blacklink {
	color: #000000;
}
.blacklink:hover {
	color: #cc6633;
}
.blacklink:visited {
	color: #000000;
}