/* 	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:73238px; 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; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@font-face {
	font-family:FF-NizarBBCKurdish-Bold;
	src:url("../fonts/Nizar BBC Kurdish Bold.ttf");
	font-weight:bold;
}

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

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

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

@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-FbJoker-Black;
	src:url("../fonts/FbJoker-Black.ttf");
}

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

@font-face {
	font-family:FF-HacenTrarza;
	src:url("../fonts/Hacen-Trarza.ttf");
}

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

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

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

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

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

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

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

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

#item111963 {
	width:1264px !important;
	height:12px !important;
	left:-43px !important;
	top:789px !important;
	background:#ffdead;
}

#item111965 {
	width:819px !important;
	height:12px !important;
	left:208px !important;
	top:789px !important;
	background:#f7971c;
}

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

#item163184 {
	width:466px !important;
	left:28px !important;
	top:302px !important;
	min-height:162px !important;
	direction:rtl;
}

#item163207 {
	width:482px !important;
	left:57px !important;
	top:571px !important;
	min-height:69px !important;
	direction:rtl;
}

#item163230 {
	width:482px !important;
	left:57px !important;
	top:731px !important;
	min-height:15px !important;
	direction:rtl;
}

#item163253 {
	width:198px !important;
	left:199px !important;
	top:109px !important;
	min-height:108px !important;
	direction:rtl;
}

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

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

#item151571 {
	width:369px !important;
	left:102px !important;
	top:49px !important;
	min-height:43px !important;
	direction:rtl;
}

table#table171399 th, table#table171399 td {
	padding:5.67px;;
	vertical-align:middle;;
	border:0.25px solid #f26921;;
}

table#table171399 tr {
	height:33.6px;;
	border:0.25px solid #f26921;;
}

table#table171399 {
	table-layout:fixed;
}

#item162455 {
	width:453px !important;
	left:72px !important;
	top:98px !important;
	min-height:572px !important;
	direction:rtl;
}

table#table172775 th, table#table172775 td {
	padding:5.67px;;
	vertical-align:middle;;
	border:0.25px solid #f26921;;
}

table#table172775 tr {
	height:32.5px;;
	border:0.25px solid #f26921;;
}

table#table172775 {
	table-layout:fixed;
}

#item162607 {
	width:452px !important;
	left:72px !important;
	top:49px !important;
	min-height:617px !important;
	direction:rtl;
}

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

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

table#table173802 th, table#table173802 td {
	padding:5.67px;;
	vertical-align:middle;;
	border:0.25px solid #f26921;;
}

table#table173802 tr {
	height:32.6px;;
	border:0.25px solid #f26921;;
}

table#table173802 {
	table-layout:fixed;
}

#item162675 {
	width:452px !important;
	left:72px !important;
	top:49px !important;
	min-height:619px !important;
	direction:rtl;
}

#item152802 {
	width:493px !important;
	left:40px !important;
	top:162px !important;
	min-height:585px !important;
	direction:rtl;
}

#item152825 {
	width:333px !important;
	left:199px !important;
	top:84px !important;
	min-height:69px !important;
	direction:ltr;
}

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

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

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

#item112087 {
	width:505px !important;
	left:45px !important;
	top:51px !important;
	min-height:60px !important;
	direction:rtl;
}

#item112349 {
	width:525px !important;
	left:11px !important;
	top:140px !important;
	min-height:574px !important;
	direction:rtl;
}

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

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

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

table#table178970 tr {
	height:37.1px;;
	border:1px solid #000;;
}

table#table178970 {
	}

#item112617 {
	width:507px !important;
	left:44px !important;
	top:47px !important;
	min-height:713px !important;
	direction:rtl;
}

#item163394 {
	width:399px !important;
	left:146px !important;
	top:70px !important;
	min-height:13px !important;
	direction:rtl;
}

#item163458 {
	width:237px !important;
	height:27px !important;
	left:308px !important;
	top:110px !important;
	border-radius:6px;
	background:#40ad48;
}

#item163460 {
	width:237px !important;
	height:27px !important;
	left:308px !important;
	top:154px !important;
	border-radius:6px;
	background:#e9f2e6;
}

#item163468 {
	width:237px !important;
	height:27px !important;
	left:308px !important;
	top:330px !important;
	border-radius:6px;
	background:#e9f2e6;
}

#item163462 {
	width:237px !important;
	height:27px !important;
	left:308px !important;
	top:198px !important;
	border-radius:6px;
	background:#e9f2e6;
}

#item163469 {
	width:237px !important;
	height:27px !important;
	left:308px !important;
	top:373px !important;
	border-radius:6px;
	background:#e9f2e6;
}

#item163464 {
	width:237px !important;
	height:27px !important;
	left:308px !important;
	top:242px !important;
	border-radius:6px;
	background:#e9f2e6;
}

#item163470 {
	width:237px !important;
	height:27px !important;
	left:308px !important;
	top:417px !important;
	border-radius:6px;
	background:#e9f2e6;
}

#item163466 {
	width:237px !important;
	height:27px !important;
	left:308px !important;
	top:286px !important;
	border-radius:6px;
	background:#e9f2e6;
}

#item163471 {
	width:237px !important;
	height:27px !important;
	left:308px !important;
	top:461px !important;
	border-radius:6px;
	background:#e9f2e6;
}

#item163459 {
	width:237px !important;
	height:27px !important;
	left:60px !important;
	top:110px !important;
	border-radius:6px;
	background:#00aeef;
}

#item163461 {
	width:237px !important;
	height:27px !important;
	left:60px !important;
	top:154px !important;
	border-radius:6px;
	background:#e1f3fd;
}

#item163472 {
	width:237px !important;
	height:27px !important;
	left:60px !important;
	top:330px !important;
	border-radius:6px;
	background:#e1f3fd;
}

#item163463 {
	width:237px !important;
	height:27px !important;
	left:60px !important;
	top:198px !important;
	border-radius:6px;
	background:#e1f3fd;
}

#item163473 {
	width:237px !important;
	height:27px !important;
	left:60px !important;
	top:373px !important;
	border-radius:6px;
	background:#e1f3fd;
}

#item163465 {
	width:237px !important;
	height:27px !important;
	left:60px !important;
	top:242px !important;
	border-radius:6px;
	background:#e1f3fd;
}

#item163474 {
	width:237px !important;
	height:27px !important;
	left:60px !important;
	top:417px !important;
	border-radius:6px;
	background:#e1f3fd;
}

#item163467 {
	width:237px !important;
	height:27px !important;
	left:60px !important;
	top:286px !important;
	border-radius:6px;
	background:#e1f3fd;
}

#item163475 {
	width:237px !important;
	height:27px !important;
	left:60px !important;
	top:461px !important;
	border-radius:6px;
	background:#e1f3fd;
}

#item163503 {
	width:150px !important;
	left:352px !important;
	top:117px !important;
	min-height:13px !important;
	direction:rtl;
}

#item163535 {
	width:150px !important;
	left:352px !important;
	top:161px !important;
	min-height:13px !important;
	direction:rtl;
}

#item163730 {
	width:150px !important;
	left:104px !important;
	top:154px !important;
	min-height:17px !important;
	direction:rtl;
}

#item163945 {
	width:150px !important;
	left:104px !important;
	top:242px !important;
	min-height:17px !important;
	direction:rtl;
}

#item163995 {
	width:150px !important;
	left:104px !important;
	top:332px !important;
	min-height:17px !important;
	direction:rtl;
}

#item164041 {
	width:150px !important;
	left:104px !important;
	top:417px !important;
	min-height:17px !important;
	direction:rtl;
}

#item163922 {
	width:150px !important;
	left:104px !important;
	top:198px !important;
	min-height:17px !important;
	direction:rtl;
}

#item163968 {
	width:150px !important;
	left:104px !important;
	top:286px !important;
	min-height:17px !important;
	direction:rtl;
}

#item164018 {
	width:150px !important;
	left:104px !important;
	top:373px !important;
	min-height:17px !important;
	direction:rtl;
}

#item163604 {
	width:150px !important;
	left:352px !important;
	top:292px !important;
	min-height:13px !important;
	direction:rtl;
}

#item163558 {
	width:150px !important;
	left:352px !important;
	top:205px !important;
	min-height:13px !important;
	direction:rtl;
}

#item163627 {
	width:150px !important;
	left:352px !important;
	top:336px !important;
	min-height:13px !important;
	direction:rtl;
}

#item163673 {
	width:150px !important;
	left:352px !important;
	top:424px !important;
	min-height:13px !important;
	direction:rtl;
}

#item163581 {
	width:150px !important;
	left:352px !important;
	top:249px !important;
	min-height:13px !important;
	direction:rtl;
}

#item163650 {
	width:150px !important;
	left:352px !important;
	top:380px !important;
	min-height:13px !important;
	direction:rtl;
}

#item163696 {
	width:150px !important;
	left:352px !important;
	top:468px !important;
	min-height:13px !important;
	direction:rtl;
}

#item163507 {
	width:150px !important;
	left:104px !important;
	top:117px !important;
	min-height:13px !important;
	direction:rtl;
}

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

#item113032 {
	width:483px !important;
	left:71px !important;
	top:310px !important;
	min-height:403px !important;
	direction:rtl;
}

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

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

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

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

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

#item113127 {
	width:496px !important;
	left:35px !important;
	top:50px !important;
	min-height:666px !important;
	direction:rtl;
}

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

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

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

table#table182979 {
	}

table#table183427 th, table#table183427 td {
	padding:8.5px;;
	vertical-align:top;;
	border:1px solid #3a708f;;
}

table#table183427 tr {
	border:1px solid #3a708f;;
}

table#table183427 {
	}

#item113254 {
	width:498px !important;
	left:57px !important;
	top:48px !important;
	min-height:630px !important;
	direction:rtl;
}

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

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

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

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

table#table184848 tr {
	height:43.7px;;
	border:1px solid #000;;
}

table#table184848 {
	table-layout:fixed;
}

#item113671 {
	width:522px !important;
	left:37px !important;
	top:289px !important;
	min-height:492px !important;
	direction:rtl;
}

#item160265 {
	width:251px !important;
	left:209px !important;
	top:48px !important;
	min-height:67px !important;
	direction:rtl;
}

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

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

table#table186990 {
	}

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

table#table187327 tr {
	height:24.8px;;
	border:1px solid #000;;
}

table#table187327 {
	}

#item156960 {
	width:482px !important;
	left:47px !important;
	top:43px !important;
	min-height:681px !important;
	direction:rtl;
}

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

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

table#table188283 tr {
	height:28.3px;;
	border:1px solid #000;;
}

table#table188283 {
	}

#item114808 {
	width:482px !important;
	left:71px !important;
	top:316px !important;
	min-height:384px !important;
	direction:rtl;
}

#item160750 {
	width:376px !important;
	left:161px !important;
	top:37px !important;
	min-height:47px !important;
	direction:rtl;
}

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

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

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

table#table189688 {
	table-layout:fixed;
}

#item114941 {
	width:504px !important;
	left:55px !important;
	top:40px !important;
	min-height:581px !important;
	direction:rtl;
}

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

#item115124 {
	width:434px !important;
	left:111px !important;
	top:44px !important;
	min-height:647px !important;
	direction:rtl;
}

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

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

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

#item116211 {
	width:505px !important;
	left:45px !important;
	top:43px !important;
	min-height:65px !important;
	direction:rtl;
}

#item116468 {
	width:493px !important;
	left:57px !important;
	top:116px !important;
	min-height:640px !important;
	direction:rtl;
}

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

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

table#table200447 tr {
	height:25.4px;;
	border:1px solid #000;;
}

table#table200447 {
	}

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

table#table201066 tr {
	height:26.5px;;
	border:1px solid #000;;
	background:#f7f9e9;;
}

table#table201066 {
	direction:ltr;
}

#item116634 {
	width:500px !important;
	left:42px !important;
	top:36px !important;
	min-height:653px !important;
	direction:rtl;
}

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

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

table#table204872 tr {
	height:24.6px;;
	border:1px solid #000;;
}

table#table204872 {
	}

#item116898 {
	width:484px !important;
	left:72px !important;
	top:28px !important;
	min-height:709px !important;
	direction:rtl;
}

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

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

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

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

table#table205905 {
	}

#item117853 {
	width:495px !important;
	left:40px !important;
	top:100px !important;
	min-height:651px !important;
	direction:rtl;
}

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

#item158560 {
	width:54px !important;
	left:468px !important;
	top:181px !important;
	min-height:20px !important;
	direction:rtl;
}

#item158571 {
	width:67px !important;
	left:367px !important;
	top:181px !important;
	min-height:20px !important;
	direction:rtl;
}

#item158594 {
	width:54px !important;
	left:281px !important;
	top:181px !important;
	min-height:20px !important;
	direction:rtl;
}

#item158617 {
	width:54px !important;
	left:189px !important;
	top:182px !important;
	min-height:20px !important;
	direction:rtl;
}

#item158640 {
	width:54px !important;
	left:93px !important;
	top:182px !important;
	min-height:20px !important;
	direction:rtl;
}

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

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

table#table209753 tr {
	height:25px;;
	border:1px solid #000;;
}

table#table209753 {
	}

#item117936 {
	width:568px !important;
	left:-14px !important;
	top:36px !important;
	min-height:606px !important;
	direction:rtl;
}

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

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

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

#item119853 {
	width:436px !important;
	height:304px !important;
	left:79px !important;
	top:36px !important;
}

#item119858 {
	width:436px !important;
	left:79px !important;
	top:36px !important;
	min-height:49px !important;
	direction:rtl;
}

#item119881 {
	width:494px !important;
	left:59px !important;
	top:377px !important;
	min-height:370px !important;
	direction:rtl;
}

#item120010 {
	width:472px !important;
	left:68px !important;
	top:35px !important;
	min-height:741px !important;
	direction:rtl;
}

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

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

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

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

table#table224129 {
	}

#item120224 {
	width:493px !important;
	left:50px !important;
	top:40px !important;
	min-height:729px !important;
	direction:rtl;
}

#item120341 {
	width:252px !important;
	left:172px !important;
	top:36px !important;
	min-height:47px !important;
	direction:rtl;
}

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

#item120364 {
	width:381px !important;
	height:271px !important;
	left:107px !important;
	top:92px !important;
}

#item120412 {
	width:484px !important;
	left:41px !important;
	top:376px !important;
	min-height:376px !important;
	direction:rtl;
}

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

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

table#table229854 tr {
	height:31.6px;;
	border:1px solid #000;;
}

table#table229854 {
	table-layout:fixed;
}

#item120537 {
	width:482px !important;
	left:72px !important;
	top:51px !important;
	min-height:691px !important;
	direction:rtl;
}

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

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

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

#item120731 {
	width:321px !important;
	height:212px !important;
	left:137px !important;
	top:36px !important;
}

#item120736 {
	width:226px !important;
	left:183px !important;
	top:207px !important;
	min-height:46px !important;
	direction:rtl;
}

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

table#table231412 tr {
	height:24.6px;;
	border:1px solid #000;;
}

table#table231412 {
	}

#item120759 {
	width:505px !important;
	left:50px !important;
	top:281px !important;
	min-height:479px !important;
	direction:rtl;
}

#item120833 {
	width:515px !important;
	left:17px !important;
	top:45px !important;
	min-height:724px !important;
	direction:rtl;
}

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

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

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

table#table236124 tr {
	height:24.5px;;
	border:1px solid #000;;
}

table#table236124 {
	}

#item121092 {
	width:489px !important;
	left:64px !important;
	top:55px !important;
	min-height:703px !important;
	direction:rtl;
}

#item121668 {
	width:150px !important;
	left:403px !important;
	top:129px !important;
	min-height:187px !important;
	direction:rtl;
}

#item122271 {
	width:528px !important;
	left:11px !important;
	top:369px !important;
	min-height:373px !important;
	direction:rtl;
}

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

#item121786 {
	width:503px !important;
	left:51px !important;
	top:45px !important;
	min-height:653px !important;
	direction:rtl;
}

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

#item122410 {
	width:505px !important;
	left:36px !important;
	top:36px !important;
	min-height:746px !important;
	direction:rtl;
}

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

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

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

table#table265505 tr {
	height:29.8px;;
	border:1px solid #000;;
}

table#table265505 {
	}

#item122543 {
	width:496px !important;
	left:63px !important;
	top:51px !important;
	min-height:709px !important;
	direction:rtl;
}

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

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

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

#item156140 {
	width:235px !important;
	left:320px !important;
	top:116px !important;
	min-height:94px !important;
	direction:rtl;
}

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

table#table268205 tr {
	height:26.4px;;
	border:1px solid #000;;
}

table#table268205 {
	}

#item156270 {
	width:489px !important;
	left:65px !important;
	top:323px !important;
	min-height:423px !important;
	direction:rtl;
}

#item156195 {
	width:523px !important;
	left:24px !important;
	top:52px !important;
	min-height:706px !important;
	direction:rtl;
}

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

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

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

table#table284888 tr {
	height:23.9px;;
	border:1px solid #000;;
}

table#table284888 {
	}

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

table#table285227 tr {
	height:22.6px;;
	border:1px solid #000;;
}

table#table285227 {
	}

#item156473 {
	width:490px !important;
	left:69px !important;
	top:36px !important;
	min-height:617px !important;
	direction:rtl;
}

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

table#table289962 tr {
	height:22.1px;;
	border:1px solid #000;;
}

table#table289962 {
	}

#item156662 {
	width:484px !important;
	left:36px !important;
	top:45px !important;
	min-height:726px !important;
	direction:rtl;
}

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

#item122855 {
	width:252px !important;
	left:148px !important;
	top:65px !important;
	min-height:47px !important;
	direction:rtl;
}

#item123148 {
	width:198px !important;
	height:179px !important;
	left:362px !important;
	top:65px !important;
}

#item123153 {
	width:514px !important;
	left:41px !important;
	top:321px !important;
	min-height:496px !important;
	direction:rtl;
}

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

#item123462 {
	width:473px !important;
	left:44px !important;
	top:65px !important;
	min-height:35px !important;
	direction:rtl;
}

#item125049 {
	width:111px !important;
	height:31px !important;
	left:407px !important;
	top:253px !important;
	border:solid 1px #40ad48;
}

#item125100 {
	width:111px !important;
	height:31px !important;
	left:145px !important;
	top:253px !important;
	border:solid 1px #40ad48;
}

#item125050 {
	width:111px !important;
	height:31px !important;
	left:276px !important;
	top:253px !important;
	border:solid 1px #40ad48;
}

#item125121 {
	width:487px !important;
	left:31px !important;
	top:472px !important;
	min-height:175px !important;
	direction:rtl;
}

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

#item165406 {
	width:435px !important;
	left:81px !important;
	top:302px !important;
	min-height:14px !important;
	direction:rtl;
}

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

#item125214 {
	width:510px !important;
	left:36px !important;
	top:63px !important;
	min-height:685px !important;
	direction:rtl;
}

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

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

#item149700 {
	width:537px !important;
	left:-11px !important;
	top:290px !important;
	min-height:496px !important;
	direction:rtl;
}

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

#item149797 {
	width:494px !important;
	left:60px !important;
	top:51px !important;
	min-height:714px !important;
	direction:rtl;
}

#item150051 {
	width:494px !important;
	left:42px !important;
	top:35px !important;
	min-height:181px !important;
	direction:rtl;
}

#item150164 {
	width:245px !important;
	left:253px !important;
	top:258px !important;
	min-height:134px !important;
	direction:rtl;
}

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

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

table#table320901 tr {
	height:22.9px;;
	border:1px solid #000;;
}

table#table320901 {
	table-layout:fixed;
}

#item153366 {
	width:516px !important;
	left:21px !important;
	top:476px !important;
	min-height:221px !important;
	direction:rtl;
}

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

#item150409 {
	width:490px !important;
	left:53px !important;
	top:68px !important;
	min-height:400px !important;
	direction:rtl;
}

#item167358 {
	width:490px !important;
	left:53px !important;
	top:531px !important;
	min-height:103px !important;
	direction:rtl;
}

#item158956 {
	width:294px !important;
	left:59px !important;
	top:57px !important;
	min-height:64px !important;
	direction:rtl;
}

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

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

table#table330815 {
	}

#item158991 {
	width:505px !important;
	left:32px !important;
	top:225px !important;
	min-height:545px !important;
	direction:rtl;
}

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

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

#item159515 {
	width:543px !important;
	left:17px !important;
	top:48px !important;
	min-height:706px !important;
	direction:rtl;
}

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

#item126978 {
	width:403px !important;
	left:36px !important;
	top:85px !important;
	min-height:72px !important;
	direction:rtl;
}

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

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

table#table340921 {
	}

#item127044 {
	width:515px !important;
	left:23px !important;
	top:299px !important;
	min-height:464px !important;
	direction:rtl;
}

#item127068 {
	width:115px !important;
	height:37px !important;
	left:422px !important;
	top:256px !important;
	background:#bf1e2d;
}

#item127091 {
	width:165px !important;
	left:348px !important;
	top:260px !important;
	min-height:41px !important;
	direction:rtl;
}

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

#item127210 {
	width:499px !important;
	left:60px !important;
	top:50px !important;
	min-height:882px !important;
	direction:rtl;
}

#item127311 {
	width:497px !important;
	left:43px !important;
	top:51px !important;
	min-height:677px !important;
	direction:rtl;
}

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

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

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

#item128088 {
	width:523px !important;
	left:36px !important;
	top:149px !important;
	min-height:45px !important;
	direction:rtl;
}

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

table#table352476 tr {
	height:41.6px;;
	border:1px solid #000;;
}

table#table352476 {
	}

#item128113 {
	width:494px !important;
	left:44px !important;
	top:258px !important;
	min-height:615px !important;
	direction:rtl;
}

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

#item128268 {
	width:507px !important;
	left:44px !important;
	top:79px !important;
	min-height:673px !important;
	direction:rtl;
}

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

#item151272 {
	width:118px !important;
	height:108px !important;
	left:48px !important;
	top:660px !important;
}

#item128532 {
	width:483px !important;
	left:36px !important;
	top:63px !important;
	min-height:701px !important;
	direction:rtl;
}

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

#item155989 {
	width:268px !important;
	left:266px !important;
	top:49px !important;
	min-height:673px !important;
	direction:rtl;
}

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

#item128775 {
	width:523px !important;
	left:-23px !important;
	top:103px !important;
	min-height:88px !important;
	direction:rtl;
}

#item128910 {
	width:494px !important;
	left:43px !important;
	top:274px !important;
	min-height:493px !important;
	direction:rtl;
}

#item128935 {
	width:199px !important;
	height:37px !important;
	left:337px !important;
	top:229px !important;
	background:#fcba11;
}

#item128958 {
	width:165px !important;
	left:351px !important;
	top:227px !important;
	min-height:33px !important;
	direction:rtl;
}

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

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

#item129048 {
	width:521px !important;
	left:36px !important;
	top:45px !important;
	min-height:833px !important;
	direction:rtl;
}

#item129424 {
	width:451px !important;
	height:27px !important;
	left:112px !important;
	top:48px !important;
	background:#68c677;
}

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

table#table377383 tr {
	height:21.5px;;
	border:1px solid #000;;
}

table#table377383 {
	}

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

table#table377626 tr {
	height:25px;;
	border:1px solid #000;;
}

table#table377626 {
	}

#item129587 {
	width:491px !important;
	left:56px !important;
	top:51px !important;
	min-height:695px !important;
	direction:rtl;
}

#item129987 {
	width:208px !important;
	height:242px !important;
	left:-1px !important;
	top:533px !important;
}

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

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

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

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

table#table378354 tr {
	height:21.2px;;
	border:1px solid #000;;
}

table#table378354 {
	}

#item130024 {
	width:508px !important;
	left:51px !important;
	top:381px !important;
	min-height:360px !important;
	direction:rtl;
}

#item130156 {
	width:522px !important;
	top:54px !important;
	min-height:163px !important;
	direction:rtl;
}

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

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

#item130249 {
	width:517px !important;
	left:36px !important;
	top:43px !important;
	min-height:717px !important;
	direction:rtl;
}

#item130416 {
	width:503px !important;
	left:36px !important;
	top:35px !important;
	min-height:640px !important;
	direction:rtl;
}

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

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

#item152448 {
	width:235px !important;
	left:182px !important;
	top:384px !important;
	min-height:162px !important;
	direction:rtl;
}

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

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

table#table396739 tr {
	height:21.2px;;
	border:1px solid #000;;
}

table#table396739 {
	}

#item131484 {
	width:514px !important;
	left:25px !important;
	top:95px !important;
	min-height:681px !important;
	direction:rtl;
}

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

#item131636 {
	width:503px !important;
	left:52px !important;
	top:36px !important;
	min-height:433px !important;
	direction:rtl;
}

#item134800 {
	width:447px !important;
	height:120px !important;
	left:79px !important;
	top:277px !important;
}

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

table#table398839 tr {
	height:23.1px;;
	border:1px solid #000;;
}

table#table398839 {
	}

#item135047 {
	width:503px !important;
	left:46px !important;
	top:507px !important;
	min-height:208px !important;
	direction:rtl;
}

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

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

#item135196 {
	width:242px !important;
	left:334px !important;
	top:79px !important;
	min-height:158px !important;
	direction:rtl;
}

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

table#table399972 tr {
	height:22.1px;;
	border:1px solid #000;;
}

table#table399972 {
	table-layout:fixed;
}

#item135219 {
	width:508px !important;
	left:31px !important;
	top:259px !important;
	min-height:514px !important;
	direction:rtl;
}

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

#item135359 {
	width:500px !important;
	height:506px !important;
	left:46px !important;
	top:49px !important;
	box-shadow:3px 6px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:3px 6px 3px 0px rgba(0,0,0,0.3);
	background:#fef4ec;
	border:solid 2px #f26921;
}

#item135360 {
	width:483px !important;
	left:56px !important;
	top:605px !important;
	min-height:179px !important;
	direction:rtl;
}

#item135391 {
	width:483px !important;
	left:56px !important;
	top:57px !important;
	min-height:150px !important;
	direction:rtl;
}

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

table#table403037 tr {
	height:25.7px;;
	border:1px solid #000;;
}

table#table403037 {
	}

#item135525 {
	width:480px !important;
	left:44px !important;
	top:49px !important;
	min-height:727px !important;
	direction:rtl;
}

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

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

#item135681 {
	width:200px !important;
	left:331px !important;
	top:140px !important;
	min-height:36px !important;
	direction:rtl;
}

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

table#table418292 tr {
	height:25.5px;;
	border:1px solid #000;;
}

table#table418292 {
	}

#item135728 {
	width:519px !important;
	left:40px !important;
	top:248px !important;
	min-height:493px !important;
	direction:rtl;
}

#item135890 {
	width:493px !important;
	left:36px !important;
	top:47px !important;
	min-height:761px !important;
	direction:rtl;
}

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

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

table#table429522 tr {
	height:23.5px;;
	border:1px solid #000;;
	background:#cedd3f;;
}

table#table429522 {
	}

#item136061 {
	width:510px !important;
	left:43px !important;
	top:47px !important;
	min-height:863px !important;
	direction:rtl;
}

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

#item136280 {
	width:193px !important;
	height:265px !important;
	left:27px !important;
	top:507px !important;
}

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

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

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

#item136290 {
	width:415px !important;
	height:205px !important;
	left:88px !important;
	top:77px !important;
}

#item136295 {
	width:237px !important;
	left:212px !important;
	top:121px !important;
	min-height:60px !important;
	direction:ltr;
}

#item136318 {
	width:150px !important;
	left:215px !important;
	top:183px !important;
	min-height:65px !important;
	direction:ltr;
}

#item136386 {
	width:463px !important;
	height:337px !important;
	left:76px !important;
	top:300px !important;
	background:#fff3e3;
}

#item136397 {
	width:421px !important;
	left:102px !important;
	top:307px !important;
	min-height:125px !important;
	direction:rtl;
}

#item136522 {
	width:463px !important;
	left:76px !important;
	top:664px !important;
	min-height:150px !important;
	direction:rtl;
}

#item136545 {
	width:485px !important;
	left:36px !important;
	top:36px !important;
	min-height:217px !important;
	direction:rtl;
}

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

table#table433590 tr {
	height:24.4px;;
	border:1px solid #000;;
}

table#table433590 {
	}

#item136683 {
	width:420px !important;
	left:76px !important;
	top:249px !important;
	min-height:257px !important;
	direction:rtl;
}

#item136811 {
	width:485px !important;
	left:36px !important;
	top:561px !important;
	min-height:227px !important;
	direction:rtl;
}

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

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

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

table#table450465 tr {
	height:25.1px;;
	border:1px solid #000;;
}

table#table450465 {
	table-layout:fixed;
}

#item136944 {
	width:504px !important;
	left:45px !important;
	top:37px !important;
	min-height:727px !important;
	direction:rtl;
}

#item137278 {
	width:152px !important;
	left:205px !important;
	top:206px !important;
	min-height:171px !important;
	direction:rtl;
}

#item137302 {
	width:619px !important;
	height:364px !important;
	left:-23px !important;
	top:-27px !important;
}

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

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

table#table458514 {
	}

#item137330 {
	width:481px !important;
	left:50px !important;
	top:392px !important;
	min-height:375px !important;
	direction:rtl;
}

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

#item137497 {
	width:500px !important;
	left:55px !important;
	top:62px !important;
	min-height:36px !important;
	direction:rtl;
}

#item137520 {
	width:513px !important;
	left:46px !important;
	top:502px !important;
	min-height:210px !important;
	direction:rtl;
}

#item137548 {
	width:70px !important;
	left:391px !important;
	top:120px !important;
	min-height:23px !important;
	direction:rtl;
}

#item137576 {
	width:70px !important;
	left:284px !important;
	top:120px !important;
	min-height:23px !important;
	direction:rtl;
}

#item137604 {
	width:70px !important;
	left:178px !important;
	top:120px !important;
	min-height:23px !important;
	direction:rtl;
}

#item137772 {
	width:500px !important;
	left:55px !important;
	top:184px !important;
	min-height:291px !important;
	direction:rtl;
}

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

#item162200 {
	width:546px !important;
	height:169px !important;
	left:24px !important;
	top:305px !important;
}

#item137799 {
	width:299px !important;
	left:273px !important;
	top:103px !important;
	min-height:52px !important;
	direction:rtl;
}

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

#item137849 {
	width:521px !important;
	left:12px !important;
	top:232px !important;
	min-height:540px !important;
	direction:rtl;
}

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

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

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

table#table505604 {
	}

#item137993 {
	width:499px !important;
	left:55px !important;
	top:48px !important;
	min-height:695px !important;
	direction:rtl;
}

#item138490 {
	width:523px !important;
	left:36px !important;
	top:57px !important;
	min-height:46px !important;
	direction:rtl;
}

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

#item138513 {
	width:165px !important;
	height:217px !important;
	left:385px !important;
	top:-14px !important;
}

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

table#table507766 tr {
	height:27.8px;;
	border:1px solid #000;;
}

table#table507766 {
	}

#item138518 {
	width:509px !important;
	left:16px !important;
	top:234px !important;
	min-height:529px !important;
	direction:rtl;
}

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

table#table508335 tr {
	height:31.2px;;
	border:1px solid #ee9175;;
}

table#table508335 {
	}

#item138541 {
	width:130px !important;
	left:381px !important;
	top:268px !important;
	min-height:160px !important;
	direction:rtl;
}

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

table#table508487 tr {
	border:1px solid #ee9175;;
}

table#table508487 {
	}

#item138564 {
	width:231px !important;
	left:58px !important;
	top:269px !important;
	min-height:179px !important;
	direction:rtl;
}

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

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

table#table508657 tr {
	height:24.8px;;
	border:1px solid #000;;
}

table#table508657 {
	}

#item138925 {
	width:485px !important;
	left:71px !important;
	top:57px !important;
	min-height:185px !important;
	direction:rtl;
}

#item152945 {
	width:509px !important;
	left:47px !important;
	top:263px !important;
	min-height:475px !important;
	direction:rtl;
}

#item152660 {
	width:235px !important;
	left:182px !important;
	top:333px !important;
	min-height:162px !important;
	direction:rtl;
}

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

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

#item138999 {
	width:241px !important;
	left:252px !important;
	top:128px !important;
	min-height:59px !important;
	direction:ltr;
}

table#table512810 th, table#table512810 td {
	padding:0px 5.4px 0px 5.4px;;
	vertical-align:middle;;
	border:0.5px solid #000;;
}

table#table512810 tr {
	border:0.5px solid #000;;
}

table#table512810 {
	direction:rtl;
}

#item139029 {
	width:374px !important;
	left:121px !important;
	top:320px !important;
	min-height:174px !important;
	direction:ltr;
}

#item139052_166380 {
	width:320.474740110699px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item139052 {
	width:366px !important;
	left:138px !important;
	top:278px !important;
	box-shadow:0px 1px 3px 0px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 1px 3px 0px rgba(0,0,0,0.3);
	min-height:35px !important;
	direction:ltr;
}

#item139985 {
	width:523px !important;
	left:51px !important;
	top:509px !important;
	min-height:241px !important;
	direction:rtl;
}

#item139153 {
	width:500px !important;
	left:36px !important;
	top:47px !important;
	min-height:685px !important;
	direction:rtl;
}

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

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

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

table#table521901 tr {
	height:31.9px;;
	border:1px solid #000;;
}

table#table521901 {
	}

#item140171 {
	width:495px !important;
	left:59px !important;
	top:73px !important;
	min-height:694px !important;
	direction:rtl;
}

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

#item140387 {
	width:462px !important;
	left:192px !important;
	top:101px !important;
	min-height:46px !important;
	direction:rtl;
}

#item140425 {
	width:503px !important;
	left:42px !important;
	top:216px !important;
	min-height:523px !important;
	direction:rtl;
}

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

#item140687 {
	width:484px !important;
	left:66px !important;
	top:57px !important;
	min-height:703px !important;
	direction:rtl;
}

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

table#table534018 tr {
	height:24.7px;;
	border:1px solid #000;;
}

table#table534018 {
	}

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

table#table534263 tr {
	height:24.7px;;
	border:1px solid #000;;
}

table#table534263 {
	}

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

table#table534558 tr {
	height:27.9px;;
	border:1px solid #000;;
}

table#table534558 {
	}

#item140824 {
	width:471px !important;
	left:45px !important;
	top:57px !important;
	min-height:670px !important;
	direction:rtl;
}

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

#item141045 {
	width:505px !important;
	left:45px !important;
	top:47px !important;
	min-height:70px !important;
	direction:ltr;
}

#item141076 {
	width:463px !important;
	left:85px !important;
	top:414px !important;
	min-height:96px !important;
	direction:rtl;
}

#item141149 {
	width:454px !important;
	left:95px !important;
	top:542px !important;
	min-height:246px !important;
	direction:rtl;
}

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

#item141172 {
	width:269px !important;
	height:167px !important;
	left:79px !important;
	top:594px !important;
}

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

#item141236 {
	width:544px !important;
	height:58px !important;
	left:51px !important;
	top:36px !important;
}

#item141237 {
	width:495px !important;
	height:37px !important;
	left:99px !important;
	top:9px !important;
	border-radius:17px;
	background:#f26921;
}

table#table540203 th, table#table540203 td {
	vertical-align:middle;;
	border:0.5px solid #58585b;;
}

table#table540203 tr {
	border:0.5px solid #58585b;;
}

table#table540203 {
	direction:rtl;
	table-layout:fixed;
}

#item141238 {
	width:505px !important;
	left:38px !important;
	top:113px !important;
	min-height:661px !important;
	direction:ltr;
}

#item141261 {
	width:441px !important;
	left:94px !important;
	top:53px !important;
	min-height:16px !important;
	direction:rtl;
}

#item141284 {
	width:240px !important;
	left:284px !important;
	top:96px !important;
	min-height:13px !important;
	direction:rtl;
}

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

#item141421 {
	width:515px !important;
	left:33px !important;
	top:57px !important;
	min-height:676px !important;
	direction:rtl;
}

#item152759 {
	width:235px !important;
	left:176px !important;
	top:372px !important;
	min-height:162px !important;
	direction:rtl;
}

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

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

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

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

table#table549635 tr {
	height:26.6px;;
	border:1px solid #000;;
}

table#table549635 {
	}

#item141601 {
	width:526px !important;
	left:26px !important;
	top:308px !important;
	min-height:443px !important;
	direction:rtl;
}

#item141729 {
	width:505px !important;
	left:31px !important;
	top:27px !important;
	min-height:468px !important;
	direction:rtl;
}

#item141959 {
	width:453px !important;
	left:60px !important;
	top:680px !important;
	min-height:109px !important;
	direction:rtl;
}

#item142094 {
	width:98px !important;
	left:433px !important;
	top:540px !important;
	min-height:13px !important;
	direction:ltr;
}

#item142144 {
	width:98px !important;
	left:436px !important;
	top:655px !important;
	min-height:13px !important;
	direction:ltr;
}

#item142098 {
	width:98px !important;
	left:260px !important;
	top:540px !important;
	min-height:13px !important;
	direction:ltr;
}

#item142167 {
	width:98px !important;
	left:263px !important;
	top:655px !important;
	min-height:13px !important;
	direction:ltr;
}

#item142121 {
	width:98px !important;
	left:82px !important;
	top:540px !important;
	min-height:13px !important;
	direction:ltr;
}

#item142190 {
	width:98px !important;
	left:85px !important;
	top:655px !important;
	min-height:13px !important;
	direction:ltr;
}

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

#item142221 {
	width:479px !important;
	left:60px !important;
	top:62px !important;
	min-height:692px !important;
	direction:rtl;
}

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

#item142500 {
	width:435px !important;
	height:328px !important;
	left:80px !important;
	top:51px !important;
}

#item142506 {
	width:418px !important;
	left:85px !important;
	top:66px !important;
	min-height:40px !important;
	direction:rtl;
}

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

#item142539 {
	width:464px !important;
	left:54px !important;
	top:416px !important;
	min-height:51px !important;
	direction:rtl;
}

#item142632 {
	width:479px !important;
	left:38px !important;
	top:604px !important;
	min-height:150px !important;
	direction:rtl;
}

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

#item142661 {
	width:514px !important;
	left:36px !important;
	top:51px !important;
	min-height:697px !important;
	direction:rtl;
}

#item142903 {
	width:331px !important;
	left:136px !important;
	top:36px !important;
	min-height:56px !important;
	direction:rtl;
}

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

#item142926 {
	width:331px !important;
	height:214px !important;
	left:136px !important;
	top:87px !important;
}

#item142981 {
	width:533px !important;
	left:-28px !important;
	top:330px !important;
	min-height:403px !important;
	direction:rtl;
}

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

#item143094 {
	width:527px !important;
	left:32px !important;
	top:24px !important;
	min-height:763px !important;
	direction:rtl;
}

#item143548 {
	width:658px !important;
	height:301px !important;
	top:475px !important;
}

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

table#table590768 tr {
	height:26.2px;;
	border:1px solid #000;;
}

table#table590768 {
	table-layout:fixed;
}

#item143283 {
	width:471px !important;
	left:62px !important;
	top:43px !important;
	min-height:683px !important;
	direction:rtl;
}

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

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

#item143578 {
	width:459px !important;
	left:68px !important;
	top:36px !important;
	min-height:45px !important;
	direction:rtl;
}

#item143601 {
	width:308px !important;
	height:250px !important;
	left:140px !important;
	top:86px !important;
}

#item143629 {
	width:507px !important;
	left:44px !important;
	top:369px !important;
	min-height:400px !important;
	direction:rtl;
}

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

#item143764_144206 {
	width:80.0787401574804px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item143764_144210 {
	width:80.0787401574804px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item143764_144214 {
	width:80.0787401574804px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item143764_144217 {
	width:80.0787401574804px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item143764_144220 {
	width:80.0787401574804px !important;
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item143764 {
	width:512px !important;
	left:26px !important;
	top:36px !important;
	min-height:814px !important;
	direction:rtl;
}

#item143817 {
	width:30px !important;
	left:307px !important;
	top:142px !important;
	min-height:16px !important;
	direction:rtl;
}

#item143866 {
	width:30px !important;
	left:399px !important;
	top:142px !important;
	min-height:16px !important;
	direction:rtl;
}

#item143915 {
	width:44px !important;
	left:491px !important;
	top:142px !important;
	min-height:16px !important;
	direction:rtl;
}

#item143965 {
	width:30px !important;
	left:214px !important;
	top:142px !important;
	min-height:16px !important;
	direction:rtl;
}

#item144014 {
	width:30px !important;
	left:122px !important;
	top:142px !important;
	min-height:16px !important;
	direction:rtl;
}

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

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

table#table647410 tr {
	height:36.9px;;
	border:1px solid #000;;
}

table#table647410 {
	}

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

table#table647676 tr {
	height:32.7px;;
	border:1px solid #000;;
}

table#table647676 {
	}

#item144344 {
	width:486px !important;
	left:64px !important;
	top:59px !important;
	min-height:755px !important;
	direction:rtl;
}

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

table#table652445 tr {
	height:28.4px;;
	border:1px solid #000;;
}

table#table652445 {
	}

#item144501 {
	width:486px !important;
	left:28px !important;
	top:48px !important;
	min-height:847px !important;
	direction:rtl;
}

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

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

#item144869 {
	width:235px !important;
	left:166px !important;
	top:383px !important;
	min-height:162px !important;
	direction:rtl;
}

#item144973 {
	width:269px !important;
	left:191px !important;
	top:167px !important;
	min-height:61px !important;
	direction:rtl;
}

#item145011 {
	width:395px !important;
	left:93px !important;
	top:237px !important;
	min-height:402px !important;
	direction:rtl;
}

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

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

#item145186 {
	width:470px !important;
	left:83px !important;
	top:132px !important;
	min-height:643px !important;
	direction:rtl;
}

#item145209 {
	width:148px !important;
	left:184px !important;
	top:75px !important;
	min-height:30px !important;
	direction:rtl;
}

#item145251 {
	width:132px !important;
	left:406px !important;
	top:66px !important;
	min-height:56px !important;
	direction:rtl;
}

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

#item145274 {
	width:470px !important;
	left:57px !important;
	top:160px !important;
	min-height:781px !important;
	direction:rtl;
}

#item145297 {
	width:148px !important;
	left:161px !important;
	top:90px !important;
	min-height:30px !important;
	direction:rtl;
}

#item145339 {
	width:132px !important;
	left:383px !important;
	top:81px !important;
	min-height:56px !important;
	direction:rtl;
}

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

#item146249 {
	width:470px !important;
	left:80px !important;
	top:64px !important;
	min-height:645px !important;
	direction:rtl;
}

#item146272 {
	width:514px !important;
	left:34px !important;
	top:124px !important;
	min-height:781px !important;
	direction:rtl;
}

#item146295 {
	width:148px !important;
	left:164px !important;
	top:66px !important;
	min-height:30px !important;
	direction:rtl;
}

#item146336 {
	width:132px !important;
	left:387px !important;
	top:57px !important;
	min-height:56px !important;
	direction:rtl;
}

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

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

#item147173 {
	width:514px !important;
	left:45px !important;
	top:134px !important;
	min-height:781px !important;
	direction:rtl;
}

#item147196 {
	width:148px !important;
	left:177px !important;
	top:77px !important;
	min-height:30px !important;
	direction:rtl;
}

#item147237 {
	width:132px !important;
	left:400px !important;
	top:68px !important;
	min-height:56px !important;
	direction:rtl;
}

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

#item147260 {
	width:535px !important;
	left:24px !important;
	top:140px !important;
	min-height:663px !important;
	direction:rtl;
}

#item147303 {
	width:132px !important;
	left:390px !important;
	top:74px !important;
	min-height:56px !important;
	direction:rtl;
}

#item147326 {
	width:148px !important;
	left:170px !important;
	top:80px !important;
	min-height:30px !important;
	direction:rtl;
}

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

#item148280 {
	width:480px !important;
	left:75px !important;
	top:57px !important;
	min-height:687px !important;
	direction:rtl;
}

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

#item148303 {
	width:514px !important;
	left:36px !important;
	top:143px !important;
	min-height:663px !important;
	direction:rtl;
}

#item148345 {
	width:132px !important;
	left:395px !important;
	top:57px !important;
	min-height:56px !important;
	direction:rtl;
}

#item148368 {
	width:148px !important;
	left:171px !important;
	top:74px !important;
	min-height:30px !important;
	direction:rtl;
}

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

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

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

table#table672546 {
	}

#item149159 {
	width:478px !important;
	left:68px !important;
	top:58px !important;
	min-height:671px !important;
	direction:rtl;
}

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

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

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

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

p.autoParaStyle352 {
	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.autoParaStyle351 {
	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.autoParaStyle350 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:20px;
	line-height:20px;
	color:#58585b;
	direction:rtl;
	margin-bottom:12px;
	text-align:center;
}

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

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

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

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

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

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

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

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

p.autoParaStyle341 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:48px;
	line-height:18px;
	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:right;
}

p.autoParaStyle340 {
	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.autoParaStyle339 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:40px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

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

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

p.autoParaStyle336 {
	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.autoParaStyle335 {
	font-family:FF-David,David,Georgia, serif;
	font-size:8px;
	line-height:41px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle334 {
	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.autoParaStyle333 {
	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;
	text-align:center;
}

p.autoParaStyle332 {
	font-family:FF-David,David,Georgia, serif;
	font-size:8px;
	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.autoParaStyle331 {
	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.autoParaStyle330 {
	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.autoParaStyle329 {
	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.autoParaStyle328 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:41px;
	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.autoParaStyle327 {
	font-family:FF-David,David,Georgia, serif;
	font-size:8px;
	line-height:41px;
	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.autoParaStyle326 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:22px;
	line-height:30px;
	color:#529946;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle325 {
	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.autoParaStyle324 {
	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.autoParaStyle323 {
	font-family:FF-David,David,Georgia, serif;
	font-size:8px;
	line-height:30px;
	color:#000;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle322 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	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.autoParaStyle321 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:20px;
	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:right;
}

p.autoParaStyle320 {
	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.autoParaStyle319 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:10px;
	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.autoParaStyle318 {
	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.autoParaStyle317 {
	font-family:FF-David,David,Georgia, serif;
	font-size:8px;
	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.autoParaStyle316 {
	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.autoParaStyle315 {
	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.autoParaStyle314 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:right;
}

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

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

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

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

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

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

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

p.autoParaStyle306 {
	font-weight:500;
	font-family:FF-WinSoftPro-Medium,"WinSoft Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#000;
	direction:ltr;
	text-align:right;
}

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

p.autoParaStyle304 {
	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.autoParaStyle303 {
	font-family:FF-David,David,Georgia, serif;
	font-size:8px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle302 {
	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.autoParaStyle301 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle300 {
	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.autoParaStyle299 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle298 {
	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.autoParaStyle297 {
	font-family:adobe-arabic,"Adobe Arabic";
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle296 {
	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.autoParaStyle295 {
	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.autoParaStyle294 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:ltr;
	text-align:center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p.autoParaStyle274 {
	font-family:adobe-arabic,"Adobe Arabic";
	font-size:19px;
	line-height:20px;
	color:#000;
	direction:rtl;
	padding-right:36px;
	text-align:center;
}

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

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

p.autoParaStyle271 {
	font-weight:500;
	font-family:FF-WinSoftPro-Medium,"WinSoft Pro",sans-serif;
	font-size:18px;
	line-height:20px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle270 {
	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:right;
}

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

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

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

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

p.autoParaStyle265 {
	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:right;
}

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

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

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

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

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

p.autoParaStyle259 {
	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.autoParaStyle258 {
	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.autoParaStyle257 {
	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.autoParaStyle256 {
	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.autoParaStyle255 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

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

p.autoParaStyle253 {
	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.autoParaStyle252 {
	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.autoParaStyle251 {
	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.autoParaStyle250 {
	font-family:FF-David,David,Georgia, serif;
	font-size:9px;
	line-height:30px;
	color:#808284;
	direction:rtl;
	text-align:right;
}

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

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

p.autoParaStyle247 {
	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.autoParaStyle246 {
	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.autoParaStyle245 {
	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.autoParaStyle244 {
	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.autoParaStyle243 {
	font-family:FF-David,David,Georgia, serif;
	font-size:8px;
	line-height:35px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle242 {
	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.autoParaStyle241 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:20px;
	color:#f26921;
	direction:rtl;
	text-align:center;
}

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

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

p.autoParaStyle238 {
	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.autoParaStyle237 {
	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.autoParaStyle236 {
	font-family:FF-David,David,Georgia, serif;
	font-size:19px;
	line-height:30px;
	color:#f47e3b;
	letter-spacing:0.020em;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle235 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:10px;
	color:#000;
	letter-spacing:0.020em;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

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

p.autoParaStyle233 {
	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.autoParaStyle232 {
	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.autoParaStyle231 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#00aeef;
	direction:rtl;
	text-align:center;
}

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

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

p.autoParaStyle228 {
	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.autoParaStyle227 {
	font-family:FF-David,David,Georgia, serif;
	font-size:8px;
	line-height:42px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle226 {
	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.autoParaStyle225 {
	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.autoParaStyle224 {
	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.autoParaStyle223 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:18px;
	line-height:26px;
	color:#cedd3f;
	direction:rtl;
	text-align:right;
}

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

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

p.autoParaStyle220 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:26px;
	color:#000;
	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-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:40px;
	line-height:44px;
	color:#fff;
	direction:rtl;
	text-align:center;
}

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

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

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

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

p.autoParaStyle213 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:35px;
	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.autoParaStyle212 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:56px;
	color:#000;
	direction:rtl;
	text-align:right;
}

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

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

p.autoParaStyle209 {
	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.autoParaStyle208 {
	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.autoParaStyle207 {
	font-family:FF-David,David,Georgia, serif;
	font-size:8px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle206 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	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: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.autoParaStyle204 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:18px;
	line-height:30px;
	color:#fff;
	direction:rtl;
	text-align:right;
}

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

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

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

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

p.autoParaStyle199 {
	font-weight:bold;
	font-family:FF-OEAlchemistPro-Bold,"OE Alchemist Pro";
	font-size:23px;
	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.autoParaStyle198 {
	font-weight:bold;
	font-family:FF-AdobeArabic-Bold,"Adobe Arabic","Times New Roman", Times, serif;
	font-size:18px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle197 {
	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.autoParaStyle196 {
	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.autoParaStyle195 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:44px;
	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.autoParaStyle194 {
	font-family:FF-David,David,Georgia, serif;
	font-size:9px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle193 {
	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.autoParaStyle192 {
	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.autoParaStyle191 {
	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.autoParaStyle190 {
	font-family:FF-David,David,Georgia, serif;
	font-size:9px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

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

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

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

p.autoParaStyle186 {
	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.autoParaStyle185 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#40ad48;
	direction:rtl;
	text-align:right;
}

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

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

p.autoParaStyle182 {
	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.autoParaStyle181 {
	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.autoParaStyle180 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:20px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle179 {
	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.autoParaStyle178 {
	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.autoParaStyle177 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:30px;
	line-height:30px;
	color:#d12229;
	direction:rtl;
	text-align:center;
}

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

p.autoParaStyle175 {
	font-family:FF-David,David,Georgia, 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;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

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

p.autoParaStyle173 {
	font-weight:600;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:16px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle172 {
	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.autoParaStyle171 {
	font-family:FF-David,David,Georgia, serif;
	font-size:8px;
	line-height:35px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle170 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	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:40px;
	line-height:30px;
	color:#f26921;
	direction:rtl;
	text-align:center;
}

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

p.autoParaStyle167 {
	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.autoParaStyle166 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:21px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

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

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

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

p.autoParaStyle162 {
	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.autoParaStyle161 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:49px;
	color:#000;
	direction:rtl;
	text-align:right;
}

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

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

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

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

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

p.autoParaStyle155 {
	font-weight:600;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:17px;
	line-height:25px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle154 {
	font-family:FF-HacenTrarza,"Hacen Trarza",serif;
	font-size:16px;
	line-height:25px;
	color:#000;
	direction:rtl;
	text-align:right;
}

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

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

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

p.autoParaStyle150 {
	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.autoParaStyle149 {
	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.autoParaStyle148 {
	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.autoParaStyle147 {
	font-family:adobe-arabic,"Adobe Arabic";
	font-size:8px;
	line-height:30px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

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

p.autoParaStyle145 {
	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.autoParaStyle144 {
	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;
}

p.autoParaStyle143 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:40px;
	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.autoParaStyle142 {
	font-family:adobe-arabic,"Adobe Arabic";
	font-size:8px;
	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.autoParaStyle141 {
	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.autoParaStyle140 {
	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.autoParaStyle139 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:20px;
	line-height:30px;
	color:#b53a4c;
	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.autoParaStyle138 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#1c75ba;
	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-family:FF-David,David,Georgia, serif;
	font-size:18px;
	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.autoParaStyle136 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:18px;
	color:#000;
	direction:rtl;
	text-align:right;
}

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

p.autoParaStyle134 {
	font-family:FF-David,David,Georgia, serif;
	font-size:8px;
	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.autoParaStyle133 {
	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.autoParaStyle132 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:10px;
	color:#529946;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle131 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:35px;
	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.autoParaStyle130 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:30px;
	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.autoParaStyle129 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:20px;
	color:#000;
	direction:rtl;
	text-align:right;
}

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

p.autoParaStyle127 {
	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.autoParaStyle126 {
	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.autoParaStyle125 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle124 {
	font-weight:600;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:16px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p.autoParaStyle108 {
	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.autoParaStyle107 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:36px;
	color:#fff;
	direction:rtl;
	text-align:center;
}

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

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

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

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

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

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

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

p.autoParaStyle99 {
	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.autoParaStyle98 {
	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.autoParaStyle97 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:20px;
	color:#498eb7;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle96 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:20px;
	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-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle93 {
	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.autoParaStyle92 {
	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.autoParaStyle91 {
	font-weight:bold;
	font-family:FF-David-Bold,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.autoParaStyle90 {
	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.autoParaStyle89 {
	font-family:FF-David,David,Georgia, serif;
	font-size:8px;
	line-height:30px;
	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;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle87 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:20px;
	color:#f7971c;
	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:30px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

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

p.autoParaStyle84 {
	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.autoParaStyle83 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:10px;
	color:#000;
	direction:rtl;
	text-align:right;
}

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

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

p.autoParaStyle80 {
	font-family:FF-David,David,Georgia, serif;
	font-size:12px;
	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.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:23px;
	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:26px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

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

p.autoParaStyle75 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:46px;
	line-height:520px;
	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.autoParaStyle74 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:34px;
	color:#000;
	direction:rtl;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

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

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

p.autoParaStyle71 {
	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.autoParaStyle70 {
	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.autoParaStyle69 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle68 {
	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.autoParaStyle67 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:27px;
	color:#000;
	direction:rtl;
	text-align:center;
}

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

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

p.autoParaStyle64 {
	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.autoParaStyle63 {
	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.autoParaStyle62 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:25px;
	color:#000;
	direction:rtl;
	text-align:center;
}

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

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

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

p.autoParaStyle58 {
	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.autoParaStyle57 {
	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.autoParaStyle56 {
	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.autoParaStyle55 {
	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.autoParaStyle54 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle53 {
	font-weight:600;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:15px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

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

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

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

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

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

p.autoParaStyle47 {
	font-family:adobe-arabic,"Adobe Arabic";
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle46 {
	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.autoParaStyle45 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle44 {
	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.autoParaStyle43 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:25px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:center;
}

p.autoParaStyle42 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	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-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:center;
}

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

p.autoParaStyle38 {
	font-family:FF-David,David,Georgia, serif;
	font-size:8px;
	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.autoParaStyle37 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

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

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

p.autoParaStyle34 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:10px;
	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.autoParaStyle33 {
	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.autoParaStyle32 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle31 {
	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.autoParaStyle30 {
	font-family:FF-David,David,Georgia, serif;
	font-size:8px;
	line-height:30px;
	color:#000;
	direction:rtl;
	text-align:right;
}

p.autoParaStyle29 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	line-height:20px;
	color:#690c0d;
	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.autoParaStyle28 {
	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.autoParaStyle27 {
	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.autoParaStyle26 {
	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.autoParaStyle25 {
	font-family:FF-Calibri,Calibri,Georgia, serif;
	font-size:11px;
	line-height:13.2px;
	color:#690c0d;
	direction:ltr;
	-moz-text-align-last:right;
	text-align-last:right;
	text-align:justify;
}

p.autoParaStyle24 {
	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.autoParaStyle23 {
	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.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-family:FF-OEAlchemistPro-Regular,"OE Alchemist Pro";
	font-size:33px;
	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:49px;
	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:49px;
	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.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;
	padding-right:36px;
	margin-bottom:10px;
	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.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.autoCharStyle184 {
}

span.autoCharStyle183 {
	font-size:18px;
}

span.autoCharStyle182 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:8px;
	color:#d0a819;
}

span.autoCharStyle181 {
	font-size:8px;
}

span.autoCharStyle180 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
}

span.autoCharStyle179 {
}

span.autoCharStyle178 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:18px;
	color:#f26921;
}

span.autoCharStyle177 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	color:#f26921;
}

span.autoCharStyle176 {
}

span.autoCharStyle175 {
	font-size:22px;
}

span.autoCharStyle174 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	color:#f26921;
}

span.autoCharStyle173 {
	font-size:45px;
	color:#d12229;
}

span.autoCharStyle172 {
	font-size:9px;
}

span.autoCharStyle171 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#e01a22;
}

span.autoCharStyle170 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:26px;
}

span.autoCharStyle169 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:18px;
	color:#40ad48;
}

span.autoCharStyle168 {
	font-size:4px;
}

span.autoCharStyle167 {
	font-family:FF-SakkalMajalla,"Sakkal Majalla",serif;
}

span.autoCharStyle166 {
	font-size:8px;
}

span.autoCharStyle165 {
}

span.autoCharStyle164 {
	color:#fff;
}

span.autoCharStyle163 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:19.2px;
	color:#d14400;
}

span.autoCharStyle162 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:19.2px;
	color:#d14400;
}

span.autoCharStyle161 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:19.2px;
	color:#68a1c3;
}

span.autoCharStyle160 {
}

span.autoCharStyle159 {
	color:#498eb7;
}

span.autoCharStyle158 {
	color:#d14400;
}

span.autoCharStyle157 {
}

span.autoCharStyle156 {
}

span.autoCharStyle155 {
}

span.autoCharStyle154 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	color:#529946;
}

span.autoCharStyle153 {
	font-size:18px;
}

span.autoCharStyle152 {
}

span.autoCharStyle151 {
	font-size:8px;
}

span.autoCharStyle150 {
}

span.autoCharStyle149 {
	color:#f26921;
}

span.autoCharStyle148 {
	color:#24408e;
}

span.autoCharStyle147 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#24408e;
}

span.autoCharStyle146 {
	font-size:6px;
}

span.autoCharStyle145 {
	font-size:7px;
}

span.autoCharStyle144 {
	font-size:19px;
}

span.autoCharStyle143 {
	font-size:19px;
	color:#f47e3b;
}

span.autoCharStyle142 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
}

span.autoCharStyle141 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	color:#40ad48;
}

span.autoCharStyle140 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:19.2px;
	color:#d14400;
}

span.autoCharStyle139 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:19.2px;
	color:#d14400;
}

span.autoCharStyle138 {
	color:#d14400;
}

span.autoCharStyle137 {
	font-size:36px;
	color:#003751;
	direction:rtl;
}

span.autoCharStyle136 {
	font-size:9px;
}

span.autoCharStyle135 {
	font-size:9px;
}

span.autoCharStyle134 {
	color:#000000;
}

span.autoCharStyle133 {
}

span.autoCharStyle132 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#529946;
}

span.autoCharStyle131 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#529946;
}

span.autoCharStyle130 {
	color:#1c75ba;
}

span.autoCharStyle129 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#d14400;
}

span.autoCharStyle128 {
	color:#1c75ba;
}

span.autoCharStyle127 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#d14400;
}

span.autoCharStyle126 {
	font-size:8px;
}

span.autoCharStyle125 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:19.2px;
}

span.autoCharStyle124 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:19.2px;
}

span.autoCharStyle123 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#3a83c5;
}

span.autoCharStyle122 {
	font-weight:900;
	font-family:FF-beINBlack,"beIN Black ",serif;
}

span.autoCharStyle121 {
	font-weight:bold;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
}

span.autoCharStyle120 {
	color:#529946;
}

span.autoCharStyle119 {
	font-weight:bold;
	font-family:FF-SakkalMajalla-Bold,"Sakkal Majalla",serif;
	font-size:18px;
	color:#f26921;
}

span.autoCharStyle118 {
	font-size:25px;
}

span.autoCharStyle117 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:19.2px;
	color:#68a1c3;
}

span.autoCharStyle116 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:19.2px;
	color:#68a1c3;
}

span.autoCharStyle115 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:19.2px;
	color:#f4813f;
}

span.autoCharStyle114 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#c13c69;
}

span.autoCharStyle113 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#8e1126;
}

span.autoCharStyle112 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	color:#c682e0;
}

span.autoCharStyle111 {
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
}

span.autoCharStyle110 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#f26921;
}

span.autoCharStyle109 {
	font-weight:bold;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:15px;
}

span.autoCharStyle108 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	color:#cedd3f;
}

span.autoCharStyle107 {
	color:#d12229;
}

span.autoCharStyle106 {
	font-weight:bold;
	font-family:FF-NizarBBCKurdish-Bold,"Nizar BBC Kurdish";
}

span.autoCharStyle105 {
	font-family:FF-David,David,Georgia, serif;
}

span.autoCharStyle104 {
	color:#af2b2b;
}

span.autoCharStyle103 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	color:#d12229;
}

span.autoCharStyle102 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#af2b2b;
}

span.autoCharStyle101 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	color:#af2b2b;
}

span.autoCharStyle100 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
}

span.autoCharStyle99 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#008caf;
}

span.autoCharStyle98 {
	font-size:8px;
}

span.autoCharStyle97 {
	font-weight:bold;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:16px;
}

span.autoCharStyle96 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:20px;
	color:#f26921;
}

span.autoCharStyle95 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#498eb7;
}

span.autoCharStyle94 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
}

span.autoCharStyle93 {
	font-weight:500;
	font-family:David;
	font-size:18px;
}

span.autoCharStyle92 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
}

span.autoCharStyle91 {
	font-size:18px;
}

span.autoCharStyle90 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
}

span.autoCharStyle89 {
	font-size:8px;
}

span.autoCharStyle88 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
}

span.autoCharStyle87 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#00aeef;
}

span.autoCharStyle86 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#00aeef;
}

span.autoCharStyle85 {
	font-size:18px;
}

span.autoCharStyle84 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
}

span.autoCharStyle83 {
	font-family:FF-David,David,Georgia, serif;
	font-size:18px;
}

span.autoCharStyle82 {
	color:#1c75ba;
}

span.autoCharStyle81 {
	font-weight:500;
	font-family:David;
	font-size:8px;
}

span.autoCharStyle80 {
	font-weight:500;
	font-family:David;
}

span.autoCharStyle79 {
	color:#1c75ba;
}

span.autoCharStyle78 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#ad4487;
}

span.autoCharStyle77 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#ad4487;
}

span.autoCharStyle76 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	color:#f26921;
}

span.autoCharStyle75 {
	color:#1c75ba;
}

span.autoCharStyle74 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#529946;
	direction:rtl;
}

span.autoCharStyle73 {
	font-size:8px;
	direction:rtl;
}

span.autoCharStyle72 {
}

span.autoCharStyle71 {
	font-size:8px;
	direction:rtl;
}

span.autoCharStyle70 {
	direction:rtl;
}

span.autoCharStyle69 {
}

span.autoCharStyle68 {
	font-weight:bold;
	font-family:FF-NizarBBCKurdish-Bold,"Nizar BBC Kurdish";
	color:#d12229;
}

span.autoCharStyle67 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	color:#b53a4c;
}

span.autoCharStyle66 {
}

span.autoCharStyle65 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#f26921;
}

span.autoCharStyle64 {
}

span.autoCharStyle63 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:19.2px;
}

span.autoCharStyle62 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:19.2px;
}

span.autoCharStyle61 {
	color:#f7971c;
}

span.autoCharStyle60 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	color:#d12229;
}

span.autoCharStyle59 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#d12229;
}

span.autoCharStyle58 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:19.2px;
	color:#68a1c3;
}

span.autoCharStyle57 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:19.2px;
	color:#68a1c3;
}

span.autoCharStyle56 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:19.2px;
	color:#f4813f;
}

span.autoCharStyle55 {
	color:#498eb7;
}

span.autoCharStyle54 {
}

span.autoCharStyle53 {
	color:#f4813f;
}

span.autoCharStyle52 {
}

span.autoCharStyle51 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#529946;
}

span.autoCharStyle50 {
}

span.autoCharStyle49 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
}

span.autoCharStyle48 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#003048;
}

span.autoCharStyle47 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:19.2px;
	color:#f4813f;
}

span.autoCharStyle46 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:19.2px;
	color:#f4813f;
}

span.autoCharStyle45 {
}

span.autoCharStyle44 {
	color:#f4813f;
}

span.autoCharStyle43 {
	font-weight:500;
	font-family:David;
}

span.autoCharStyle42 {
	font-size:18px;
}

span.autoCharStyle41 {
	font-size:18px;
}

span.autoCharStyle40 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:19.2px;
	color:#f4813f;
}

span.autoCharStyle39 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:19.2px;
	color:#f4813f;
}

span.autoCharStyle38 {
	color:#f7971c;
}

span.autoCharStyle37 {
}

span.autoCharStyle36 {
	color:#f4813f;
}

span.autoCharStyle35 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#1c75ba;
}

span.autoCharStyle34 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#ea5638;
}

span.autoCharStyle33 {
}

span.autoCharStyle32 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#ea5638;
}

span.autoCharStyle31 {
	font-size:45px;
}

span.autoCharStyle30 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#40ad48;
}

span.autoCharStyle29 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#529946;
}

span.autoCharStyle28 {
	font-weight:bold;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	font-size:15px;
}

span.autoCharStyle27 {
	font-family:FF-David,David,Georgia, serif;
}

span.autoCharStyle26 {
}

span.autoCharStyle25 {
}

span.autoCharStyle24 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	color:#40ad48;
}

span.autoCharStyle23 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
	color:#e01a22;
}

span.autoCharStyle22 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	font-size:18px;
}

span.autoCharStyle21 {
	font-size:8px;
}

span.autoCharStyle20 {
	font-size:18px;
}

span.autoCharStyle19 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#d12229;
}

span.autoCharStyle18 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
}

span.autoCharStyle17 {
	font-weight:500;
	font-family:nassim-arabic-pro,"Nassim Arabic Pro";
	color:#cedd3f;
}

span.autoCharStyle16 {
	font-size:8px;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#690c0d;
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:FF-FbYaguar-Bold,"Fb Yaguar","Times New Roman", Times, serif;
	font-size:20px;
	color:#b53a4c;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#690c0d;
}

span.autoCharStyle12 {
	color:#1c75ba;
	direction:rtl;
}

span.autoCharStyle11 {
	direction:rtl;
}

span.autoCharStyle10 {
}

span.autoCharStyle9 {
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-David-Bold,David,Georgia, serif;
	color:#f26921;
}

span.autoCharStyle7 {
}

span.autoCharStyle6 {
	font-size:35px;
}

span.autoCharStyle5 {
	font-weight:900;
	font-family:FF-FbJoker-Black,FbJoker,"Times New Roman", Times, serif;
	font-size:47px;
}

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;}
