/********** HTML TAGS STYLE START **********/

html{
	direction: rtl;
}

body{
	background-attachment: fixed;
	background-image:url(background.jpg);
	scrollbar-face-color: #814223;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #CCCCCC;
}

h1{
	font-family: Traditional Arabic;
	font-size: 24pt;
	color: #800000; 
	font-weight: bold; text-align: center
}

h2{
	font-family: Traditional Arabic;
	font-size: 18pt;
	color: #993300; 
	font-weight: bold; text-align: right
}
               
p{
	font-family: 'Traditional Arabic';
	font-size: 18pt;
	font-weight: bold;
	text-align:justify;
	text-justify: kashida;
}

th{
	font-family: Traditional Arabic;
	font-size: 12pt;
	font-weight: bold;
	text-align:center;
	border:1px solid #000000;
	padding: 4px; background-color:#F29460
}

a:link, a:active, a:visited { text-decoration: none; color : DarkRed; }
a:hover{
	color: Blue;
	text-decoration: none
}

/********** HTML TAGS STYLE END **********/



/********** MENU STYLE START **********/

.menuitem{
	font-family: Traditional Arabic;
	font-size: 12pt;
	font-weight: bold;
	text-align:center;
	padding: 4px;
	border:1px solid #5A2A14;
	background-color: #FCDEAC;
}

.menuend{
	border:1px solid #000000;
	font-family: Tahoma;
	font-size: 8pt;
	background-color:#F29460
}

.hide{
	display: none;
}

.show{
	display: block;
}

.menu1{
	display:block;
	text-decoration: none;
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	text-align:center;
}

.menu12{
	margin-left:25px;
	padding-left:20px;
	padding-top:2px;
	padding-bottom: 2px;
	display:block;
	text-decoration: none;
	color: #000000;
	height: 20px;
	font-family: Tahoma;
	font-size: 8pt;
	text-align:right;
}

.submenu{
	display: block;

	padding-top: 8px;
	padding-left: 7px;
	color: #333333;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}

/********** MENU STYLE END **********/



/********** INDEX PAGE STYLE START **********/

.whole_table{
	width: 780px;
	border: 0;
	border-collapse: collapse;
	padding: 0;
	text-align:center;
}

.rightDecore{
	background-image: url(right.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.centerDecore{
	background-image: url(back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.leftDecore{
	background-image: url(left.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.table_style{
	border:1px solid #5A2A14;
	text-align:center;
}

td.PageName{
	font-family: Tahoma;
	font-size: 10pt;
	text-align: center;
	border:1px solid #000000;
	padding: 4px; background-color:#F29460
}

/********** INDEX PAGE STYLE END **********/



/********** ARTICLE STYLE START **********/

td.indexArticleTitle{
	background-color:#E4804E
}

.ArticleTitle{
	font-family: Traditional Arabic;
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	color:#003399;
}

.indexArticleTitle{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-align:right;
}

.ShortText{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-align:justify;
	text-justify:kashida;
}


.AuthorName{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	text-align:right;
	color:#333333
}

/********** ARTICLE STYLE END **********/