BODY {
	font: normal 9pt Tahoma;
	color: #000;
	background: #FEFDF9;
	direction: rtl;
}
a:link, a:visited{
	color: #422D0D;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: none!important;
	color: #6F5429;
}
div.langSelector{
	background: #000D9F;
	color: #FFF;
	position: absolute;
	top: 0;
	padding: 5px;
}
div.langSelector a{
 	color: #FFF;
	font: normal 8pt Arial;
}
h1.title{
	font: normal 15pt Arial;
	color: #2B221B;
	margin-top: 10px;
	padding-right: 5px;
}

h1.title_sub{
	font: normal 12pt Arial;
	color: #2B221B;
	margin-top: 10px;
	padding-right: 5px;
	font-weight:bold;
}
div.borderBottom{
	border-bottom: dashed 1px #5C501C;
}
span.date{
	color: #784200;
	font-weight: bold;
	font-size: 10pt;
	margin-right: 40px;
	direction: ltr;
	padding-right: 8px;
	background: url(../../images/fa/arrow.gif) no-repeat right center;
}
div#body{
	width: 950px;
	margin: 0 auto;
}
div#header{
	height: 28px;
	background: url('../../images/fa/header.jpg') no-repeat center center;
	text-align: right;
	padding-top: 252px;
}
div#content{
	background: #FDFCF8 url('../../images/fa/contentBg.jpg') no-repeat top center;
	overflow: auto;
	text-align: right;
	position: relative;
}
div#footer{
	background: url('../../images/footerBg.gif') repeat-x;
	height: 18px;
	color: #DCB782;
	padding: 5px;
}
div#footer a{
	color: #FDFCF8;
}
div#header a{
	margin-right: 20px;
	font: normal 18px Arial;
}
div#main_content{
	float: right;
	width: 500px;
	padding: 25px 25px 0 0;
	overflow: auto;
}
div.inner{
	float: none!important;
	width: 900px!important;
	padding: 25px!important;
}
div#sidebar{
	float: right;
	width: 385px;
	padding: 25px 40px 0 0;
	overflow: hidden;
}
div.postBody{
	padding: 15px 5px;
	text-align:justify;
	line-height: 1.4em;
}
div.postBody a:link,div.postBody a:visited{
	text-decoration: underline;
}
div.event{
	margin-top: 15px;
}
div.event h1{
	color: #784200;
	margin: 5px;
	padding: 5px 10px;
	border-bottom: dashed 1px #5C501C;
}
div.event h1 span{
	background: url('../../images/fa/arrow.gif') no-repeat right center;
	padding-right: 10px;
}
div.event p.eventContainer{
	padding: 5px 5px 5px 25px;
}
div.galleryItem{
	float: right;
	margin: 25px;
	text-align: center;
	width: 250px;
	height: 260px;
}
div.galleryItem img{
	border: solid 3px #E5CA9F;
}
div.galleryItem h1{
	font: normal 15pt Arial;
	color: #41190F;
	padding: 10px;
}
input,textarea{
	padding: 5px;
	font: normal 10pt Tahoma;
	direction: ltr;
}
div.err{
	color: green;
}
div.err li{
	color: red;
}
table tr td{
	padding: 10px;
}

div#header a img
{
	margin-bottom: 10px!important;
}

span.ltrText 
{
direction:rtl;
}
div.inner table tr td{
	border-bottom: solid 1px #9F713B;
}

td.td50 {
width:65px;
text-aling:right;
direction:rtl;'
}
