a:link {
	text-decoration: none;
	font-weight: bold;
	color: blue;
	outline: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: blue;
	outline: none;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: red;
	outline: none;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

a:link.back {
	text-decoration: none;
	font-weight: bold;
	color: SlateGray;
	outline: none;
}
a:visited.back {
	text-decoration: none;
	font-weight: bold;
	color: SlateGray;
	outline: none;
}
a:hover.back {
	text-decoration: none;
	font-weight: bold;
	color: red;
	outline: none;
}
a:active.back {
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

body {
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif,Tahoma,David,Times New Roman,Miriam,Narkisim,Aharoni;
	margin-left: 20;
	margin-right: 10;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border-width: 0px;
	overflow: auto;
	background-color: white;
}
img {
	border-width: 0px;
	border-style: solid;
}
table.ForDisplay {
	border-collapse: collapse;
}
td {
	direction: rtl;
	font-size: 14px;
	vertical-align: top;
	border-width: 0px;
	border-style: solid;
	border-color: black;
	border-spacing: 0;
	padding: 0; 
}
td.NoBorder {
}
td.Border {
	border-width: 1px;
}
td.NoTopBorder {
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
td.NoBottomBorder {
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}
td.SideBorder {
	border-left-width: 1px;
	border-right-width: 1px;
}
td.LeftBorder {
	border-left-width: 1px;
}
td.RightBorder {
	border-right-width: 1px;
}
td.LeftBottomBorder {
	border-left-width: 1px;
	border-bottom-width: 1px;
}
td.RightBottomBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
}
td.Menu {
	vertical-align: middle;
	height: 1%;
	text-align: center;
	font-size: 12px;
}
td.address {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
th.BottomBorder {
	text-align: right;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
}
td.ForDisplay {
	border-width: 1px;
	vertical-align: middle;
	padding: 2px;
}
th.ForDisplay {
	direction: rtl;
	font-size: 14px;
	vertical-align: top;
	border-style: solid;
	border-color: black;
	border-spacing: 0;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
.Fancy {
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: DarkCyan;
	background-image: url('/img/th-sep.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 1px;
	white-space: no-wrap;
	margin-bottom: 1px;
	line-height: 20px;
}
.title {
	font-family: David,Arial,Helvetica,Verdana,Geneva,sans-serif,Tahoma,Times New Roman,Miriam,Narkisim,Aharoni;
	direction: rtl;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	color: DarkCyan;
}
.search-button {
	font-size:13px;
	border-width:1px;
	border-color: black;
}
.search-input {
	font-size: 13px;
	font-family:Verdana;
	border-style: solid;
	border-width: 1;
	border-color: black;
	background-color: #e0e0e0;
	text-align: right;
	overflow: hidden;
}
ul {
	margin-top: 0px;
	direction: rtl;
	font-size: 14px;
	text-indent: 2px;
	line-height: 17px;
	color: black;
}
ol {
	margin-top: 0px;
	direction: rtl;
	font-size: 14px;
	text-indent: 2px;
	line-height: 17px;
	color: black;
}
li.unordered {
	margin-right: -25px;
	list-style-image: url("/img/icons/bullet.gif");
	direction: rtl;
	text-align: justify;
	font-size: 14px;
	color: black;
	line-height: 135%;
}
li.news {
	margin-right: -20px;
	list-style-image: url("/img/icons/bullet.gif");
	margin-bottom: 7px;
	font-size: 13px;
/*
	list-style-image: url("/img/bullet.png");
	background-image: url(/img/bullet.png);
	background-position: right center;
	background-repeat: no-repeat;
*/
}
li.ordered {
	margin-right: -18px;
}
p {
	direction: rtl;
	text-align: justify;
	font-size: 14px;
	color: black;
	line-height: 135%;
}
p.news {
	direction: rtl;
	text-align: justify;
	font-size: 13px;
	color: black;
	line-height: 135%;
}
p.teaser {
	direction: rtl;
	text-align: justify;
	font-size: 13px;
	color: black;
	line-height: 135%;
	font-weight: bold;
	font-style: italic;
}
.author {
	direction: rtl;
	text-align: center;
	font-size: 15px;
	color: black;
	line-height: 130%;
}
h1 {
	font-family: David,Arial,Helvetica,Verdana,Geneva,sans-serif,Tahoma,Times New Roman,Miriam,Narkisim,Aharoni;
	font-size: 22px;
	text-align: center;
	direction: rtl;
	margin-bottom: -5px;
	border-top: 2px dotted solid double dashed #808080;
}
h2 {
	font-size: 18px;
	direction: rtl;
	margin-bottom: -10px;
}
h3 {
	font-size: 14px;
	text-decoration: underline;
	direction: rtl;
	margin-bottom: -15px;
	color: maroon;
}
.ModDate {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.Border {
	border-width: 1px;
	border-style: solid;
}
.NoBorder {
	border-width: 0px;
}
.definition {
	color: deeppink;
	color: darkviolet;
	font-weight: bold;
}
.remark {
	color: red;
	font-style: italic;
}
img.decoration {
	border-width: 1px;
	border-style: solid;
	margin: 10px;
}
img.LeftFloat {
	border-width: 1px;
	border-style: solid;
	margin: 10px;
	float: left;
	clear: left;
}

.vertical {
	writing-mode: tb-rl;
}
.VerticalReverse {
	writing-mode: tb-rl;
	filter: flipv fliph;
}

.back {
	font-size: 12px;
	color: SlateGray;
}

.comment {
	font-size: 12px;
	color: SlateGray;
}

.temp {
	color: #98907f;
	color: #75adcf;
	color: SaddleBrown;
}


/* Credits: Dynamic Drive CSS Library */
/* URL: http://www.dynamicdrive.com/style/ */

.toggleopacity img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;
}

.toggleopacity:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

.toggleopacity img {
	border: 1px solid #ccc;
}

.toggleborder:hover img {
	border: 1px solid navy;
}

.toggleborder:hover {
	color: red; /* Dummy definition to overcome IE bug */
}
