body {
	background-color: #edf0f2;
	color: #000;
	direction: rtl;
	font-family: "Nachlieli CLM",  "Arial", "Helvetica", sans-serif;
	text-align:right;
}

em {
	font-weight: normal;
	font-style: italic;
}

strong {
	font-weight: bold;
	font-style: italic;
}


a:link {
	color: #1e3955;
}

a:visited {
	color: #1e3955;
}

dt {
	font-weight:bold;
}

td {
	text-align:right;
	border: 1px solid #000;
}

td.head {
	text-align:left;
	border: 1px solid #000;
	background-color: #d9daef;
	direction:ltr;
}



h1 {
	text-align:center;
	font-size: 150%;
}

h2 {
	font-style:italic;
	font-size: 120%;
	font-weight:bold;
}

h3 {
	font-style:italic;
	font-size: 70%;
	font-weight:normal;
}


th {
	text-align:center;
	border: 1px solid #000;
	background-color: #d9daef;
}

th.video {
	text-align:center;
	font-weight:normal;
	border: 1px solid #000;
	background-color: #d9daef;
}


table {
	border:1px solid #000;
}

#gallery {
	text-align:center;
}


#gallery td {
	border-top: 0px solid #000;
	border-left: 0px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align:center;
}

#gallery th {
	border-top: 0px solid #000;
	border-left: 0px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align:center;
}


#gallery table {
	border-top: 0px solid #000;
	border-left: 1px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
}

#gallery table.top {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
}


#videogallery {
	text-align:center;
}


#videogallery td {
	border-top: 0px solid #000;
	border-left: 0px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	text-align:center;
}

#videogallery th {
	border-top: 0px solid #000;
	border-left: 0px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	text-align:center;
}


#videogallery table {
	border-top: 0px solid #000;
	border-left: 2px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
}

#videogallery table.top {
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
}

#header { 
	font-weight:bold;
	font-style:italic;
	text-align: center;
}

#menu { 
	background-color: #b2bcf8;
	text-align: center;
}
#menu td:hover{
	background-color: #98a3e8;
}
#menu td {
	text-align: center;
	font-style:italic;
}

#menu a {
	color: #000;
	text-decoration:none;
}

#main {
	margin-top: 5px;
	padding: 0px;
	margin-left: 210px;
	margin-right: 210px;
	border: 0px solid #000;
}

#leftblock {
/* text-align: center;*/
	float:left;
	margin-top: 5px;
	width:190px;
	padding: 5px;
	border: 2px solid #000;
	background-color: #d9daef;
}

#leftblock h1 {
	font-size:100%;
	font-style:italic;
	font-weight:bold;
}

#leftblock h2 {
	font-size:80%;
	font-style:italic;
	font-weight:bold;
	text-align:right;
}


#leftblock p {
	font-size:80%;
}


#rightblock {
	text-align: right;
	float:right;
	margin-top: 5px;
	width:190px;
	padding: 5px;
	border: 2px solid #000;
	background-color: #d9daef;
}

#rightblock h1 {
	font-size:100%;
	font-style:italic;
	font-weight:bold;
}

#rightblock p {
	font-size:80%;
}

img.maintable {
	float:right;
	padding: 2px;
}

#maingallery td.allgal {
	border:1px solid #000;
	vertical-align:top;
	background-color: #d9daef;
}

#maingallery table.allgal {
	border:1px solid #000;
}


#maintable table {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 0px solid #000;
}

#maintable td {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px solid #000;
}

#maintable tr {
	border: 0px solid #000;
}

#maintable th {
	background-color: #d9daef;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px solid #000;
}


#devpart {
	text-align: right;
	float:left;
	width:200px;
	padding: 5px;
	border: 2px solid #000;
	background-color: #d9daef;
	margin-top:5px;
}

#devpart h1 {
	font-size:100%;
	font-style:italic;
	font-weight:bold;
}

#devpart p {
	font-size:80%;
}

#about {
	text-align:center;
	margin-top: 5px;
	margin-left: 220px;
	padding: 10px;
	border: 0px solid #000;
}

#fileinclude {
	background-color: #d9daef;
	margin-top: 10px;
	margin-left:10%;	
	margin-right:10%;	
	border: 1px solid #000;
	padding: 10px;
}

#footer {
	margin-top: 5px;
	text-align:center;
	font-size:80%;
	color:#00f;
}

#showgallery {
	float:left;
	text-align:center;
	margin-top: 5px;
	width: 200px;
	padding: 5px;
	border: 2px solid #000;
	background-color: #d9daef;
}

