﻿body {
	padding: 0px;
	margin: 0 0 0 0;
	font-family: Tahoma;
	font-size: small;
	text-align:center;
	direction: rtl;
}
.Head {
	text-align: center;
	width: 100%;
}
.Footer {
	background-repeat: repeat-x;
	background-image: url('images/FooterBack.gif');
	width: 100%;
	font-size: x-small;
	text-align: center;
	height: 25px;
}
.RightMenuHead {
	background-image: url('images/RightMenuTop.gif');
	background-repeat: no-repeat;
	height: 33px;
	width: 202px;
	padding-top:7px;
	text-indent:35px;
	text-align:right;
	color:#FFFFCC;
	
}

.RightMenuBody {
	background-color: #f0fffa;
	border: 1px solid #64b496;
	width: 180px;
	padding: 10px;
	text-align: right;
	background-image: none;
}
hr.RightMenu {
	border-style: solid none none none;
	border-width: 1px;
	border-color: #4B9B82;
	height: 1px;
	width: 180px;
}
.Content {
	border: 1px solid #C0C0C0;
	text-align:right;
	text-align:justify;
	padding:5px;
	vertical-align:top;
}
.Menu {
	background-position: center;
	background-image: url('images/Head.jpg');
	height: 190px;
	background-repeat: no-repeat;
	direction:ltr;

}
.TextTitle
{
	background-image: url('images/TitleBack.jpg');
	background-repeat: repeat-y;
	background-position: right;
	font-family: "B Mitra","Mitra","B Zar","Zar", "Arial";
	font-size: x-large;
	font-weight: normal;
	font-variant: normal;
	color: #800000;
	vertical-align: middle;
	text-align: right;
	text-indent: 20px;
	width: 100%;
	height: 50px;
}

.TextBody
{
	font-family: "B Mitra","Mitra","B Zar","Zar", "Arial";
	font-size: large;
	color: #000000;
	vertical-align: top;
	text-align: right;
	text-align: justify;
	padding: 10px;
}

.RedText {color: #FF0000;}
.TextImage{
	vertical-align: text-top;
	margin: 10px;
}
p.TextHead {
	font-weight: bold;
	color: #FF3300;
	background-color: #C7E7CC;
}

p.Normal {
}
li
{
	list-style-image: url('images/RedBullet.jpg');
}

a{
	text-decoration:none;
}

.TableHead1 {
	border-style: none;
	border-width: medium;
	background-color: #FFFFCC;
	text-align:center;
}
.TableHead2 {
	border-style: none;
	border-width: medium;
	background-color: #C7E7CC;
}
.TableTD {
	border-style: none;
	border-width: medium;
}

.VerticalMenu {
	font-family: Tahoma;
	font-size: small;
	color:#003300; 
}
.VerticalMenu:hover  {
	color:#669900;
}

.DivItem {
	font-family: "B Mitra","Mitra","B Zar","Zar", "Arial";
	font-size: x-large;
	width: 200px;
	height: 30px;
	border: 1px dashed #C0C0C0;
	text-align:right;
	padding:5px;
	margin:3px;
}

.DivItem:hover  {
	background-color:#FFEE88;
}

.GlossaryItem {
	font-family: "Arial";
	font-size: large;
	border: 1px dashed #C0C0C0;
	text-align:center;
	padding:5px;
	margin:3px;
}

.GlossaryItem:hover  {
	background-color:#FFEE88;
}



