body 
{
	direction: rtl;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	background: White url(images/back.jpg) no-repeat center top;
}

.main
{
	position: relative;
	width: 783px;
	margin: 0 auto;
	display: block;
}
.main div
{
	text-align: right;
}
#rightBar
{
	width: 120px;
	float: right;
}
#middleBar
{
	width: 488px;
	padding: 0px 17px 0px 17px;
	float: right;
}
#leftBar
{
	width: 120px;
	float: right;
}

#logo
{
	width: 120px;
	height: 120px;
	background: url(images/logo.jpg) no-repeat center top;
	margin-bottom: 14px;
}
#login
{
	background: #d8482b ;
	color: White;
	font-size: 12pt;
	font-weight: bold;
	display: block;
	padding: 5px;
	height: 40px;
	width: 120px;
	line-height: 40px;
	margin-bottom: 14px;
	text-decoration: none;
}
#contactDiv
{
	width: 120px;
	padding: 5px;
	background-color: #fce4da;
	color: Black;
}
#contactDiv A, #contactDiv A:visited
{
	color: Black;
	text-decoration: underline;
}
.mainMenu
{
	width: 100%;
	margin-bottom: 14px;
	height: 61px;
}
.mainMenu A
{
	display: block;
	width: 61px;
	height: 61px;
	margin-left: 24px;
	background-color: #ffdfb6;
	color: #2f2304;
	font-size: 11pt;
	float: right;
	text-align: center;
	line-height: 61px;
	text-decoration: none;
}
.mainMenu A:hover
{
	background-color: #fd7f40;
}
A.double
{
	display: block;
	line-height: normal;
	padding-top: 12px;
	height: 61px;
}

#about
{
	background-color: #bacfec;
	color: Black;
	width: 468px;
	margin-bottom: 14px;
	padding: 10px;
	text-align: justify;
}

.article1
{
	background-color: #ffe0a3;
	width: 468px;
	margin-bottom: 14px;
	padding: 10px;
	text-align: justify;
	color: #2f2e2e;
}
.article1 A, #article1 A:visited
{
	color: #004eff;
}
.article1 span
{
	font-size: 14pt;
}
.article2
{
	background-color: #fce8c2;
}
A.articleTitle, a.articleTitle.visited
{
	font-size: 14pt;
	color: Black;
}
#pomegranade
{
	background: url(images/pomegranade.jpg) no-repeat right top;
	width: 120px;
	height: 120px;
	margin-bottom: 14px;
}
.faq
{
	background-color: #f8ebb4;
	color: Black;
	padding: 5px;
	height: 445px;
}
.faq A, .faq A:visited
{
	color: Black;
}