﻿body
{
	margin: 13px 12px 0px;
	background: #f0f0ee;
}
#pageDiv
{
	background-color: #ffffff;
	border-right: #d0d0d0 1px solid;
	border-top: #d0d0d0 1px solid;
	border-left: #d0d0d0 1px solid;
	border-bottom: #d0d0d0 1px solid;
}
#header
{
	font-size: 36pt;
	height: 65px;
	font-family: Andalus, "Times New Roman";
	direction: rtl;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
/*--------------- Menu ------------------*/
#main-menu
{
	background-color: #323232;
	direction: rtl;
	height: 32px;
	font-family: Arial, Times New Roman (Arabic);
	font-size: medium;
	font-weight: bold;
	color: white;
}
#main-menu A {color: white; text-decoration:none; vertical-align:middle;}
#main-menu A:hover{	text-decoration: underline;	color: #b7b7b7;}
#main-menuTable{height:100%;}
#lang-menuTable{height:100%; float:left;}
.main-menuTD
{
	padding-right: 15px;
	padding-left: 15px;
	border-left: black 1px solid;
}
.footerDIV
{
	direction: ltr;
	text-align: center;
	font-size: 9pt;
	font-family: 'Courier New';
}
#lastupdateLabel{}