﻿body
{
	font-family: Tahoma;
	direction: rtl;
	text-align: center;
	background-color: #fff;
	color: #444;
	vertical-align: top;
	font-size: 9pt;
	font-weight: 500;
}
a:visited
{
	color: #377;
	text-decoration: none;
}
a:link
{
	color: #09c;
	text-decoration: none;
}
a:hover
{
	color: #393;
	text-decoration: underline;
}
a:active
{
	color: #393;
	text-decoration: none;
}


.Button a:link
{
	color: #DCE7F2;
	text-decoration: none;
}
.Button a:visited
{
	color: #DCE7F2;
	text-decoration: none;
}
.Button a:active
{
	color: #080;
	text-decoration: none;
}
.Button a:hover
{
	color: #EFEFB3;
	text-decoration: none;
}

.Main
{
	border-right: #bebebe 1px solid;
	border-top: #bebebe 1px solid;
	border-left: #bebebe 1px solid;
	border-bottom: #bebebe 1px solid;
	width: 956px;
}
#Main
{
	width: 100%;
	height: 100%;
	border-bottom: #bebebe 1px solid;
}
.InerText
{
	width: 100%;
	height: 100%;
	padding-bottom: 30px;
}

.GeneralImage
{
	border: 1px;
	border-color: #d1e5fd;
}
.imageTR
{
	float: Right;
	clear: none;
	border: 1px;
	border-color: #d1e5fd;
}
.imageTL
{
	clear: none;
	float: left;
	border: 1px;
	border-color: #d1e5fd;
}

.Win
{
	background-color: #f1edcd;
}
.WinText
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: justify;
}
.Title
{
	font-size: 15pt;
	font-family: 'B Badr' , Badr , Arial , 'B Mitra' , 'Times New Roman';
	font-weight: bold;
	color: #666;
}
.Title a:link
{
	color: #456;
	text-decoration: none;
}
.Title a:hover
{
	color: #393;
	text-decoration: none;
}
.distinctTitle
{
	font-size: 15pt;
	font-family: 'B Badr' , Badr , Arial , 'B Mitra' , 'Times New Roman';
	font-weight: bold;
	color: #c63;
}
.distinctTitle a:link
{
	color: #f63;
	text-decoration: none;
}
.Bar
{
	background-color: #e4e2e2;
	font-size: 15pt;
	font-family: 'B Badr' , Badr , Arial , 'B Mitra' , 'Times New Roman';
	font-weight: bold;
	color: #369;
	padding-right:120px;
	text-align: right;
}
.Bar a:link
{
	color: #369;
	text-decoration: none;
}
.fullText
{
	font-size: 15pt;
	font-family: 'B Badr' , Badr , Arial , 'B Mitra' , 'Times New Roman';
	font-weight: bold;
	color: #333;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	text-indent: 20pt;
	padding-top: 20px;
	text-align: justify;
}
.fullTextTile
{
	font-size: 18pt;
	font-family: 'B Badr' , Badr , Arial , 'B Mitra' , 'Times New Roman';
	font-weight: bold;
	color: #c33;
}


#bottomLink
{
	direction: ltr;
	text-align: center;
	color: #666;
	font-family: Arial;
	font-size: 10pt;
	font-weight: 500;
}
#bottomLink a:link
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: 500;
	color: #666;
}

.mtb
{
	font-size: 10pt;
	font-family: Tahoma;
}