/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:595px; height:842px; background: #fff !important; }
.paper-vertical { width:595px; height:100%; }
.paper-horizontal { width:82317px; height:854px; }
@media all and (max-height:842px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:595px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

@font-face {
	font-family:FF-SakkalMajalla-Bold;
	src:url("../fonts/majallab.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-AdobeArabic-Bold;
	src:url("../fonts/AdobeArabic-Bold.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-TimesNewRomanPSMT;
	src:url("../fonts/times.ttf");
}

@font-face {
	font-family:FF-BerlinSansFBDemi-Bold;
	src:url("../fonts/BRLNSDB.TTF");
	font-weight:bold;
}

@font-face {
	font-family:FF-Aharoni-Bold;
	src:url("../fonts/ahronbd.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Calibri;
	src:url("../fonts/calibri.ttf");
}

@font-face {
	font-family:FF-FrutigerLTArabic-65Bold;
	src:url("../fonts/Frutiger LT Arabic 65 Bold.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-WinSoftPro-Medium;
	src:url("../fonts/WinSoftPro-Med.otf");
}

@font-face {
	font-family:FF-FbForma-Medium;
	src:url("../fonts/FbForma-Medium.otf");
}

@font-face {
	font-family:FF-David;
	src:url("../fonts/david.ttf");
}

@font-face {
	font-family:FF-FbYaguar-Bold;
	src:url("../fonts/FbSpacer-Bold_0.otf");
	font-weight:bold;
}

@font-face {
	font-family:FF-FbJoker-Black;
	src:url("../fonts/FbJoker-Black.ttf");
}

@font-face {
	font-family:FF-David-Bold;
	src:url("../fonts/davidbd.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-TraditionalArabic-Bold;
	src:url("../fonts/tradbdo.ttf");
	font-weight:bold;
}

#item291810 {
	width:626px !important;
	height:12px !important;
	top:8px !important;
	background:#ffdead;
}

#item291811 {
	width:430px !important;
	height:12px !important;
	top:8px !important;
	background:#f7971c;
}

#item291816 {
	width:22px !important;
	left:2px !important;
	top:4px !important;
	min-height:18px !important;
	direction:ltr;
}

#item1373 {
	width:466px !important;
	top:261px !important;
	min-height:168px !important;
	direction:rtl;
}

#item1397 {
	width:482px !important;
	left:31px !important;
	top:529px !important;
	min-height:69px !important;
	direction:rtl;
}

#item1421 {
	width:482px !important;
	left:31px !important;
	top:689px !important;
	min-height:15px !important;
	direction:rtl;
}

#item1460 {
	width:198px !important;
	left:184px !important;
	top:68px !important;
	min-height:108px !important;
	direction:rtl;
}

#item1592 {
	width:369px !important;
	left:41px !important;
	min-height:43px !important;
	direction:rtl;
}

table#table294925 th, table#table294925 td {
	padding:0px 5.4px 0px 5.4px;;
	vertical-align:middle;;
	border:0.25px solid #f26921;;
}

table#table294925 tr {
	border:0.25px solid #f26921;;
}

table#table294925 {
	table-layout:fixed;
}

#item279861 {
	width:452px !important;
	top:57px !important;
	min-height:648px !important;
	direction:rtl;
}

#item279919 {
	width:369px !important;
	left:41px !important;
	min-height:43px !important;
	direction:rtl;
}

table#table296035 th, table#table296035 td {
	padding:0px 5.4px 0px 5.4px;;
	vertical-align:middle;;
	border:0.25px solid #f26921;;
}

table#table296035 tr {
	border:0.25px solid #f26921;;
}

table#table296035 {
	table-layout:fixed;
}

#item279942 {
	width:452px !important;
	top:57px !important;
	min-height:646px !important;
	direction:rtl;
}

#item280314 {
	width:369px !important;
	left:41px !important;
	min-height:25px !important;
	direction:rtl;
}

table#table296994 th, table#table296994 td {
	padding:0px 5.4px 0px 5.4px;;
	vertical-align:middle;;
	border:0.25px solid #f26921;;
}

table#table296994 tr {
	border:0.25px solid #f26921;;
}

table#table296994 {
	table-layout:fixed;
}

#item280337 {
	width:452px !important;
	top:57px !important;
	min-height:646px !important;
	direction:rtl;
}

#item1698 {
	width:458px !important;
	top:69px !important;
	min-height:509px !important;
	direction:rtl;
}

#item1722 {
	width:328px !important;
	left:130px !important;
	min-height:39px !important;
	direction:ltr;
}

#item283866 {
	width:402px !important;
	height:402px !important;
	left:93px !important;
	top:152px !important;
}

#item2419 {
	width:236px !important;
	left:180px !important;
	top:360px !important;
	min-height:162px !important;
	direction:rtl;
}

#item48129 {
	width:502px !important;
	top:85px !important;
	min-height:73px !important;
	direction:rtl;
}

#item48298 {
	width:150px !important;
	left:322px !important;
	min-height:34px !important;
	direction:rtl;
}

#item52078 {
	width:36px !important;
	left:387px !important;
	top:637px !important;
	min-height:15px !important;
	direction:rtl;
}

#item52205 {
	width:46px !important;
	left:223px !important;
	top:634px !important;
	min-height:15px !important;
	direction:rtl;
}

#item52151 {
	width:36px !important;
	left:69px !important;
	top:553px !important;
	min-height:15px !important;
	direction:rtl;
}

#item52228 {
	width:36px !important;
	left:229px !important;
	top:554px !important;
	min-height:15px !important;
	direction:rtl;
}

#item216417 {
	width:59px !important;
	left:375px !important;
	top:553px !important;
	min-height:15px !important;
	direction:rtl;
}

#item52105 {
	width:34px !important;
	left:71px !important;
	top:636px !important;
	min-height:15px !important;
	direction:rtl;
}

#item1755 {
	width:505px !important;
	min-height:50px !important;
	direction:rtl;
}

#item1802 {
	width:253px !important;
	left:239px !important;
	top:92px !important;
	min-height:541px !important;
	direction:rtl;
}

#item1841 {
	width:124px !important;
	left:55px !important;
	top:338px !important;
	min-height:80px !important;
	direction:rtl;
}

#item3137 {
	width:486px !important;
	left:27px !important;
	top:328px !important;
	min-height:90px !important;
	direction:rtl;
}

#item2814 {
	width:409px !important;
	left:46px !important;
	min-height:257px !important;
	direction:rtl;
}

#item249160 {
	width:513px !important;
	top:477px !important;
	min-height:114px !important;
	direction:rtl;
}

#item3169 {
	width:59px !important;
	top:93px !important;
	min-height:26px !important;
	direction:rtl;
}

#item3200 {
	width:59px !important;
	left:459px !important;
	top:128px !important;
	min-height:26px !important;
	direction:rtl;
}

#item3223 {
	width:380px !important;
	left:60px !important;
	top:48px !important;
	min-height:166px !important;
	direction:rtl;
}

#item3349 {
	width:86px !important;
	left:394px !important;
	min-height:38px !important;
	direction:rtl;
}

#item119969 {
	width:84px !important;
	left:411px !important;
	top:307px !important;
	min-height:21px !important;
	direction:rtl;
}

#item104895 {
	width:64px !important;
	left:417px !important;
	top:640px !important;
	min-height:42px !important;
	direction:rtl;
}

#item246418 {
	width:338px !important;
	left:53px !important;
	top:629px !important;
	min-height:75px !important;
	direction:rtl;
}

#item52303 {
	width:496px !important;
	top:72px !important;
	min-height:13px !important;
	direction:rtl;
}

#item52731 {
	width:90px !important;
	left:400px !important;
	top:133px !important;
	min-height:39px !important;
	direction:rtl;
}

#item53388 {
	width:138px !important;
	left:223px !important;
	top:130px !important;
	min-height:39px !important;
	direction:rtl;
}

#item53365 {
	width:116px !important;
	left:80px !important;
	top:130px !important;
	min-height:39px !important;
	direction:rtl;
}

#item52863 {
	width:138px !important;
	left:375px !important;
	top:234px !important;
	min-height:39px !important;
	direction:rtl;
}

#item52999 {
	width:147px !important;
	left:213px !important;
	top:243px !important;
	min-height:39px !important;
	direction:rtl;
}

#item53411 {
	width:147px !important;
	left:65px !important;
	top:239px !important;
	min-height:39px !important;
	direction:rtl;
}

#item179009 {
	width:490px !important;
	left:12px !important;
	top:373px !important;
	min-height:43px !important;
	direction:rtl;
}

#item179327 {
	width:208px !important;
	left:146px !important;
	top:446px !important;
	min-height:17px !important;
	direction:rtl;
}

#item284500 {
	width:150px !important;
	left:316px !important;
	min-height:34px !important;
	direction:rtl;
}

#item4773 {
	width:490px !important;
	top:271px !important;
	min-height:433px !important;
	direction:rtl;
}

#item68676 {
	width:9px !important;
	height:3px !important;
	left:40px !important;
	top:28px !important;
	background:#3a708f;
	border:solid 1px #3a708f;
}

#item68680 {
	width:9px !important;
	height:3px !important;
	left:87px !important;
	top:28px !important;
	background:#3a708f;
	border:solid 1px #3a708f;
}

#item68683 {
	width:9px !important;
	height:3px !important;
	left:141px !important;
	top:28px !important;
	background:#3a708f;
	border:solid 1px #3a708f;
}

#item270783 {
	width:17px !important;
	left:495px !important;
	top:274px !important;
	min-height:12px !important;
	direction:rtl;
}

#item270810 {
	width:17px !important;
	left:495px !important;
	top:394px !important;
	min-height:12px !important;
	direction:rtl;
}

#item270835 {
	width:17px !important;
	left:495px !important;
	top:544px !important;
	min-height:12px !important;
	direction:rtl;
}

#item68893 {
	width:285px !important;
	left:15px !important;
	top:324px !important;
	min-height:103px !important;
	direction:rtl;
}

#item148855 {
	width:500px !important;
	top:555px !important;
	min-height:43px !important;
	direction:rtl;
}

#item68714 {
	width:409px !important;
	left:44px !important;
	min-height:216px !important;
	direction:rtl;
}

#item234323 {
	width:115px !important;
	left:302px !important;
	top:358px !important;
	min-height:38px !important;
	direction:rtl;
}

#item249439 {
	width:346px !important;
	min-height:133px !important;
	direction:rtl;
}

#item249890 {
	width:115px !important;
	left:362px !important;
	top:99px !important;
	min-height:38px !important;
	direction:rtl;
}

#item289456 {
	width:395px !important;
	left:82px !important;
	top:203px !important;
	min-height:46px !important;
	direction:rtl;
}

#item149947 {
	width:150px !important;
	min-height:50px !important;
	direction:rtl;
}

#item120490 {
	width:69px !important;
	left:404px !important;
	top:248px !important;
	min-height:42px !important;
	direction:rtl;
}

#item246445 {
	width:345px !important;
	left:36px !important;
	top:240px !important;
	min-height:75px !important;
	direction:rtl;
}

#item289481 {
	width:340px !important;
	left:161px !important;
	top:1px !important;
	min-height:193px !important;
	direction:rtl;
}

#item4943 {
	width:235px !important;
	left:187px !important;
	top:351px !important;
	min-height:133px !important;
	direction:rtl;
}

#item53464 {
	width:288px !important;
	top:81px !important;
	min-height:43px !important;
	direction:rtl;
}

#item284923 {
	width:150px !important;
	left:108px !important;
	min-height:34px !important;
	direction:rtl;
}

#item272107 {
	width:481px !important;
	top:296px !important;
	min-height:451px !important;
	direction:rtl;
}

#item272130 {
	width:303px !important;
	left:193px !important;
	min-height:67px !important;
	direction:rtl;
}

#item273926 {
	width:17px !important;
	left:486px !important;
	top:299px !important;
	min-height:12px !important;
	direction:rtl;
}

#item273949 {
	width:17px !important;
	left:486px !important;
	top:403px !important;
	min-height:12px !important;
	direction:rtl;
}

#item273977 {
	width:17px !important;
	left:486px !important;
	top:533px !important;
	min-height:12px !important;
	direction:rtl;
}

#item69590 {
	width:409px !important;
	left:93px !important;
	top:140px !important;
	min-height:253px !important;
	direction:rtl;
}

#item250273 {
	width:69px !important;
	left:429px !important;
	top:621px !important;
	min-height:42px !important;
	direction:rtl;
}

#item250296 {
	width:406px !important;
	left:15px !important;
	top:589px !important;
	min-height:94px !important;
	direction:rtl;
}

table#table306359 th, table#table306359 td {
	padding:8.5px 4px 4px 4px;;
	vertical-align:top;;
	border:1px solid #000;;
}

table#table306359 tr {
	border:1px solid #000;;
}

table#table306359 {
	}

table#table306765 th, table#table306765 td {
	padding:5.67px 4px 4px 4px;;
	vertical-align:top;;
	border:1px solid #000;;
}

table#table306765 tr {
	border:1px solid #000;;
}

table#table306765 {
	}

#item268176 {
	width:483px !important;
	min-height:550px !important;
	direction:rtl;
}

#item216562 {
	width:430px !important;
	top:76px !important;
	min-height:133px !important;
	direction:rtl;
}

#item284957 {
	width:150px !important;
	left:125px !important;
	min-height:34px !important;
	direction:rtl;
}

#item5014 {
	width:477px !important;
	top:291px !important;
	min-height:373px !important;
	direction:rtl;
}

#item70528 {
	width:376px !important;
	left:131px !important;
	min-height:29px !important;
	direction:rtl;
}

#item274024 {
	width:17px !important;
	left:481px !important;
	top:294px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274047 {
	width:17px !important;
	left:481px !important;
	top:414px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274073 {
	width:17px !important;
	left:481px !important;
	top:564px !important;
	min-height:12px !important;
	direction:rtl;
}

#item70555 {
	width:422px !important;
	left:49px !important;
	top:380px !important;
	min-height:253px !important;
	direction:rtl;
}

#item273381 {
	width:502px !important;
	min-height:313px !important;
	direction:rtl;
}

#item274096 {
	width:17px !important;
	left:507px !important;
	top:34px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274119 {
	width:17px !important;
	left:507px !important;
	top:182px !important;
	min-height:12px !important;
	direction:rtl;
}

#item105678 {
	width:476px !important;
	left:27px !important;
	top:41px !important;
	min-height:133px !important;
	direction:rtl;
}

#item123858 {
	width:188px !important;
	left:310px !important;
	min-height:27px !important;
	direction:rtl;
}

#item123901 {
	width:69px !important;
	left:390px !important;
	top:617px !important;
	min-height:42px !important;
	direction:rtl;
}

#item246495 {
	width:317px !important;
	left:70px !important;
	top:603px !important;
	min-height:75px !important;
	direction:rtl;
}

#item289718 {
	width:503px !important;
	top:406px !important;
	min-height:13px !important;
	direction:rtl;
}

#item5019 {
	width:235px !important;
	left:180px !important;
	top:366px !important;
	min-height:162px !important;
	direction:rtl;
}

#item54395_54539 {
	width:7.50393700769291px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item54395 {
	width:403px !important;
	top:67px !important;
	min-height:282px !important;
	direction:rtl;
}

#item285054 {
	width:150px !important;
	left:189px !important;
	min-height:34px !important;
	direction:rtl;
}

#item5765 {
	width:195px !important;
	left:334px !important;
	top:171px !important;
	min-height:481px !important;
	direction:rtl;
}

#item6761 {
	width:490px !important;
	top:394px !important;
	min-height:154px !important;
	direction:rtl;
}

#item6583 {
	width:403px !important;
	left:46px !important;
	min-height:227px !important;
	direction:rtl;
}

#item9249 {
	width:58px !important;
	left:374px !important;
	top:572px !important;
	min-height:41px !important;
	direction:rtl;
}

#item246522 {
	width:288px !important;
	left:66px !important;
	top:563px !important;
	min-height:55px !important;
	direction:rtl;
}

#item57508 {
	width:524px !important;
	top:73px !important;
	min-height:163px !important;
	direction:rtl;
}

#item285193 {
	width:150px !important;
	left:172px !important;
	min-height:34px !important;
	direction:rtl;
}

#item268889 {
	width:498px !important;
	min-height:107px !important;
	direction:rtl;
}

#item268943 {
	width:193px !important;
	left:273px !important;
	top:151px !important;
	min-height:557px !important;
	direction:rtl;
}

#item268949 {
	width:184px !important;
	left:27px !important;
	top:227px !important;
	min-height:433px !important;
	direction:rtl;
}

#item71927 {
	width:381px !important;
	left:84px !important;
	min-height:205px !important;
	direction:rtl;
}

#item269376 {
	width:498px !important;
	top:298px !important;
	min-height:271px !important;
	direction:rtl;
}

#item126362 {
	width:58px !important;
	left:416px !important;
	top:604px !important;
	min-height:41px !important;
	direction:rtl;
}

#item246547 {
	width:322px !important;
	left:74px !important;
	top:599px !important;
	min-height:35px !important;
	direction:rtl;
}

#item10117 {
	width:235px !important;
	left:180px !important;
	top:354px !important;
	min-height:162px !important;
	direction:rtl;
}

#item10235 {
	width:489px !important;
	top:331px !important;
	min-height:323px !important;
	direction:rtl;
}

#item10259 {
	width:436px !important;
	left:45px !important;
	min-height:49px !important;
	direction:rtl;
}

#item199968 {
	width:88px !important;
	left:11px !important;
	top:665px !important;
	min-height:27px !important;
	direction:rtl;
}

#item270904 {
	width:17px !important;
	left:494px !important;
	top:334px !important;
	min-height:12px !important;
	direction:rtl;
}

#item270927 {
	width:17px !important;
	left:494px !important;
	top:442px !important;
	min-height:12px !important;
	direction:rtl;
}

#item270950 {
	width:17px !important;
	left:494px !important;
	top:576px !important;
	min-height:12px !important;
	direction:rtl;
}

#item251278 {
	width:566px !important;
	left:-22px !important;
	top:470px !important;
	min-height:163px !important;
	direction:rtl;
}

#item251359 {
	width:73px !important;
	left:447px !important;
	top:692px !important;
	min-height:47px !important;
	direction:rtl;
}

#item251382 {
	width:332px !important;
	left:100px !important;
	top:680px !important;
	min-height:82px !important;
	direction:rtl;
}

#item293981 {
	width:417px !important;
	left:92px !important;
	top:111px !important;
	min-height:283px !important;
	direction:rtl;
}

#item62430 {
	width:502px !important;
	left:44px !important;
	top:161px !important;
	min-height:160px !important;
	direction:rtl;
}

#item285276 {
	width:150px !important;
	left:217px !important;
	top:81px !important;
	min-height:34px !important;
	direction:rtl;
}

#item11088 {
	width:500px !important;
	top:353px !important;
	min-height:373px !important;
	direction:rtl;
}

#item79723 {
	width:252px !important;
	left:142px !important;
	min-height:47px !important;
	direction:rtl;
}

#item270973 {
	width:17px !important;
	left:505px !important;
	top:356px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271001 {
	width:17px !important;
	left:505px !important;
	top:476px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271024 {
	width:17px !important;
	left:505px !important;
	top:625px !important;
	min-height:12px !important;
	direction:rtl;
}

#item292370 {
	width:52px !important;
	height:9px !important;
	left:135px !important;
	top:97px !important;
	background:#8a5e3b;
}

#item79769 {
	width:409px !important;
	left:48px !important;
	min-height:273px !important;
	direction:rtl;
}

#item79879 {
	width:485px !important;
	top:321px !important;
	min-height:163px !important;
	direction:rtl;
}

#item79904 {
	width:482px !important;
	min-height:193px !important;
	direction:rtl;
}

#item153442 {
	width:382px !important;
	left:64px !important;
	top:299px !important;
	min-height:263px !important;
	direction:rtl;
}

#item170143 {
	width:73px !important;
	left:375px !important;
	top:629px !important;
	min-height:47px !important;
	direction:rtl;
}

#item246599 {
	width:331px !important;
	left:33px !important;
	top:619px !important;
	min-height:75px !important;
	direction:rtl;
}

#item11095 {
	width:235px !important;
	left:180px !important;
	top:340px !important;
	min-height:162px !important;
	direction:rtl;
}

#item62522 {
	width:522px !important;
	top:76px !important;
	min-height:336px !important;
	direction:rtl;
}

#item286018 {
	width:150px !important;
	left:341px !important;
	min-height:34px !important;
	direction:rtl;
}

#item11216 {
	width:516px !important;
	left:19px !important;
	top:282px !important;
	min-height:463px !important;
	direction:rtl;
}

#item231767 {
	width:226px !important;
	left:181px !important;
	top:220px !important;
	min-height:46px !important;
	direction:rtl;
}

#item271048 {
	width:17px !important;
	left:539px !important;
	top:286px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271071 {
	width:17px !important;
	left:539px !important;
	top:405px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271095 {
	width:17px !important;
	left:539px !important;
	top:555px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271118 {
	width:17px !important;
	left:539px !important;
	top:706px !important;
	min-height:12px !important;
	direction:rtl;
}

#item231615 {
	width:492px !important;
	min-height:313px !important;
	direction:rtl;
}

#item271141 {
	width:17px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271172 {
	width:17px !important;
	top:149px !important;
	min-height:12px !important;
	direction:rtl;
}

#item81529 {
	width:410px !important;
	left:51px !important;
	min-height:245px !important;
	direction:rtl;
}

#item253655 {
	width:489px !important;
	top:334px !important;
	min-height:176px !important;
	direction:rtl;
}

#item106605 {
	width:490px !important;
	left:25px !important;
	top:40px !important;
	min-height:103px !important;
	direction:rtl;
}

#item126684 {
	width:66px !important;
	left:422px !important;
	min-height:21px !important;
	direction:rtl;
}

#item126744 {
	width:93px !important;
	left:414px !important;
	top:177px !important;
	min-height:13px !important;
	direction:rtl;
}

#item126838 {
	width:93px !important;
	left:355px !important;
	top:246px !important;
	min-height:13px !important;
	direction:rtl;
}

#item126753 {
	width:93px !important;
	left:297px !important;
	top:177px !important;
	min-height:13px !important;
	direction:rtl;
}

#item126866 {
	width:93px !important;
	left:240px !important;
	top:246px !important;
	min-height:13px !important;
	direction:rtl;
}

#item126947 {
	width:93px !important;
	left:355px !important;
	top:314px !important;
	min-height:13px !important;
	direction:rtl;
}

#item126975 {
	width:93px !important;
	left:125px !important;
	top:314px !important;
	min-height:13px !important;
	direction:rtl;
}

#item126782 {
	width:93px !important;
	left:180px !important;
	top:177px !important;
	min-height:13px !important;
	direction:rtl;
}

#item126893 {
	width:93px !important;
	left:240px !important;
	top:314px !important;
	min-height:13px !important;
	direction:rtl;
}

#item126811 {
	width:93px !important;
	left:63px !important;
	top:177px !important;
	min-height:13px !important;
	direction:rtl;
}

#item126920 {
	width:93px !important;
	left:125px !important;
	top:246px !important;
	min-height:13px !important;
	direction:rtl;
}

#item232452 {
	width:512px !important;
	top:411px !important;
	min-height:163px !important;
	direction:rtl;
}

#item253927 {
	width:73px !important;
	left:412px !important;
	top:642px !important;
	min-height:47px !important;
	direction:rtl;
}

#item253973 {
	width:308px !important;
	left:85px !important;
	top:630px !important;
	min-height:55px !important;
	direction:rtl;
}

#item223444 {
	width:522px !important;
	left:43px !important;
	top:162px !important;
	min-height:112px !important;
	direction:rtl;
}

#item286108 {
	width:150px !important;
	left:213px !important;
	top:79px !important;
	min-height:34px !important;
	direction:rtl;
}

#item223860 {
	width:150px !important;
	left:333px !important;
	min-height:187px !important;
	direction:rtl;
}

#item223884 {
	width:483px !important;
	top:236px !important;
	min-height:390px !important;
	direction:rtl;
}

#item271197 {
	width:17px !important;
	left:486px !important;
	top:239px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271221 {
	width:17px !important;
	left:486px !important;
	top:355px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271244 {
	width:17px !important;
	left:486px !important;
	top:500px !important;
	min-height:12px !important;
	direction:rtl;
}

#item223907 {
	width:502px !important;
	min-height:73px !important;
	direction:rtl;
}

#item224161 {
	width:223px !important;
	left:149px !important;
	top:231px !important;
	min-height:102px !important;
	direction:rtl;
}

#item224259 {
	width:494px !important;
	left:8px !important;
	top:442px !important;
	min-height:193px !important;
	direction:rtl;
}

#item271267 {
	width:17px !important;
	left:505px !important;
	top:4px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271290 {
	width:17px !important;
	left:505px !important;
	top:506px !important;
	min-height:12px !important;
	direction:rtl;
}

#item224296 {
	width:410px !important;
	left:61px !important;
	min-height:193px !important;
	direction:rtl;
}

#item224780 {
	width:519px !important;
	top:291px !important;
	min-height:13px !important;
	direction:rtl;
}

#item224917 {
	width:75px !important;
	left:443px !important;
	top:380px !important;
	min-height:47px !important;
	direction:rtl;
}

#item224944 {
	width:73px !important;
	left:334px !important;
	top:390px !important;
	min-height:15px !important;
	direction:rtl;
}

#item224969 {
	width:49px !important;
	left:240px !important;
	top:380px !important;
	min-height:45px !important;
	direction:rtl;
}

#item224994 {
	width:56px !important;
	left:131px !important;
	top:382px !important;
	min-height:45px !important;
	direction:rtl;
}

#item225017 {
	width:63px !important;
	left:25px !important;
	top:395px !important;
	min-height:15px !important;
	direction:rtl;
}

#item225042 {
	width:96px !important;
	left:324px !important;
	top:534px !important;
	min-height:15px !important;
	direction:rtl;
}

#item225066 {
	width:49px !important;
	left:455px !important;
	top:519px !important;
	min-height:45px !important;
	direction:rtl;
}

#item225091 {
	width:75px !important;
	left:225px !important;
	top:536px !important;
	min-height:15px !important;
	direction:rtl;
}

#item225116 {
	width:45px !important;
	left:137px !important;
	top:521px !important;
	min-height:63px !important;
	direction:rtl;
}

#item225140 {
	width:67px !important;
	left:20px !important;
	top:541px !important;
	min-height:15px !important;
	direction:rtl;
}

table#table333797 th, table#table333797 td {
	padding:4px;;
	vertical-align:middle;;
	border:1px solid #000;;
}

table#table333797 tr {
	border:1px solid #000;;
}

table#table333797 {
	table-layout:fixed;
}

#item226715 {
	width:503px !important;
	top:43px !important;
	min-height:407px !important;
	direction:rtl;
}

#item226762 {
	width:274px !important;
	left:221px !important;
	min-height:21px !important;
	direction:rtl;
}

#item254099 {
	width:73px !important;
	left:398px !important;
	top:596px !important;
	min-height:47px !important;
	direction:rtl;
}

#item254122 {
	width:337px !important;
	left:45px !important;
	top:588px !important;
	min-height:75px !important;
	direction:rtl;
}

#item11245 {
	width:235px !important;
	left:180px !important;
	top:365px !important;
	min-height:162px !important;
	direction:rtl;
}

#item266451 {
	width:464px !important;
	top:188px !important;
	min-height:463px !important;
	direction:rtl;
}

#item266474 {
	width:235px !important;
	left:263px !important;
	min-height:94px !important;
	direction:rtl;
}

#item271316 {
	width:17px !important;
	left:469px !important;
	top:191px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271339 {
	width:17px !important;
	left:469px !important;
	top:311px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271362 {
	width:17px !important;
	left:469px !important;
	top:460px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271386 {
	width:17px !important;
	left:469px !important;
	top:610px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271409 {
	width:17px !important;
	left:451px !important;
	top:94px !important;
	min-height:12px !important;
	direction:rtl;
}

#item278182 {
	width:448px !important;
	min-height:193px !important;
	direction:rtl;
}

#item266568 {
	width:428px !important;
	left:83px !important;
	min-height:310px !important;
	direction:rtl;
}

#item266668 {
	width:531px !important;
	top:404px !important;
	min-height:175px !important;
	direction:rtl;
}

#item266746 {
	width:523px !important;
	min-height:590px !important;
	direction:rtl;
}

#item276577 {
	width:78px !important;
	left:419px !important;
	top:644px !important;
	min-height:40px !important;
	direction:rtl;
}

#item276647 {
	width:352px !important;
	left:58px !important;
	top:619px !important;
	min-height:75px !important;
	direction:rtl;
}

#item62769 {
	width:523px !important;
	top:78px !important;
	min-height:275px !important;
	direction:rtl;
}

#item286403 {
	width:150px !important;
	left:172px !important;
	min-height:34px !important;
	direction:rtl;
}

#item234761 {
	width:452px !important;
	top:247px !important;
	min-height:433px !important;
	direction:rtl;
}

#item234784 {
	width:252px !important;
	left:85px !important;
	min-height:47px !important;
	direction:rtl;
}

#item271437 {
	width:17px !important;
	left:451px !important;
	top:250px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271460 {
	width:17px !important;
	left:451px !important;
	top:370px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271483 {
	width:17px !important;
	left:451px !important;
	top:521px !important;
	min-height:12px !important;
	direction:rtl;
}

#item278407 {
	width:437px !important;
	min-height:253px !important;
	direction:rtl;
}

#item278461 {
	width:17px !important;
	left:441px !important;
	top:3px !important;
	min-height:12px !important;
	direction:rtl;
}

#item278484 {
	width:17px !important;
	left:441px !important;
	top:152px !important;
	min-height:12px !important;
	direction:rtl;
}

#item11891 {
	width:428px !important;
	left:11px !important;
	min-height:175px !important;
	direction:rtl;
}

#item243848 {
	width:475px !important;
	top:312px !important;
	min-height:177px !important;
	direction:rtl;
}

#item254409 {
	width:63px !important;
	left:401px !important;
	top:558px !important;
	min-height:42px !important;
	direction:rtl;
}

#item254432 {
	width:378px !important;
	left:7px !important;
	top:538px !important;
	min-height:103px !important;
	direction:ltr;
}

#item262411 {
	width:523px !important;
	top:101px !important;
	min-height:402px !important;
	direction:rtl;
}

#item286463 {
	width:150px !important;
	left:172px !important;
	min-height:34px !important;
	direction:rtl;
}

#item292710 {
	width:66px !important;
	height:9px !important;
	left:228px !important;
	top:293px !important;
	background:#f26921;
}

#item262701 {
	width:493px !important;
	top:395px !important;
	min-height:313px !important;
	direction:rtl;
}

#item262724 {
	width:523px !important;
	min-height:64px !important;
	direction:rtl;
}

#item271533 {
	width:17px !important;
	left:497px !important;
	top:398px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271556 {
	width:17px !important;
	left:497px !important;
	top:518px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271579 {
	width:17px !important;
	left:497px !important;
	top:668px !important;
	min-height:12px !important;
	direction:rtl;
}

#item292711 {
	width:65px !important;
	height:8px !important;
	left:114px !important;
	top:123px !important;
	background:#faf6d3;
}

#item262777 {
	width:486px !important;
	left:44px !important;
	top:389px !important;
	min-height:223px !important;
	direction:rtl;
}

#item271605 {
	width:17px !important;
	left:534px !important;
	top:512px !important;
	min-height:12px !important;
	direction:rtl;
}

#item292749 {
	width:65px !important;
	height:9px !important;
	left:432px !important;
	top:71px !important;
	background:#f0dbb0;
}

#item262895 {
	width:381px !important;
	left:120px !important;
	top:102px !important;
	min-height:193px !important;
	direction:rtl;
}

#item263109 {
	width:437px !important;
	left:100px !important;
	top:368px !important;
	min-height:111px !important;
	direction:rtl;
}

table#table356475 th, table#table356475 td {
	padding:4px;;
	vertical-align:middle;;
	border:0.5px solid #bd957e;;
}

table#table356475 tr {
	border:0.5px solid #bd957e;;
}

table#table356475 {
	direction:ltr;
	table-layout:fixed;
}

#item263208 {
	width:508px !important;
	left:51px !important;
	top:566px !important;
	min-height:197px !important;
	direction:rtl;
}

#item263307 {
	width:479px !important;
	top:11px !important;
	min-height:103px !important;
	direction:rtl;
}

#item263354 {
	width:192px !important;
	left:272px !important;
	min-height:22px !important;
	direction:rtl;
}

#item263395 {
	width:78px !important;
	left:380px !important;
	top:563px !important;
	min-height:40px !important;
	direction:rtl;
}

#item263418 {
	width:346px !important;
	left:29px !important;
	top:549px !important;
	min-height:75px !important;
	direction:rtl;
}

#item294112 {
	width:479px !important;
	left:47px !important;
	top:313px !important;
	min-height:193px !important;
	direction:rtl;
}

#item269567 {
	width:482px !important;
	top:221px !important;
	min-height:433px !important;
	direction:rtl;
}

#item269590 {
	width:294px !important;
	left:202px !important;
	min-height:64px !important;
	direction:rtl;
}

#item271629 {
	width:17px !important;
	left:487px !important;
	top:224px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271652 {
	width:17px !important;
	left:487px !important;
	top:344px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271675 {
	width:17px !important;
	left:487px !important;
	top:494px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271699 {
	width:17px !important;
	left:487px !important;
	top:644px !important;
	min-height:12px !important;
	direction:rtl;
}

#item269634 {
	width:486px !important;
	min-height:329px !important;
	direction:rtl;
}

#item271722 {
	width:17px !important;
	left:491px !important;
	top:123px !important;
	min-height:12px !important;
	direction:rtl;
}

#item269674 {
	width:381px !important;
	left:72px !important;
	top:366px !important;
	min-height:229px !important;
	direction:rtl;
}

#item270018 {
	width:490px !important;
	left:55px !important;
	top:23px !important;
	min-height:269px !important;
	direction:rtl;
}

table#table359694 th, table#table359694 td {
	padding:4px;;
	vertical-align:top;;
	border:1px solid #000;;
}

table#table359694 tr {
	border:1px solid #000;;
}

table#table359694 {
	}

#item270059 {
	width:524px !important;
	left:30px !important;
	top:330px !important;
	min-height:268px !important;
	direction:rtl;
}

#item270139 {
	width:72px !important;
	left:448px !important;
	top:693px !important;
	min-height:46px !important;
	direction:rtl;
}

#item270162 {
	width:330px !important;
	left:99px !important;
	top:675px !important;
	min-height:88px !important;
	direction:rtl;
}

#item63505 {
	width:509px !important;
	top:74px !important;
	min-height:244px !important;
	direction:rtl;
}

#item286635 {
	width:150px !important;
	left:165px !important;
	min-height:34px !important;
	direction:rtl;
}

#item23079 {
	width:505px !important;
	top:173px !important;
	min-height:523px !important;
	direction:rtl;
}

#item23103 {
	width:403px !important;
	left:16px !important;
	min-height:72px !important;
	direction:rtl;
}

#item271753 {
	width:17px !important;
	left:507px !important;
	top:176px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271776 {
	width:17px !important;
	left:507px !important;
	top:289px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271799 {
	width:17px !important;
	left:507px !important;
	top:429px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271822 {
	width:17px !important;
	left:507px !important;
	top:568px !important;
	min-height:12px !important;
	direction:rtl;
}

#item23736 {
	width:396px !important;
	left:62px !important;
	min-height:223px !important;
	direction:rtl;
}

#item23760 {
	width:505px !important;
	top:311px !important;
	min-height:321px !important;
	direction:rtl;
}

table#table368287 th, table#table368287 td {
	padding:14.17px;;
	vertical-align:top;;
	border:1px solid #000;;
}

table#table368287 tr {
	border:1px solid #000;;
}

table#table368287 {
	table-layout:fixed;
}

#item107184 {
	width:480px !important;
	top:44px !important;
	min-height:382px !important;
	direction:rtl;
}

#item127988 {
	width:194px !important;
	left:281px !important;
	min-height:21px !important;
	direction:rtl;
}

#item25285 {
	width:66px !important;
	left:364px !important;
	top:565px !important;
	min-height:40px !important;
	direction:rtl;
}

#item246766 {
	width:325px !important;
	left:30px !important;
	top:548px !important;
	min-height:95px !important;
	direction:rtl;
}

#item27979 {
	width:235px !important;
	left:187px !important;
	top:336px !important;
	min-height:127px !important;
	direction:rtl;
}

#item63958 {
	width:368px !important;
	left:145px !important;
	top:282px !important;
	min-height:251px !important;
	direction:rtl;
}

#item286728 {
	width:150px !important;
	left:223px !important;
	top:204px !important;
	min-height:34px !important;
	direction:rtl;
}

table#table378900 th, table#table378900 td {
	padding:4px;;
	vertical-align:top;;
	border:1px solid #9ea3ef;;
}

table#table378900 tr {
	border:1px solid #9ea3ef;;
}

table#table378900 {
	}

#item28072 {
	width:494px !important;
	left:6px !important;
	top:58px !important;
	min-height:516px !important;
	direction:rtl;
}

#item98973 {
	width:523px !important;
	min-height:29px !important;
	direction:rtl;
}

#item271849 {
	width:17px !important;
	left:504px !important;
	top:62px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271872 {
	width:17px !important;
	left:504px !important;
	top:182px !important;
	min-height:12px !important;
	direction:rtl;
}

#item83814 {
	width:409px !important;
	left:39px !important;
	min-height:238px !important;
	direction:rtl;
}

#item255437 {
	width:485px !important;
	top:336px !important;
	min-height:163px !important;
	direction:rtl;
}

#item255339 {
	width:383px !important;
	left:120px !important;
	top:130px !important;
	min-height:13px !important;
	direction:rtl;
}

#item186499_186511 {
	width:8.50393700769291px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item186499_186509 {
	width:8.50393700769291px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item186499_186507 {
	width:8.50393700769291px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item186499 {
	width:523px !important;
	min-height:43px !important;
	direction:rtl;
}

#item255528 {
	width:73px !important;
	left:401px !important;
	top:592px !important;
	min-height:47px !important;
	direction:rtl;
}

#item255551 {
	width:348px !important;
	left:40px !important;
	top:579px !important;
	min-height:118px !important;
	direction:rtl;
}

#item64064 {
	width:523px !important;
	top:89px !important;
	min-height:182px !important;
	direction:rtl;
}

#item286775 {
	width:128px !important;
	left:193px !important;
	min-height:39px !important;
	direction:rtl;
}

#item231473 {
	width:179px !important;
	left:321px !important;
	top:119px !important;
	min-height:583px !important;
	direction:rtl;
}

#item231496 {
	width:209px !important;
	left:42px !important;
	top:99px !important;
	min-height:583px !important;
	direction:rtl;
}

#item84518 {
	width:523px !important;
	min-height:72px !important;
	direction:rtl;
}

#item271920 {
	width:17px !important;
	left:504px !important;
	top:123px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271943 {
	width:17px !important;
	left:504px !important;
	top:282px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271966 {
	width:17px !important;
	left:504px !important;
	top:473px !important;
	min-height:12px !important;
	direction:rtl;
}

#item271989 {
	width:17px !important;
	left:504px !important;
	top:663px !important;
	min-height:12px !important;
	direction:rtl;
}

#item272012 {
	width:17px !important;
	left:256px !important;
	top:193px !important;
	min-height:12px !important;
	direction:rtl;
}

#item272035 {
	width:17px !important;
	left:256px !important;
	top:382px !important;
	min-height:12px !important;
	direction:rtl;
}

#item272065 {
	width:17px !important;
	left:256px !important;
	top:532px !important;
	min-height:12px !important;
	direction:rtl;
}

#item84541 {
	width:409px !important;
	left:40px !important;
	min-height:283px !important;
	direction:rtl;
}

#item255643 {
	width:491px !important;
	top:312px !important;
	min-height:403px !important;
	direction:rtl;
}

#item255826 {
	width:461px !important;
	min-height:13px !important;
	direction:rtl;
}

#item129055 {
	width:73px !important;
	left:391px !important;
	top:647px !important;
	min-height:47px !important;
	direction:rtl;
}

#item246850 {
	width:385px !important;
	left:3px !important;
	top:635px !important;
	min-height:77px !important;
	direction:rtl;
}

#item64158 {
	width:490px !important;
	left:56px !important;
	top:122px !important;
	min-height:287px !important;
	direction:rtl;
}

#item286968 {
	width:150px !important;
	left:211px !important;
	top:53px !important;
	min-height:34px !important;
	direction:rtl;
}

#item293034 {
	width:53px !important;
	height:8px !important;
	left:77px !important;
	top:766px !important;
	background:#ffffff;
}

#item28129 {
	width:497px !important;
	left:1px !important;
	top:349px !important;
	min-height:398px !important;
	direction:rtl;
}

#item101477 {
	width:523px !important;
	min-height:29px !important;
	direction:rtl;
}

#item274169 {
	width:17px !important;
	left:503px !important;
	top:353px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274192 {
	width:17px !important;
	left:503px !important;
	top:472px !important;
	min-height:12px !important;
	direction:rtl;
}

#item280398 {
	width:17px !important;
	left:503px !important;
	top:622px !important;
	min-height:12px !important;
	direction:rtl;
}

#item84902 {
	width:497px !important;
	left:49px !important;
	top:39px !important;
	min-height:193px !important;
	direction:rtl;
}

#item84747 {
	width:419px !important;
	left:86px !important;
	top:83px !important;
	min-height:223px !important;
	direction:rtl;
}

#item107577 {
	width:478px !important;
	left:55px !important;
	top:421px !important;
	min-height:123px !important;
	direction:rtl;
}

#item128900 {
	width:321px !important;
	left:206px !important;
	top:377px !important;
	min-height:21px !important;
	direction:rtl;
}

#item129120 {
	width:73px !important;
	left:450px !important;
	top:708px !important;
	min-height:47px !important;
	direction:rtl;
}

#item246877 {
	width:352px !important;
	left:91px !important;
	top:687px !important;
	min-height:95px !important;
	direction:rtl;
}

#item28136 {
	width:235px !important;
	left:180px !important;
	top:342px !important;
	min-height:162px !important;
	direction:rtl;
}

#item64258 {
	width:490px !important;
	left:57px !important;
	top:123px !important;
	min-height:239px !important;
	direction:rtl;
}

#item287037 {
	width:150px !important;
	left:214px !important;
	top:50px !important;
	min-height:34px !important;
	direction:rtl;
}

#item28225 {
	width:495px !important;
	left:40px !important;
	top:104px !important;
	min-height:205px !important;
	direction:rtl;
}

#item129197 {
	width:490px !important;
	left:42px !important;
	top:684px !important;
	min-height:43px !important;
	direction:rtl;
}

#item294145 {
	width:523px !important;
	left:36px !important;
	top:36px !important;
	min-height:33px !important;
	direction:rtl;
}

#item85089 {
	width:409px !important;
	left:91px !important;
	top:81px !important;
	min-height:217px !important;
	direction:rtl;
}

#item256504 {
	width:486px !important;
	left:40px !important;
	top:556px !important;
	min-height:163px !important;
	direction:rtl;
}

#item107703 {
	width:479px !important;
	top:44px !important;
	min-height:443px !important;
	direction:rtl;
}

#item129928 {
	width:165px !important;
	left:315px !important;
	min-height:21px !important;
	direction:rtl;
}

#item256621 {
	width:73px !important;
	left:407px !important;
	top:604px !important;
	min-height:47px !important;
	direction:rtl;
}

#item256645 {
	width:343px !important;
	left:56px !important;
	top:593px !important;
	min-height:56px !important;
	direction:rtl;
}

#item64362 {
	width:490px !important;
	top:59px !important;
	min-height:197px !important;
	direction:rtl;
}

#item219824 {
	width:150px !important;
	left:169px !important;
	min-height:34px !important;
	direction:rtl;
}

#item28250 {
	width:502px !important;
	left:11px !important;
	top:369px !important;
	min-height:163px !important;
	direction:rtl;
}

#item131104 {
	width:523px !important;
	min-height:53px !important;
	direction:rtl;
}

#item131191 {
	width:125px !important;
	left:374px !important;
	top:685px !important;
	min-height:49px !important;
	direction:rtl;
}

#item131195 {
	width:125px !important;
	left:202px !important;
	top:685px !important;
	min-height:49px !important;
	direction:rtl;
}

#item131221 {
	width:125px !important;
	left:24px !important;
	top:685px !important;
	min-height:49px !important;
	direction:rtl;
}

#item257872 {
	width:436px !important;
	top:345px !important;
	min-height:164px !important;
	direction:rtl;
}

#item85225 {
	width:409px !important;
	left:15px !important;
	min-height:283px !important;
	direction:rtl;
}

#item258091 {
	width:73px !important;
	left:373px !important;
	top:604px !important;
	min-height:47px !important;
	direction:rtl;
}

#item258114 {
	width:331px !important;
	left:27px !important;
	top:591px !important;
	min-height:95px !important;
	direction:rtl;
}

#item64497 {
	width:523px !important;
	top:74px !important;
	min-height:196px !important;
	direction:rtl;
}

#item287187 {
	width:150px !important;
	left:186px !important;
	min-height:34px !important;
	direction:rtl;
}

#item28265 {
	width:497px !important;
	top:119px !important;
	min-height:433px !important;
	direction:rtl;
}

#item28290 {
	width:200px !important;
	left:291px !important;
	min-height:36px !important;
	direction:rtl;
}

#item274265 {
	width:17px !important;
	left:503px !important;
	top:123px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274288 {
	width:17px !important;
	left:503px !important;
	top:243px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274312 {
	width:17px !important;
	left:503px !important;
	top:392px !important;
	min-height:12px !important;
	direction:rtl;
}

#item28351 {
	width:379px !important;
	min-height:273px !important;
	direction:rtl;
}

#item188457 {
	width:349px !important;
	left:81px !important;
	top:325px !important;
	min-height:46px !important;
	direction:rtl;
}

#item108852 {
	width:468px !important;
	min-height:154px !important;
	direction:rtl;
}

#item258238 {
	width:65px !important;
	left:369px !important;
	top:653px !important;
	min-height:40px !important;
	direction:rtl;
}

#item258261 {
	width:325px !important;
	left:37px !important;
	top:634px !important;
	min-height:75px !important;
	direction:rtl;
}

#item30562 {
	width:235px !important;
	left:180px !important;
	top:329px !important;
	min-height:162px !important;
	direction:rtl;
}

#item64670 {
	width:522px !important;
	top:62px !important;
	min-height:162px !important;
	direction:rtl;
}

#item287238 {
	width:150px !important;
	left:205px !important;
	min-height:34px !important;
	direction:rtl;
}

#item290840 {
	width:488px !important;
	left:34px !important;
	top:572px !important;
	min-height:150px !important;
	direction:rtl;
}

#item293352 {
	width:55px !important;
	height:11px !important;
	left:309px !important;
	top:92px !important;
	background:#8fab3c;
}

#item131868 {
	width:460px !important;
	left:30px !important;
	top:184px !important;
	min-height:403px !important;
	direction:rtl;
}

#item131906 {
	width:237px !important;
	left:176px !important;
	min-height:60px !important;
	direction:ltr;
}

#item131929 {
	width:82px !important;
	top:576px !important;
	min-height:23px !important;
	direction:rtl;
}

#item207999 {
	width:150px !important;
	left:179px !important;
	top:62px !important;
	min-height:65px !important;
	direction:ltr;
}

#item274338 {
	width:17px !important;
	left:492px !important;
	top:188px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274363 {
	width:17px !important;
	left:492px !important;
	top:308px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274386 {
	width:17px !important;
	left:492px !important;
	top:458px !important;
	min-height:12px !important;
	direction:rtl;
}

#item190116 {
	width:49px !important;
	height:96px !important;
	left:-9px !important;
	top:302px !important;
}

#item31237 {
	width:420px !important;
	min-height:223px !important;
	direction:rtl;
}

#item31261 {
	width:450px !important;
	left:12px !important;
	top:277px !important;
	min-height:423px !important;
	direction:rtl;
}

#item107929 {
	width:494px !important;
	min-height:228px !important;
	direction:rtl;
}

#item259342 {
	width:68px !important;
	left:421px !important;
	top:604px !important;
	min-height:45px !important;
	direction:rtl;
}

#item259365 {
	width:349px !important;
	left:58px !important;
	top:587px !important;
	min-height:94px !important;
	direction:rtl;
}

#item65982 {
	width:490px !important;
	top:61px !important;
	min-height:245px !important;
	direction:rtl;
}

#item287416 {
	width:150px !important;
	left:169px !important;
	min-height:34px !important;
	direction:rtl;
}

#item293420 {
	width:54px !important;
	height:18px !important;
	left:214px !important;
	top:181px !important;
	background:#ffffff;
}

#item35041 {
	width:480px !important;
	top:167px !important;
	min-height:373px !important;
	direction:rtl;
}

#item35093 {
	width:67px !important;
	left:11px !important;
	top:530px !important;
	min-height:28px !important;
	direction:rtl;
}

#item35064 {
	width:152px !important;
	left:165px !important;
	min-height:94px !important;
	direction:rtl;
}

#item274409 {
	width:17px !important;
	left:486px !important;
	top:171px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274433 {
	width:17px !important;
	left:486px !important;
	top:291px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274461 {
	width:17px !important;
	left:486px !important;
	top:440px !important;
	min-height:12px !important;
	direction:rtl;
}

#item35327 {
	width:379px !important;
	left:117px !important;
	top:95px !important;
	min-height:253px !important;
	direction:rtl;
}

#item35958 {
	width:288px !important;
	left:257px !important;
	top:454px !important;
	min-height:231px !important;
	direction:rtl;
}

table#table433257 th, table#table433257 td {
	padding:4px;;
	vertical-align:top;;
	border:1px solid #000;;
}

table#table433257 tr {
	border:1px solid #000;;
}

table#table433257 {
	table-layout:fixed;
}

#item259498 {
	width:508px !important;
	min-height:610px !important;
	direction:rtl;
}

#item259575 {
	width:71px !important;
	left:402px !important;
	top:626px !important;
	min-height:46px !important;
	direction:rtl;
}

#item259598 {
	width:371px !important;
	left:44px !important;
	top:610px !important;
	min-height:85px !important;
	direction:rtl;
}

#item36931 {
	width:516px !important;
	top:509px !important;
	min-height:233px !important;
	direction:rtl;
}

#item36955 {
	width:299px !important;
	left:130px !important;
	top:233px !important;
	min-height:52px !important;
	direction:rtl;
}

#item132521 {
	width:490px !important;
	left:21px !important;
	top:69px !important;
	min-height:136px !important;
	direction:rtl;
}

#item274484 {
	width:17px !important;
	left:517px !important;
	top:512px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274507 {
	width:17px !important;
	left:517px !important;
	top:624px !important;
	min-height:12px !important;
	direction:rtl;
}

#item287447 {
	width:150px !important;
	left:346px !important;
	min-height:34px !important;
	direction:rtl;
}

#item36986 {
	width:404px !important;
	left:65px !important;
	min-height:239px !important;
	direction:rtl;
}

#item132639 {
	width:494px !important;
	top:300px !important;
	min-height:90px !important;
	direction:rtl;
}

table#table439310 th, table#table439310 td {
	padding:4px;;
	vertical-align:top;;
	border-left:1px solid #000;;
	border-right:1px solid #000;;
}

table#table439310 tr {
	border-left:1px solid #000;;
	border-right:1px solid #000;;
}

table#table439310 {
	}

#item37206 {
	width:446px !important;
	left:38px !important;
	top:416px !important;
	min-height:183px !important;
	direction:rtl;
}

#item259887 {
	width:69px !important;
	left:402px !important;
	top:644px !important;
	min-height:39px !important;
	direction:rtl;
}

#item259911 {
	width:306px !important;
	left:86px !important;
	top:642px !important;
	min-height:35px !important;
	direction:rtl;
}

#item37382 {
	width:463px !important;
	left:37px !important;
	top:379px !important;
	min-height:349px !important;
	direction:rtl;
}

#item37405 {
	width:335px !important;
	left:214px !important;
	top:317px !important;
	min-height:46px !important;
	direction:rtl;
}

#item67882 {
	width:520px !important;
	top:74px !important;
	min-height:166px !important;
	direction:rtl;
}

#item274530 {
	width:17px !important;
	left:509px !important;
	top:383px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274559 {
	width:17px !important;
	left:509px !important;
	top:495px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274582 {
	width:17px !important;
	left:509px !important;
	top:635px !important;
	min-height:12px !important;
	direction:rtl;
}

#item287577 {
	width:150px !important;
	left:355px !important;
	min-height:34px !important;
	direction:rtl;
}

#item37736 {
	width:447px !important;
	left:9px !important;
	min-height:274px !important;
	direction:rtl;
}

#item37905 {
	width:477px !important;
	top:282px !important;
	min-height:293px !important;
	direction:rtl;
}

#item39390 {
	width:73px !important;
	left:403px !important;
	top:629px !important;
	min-height:45px !important;
	direction:rtl;
}

#item247042 {
	width:347px !important;
	left:45px !important;
	top:616px !important;
	min-height:62px !important;
	direction:rtl;
}

#item39756 {
	width:235px !important;
	left:180px !important;
	top:305px !important;
	min-height:162px !important;
	direction:rtl;
}

#item67980 {
	width:532px !important;
	top:75px !important;
	min-height:226px !important;
	direction:rtl;
}

#item287700 {
	width:150px !important;
	left:196px !important;
	min-height:34px !important;
	direction:rtl;
}

#item104499 {
	width:473px !important;
	top:207px !important;
	min-height:377px !important;
	direction:rtl;
}

#item104522 {
	width:505px !important;
	left:51px !important;
	min-height:41px !important;
	direction:ltr;
}

#item274605 {
	width:17px !important;
	left:481px !important;
	top:211px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274628 {
	width:17px !important;
	left:481px !important;
	top:332px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274651 {
	width:17px !important;
	left:481px !important;
	top:481px !important;
	min-height:12px !important;
	direction:rtl;
}

#item39915 {
	width:447px !important;
	left:38px !important;
	min-height:255px !important;
	direction:rtl;
}

#item40455 {
	width:504px !important;
	top:467px !important;
	min-height:103px !important;
	direction:rtl;
}

#item40926 {
	width:323px !important;
	left:105px !important;
	min-height:144px !important;
	direction:ltr;
}

table#table452864 th, table#table452864 td {
	padding:4px;;
	vertical-align:top;;
	border:1px solid #000;;
}

table#table452864 tr {
	border:1px solid #000;;
}

table#table452864 {
	direction:rtl;
}

#item260141 {
	width:504px !important;
	top:193px !important;
	min-height:220px !important;
	direction:ltr;
}

#item260204 {
	width:74px !important;
	left:411px !important;
	top:498px !important;
	min-height:45px !important;
	direction:rtl;
}

#item260227 {
	width:349px !important;
	left:62px !important;
	top:480px !important;
	min-height:112px !important;
	direction:ltr;
}

#item68097 {
	width:523px !important;
	top:69px !important;
	min-height:256px !important;
	direction:rtl;
}

#item287836 {
	width:150px !important;
	left:355px !important;
	min-height:34px !important;
	direction:rtl;
}

#item41790 {
	width:500px !important;
	top:52px !important;
	min-height:181px !important;
	direction:rtl;
}

#item41814 {
	width:462px !important;
	left:33px !important;
	min-height:46px !important;
	direction:rtl;
}

#item41838 {
	width:409px !important;
	left:91px !important;
	top:250px !important;
	min-height:245px !important;
	direction:rtl;
}

#item41861 {
	width:495px !important;
	left:5px !important;
	top:522px !important;
	min-height:159px !important;
	direction:rtl;
}

#item274680 {
	width:17px !important;
	left:505px !important;
	top:55px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274703 {
	width:17px !important;
	left:505px !important;
	top:166px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274726 {
	width:17px !important;
	left:505px !important;
	top:301px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274749 {
	width:17px !important;
	left:505px !important;
	top:415px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274776 {
	width:17px !important;
	left:505px !important;
	top:550px !important;
	min-height:12px !important;
	direction:rtl;
}

#item274799 {
	width:17px !important;
	left:505px !important;
	top:670px !important;
	min-height:12px !important;
	direction:rtl;
}

#item264683 {
	width:384px !important;
	left:74px !important;
	min-height:148px !important;
	direction:rtl;
}

#item265621 {
	width:494px !important;
	top:209px !important;
	min-height:185px !important;
	direction:rtl;
}

#item265790 {
	width:225px !important;
	left:177px !important;
	top:481px !important;
	min-height:26px !important;
	direction:rtl;
}

#item265813 {
	width:295px !important;
	left:124px !important;
	top:518px !important;
	min-height:44px !important;
	direction:rtl;
}

#item265923 {
	width:74px !important;
	left:423px !important;
	top:651px !important;
	min-height:45px !important;
	direction:rtl;
}

#item265946 {
	width:409px !important;
	left:29px !important;
	top:625px !important;
	min-height:94px !important;
	direction:rtl;
}

#item68211 {
	width:523px !important;
	top:76px !important;
	min-height:103px !important;
	direction:rtl;
}

#item287982 {
	width:150px !important;
	left:186px !important;
	min-height:34px !important;
	direction:rtl;
}

#item44094 {
	width:482px !important;
	top:381px !important;
	min-height:313px !important;
	direction:ltr;
}

#item44119 {
	width:505px !important;
	left:6px !important;
	min-height:70px !important;
	direction:ltr;
}

#item275692 {
	width:17px !important;
	left:490px !important;
	top:385px !important;
	min-height:12px !important;
	direction:rtl;
}

#item275715 {
	width:17px !important;
	left:490px !important;
	top:505px !important;
	min-height:12px !important;
	direction:rtl;
}

#item275738 {
	width:17px !important;
	left:490px !important;
	top:653px !important;
	min-height:12px !important;
	direction:rtl;
}

#item44228 {
	width:411px !important;
	min-height:253px !important;
	direction:rtl;
}

#item44274 {
	width:218px !important;
	left:176px !important;
	top:393px !important;
	min-height:35px !important;
	direction:ltr;
}

#item294397 {
	width:225px !important;
	left:286px !important;
	top:554px !important;
	min-height:45px !important;
	direction:rtl;
}

#item45320 {
	width:70px !important;
	left:353px !important;
	top:21px !important;
	min-height:45px !important;
	direction:rtl;
}

#item247121 {
	width:344px !important;
	min-height:94px !important;
	direction:ltr;
}

#item294402 {
	width:442px !important;
	left:96px !important;
	top:52px !important;
	min-height:45px !important;
	direction:rtl;
}

#item45472 {
	width:235px !important;
	left:180px !important;
	top:319px !important;
	min-height:162px !important;
	direction:rtl;
}

#item68285 {
	width:523px !important;
	left:36px !important;
	top:153px !important;
	min-height:105px !important;
	direction:rtl;
}

#item288018 {
	width:150px !important;
	left:222px !important;
	top:81px !important;
	min-height:34px !important;
	direction:rtl;
}

#item45584 {
	width:481px !important;
	left:47px !important;
	top:372px !important;
	min-height:414px !important;
	direction:rtl;
}

#item142915 {
	width:420px !important;
	left:78px !important;
	top:36px !important;
	min-height:125px !important;
	direction:rtl;
}

#item275782 {
	width:17px !important;
	left:531px !important;
	top:376px !important;
	min-height:12px !important;
	direction:rtl;
}

#item275805 {
	width:17px !important;
	left:531px !important;
	top:516px !important;
	min-height:12px !important;
	direction:rtl;
}

#item275828 {
	width:17px !important;
	left:531px !important;
	top:686px !important;
	min-height:12px !important;
	direction:rtl;
}

#item275852 {
	width:17px !important;
	left:284px !important;
	top:434px !important;
	min-height:12px !important;
	direction:rtl;
}

#item275879 {
	width:17px !important;
	left:284px !important;
	top:605px !important;
	min-height:12px !important;
	direction:rtl;
}

#item294338 {
	width:507px !important;
	left:-237px !important;
	top:369px !important;
	min-height:427px !important;
	direction:rtl;
}

#item85369 {
	width:409px !important;
	left:96px !important;
	min-height:209px !important;
	direction:rtl;
}

#item260667 {
	width:523px !important;
	top:278px !important;
	min-height:283px !important;
	direction:rtl;
}

#item261006 {
	width:70px !important;
	left:433px !important;
	top:628px !important;
	min-height:45px !important;
	direction:rtl;
}

#item261029 {
	width:263px !important;
	left:130px !important;
	top:622px !important;
	min-height:56px !important;
	direction:rtl;
}

#item68347 {
	width:523px !important;
	top:72px !important;
	min-height:253px !important;
	direction:rtl;
}

#item288050 {
	width:150px !important;
	left:189px !important;
	min-height:34px !important;
	direction:rtl;
}

#item45595 {
	width:475px !important;
	top:345px !important;
	min-height:343px !important;
	direction:rtl;
}

#item45620 {
	width:418px !important;
	left:42px !important;
	min-height:23px !important;
	direction:rtl;
}

#item275902 {
	width:17px !important;
	left:480px !important;
	top:348px !important;
	min-height:12px !important;
	direction:rtl;
}

#item275928 {
	width:17px !important;
	left:480px !important;
	top:468px !important;
	min-height:12px !important;
	direction:rtl;
}

#item275951 {
	width:17px !important;
	left:480px !important;
	top:618px !important;
	min-height:12px !important;
	direction:rtl;
}

#item293864 {
	width:70px !important;
	height:11px !important;
	left:439px !important;
	top:366px !important;
	background:#6a7179;
}

#item45657 {
	width:426px !important;
	left:28px !important;
	min-height:313px !important;
	direction:rtl;
}

#item45681 {
	width:453px !important;
	top:592px !important;
	min-height:114px !important;
	direction:rtl;
}

#item45718 {
	width:206px !important;
	left:247px !important;
	top:385px !important;
	min-height:133px !important;
	direction:rtl;
}

#item45859 {
	width:448px !important;
	left:59px !important;
	min-height:73px !important;
	direction:rtl;
}

#item108582 {
	width:507px !important;
	left:12px !important;
	top:334px !important;
	min-height:217px !important;
	direction:rtl;
}

#item144026 {
	width:80px !important;
	left:385px !important;
	top:625px !important;
	min-height:46px !important;
	direction:rtl;
}

#item247176 {
	width:293px !important;
	left:85px !important;
	top:607px !important;
	min-height:75px !important;
	direction:rtl;
}

#item291268 {
	width:507px !important;
	top:200px !important;
	min-height:73px !important;
	direction:rtl;
}

#item68402 {
	width:264px !important;
	top:94px !important;
	min-height:343px !important;
	direction:rtl;
}

#item288099 {
	width:150px !important;
	left:70px !important;
	min-height:34px !important;
	direction:rtl;
}

#item46449 {
	width:485px !important;
	top:314px !important;
	min-height:394px !important;
	direction:rtl;
}

#item145371 {
	width:331px !important;
	left:91px !important;
	min-height:56px !important;
	direction:rtl;
}

#item275974 {
	width:17px !important;
	left:488px !important;
	top:317px !important;
	min-height:12px !important;
	direction:rtl;
}

#item275997 {
	width:17px !important;
	left:488px !important;
	top:433px !important;
	min-height:12px !important;
	direction:rtl;
}

#item276025 {
	width:17px !important;
	left:488px !important;
	top:578px !important;
	min-height:12px !important;
	direction:rtl;
}

#item85579 {
	width:409px !important;
	left:64px !important;
	min-height:223px !important;
	direction:rtl;
}

#item85602 {
	width:508px !important;
	top:306px !important;
	min-height:253px !important;
	direction:rtl;
}

#item145828 {
	width:72px !important;
	left:429px !important;
	top:616px !important;
	min-height:42px !important;
	direction:rtl;
}

#item247202 {
	width:387px !important;
	left:40px !important;
	top:598px !important;
	min-height:124px !important;
	direction:rtl;
}

#item68513 {
	width:523px !important;
	top:65px !important;
	min-height:103px !important;
	direction:rtl;
}

#item288130 {
	width:150px !important;
	left:188px !important;
	min-height:34px !important;
	direction:rtl;
}

#item46453 {
	width:505px !important;
	top:303px !important;
	min-height:447px !important;
	direction:rtl;
}

#item46477 {
	width:459px !important;
	left:44px !important;
	min-height:45px !important;
	direction:rtl;
}

#item276048 {
	width:17px !important;
	left:509px !important;
	top:306px !important;
	min-height:12px !important;
	direction:rtl;
}

#item276071 {
	width:17px !important;
	left:509px !important;
	top:426px !important;
	min-height:12px !important;
	direction:rtl;
}

#item276094 {
	width:17px !important;
	left:509px !important;
	top:576px !important;
	min-height:12px !important;
	direction:rtl;
}

#item46562 {
	width:394px !important;
	left:13px !important;
	min-height:241px !important;
	direction:rtl;
}

#item46876 {
	width:226px !important;
	left:194px !important;
	top:371px !important;
	min-height:30px !important;
	direction:rtl;
}

#item46899 {
	width:333px !important;
	left:86px !important;
	top:414px !important;
	min-height:79px !important;
	direction:rtl;
}

#item47501 {
	width:68px !important;
	left:354px !important;
	top:582px !important;
	min-height:43px !important;
	direction:rtl;
}

#item247233 {
	width:343px !important;
	top:548px !important;
	min-height:148px !important;
	direction:rtl;
}

p.autoParaStyle322 {
	font-weight:bold;
	font-family:FF-TraditionalArabic-Bold,"Traditional Arabic","Times New Roman", Times, serif;
	font-size:14px;
	line-height:21px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle321 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:14px;
	line-height:21px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle320 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:18.3px;
	line-height:19.3px;
	color:#690c0d;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle319 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:22px;
	line-height:24px;
	color:#fff;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle318 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:40px;
	line-height:44px;
	color:#40ad48;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle317 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle316 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:16.2px;
	line-height:18.9px;
	color:#690c0d;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle315 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:45px;
	line-height:29px;
	color:#389ee2;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle314 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:19px;
	line-height:21px;
	color:#690c0d;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle313 {
	font-family:FF-David,David,Georgia, serif;
	font-size:14px;
	line-height:28px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle312 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle311 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle310 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:31px;
	line-height:40px;
	color:#f26921;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle309 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle308 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle307 {
	font-weight:bold;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:17px;
	line-height:30px;
	color:#d12229;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle306 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:25px;
	line-height:39px;
	color:#000;
	letter-spacing:0.060em;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle305 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:25px;
	line-height:39px;
	color:#fff200;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle304 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:20px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:14.1732283464567px;
	-webkit-column-gap:14.1732283464567px;
	column-gap:14.1732283464567px;
}

p.autoParaStyle303 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:14.1732283464567px;
	-webkit-column-gap:14.1732283464567px;
	column-gap:14.1732283464567px;
}

p.autoParaStyle302 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle301 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle300 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle299 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle298 {
	font-weight:bold;
	font-family:FF-TraditionalArabic-Bold,"Traditional Arabic","Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle297 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle296 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:28px;
	line-height:20px;
	color:#f26921;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle295 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:29px;
	color:#f26921;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle294 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:29px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle293 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:45px;
	line-height:50px;
	color:#f26921;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle292 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle291 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle290 {
	font-family:FF-David,David,Georgia, serif;
	font-size:21px;
	line-height:23px;
	color:#e01a22;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle289 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:27.6px;
	line-height:19.6px;
	color:#40ad48;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle288 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:16px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle287 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:17px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle286 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:25px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle285 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:27px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle284 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:20px;
	line-height:22px;
	color:#40ad48;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle283 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle282 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:20px;
	line-height:23px;
	color:#40ad48;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle281 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:20px;
	line-height:23px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle280 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:23px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle279 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:40px;
	line-height:22px;
	color:#40ad48;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle278 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle277 {
	font-weight:bold;
	font-family:FF-TraditionalArabic-Bold,"Traditional Arabic","Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle276 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:14px;
	line-height:18px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle275 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:19px;
	line-height:20.5px;
	color:#972c0a;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle274 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#f26921;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle273 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:25px;
	line-height:30px;
	color:#ef3d7f;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle272 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#529946;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle271 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:10px;
	color:#000;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle270 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle269 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle268 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle267 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle266 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:50px;
	line-height:55px;
	color:#40ad48;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle265 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle264 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:27px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle263 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:27px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle262 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:27px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle261 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:20px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle260 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:36px;
	line-height:40px;
	color:#f26921;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle259 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle258 {
	font-weight:bold;
	font-family:FF-TraditionalArabic-Bold,"Traditional Arabic","Times New Roman", Times, serif;
	font-size:15px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle257 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:22px;
	color:#972c0a;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle256 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#fff;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle255 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:10px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle254 {
	font-family:FF-David,David,Georgia, serif;
	font-size:33px;
	line-height:25px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle253 {
	font-family:FF-David,David,Georgia, serif;
	font-size:33px;
	line-height:14px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle252 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:25px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle251 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle250 {
	font-family:FF-David,David,Georgia, serif;
	font-size:11px;
	line-height:16.5px;
	color:#000;
	direction:ltr;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle249 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:20px;
	line-height:25px;
	color:#f26921;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle248 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle247 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:38px;
	line-height:40px;
	color:#e01a22;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle246 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle245 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:16px;
	line-height:23px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle244 {
	font-weight:bold;
	font-family:FF-TraditionalArabic-Bold,"Traditional Arabic","Times New Roman", Times, serif;
	font-size:16px;
	line-height:23px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle243 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:19.6px;
	line-height:20.5px;
	color:#972c0a;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle242 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle241 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:30px;
	line-height:30px;
	color:#529946;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle240 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:10px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle239 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:18px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle238 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:25px;
	line-height:30px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle237 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:42px;
	line-height:46px;
	color:#e01a22;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle236 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:42px;
	line-height:60px;
	color:#e01a22;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle235 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:20px;
	line-height:25px;
	color:#f26921;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle234 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:34px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle233 {
	font-weight:bold;
	font-family:FF-TraditionalArabic-Bold,"Traditional Arabic","Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle232 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle231 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#972c0a;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle230 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle229 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle228 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18.5px;
	line-height:27.8px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle227 {
	font-weight:500;
	font-family:FF-WinSoftPro-Medium,"WinSoft Pro",sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle226 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:37.1px;
	line-height:41.2px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle225 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle224 {
	font-family:FF-David,David,Georgia, serif;
	font-size:17px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle223 {
	font-weight:bold;
	font-family:FF-TraditionalArabic-Bold,"Traditional Arabic","Times New Roman", Times, serif;
	font-size:15px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle222 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:15px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle221 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:17px;
	line-height:19px;
	color:#972c0a;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle220 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:20px;
	line-height:26px;
	color:#f26921;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle219 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle218 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle217 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:20px;
	line-height:30px;
	color:#529946;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle216 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:40px;
	line-height:44px;
	color:#fff;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle215 {
	font-weight:bold;
	font-family:FF-TraditionalArabic-Bold,"Traditional Arabic","Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle214 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:21.6px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle213 {
	font-weight:bold;
	font-family:FF-FrutigerLTArabic-65Bold,"Frutiger LT Arabic",sans-serif;
	font-size:16px;
	line-height:23px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle212 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:35px;
	line-height:30px;
	color:#40ad48;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle211 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:21px;
	line-height:30px;
	color:#d12229;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle210 {
	font-weight:bold;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:25px;
	line-height:30px;
	color:#fff;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle209 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#00aeef;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle208 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:21px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle207 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:20px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle206 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:34px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle205 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:40px;
	line-height:30px;
	color:#bf2672;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle204 {
	font-family:FF-David,David,Georgia, serif;
	font-size:14px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:left;
}

p.autoParaStyle203 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:32px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle202 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:50px;
	line-height:44px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle201 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#529946;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle200 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle199 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:35px;
	line-height:30px;
	color:#005e4c;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle198 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle197 {
	font-weight:bold;
	font-family:FF-TraditionalArabic-Bold,"Traditional Arabic","Times New Roman", Times, serif;
	font-size:14px;
	line-height:21px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle196 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:14px;
	line-height:21px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle195 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:19.6px;
	line-height:20.5px;
	color:#b14314;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle194 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:44px;
	line-height:26.3px;
	color:#529946;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle193 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:20px;
	line-height:36px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle192 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:20px;
	color:transparent;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle191 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle190 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:33px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle189 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20.5px;
	color:#b14314;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle188 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20.5px;
	color:#b14314;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle187 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#fff;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle186 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle185 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle184 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:35px;
	line-height:30px;
	color:#a31e72;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle183 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#fff;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle182 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:20px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle181 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:18px;
	line-height:30px;
	color:#9e5e99;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle180 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:10px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle179 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle178 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:25px;
	color:#572d8e;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle177 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:25px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle176 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:37px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle175 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#fff;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle174 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle173 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle172 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:10px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle171 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#40ad48;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle170 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle169 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:15px;
	line-height:30px;
	color:#00565d;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle168 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:38px;
	line-height:40px;
	color:#f26921;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle167 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle166 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle165 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle164 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:20px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle163 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:38px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle162 {
	font-weight:bold;
	font-family:FF-TraditionalArabic-Bold,"Traditional Arabic","Times New Roman", Times, serif;
	font-size:15px;
	line-height:21px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle161 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:19px;
	line-height:20.5px;
	color:#b14314;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle160 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle159 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:10px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle158 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:25px;
	line-height:30px;
	color:#d12229;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle157 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#d12229;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle156 {
	font-family:FF-David,David,Georgia, serif;
	font-size:12px;
	line-height:19px;
	color:#000;
	direction:rtl;
	text-align:left;
}

p.autoParaStyle155 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:27px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle154 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:25px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle153 {
	font-family:FF-David,David,Georgia, serif;
	font-size:12px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:left;
}

p.autoParaStyle152 {
	font-family:FF-David,David,Georgia, serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	direction:rtl;
	text-align:left;
}

p.autoParaStyle151 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:30px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle150 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:20px;
	line-height:30px;
	color:#d12229;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle149 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:17px;
	line-height:17px;
	color:#b14314;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle148 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:27px;
	line-height:30px;
	color:#fff;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle147 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:16px;
	color:#f26921;
	direction:rtl;
	margin-bottom:8px;
	text-align:center;
}

p.autoParaStyle146 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle145 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:25px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle144 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:40px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle143 {
	font-family:FF-David,David,Georgia, serif;
	font-size:19px;
	line-height:27px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle142 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:21px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle141 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:35px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle140 {
	font-weight:bold;
	font-family:FF-TraditionalArabic-Bold,"Traditional Arabic","Times New Roman", Times, serif;
	font-size:13px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle139 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:17px;
	line-height:20px;
	color:#b14314;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle138 {
	font-family:adobe-arabic,"Adobe Arabic";
	font-size:12px;
	line-height:30px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle137 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#40ad48;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle136 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle135 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle134 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:18px;
	line-height:27px;
	color:#f9a046;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle133 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:18px;
	line-height:27px;
	color:#f9a046;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle132 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:35px;
	line-height:30px;
	color:#8e3fc6;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle131 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:20px;
	line-height:37px;
	color:#f26921;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle130 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:37px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle129 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:15px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle128 {
	font-weight:bold;
	font-family:FF-TraditionalArabic-Bold,"Traditional Arabic","Times New Roman", Times, serif;
	font-size:15px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle127 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:20px;
	line-height:21px;
	color:#b14314;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle126 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:27px;
	color:#c42b00;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle125 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:20px;
	line-height:37px;
	color:#f26921;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle124 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:27px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle123 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:35px;
	line-height:45px;
	color:#bf2b19;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle122 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:40px;
	line-height:37px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle121 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:15px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle120 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:23px;
	color:#fff;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle119 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:23px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle118 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:24px;
	color:#f26921;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle117 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle116 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:30px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle115 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:29px;
	line-height:39px;
	color:#92519f;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle114 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:29px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle113 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:50px;
	line-height:60px;
	color:#1a95b2;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle112 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:20px;
	line-height:34px;
	color:#f26921;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle111 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:32px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle110 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#006bdb;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle109 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle108 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:20px;
	line-height:23px;
	color:#529946;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle107 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:20px;
	line-height:30px;
	color:#d12229;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle106 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:10px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle105 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:29px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle104 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:26px;
	line-height:30px;
	color:#fff;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle103 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:15px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle102 {
	font-family:FF-Calibri,Calibri,Georgia, serif;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle101 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:35px;
	line-height:30px;
	color:#8e3fc6;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle100 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle99 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:19px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle98 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle97 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle96 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle95 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle94 {
	font-weight:bold;
	font-family:FF-TraditionalArabic-Bold,"Traditional Arabic","Times New Roman", Times, serif;
	font-size:15px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle93 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:20px;
	line-height:22px;
	color:#972c0a;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle92 {
	font-family:adobe-hebrew,"Adobe Hebrew";
	font-size:15px;
	line-height:18px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle91 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:40px;
	line-height:40px;
	color:#e01a22;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle90 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:27px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle89 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:27px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle88 {
	font-family:FF-David,David,Georgia, serif;
	font-size:8px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle87 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:18px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle86 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:32px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle85 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:21px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle84 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#fff;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle83 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle82 {
	font-weight:bold;
	font-family:FF-TraditionalArabic-Bold,"Traditional Arabic","Times New Roman", Times, serif;
	font-size:15px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle81 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:19.5px;
	color:#b14314;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle80 {
	font-family:FF-David,David,Georgia, serif;
	font-size:6px;
	line-height:6px;
	color:#000;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle79 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle78 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle77 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle76 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle75 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle74 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:19px;
	line-height:30px;
	color:#d12229;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle73 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:38px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle72 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:38px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle71 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:15px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle70 {
	font-family:FF-David,David,Georgia, serif;
	font-size:12px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle69 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:35px;
	line-height:30px;
	color:#11668e;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle68 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle67 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle66 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:10px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle65 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle64 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle63 {
	font-weight:bold;
	font-family:FF-TraditionalArabic-Bold,"Traditional Arabic","Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle62 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:41px;
	line-height:30px;
	color:#ee3e23;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle61 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle60 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle59 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:45px;
	line-height:40px;
	color:#f26921;
	direction:rtl;
	margin-bottom:8px;
	text-align:center;
}

p.autoParaStyle58 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:45px;
	line-height:40px;
	color:#000;
	direction:rtl;
	margin-bottom:8px;
	text-align:center;
}

p.autoParaStyle57 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-Aharoni-Bold,Aharoni,"Times New Roman", Times, serif;
	font-size:23px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle55 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:37px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle54 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:40px;
	line-height:48px;
	color:#990019;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle53 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:29px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle52 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle51 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle50 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:13px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle49 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:15px;
	line-height:30px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle48 {
	font-weight:bold;
	font-family:adobe-hebrew,"Adobe Hebrew";
	font-size:24px;
	line-height:41.6px;
	color:#fff;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle47 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:15px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle45 {
	font-weight:bold;
	font-family:FF-TraditionalArabic-Bold,"Traditional Arabic","Times New Roman", Times, serif;
	font-size:15px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle44 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:19px;
	line-height:20.8px;
	color:#972c0a;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle43 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:25px;
	line-height:30px;
	color:#fff;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:22px;
	line-height:33px;
	color:#4f9bd3;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle41 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle40 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle39 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18.5px;
	line-height:22.7px;
	color:#4aa03d;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle38 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18.5px;
	line-height:22.7px;
	color:#de5d37;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle37 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:25px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle36 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:25px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle35 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle34 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle33 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle32 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:22px;
	line-height:30px;
	color:#fff;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle31 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:28px;
	line-height:34px;
	color:#f26921;
	letter-spacing:-0.010em;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle29 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle28 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:36px;
	line-height:40px;
	color:#f2692f;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle27 {
	font-family:FF-David,David,Georgia, serif;
	font-size:19px;
	line-height:24px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle26 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:18px;
	line-height:25.6px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:23px;
	line-height:20px;
	color:#b53a4c;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle24 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle22 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:38px;
	line-height:40px;
	color:#f26921;
	direction:rtl;
	margin-bottom:8px;
	text-align:center;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:38px;
	line-height:40px;
	color:#000;
	direction:rtl;
	margin-bottom:8px;
	text-align:center;
}

p.autoParaStyle20 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:47px;
	line-height:36px;
	color:#f26921;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle19 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:31px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle18 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:16px;
	line-height:24px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle17 {
	font-family:FF-David,David,Georgia, serif;
	font-size:16px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle16 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:16px;
	line-height:19px;
	color:#fff;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle15 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:16px;
	line-height:19px;
	color:#fff;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle14 {
	font-family:FF-David,David,Georgia, serif;
	font-size:16px;
	line-height:19px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:16px;
	line-height:19px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle12 {
	font-family:FF-David,David,Georgia, serif;
	font-size:16px;
	line-height:19px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle11 {
	font-weight:500;
	font-family:FF-WinSoftPro-Medium,"WinSoft Pro",sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle10 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:34px;
	line-height:22px;
	color:#f26921;
	direction:rtl;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle9 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:36.2px;
	line-height:43.5px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle8 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:8.4px;
	line-height:6.4px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle7 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:36.2px;
	line-height:36px;
	color:#f26921;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle6 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:23px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle5 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:23px;
	color:#f2bc38;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle4 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:23px;
	color:#58585b;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle3 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:51px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle2 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:18px;
	line-height:51px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle1 {
	font-weight:bold;
	font-family:FF-BerlinSansFBDemi-Bold,"Berlin Sans FB Demi",Georgia, serif;
	font-size:15px;
	line-height:15.2px;
	color:#000;
	direction:ltr;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.Normal-Web {
	font-family:FF-TimesNewRomanPSMT,"Times New Roman","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:ltr;
	margin-top:5px;
	margin-bottom:5px;
	text-align:right;
}

p.רגיל1 {
	font-size:11px;
	line-height:12.1px;
	color:#000;
	direction:rtl;
	margin-bottom:10px;
	text-align:right;
}

p.List-Paragraph {
	font-weight:500;
	font-family:FF-WinSoftPro-Medium,"WinSoft Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	direction:rtl;
	padding-right:36px;
	margin-bottom:8px;
	text-align:right;
}

p.פיסקת-רשימה {
	font-family:FF-Calibri,Calibri,Georgia, serif;
	font-size:11px;
	line-height:12.1px;
	color:#000;
	direction:ltr;
	padding-right:36px;
	margin-bottom:10px;
	text-align:right;
}

p.Normal {
	font-weight:500;
	font-family:FF-WinSoftPro-Medium,"WinSoft Pro",sans-serif;
	font-size:11px;
	line-height:13.2px;
	color:#000;
	direction:rtl;
	margin-bottom:8px;
	text-align:right;
}

p.רגיל {
	font-family:FF-Calibri,Calibri,Georgia, serif;
	font-size:11px;
	line-height:12.1px;
	color:#000;
	direction:ltr;
	margin-bottom:10px;
	text-align:right;
}

p.Paragraph-Style-1 {
	font-family:FF-TimesNewRomanPSMT,"Times New Roman","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
	-moz-columns:auto 2;
	-webkit-columns:auto 2;
	columns:auto 2;
	-moz-column-gap:14.1732283464567px;
	-webkit-column-gap:14.1732283464567px;
	column-gap:14.1732283464567px;
}

p.Basic-Paragraph {
	font-family:adobe-arabic,"Adobe Arabic";
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.No-Paragraph-Style {
	font-family:adobe-arabic,"Adobe Arabic";
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

span.autoCharStyle106 {
}

span.autoCharStyle105 {
	direction:rtl;
}

span.autoCharStyle104 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
}

span.autoCharStyle103 {
	font-weight:600;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:15px;
	color:#f26921;
}

span.autoCharStyle102 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
}

span.autoCharStyle101 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
}

span.autoCharStyle100 {
	font-size:45px;
	color:#d12229;
}

span.autoCharStyle99 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	color:#f26921;
}

span.autoCharStyle98 {
	font-size:20px;
}

span.autoCharStyle97 {
	font-weight:bold;
	font-family:FF-FrutigerLTArabic-65Bold,"Frutiger LT Arabic",sans-serif;
	font-size:15px;
}

span.autoCharStyle96 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:28px;
	color:#f26921;
}

span.autoCharStyle95 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	color:#f26921;
}

span.autoCharStyle94 {
	font-size:18px;
}

span.autoCharStyle93 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	color:#f26921;
}

span.autoCharStyle92 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#d12229;
}

span.autoCharStyle91 {
	color:#f26921;
}

span.autoCharStyle90 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:17px;
	color:#f26921;
}

span.autoCharStyle89 {
}

span.autoCharStyle88 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#446baa;
}

span.autoCharStyle87 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#446baa;
}

span.autoCharStyle86 {
	font-weight:600;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
}

span.autoCharStyle85 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#529946;
}

span.autoCharStyle84 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:21px;
	color:#f26921;
}

span.autoCharStyle83 {
	font-weight:bold;
	font-family:FF-AdobeArabic-Bold,"Adobe Arabic","Times New Roman", Times, serif;
}

span.autoCharStyle82 {
	font-weight:bold;
	font-family:FF-SakkalMajalla-Bold,"Sakkal Majalla",serif;
}

span.autoCharStyle81 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:21px;
	color:#679351;
}

span.autoCharStyle80 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
}

span.autoCharStyle79 {
	font-size:23px;
}

span.autoCharStyle78 {
	font-weight:600;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:15px;
	color:#d12229;
}

span.autoCharStyle77 {
	font-weight:bold;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:14px;
	color:#f26921;
}

span.autoCharStyle76 {
	font-weight:500;
	font-family:David;
	font-size:18px;
}

span.autoCharStyle75 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
}

span.autoCharStyle74 {
	font-weight:bold;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:14px;
}

span.autoCharStyle73 {
	font-weight:bold;
	font-family:FF-FrutigerLTArabic-65Bold,"Frutiger LT Arabic",sans-serif;
	font-size:14px;
}

span.autoCharStyle72 {
}

span.autoCharStyle71 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:20px;
	color:#f26921;
}

span.autoCharStyle70 {
	font-size:19px;
}

span.autoCharStyle69 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#c13c69;
}

span.autoCharStyle68 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#c13c69;
}

span.autoCharStyle67 {
	font-weight:bold;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:15px;
	color:#8c63e0;
}

span.autoCharStyle66 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:20px;
}

span.autoCharStyle65 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:21px;
	color:#7e6aa7;
}

span.autoCharStyle64 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:21px;
	color:#7e6aa7;
}

span.autoCharStyle63 {
}

span.autoCharStyle62 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:21px;
	color:#7e6aa7;
}

span.autoCharStyle61 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:21px;
	color:#7e6aa7;
}

span.autoCharStyle60 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:21px;
	color:#7e6aa7;
}

span.autoCharStyle59 {
	color:#d12229;
}

span.autoCharStyle58 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#af2b2b;
}

span.autoCharStyle57 {
	font-size:18px;
	color:#d12229;
}

span.autoCharStyle56 {
	font-size:18px;
}

span.autoCharStyle55 {
	font-weight:bold;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:15px;
}

span.autoCharStyle54 {
}

span.autoCharStyle53 {
	font-weight:bold;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:15px;
}

span.autoCharStyle52 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#529946;
}

span.autoCharStyle51 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
}

span.autoCharStyle50 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
}

span.autoCharStyle49 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
}

span.autoCharStyle48 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
}

span.autoCharStyle47 {
	font-weight:600;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:16px;
}

span.autoCharStyle46 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#d82633;
}

span.autoCharStyle45 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#d82633;
}

span.autoCharStyle44 {
}

span.autoCharStyle43 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:21px;
	color:#f26921;
}

span.autoCharStyle42 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:21px;
	color:#f26921;
}

span.autoCharStyle41 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:21px;
	color:#f26921;
}

span.autoCharStyle40 {
	font-weight:bold;
	font-family:FF-TraditionalArabic-Bold,"Traditional Arabic","Times New Roman", Times, serif;
}

span.autoCharStyle39 {
	color:#005982;
}

span.autoCharStyle38 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
}

span.autoCharStyle37 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#f26921;
}

span.autoCharStyle36 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:20px;
	color:#cedd3f;
}

span.autoCharStyle35 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
}

span.autoCharStyle34 {
	direction:rtl;
}

span.autoCharStyle33 {
	font-size:18px;
}

span.autoCharStyle32 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#40ad48;
}

span.autoCharStyle31 {
	font-family:FF-David,David,Georgia, serif;
}

span.autoCharStyle30 {
	font-weight:500;
	font-family:David;
}

span.autoCharStyle29 {
	font-weight:500;
	font-family:FF-FbForma-Medium,FbForma,"Times New Roman", Times, serif;
	font-size:21px;
}

span.autoCharStyle28 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#003048;
}

span.autoCharStyle27 {
}

span.autoCharStyle26 {
}

span.autoCharStyle25 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:20px;
	color:#40ad48;
}

span.autoCharStyle24 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#d12229;
}

span.autoCharStyle23 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#00aeef;
}

span.autoCharStyle22 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#ec008c;
}

span.autoCharStyle21 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#f26921;
}

span.autoCharStyle20 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#40ad48;
}

span.autoCharStyle19 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#005e8e;
}

span.autoCharStyle18 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	color:#cedd3f;
}

span.autoCharStyle17 {
}

span.autoCharStyle16 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	color:#cedd3f;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:FF-TraditionalArabic-Bold,"Traditional Arabic","Times New Roman", Times, serif;
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
}

span.autoCharStyle12 {
}

span.autoCharStyle11 {
	font-size:18.5px;
	color:#de5d37;
}

span.autoCharStyle10 {
	color:#4aa03d;
}

span.autoCharStyle9 {
}

span.autoCharStyle8 {
}

span.autoCharStyle7 {
	color:#40ad48;
}

span.autoCharStyle6 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	color:#40ad48;
}

span.autoCharStyle5 {
	font-size:35px;
}

span.autoCharStyle4 {
}

span.autoCharStyle3 {
}

span.autoCharStyle2 {
	direction:rtl;
}

span.autoCharStyle1 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	color:#f26921;
}

span.None {
}
#in5footer,  #prefooter {display:none;}
