/* 	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; }
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; width:100%; top:0; left:0; }
#container-wrap, #container { min-height: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],[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'][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;}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop,.svg-img{width:100%;} }
.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;
}
.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 {
	-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-audio.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%; }

.page.ls { bottom:auto !important; }

nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}

.hidden { display:none !important; }
.mso, .group, .mso > .state { pointer-events:none; }
.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; }
.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; 
}
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:1.5ex;padding-left:1.5ex; }
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:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'Loading…'; }
.page-scale-wrap { width:1240px; height:1754px; background: #fff !important; }
.paper-vertical { width:1240px; height:100%; }
.paper-horizontal { width:95000px; height:1766px; }
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:1754px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1240px) {
	.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; }
}
.flipwrap {
	-webkit-perspective:800px;
	perspective:800px;
}
.mso.flipcard-side,.mso.flipcard-up {
	width:100% !important;
	height:100% !important;
	perspective:inherit;
}
.flipwrap > .mso > .state {
	-webkit-transition:-webkit-transform 1s;
	transition:transform 1s;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
}
.flipwrap > .mso > .state * {
	-webkit-backface-visibility:initial;
}
.mso.flipcard-side > .state, .mso.flipcard-up > .state {
	display:block;
	opacity:1;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	pointer-events:auto;
	transform-style: inherit; // this fix is for FF only, so -webkit prefix is not needed
}
.mso.flipcard-side > .state:nth-child(2) {
	-webkit-transform:rotateY(180deg);
	transform:rotateY(180deg);
}
.mso.flipped.flipcard-side > .state:nth-child(2), .mso.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(0deg);
	transform:rotateY(0deg);
}
.mso.flipped.flipcard-side > .state:nth-child(1) {
	-webkit-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
}
.mso.flipcard-up > .state:nth-child(2) {
	-webkit-transform:rotateX(-180deg);
	transform:rotateX(-180deg);
}
.mso.flipped.flipcard-up > .state:nth-child(2), .mso.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(0deg);
	transform:rotateX(0deg);
}
.mso.flipped.flipcard-up > .state:nth-child(1) {
	-webkit-transform:rotateX(180deg);
	transform:rotateX(180deg);
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px);
		transform:translateY(120px);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}
@font-face {
	font-family:FF-Geograph-MediumItalic;
	src:url("../fonts/Geograph-MediumItalic.otf");
	font-style:italic;
}

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

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

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

@font-face {
	font-family:FF-Geograph-BoldItalic;
	src:url("../fonts/Geograph-BoldItalic.otf");
	font-weight:bold;
	font-style:italic;
}

@font-face {
	font-family:FF-Geograph-RegularItalic;
	src:url("../fonts/Geograph-RegularItalic.otf");
	font-style:italic;
}

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

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

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

#item201217 {
	width:1092px !important;
	left:68px !important;
	top:1313px !important;
	min-height:79px !important;
}

#item185529 {
	width:480px !important;
	height:46px !important;
	left:68px !important;
	top:1588px !important;
}

#item190474 {
	width:1164px !important;
	height:12px !important;
	left:38px !important;
	top:1704px !important;
	direction:ltr;
}

@keyframes moveleft-194675 {
	0% {
		transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		transform:translate(-1240px,0px);
		opacity:1;
	}
}
@-webkit-keyframes moveleft-194675 {
	0% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
	100% {
		-webkit-transform:translate(-1240px,0px);
		opacity:1;
	}
}
#item190272 {
	width:60px !important;
	height:210px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item190431 {
	width:66px !important;
	height:216px !important;
	left:1237px !important;
	top:780px !important;
}

#item194528 {
	width:60px !important;
	height:210px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item194681 {
	width:66px !important;
	height:216px !important;
	left:1177px !important;
	top:780px !important;
}

#item185569 {
	width:870px !important;
	left:252px !important;
	top:209px !important;
	min-height:85px !important;
}

#item190526 {
	width:934px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item185913 {
	width:934px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item190523 {
	width:940px !important;
	height:78px !important;
	left:179px !important;
	top:397px !important;
}

#item190852 {
	width:904px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item185924 {
	width:904px !important;
	height:72px !important;
	left:3px !important;
	top:3px !important;
}

#item190551 {
	width:910px !important;
	height:78px !important;
	left:209px !important;
	top:533px !important;
}

#item190556 {
	width:430px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item185950 {
	width:430px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item190553 {
	width:436px !important;
	height:37px !important;
	left:683px !important;
	top:669px !important;
}

#item190788 {
	width:150px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item186156 {
	width:150px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item190785 {
	width:156px !important;
	height:37px !important;
	left:963px !important;
	top:1425px !important;
}

#item190816 {
	width:280px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item186181 {
	width:270px !important;
	height:31px !important;
	left:13px !important;
	top:3px !important;
}

#item190813 {
	width:286px !important;
	height:37px !important;
	left:833px !important;
	top:1516px !important;
}

#item190584 {
	width:300px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item186254 {
	width:300px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item190581 {
	width:306px !important;
	height:37px !important;
	left:813px !important;
	top:764px !important;
}

#item190704 {
	width:170px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item186595 {
	width:170px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item190701 {
	width:176px !important;
	height:37px !important;
	left:943px !important;
	top:1144px !important;
}

#item190648 {
	width:280px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item186540 {
	width:280px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item190645 {
	width:286px !important;
	height:37px !important;
	left:833px !important;
	top:954px !important;
}

#item190760 {
	width:250px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item186620 {
	width:250px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item190757 {
	width:256px !important;
	height:37px !important;
	left:863px !important;
	top:1334px !important;
}

#item190612 {
	width:210px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item186509 {
	width:210px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item190609 {
	width:216px !important;
	height:37px !important;
	left:903px !important;
	top:859px !important;
}

#item190732 {
	width:680px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item186645 {
	width:680px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item190729 {
	width:686px !important;
	height:37px !important;
	left:433px !important;
	top:1239px !important;
}

#item190676 {
	width:160px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item186565 {
	width:160px !important;
	height:31px !important;
	left:3px !important;
	top:3px !important;
}

#item190673 {
	width:166px !important;
	height:37px !important;
	left:953px !important;
	top:1049px !important;
}

#item153145 {
	width:1100px !important;
	left:70px !important;
	top:203px !important;
	min-height:550px !important;
}

#item153170 {
	width:1137px !important;
	height:13px !important;
	left:70px !important;
	top:166px !important;
	background:#000;
}

#item153172 {
	width:1129px !important;
	height:28px !important;
	left:70px !important;
	top:800px !important;
}

#item153481 {
	width:367px !important;
	height:480px !important;
	left:70px !important;
	top:1160px !important;
	background:#ededed;
}

#item153482 {
	width:367px !important;
	height:479px !important;
	left:437px !important;
	top:1160px !important;
	background:#ffffff;
}

#item153484 {
	width:367px !important;
	height:479px !important;
	left:803px !important;
	top:1160px !important;
	background:#ededed;
}

#item153485 {
	width:366px !important;
	height:70px !important;
	left:70px !important;
	top:1090px !important;
	background:#110f0f;
}

#item153486 {
	width:368px !important;
	height:70px !important;
	left:436px !important;
	top:1090px !important;
	background:#110f0f;
}

#item153488 {
	width:366px !important;
	height:70px !important;
	left:804px !important;
	top:1090px !important;
	background:#110f0f;
}

#item153515 {
	width:324px !important;
	height:170px !important;
	left:92px !important;
	top:1450px !important;
}

#item153538 {
	width:324px !important;
	height:170px !important;
	left:458px !important;
	top:1450px !important;
}

#item153561 {
	width:324px !important;
	height:170px !important;
	left:825px !important;
	top:1450px !important;
}

#item153654 {
	width:510px !important;
	left:70px !important;
	top:873px !important;
	min-height:190px !important;
}

#item153677 {
	width:540px !important;
	left:630px !important;
	top:873px !important;
	min-height:190px !important;
}

#item153925 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item191397 {
	width:52px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item191400 {
	width:182px !important;
	height:52px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item191392 {
	width:52px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item191389 {
	width:240px !important;
	height:58px !important;
	left:343px !important;
	top:875px !important;
}

#item191916 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item191941 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item191882 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item191907 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item191879 {
	width:366px !important;
	height:66px !important;
	left:437px !important;
	top:35px !important;
}

#item153195 {
	width:952px !important;
	height:164px !important;
	top:1590px !important;
	background:#000;
}

#item153196 {
	width:1192px !important;
	height:73px !important;
	left:48px !important;
	top:1681px !important;
	background:#fad802;
}

#item153197 {
	width:490px !important;
	left:80px !important;
	top:185px !important;
	min-height:273px !important;
}

#item153220 {
	width:1112px !important;
	left:60px !important;
	top:72px !important;
	min-height:28px !important;
}

#item153243 {
	width:582px !important;
	left:606px !important;
	top:476px !important;
	min-height:325px !important;
}

#item153266 {
	width:478px !important;
	left:102px !important;
	top:849px !important;
	min-height:304px !important;
}

#item153289 {
	width:548px !important;
	left:654px !important;
	top:1213px !important;
	min-height:295px !important;
}

#item153312 {
	width:963px !important;
	height:55px !important;
	left:98px !important;
	top:1605px !important;
}

#item153367 {
	width:450px !important;
	height:17px !important;
	left:60px !important;
	top:152px !important;
}

#item153390 {
	width:450px !important;
	height:17px !important;
	left:583px !important;
	top:449px !important;
}

#item153414 {
	width:450px !important;
	height:17px !important;
	left:86px !important;
	top:838px !important;
}

#item153437 {
	width:450px !important;
	height:14px !important;
	left:639px !important;
	top:1181px !important;
}

#item153948 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item184269 {
	width:52px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item191316 {
	width:182px !important;
	height:52px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item184295 {
	width:52px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item184242 {
	width:240px !important;
	height:58px !important;
	left:953px !important;
	top:510px !important;
}

#item191352 {
	width:52px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item191355 {
	width:182px !important;
	height:52px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item191348 {
	width:52px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item191345 {
	width:240px !important;
	height:58px !important;
	left:102px !important;
	top:1144px !important;
}

#item191375 {
	width:52px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item191378 {
	width:182px !important;
	height:52px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item191370 {
	width:52px !important;
	height:52px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item191367 {
	width:240px !important;
	height:58px !important;
	left:651px !important;
	top:1412px !important;
}

#item154723 {
	width:1240px !important;
	height:758px !important;
	top:510px !important;
	background:#e5e5e5;
}

#item154136 {
	width:1100px !important;
	left:70px !important;
	top:144px !important;
	min-height:336px !important;
}

#item154184 {
	width:596px !important;
	left:606px !important;
	top:707px !important;
	min-height:466px !important;
}

#item154268 {
	width:596px !important;
	left:606px !important;
	top:1371px !important;
	min-height:201px !important;
}

#item154300 {
	width:459px !important;
	height:15px !important;
	left:71px !important;
	top:1079px !important;
}

#item154379 {
	width:1253px !important;
	height:130px !important;
	background:#000;
}

#item154404 {
	width:564px !important;
	left:615px !important;
	top:32px !important;
	min-height:75px !important;
}

#item154753 {
	width:380px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item154776 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item154727 {
	width:380px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item154750 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item154724 {
	width:386px !important;
	height:68px !important;
	left:711px !important;
	top:1581px !important;
}

#item154786 {
	width:410px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item154809 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item154813 {
	width:410px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item154836 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item154783 {
	width:416px !important;
	height:68px !important;
	left:92px !important;
	top:1110px !important;
}

#item154698 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:1253px !important;
	height:150px !important;
	left:-11px !important;
	top:512px !important;
	background:#000;
}

#item182154 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item191737 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item191762 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item191703 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item191727 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item191700 {
	width:366px !important;
	height:66px !important;
	left:437px !important;
	top:35px !important;
}

#item154641 {
	width:637px !important;
	left:38px !important;
	top:265px !important;
	min-height:751px !important;
}

#item154714 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:1253px !important;
	height:220px !important;
	background:#000;
}

#item182071 {
	mix-blend-mode:multiply;
	opacity:0.90;
	width:1251px !important;
	height:726px !important;
	top:1039px !important;
	background:#000;
}

#item154127 {
	width:866px !important;
	left:38px !important;
	top:66px !important;
	min-height:125px !important;
}

#item154588 {
	width:1155px !important;
	left:47px !important;
	top:1087px !important;
	min-height:80px !important;
}

#item167974 {
	width:304px !important;
	left:47px !important;
	top:1377px !important;
	min-height:84px !important;
}

#item182177 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item154855 {
	width:1253px !important;
	height:6px !important;
	top:1037px !important;
	background:#ffd700;
}

#item151682 {
	width:1251px !important;
	height:1776px !important;
	left:-11px !important;
	top:-11px !important;
	background:#000;
}

#item194932 {
	width:1202px !important;
	height:1458px !important;
	left:38px !important;
	top:235px !important;
}

#item194933_218099 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item194933_218204 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item218368 {
	width:67px !important;
	height:39px !important;
	background:#fff;
}

#item218372 {
	width:67px !important;
	height:39px !important;
	left:73px !important;
	background:#fff;
}

#item194933_218367 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item218534 {
	width:67px !important;
	height:39px !important;
	background:#fff;
}

#item218538 {
	width:67px !important;
	height:39px !important;
	left:73px !important;
	background:#fff;
}

#item218375_218533 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item218541_218699 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item218541_218931 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item218541_219088 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item219271 {
	width:67px !important;
	height:39px !important;
	background:#fff;
}

#item219275 {
	width:67px !important;
	height:39px !important;
	left:73px !important;
	background:#fff;
}

#item218541_219270 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item219463 {
	width:67px !important;
	height:39px !important;
	background:#fff;
}

#item219467 {
	width:67px !important;
	height:39px !important;
	left:73px !important;
	background:#fff;
}

#item219278_219462 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item219654 {
	width:67px !important;
	height:39px !important;
	background:#fff;
}

#item219658 {
	width:67px !important;
	height:39px !important;
	left:73px !important;
	background:#fff;
}

#item219470_219653 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item219843 {
	width:67px !important;
	height:39px !important;
	background:#fff;
}

#item219847 {
	width:67px !important;
	height:39px !important;
	left:73px !important;
	background:#fff;
}

#item219661_219842 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table217732 {
	table-layout:fixed;
}

#item194933 {
	width:2404px !important;
	height:1355px !important;
	top:5px !important;
	direction:ltr;
}

#item151657 {
	width:1164px !important;
	height:23px !important;
	left:38px !important;
	top:250px !important;
}

#item151634 {
	width:1164px !important;
	height:35px !important;
}

#item151687 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item151759 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item151755 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item151756 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:372px !important;
}

#item151817 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item151843 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item151815 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:640px !important;
}

#item151928 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item151952 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item151926 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:1136px !important;
}

#item151873 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item151897 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item151871 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:868px !important;
}

#item151955 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item151979 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item151953 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:1250px !important;
}

#item151790 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item151814 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item151788 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:486px !important;
}

#item151846 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item151870 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item151844 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:754px !important;
}

#item151901 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item151925 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item151899 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:982px !important;
}

#item152010 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item152034 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item152008 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:1364px !important;
}

#item152038 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item152062 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item152035 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:1478px !important;
}

#item191541 {
	width:670px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item191514 {
	width:704px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item191538 {
	width:710px !important;
	height:29px !important;
	left:35px !important;
	top:290px !important;
}

#item191662 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item191687 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item191628 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item191653 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item191625 {
	width:366px !important;
	height:66px !important;
	left:437px !important;
	top:35px !important;
}

#item151683 {
	width:1251px !important;
	height:1776px !important;
	top:-11px !important;
	background:#000;
}

#item151710 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item195244 {
	width:1240px !important;
	height:1458px !important;
	top:235px !important;
}

#item195245_222341 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item195245_222454 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item222619 {
	width:67px !important;
	height:39px !important;
	background:#fff;
}

#item222623 {
	width:67px !important;
	height:39px !important;
	left:73px !important;
	background:#fff;
}

#item195245_222617 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item222820 {
	width:67px !important;
	height:39px !important;
	background:#fff;
}

#item222824 {
	width:67px !important;
	height:39px !important;
	left:73px !important;
	background:#fff;
}

#item222626_222818 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item222827_223053 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item222827_223141 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item222827_223397 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item222827_223630 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item223890 {
	width:67px !important;
	height:39px !important;
	background:#fff;
}

#item223894 {
	width:67px !important;
	height:39px !important;
	left:73px !important;
	background:#fff;
}

#item222827_223888 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item224185 {
	width:67px !important;
	height:39px !important;
	background:#fff;
}

#item224189 {
	width:67px !important;
	height:39px !important;
	left:73px !important;
	background:#fff;
}

#item223897_224183 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item224513 {
	width:67px !important;
	height:39px !important;
	background:#fff;
}

#item224517 {
	width:67px !important;
	height:39px !important;
	left:73px !important;
	background:#fff;
}

#item224192_224511 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item224703 {
	width:67px !important;
	height:39px !important;
	background:#fff;
}

#item224707 {
	width:67px !important;
	height:39px !important;
	left:73px !important;
	background:#fff;
}

#item224520_224701 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table221955 {
	table-layout:fixed;
}

#item195245 {
	width:2404px !important;
	height:1355px !important;
	left:-1202px !important;
	top:5px !important;
	direction:ltr;
}

#item151607 {
	width:1251px !important;
	height:1776px !important;
	left:-11px !important;
	top:-11px !important;
	background:#000;
}

#item196965 {
	width:1202px !important;
	height:1494px !important;
	left:38px !important;
	top:232px !important;
}

#item196966_225916 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item196966_226071 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item196966_226251 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item196966_226456 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item196966_226661 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item196966_226867 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item196966_227124 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item196966_227329 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item227535 {
	width:67px !important;
	height:39px !important;
	background:#fff;
}

#item227539 {
	width:67px !important;
	height:39px !important;
	left:73px !important;
	background:#fff;
}

#item196966_227534 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item227542_227724 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item227930 {
	width:67px !important;
	height:39px !important;
	background:#fff;
}

#item227956 {
	width:67px !important;
	height:39px !important;
	left:73px !important;
	background:#fff;
}

#item227542_227929 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table225598 {
	table-layout:fixed;
}

#item196966 {
	width:2404px !important;
	height:1429px !important;
	top:8px !important;
	direction:ltr;
}

#item151609 {
	width:656px !important;
	height:23px !important;
	left:38px !important;
	top:293px !important;
}

#item150890 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item152066 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item152090 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item152063 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:372px !important;
}

#item152219 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item152243 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item152217 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:982px !important;
}

#item152093 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item152117 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item152091 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:600px !important;
}

#item152246 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item152270 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item152244 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:1210px !important;
}

#item152120 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item152144 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item152118 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:486px !important;
}

#item152273 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item152297 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item152271 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:1096px !important;
}

#item152147 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item152171 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item152145 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:714px !important;
}

#item152300 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item152324 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item152298 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:1324px !important;
}

#item152174 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item152198 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item152172 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:828px !important;
}

#item152327 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item152351 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item152325 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:1438px !important;
}

#item152354 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item152378 {
	width:280px !important;
	height:114px !important;
	left:3px !important;
	top:3px !important;
}

#item152352 {
	width:286px !important;
	height:120px !important;
	left:35px !important;
	top:1552px !important;
}

#item191597 {
	width:862px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item191567 {
	width:862px !important;
	height:23px !important;
	left:3px !important;
	top:3px !important;
}

#item191594 {
	width:868px !important;
	height:29px !important;
	left:35px !important;
	top:247px !important;
}

#item191811 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item191835 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item191777 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item191801 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item191774 {
	width:366px !important;
	height:66px !important;
	left:437px !important;
	top:35px !important;
}

#item191855 {
	width:1164px !important;
	height:35px !important;
}

#item151608 {
	width:1251px !important;
	height:1776px !important;
	top:-11px !important;
	background:#000;
}

#item150913 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item195792 {
	width:1240px !important;
	height:1494px !important;
	top:232px !important;
}

#item195794_229974 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item195794_230129 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item195794_230309 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item195794_230514 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item195794_230719 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item195794_230924 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item195794_231180 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item195794_231385 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item231591 {
	width:67px !important;
	height:39px !important;
	background:#fff;
}

#item231595 {
	width:67px !important;
	height:39px !important;
	left:73px !important;
	background:#fff;
}

#item195794_231590 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item231598_231780 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item231986 {
	width:67px !important;
	height:39px !important;
	background:#fff;
}

#item232012 {
	width:67px !important;
	height:39px !important;
	left:73px !important;
	background:#fff;
}

#item231598_231985 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

table#table229667 {
	table-layout:fixed;
}

#item195794 {
	width:2404px !important;
	height:1429px !important;
	left:-1202px !important;
	top:8px !important;
	direction:ltr;
}

#item146324 {
	width:400px !important;
	height:280px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	border-radius:16px;
	background:#000;
	border:solid 4px #fff;
	padding:17px;
	direction:ltr;
}

#item146288 {
	width:400px !important;
	height:280px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	border-radius:16px;
	background:#000;
	border:solid 4px #fff;
}

#item146322 {
	width:439px !important;
	height:287px !important;
	left:38px !important;
	top:1429px !important;
}

#item168421 {
	width:597px !important;
	height:39px !important;
	left:605px !important;
	top:1677px !important;
}

#item13027 {
	width:900px !important;
	height:1754px !important;
	left:340px !important;
	background:#000;
}

#item13004 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item12981 {
	width:750px !important;
	height:99px !important;
	left:420px !important;
	top:140px !important;
}

@keyframes grow-12918 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-12918 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item184431 {
	width:100px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item12918 {
	width:746px !important;
	height:196px !important;
	left:34px !important;
	top:-3px !important;
}

#item12955 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item12956 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item12979 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item12929 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item12930 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item12953 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item12926 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:40px !important;
}

@keyframes grow-12856 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-12856 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item12856 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item12892 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item12893 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item12916 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item12866 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item12867 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item12890 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item12863 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

#item190063 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item190087 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item190030 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item190054 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item190027 {
	width:366px !important;
	height:66px !important;
	left:417px !important;
	top:47px !important;
}

#item28507 {
	width:1000px !important;
	height:170px !important;
	left:120px !important;
	top:826px !important;
}

#item28484 {
	width:1080px !important;
	height:50px !important;
	left:80px !important;
	top:750px !important;
}

#item190100 {
	width:1080px !important;
	height:60px !important;
	left:80px !important;
	top:309px !important;
}

#item28460 {
	width:1080px !important;
	height:180px !important;
	left:80px !important;
	top:120px !important;
}

#item27882 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item29814 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item29839 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item29780 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item29805 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item29777 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item70217 {
	width:1080px !important;
	height:520px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item70456 {
	width:356px !important;
	height:62px !important;
	left:737px !important;
	top:13px !important;
	background:#ffd700;
}

#item70268 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item70244 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item70242 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item70695 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item70671 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item70669 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item70866 {
	width:354px !important;
	height:80px !important;
	background:#000;
}

#item70889 {
	width:360px !important;
	height:80px !important;
	left:354px !important;
	background:#000;
}

#item70912 {
	width:354px !important;
	height:80px !important;
	left:714px !important;
	background:#000;
}

#item70936 {
	width:360px !important;
	min-height:194px !important;
	padding:0px 10px 0px 10px;
}

#item70959 {
	width:360px !important;
	left:360px !important;
	min-height:194px !important;
}

#item70982 {
	width:360px !important;
	left:720px !important;
	min-height:194px !important;
}

#item69986 {
	width:1080px !important;
	height:300px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item70581 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item70557 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item70555 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item70634 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item70610 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item70608 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item70508 {
	width:356px !important;
	height:62px !important;
	left:375px !important;
	top:13px !important;
	background:#ffd700;
}

#item70732 {
	width:340px !important;
	top:110px !important;
	min-height:70px !important;
}

#item70755 {
	width:340px !important;
	min-height:70px !important;
}

table#table234514 th, table#table234514 td {
	padding:8.28px;
}

table#table234514 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table234514 {
	table-layout:fixed;
}

#item70778 {
	width:615px !important;
	left:375px !important;
	min-height:159px !important;
}

#item196498 {
	width:147px !important;
	left:13px !important;
	top:487px !important;
	min-height:19px !important;
}

#item69112 {
	width:1080px !important;
	height:390px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item69259 {
	width:490px !important;
	left:570px !important;
	top:115px !important;
	min-height:199px !important;
}

#item68954 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item68978 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item68951 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item69114 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item69139 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item69163 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item69137 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item69236 {
	width:490px !important;
	left:51px !important;
	top:115px !important;
	min-height:243px !important;
}

#item130602 {
	width:200px !important;
	top:11px !important;
	min-height:19px !important;
}

#item130627 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item130632 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item130637 {
	width:350px !important;
	left:166px !important;
	top:11px !important;
	min-height:19px !important;
}

#item196475 {
	width:147px !important;
	left:13px !important;
	top:487px !important;
	min-height:19px !important;
}

#item69984 {
	width:1096px !important;
	height:649px !important;
	left:67px !important;
	top:992px !important;
}

#item110100 {
	width:362px !important;
	left:80px !important;
	top:1670px !important;
	min-height:20px !important;
}

#item110194 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item110167 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item110190 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item110165 {
	width:326px !important;
	height:68px !important;
	left:837px !important;
	top:1646px !important;
}

#item29676 {
	width:1240px !important;
	height:520px !important;
	top:1235px !important;
	background:#000;
}

#item29653 {
	width:452px !important;
	height:60px !important;
	top:1175px !important;
	background:#000;
}

#item29652 {
	width:788px !important;
	height:6px !important;
	left:452px !important;
	top:1229px !important;
	background:#ffd700;
}

#item29645 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item29635 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item29633 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:939px !important;
}

#item29626 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item29616 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item29614 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:117px !important;
}

#item29607 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item29595 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item29593 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:391px !important;
}

#item29583 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item29573 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item29570 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:665px !important;
}

#item29563 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item29555 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item29553 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1337px !important;
}

#item29546 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item29538 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item29536 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1337px !important;
}

#item29529 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item29519 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item29517 {
	width:358px !important;
	height:234px !important;
	left:805px !important;
	top:1337px !important;
}

#item29516 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item29493 {
	width:720px !important;
	left:68px !important;
	top:140px !important;
	min-height:1017px !important;
}

#item29470 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1280px !important;
}

#item29447 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1280px !important;
}

#item29424 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1280px !important;
}

#item29399 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item29422 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item29373 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item29396 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item29371 {
	width:266px !important;
	height:68px !important;
	left:487px !important;
	top:1646px !important;
}

#item29348 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item154026 {
	width:700px !important;
	height:398px !important;
	left:64px !important;
	top:760px !important;
}

#item29855 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table235880 th, table#table235880 td {
	vertical-align:middle;
}

table#table235880 {
	table-layout:fixed;
}

#item29860 {
	width:1080px !important;
	left:90px !important;
	top:524px !important;
	min-height:520px !important;
}

#item29914 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item29937 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item29940 {
	width:80px !important;
	height:15px !important;
	left:68px !important;
	top:25px !important;
	background:#fff;
}

#item29963 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item29911 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table236725 th, table#table236725 td {
	vertical-align:middle;
}

table#table236725 {
	table-layout:fixed;
}

#item29965 {
	width:1080px !important;
	left:90px !important;
	top:1044px !important;
	min-height:350px !important;
}

#item68034 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

#item121109 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1660px !important;
}

#item200329 {
	width:1080px !important;
	height:19px !important;
	left:90px !important;
	top:1445px !important;
}

#item30006 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item29853 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item129125 {
	width:1080px !important;
	height:60px !important;
	left:80px !important;
	top:318px !important;
}

#item13917 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item13857 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item13881 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item13824 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item13848 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item13821 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item13195 {
	width:1080px !important;
	height:70px !important;
	left:80px !important;
	top:761px !important;
}

#item13171 {
	width:1080px !important;
	height:190px !important;
	left:80px !important;
	top:854px !important;
}

#item110422 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item110396 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item110419 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item110394 {
	width:326px !important;
	height:68px !important;
	left:837px !important;
	top:1646px !important;
}

#item110446 {
	width:550px !important;
	left:80px !important;
	top:1670px !important;
	min-height:20px !important;
}

#item128098 {
	width:1080px !important;
	height:520px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item128099 {
	width:356px !important;
	height:62px !important;
	left:737px !important;
	top:13px !important;
	background:#ffd700;
}

#item128174 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item128150 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item128125 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item128122 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item128249 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item128225 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item128201 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item128198 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item128288 {
	width:354px !important;
	height:80px !important;
	background:#000;
}

#item128312 {
	width:360px !important;
	height:80px !important;
	left:354px !important;
	background:#000;
}

#item128335 {
	width:354px !important;
	height:80px !important;
	left:714px !important;
	background:#000;
}

#item128359 {
	width:360px !important;
	min-height:194px !important;
	padding:0px 10px 0px 10px;
}

#item128382 {
	width:360px !important;
	left:360px !important;
	min-height:194px !important;
}

#item128406 {
	width:360px !important;
	left:720px !important;
	min-height:194px !important;
}

#item128708 {
	width:1080px !important;
	height:300px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item128736 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item128712 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item128709 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item128810 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item128786 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item128783 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item128857 {
	width:356px !important;
	height:62px !important;
	left:375px !important;
	top:13px !important;
	background:#ffd700;
}

#item128884 {
	width:340px !important;
	top:110px !important;
	min-height:70px !important;
}

#item128907 {
	width:340px !important;
	min-height:70px !important;
}

table#table238908 th, table#table238908 td {
	padding:8.28px;
}

table#table238908 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table238908 {
	table-layout:fixed;
}

#item128930 {
	width:613px !important;
	left:375px !important;
	min-height:159px !important;
}

#item128430 {
	width:1080px !important;
	height:480px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item128431 {
	width:490px !important;
	left:570px !important;
	top:115px !important;
	min-height:199px !important;
}

#item128481 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item128457 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item128454 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item128529 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item128579 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item128555 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item128552 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item128626 {
	width:490px !important;
	left:51px !important;
	top:115px !important;
	min-height:310px !important;
}

#item144999 {
	width:200px !important;
	top:11px !important;
	min-height:19px !important;
}

#item145024 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item145028 {
	width:195px !important;
	left:86px !important;
	top:11px !important;
	min-height:19px !important;
}

#item145053 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item145057 {
	width:329px !important;
	left:85px !important;
	top:11px !important;
	min-height:19px !important;
}

#item128096 {
	width:1096px !important;
	height:597px !important;
	left:67px !important;
	top:1041px !important;
}

#item168190 {
	width:300px !important;
	height:120px !important;
	background:#ffd700;
}

#item13965 {
	width:117px !important;
	height:15px !important;
	left:686px !important;
	top:286px !important;
}

#item14340 {
	width:1240px !important;
	height:520px !important;
	top:1235px !important;
	background:#000;
}

#item14317 {
	width:452px !important;
	height:60px !important;
	top:1175px !important;
	background:#000;
}

#item14316 {
	width:788px !important;
	height:6px !important;
	left:452px !important;
	top:1229px !important;
	background:#ffd700;
}

#item14227 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item14218 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item14216 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1337px !important;
}

#item14209 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item14200 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item14198 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1337px !important;
}

#item14190 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item14181 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item14179 {
	width:358px !important;
	height:234px !important;
	left:805px !important;
	top:1337px !important;
}

#item14156 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1280px !important;
}

#item14133 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1280px !important;
}

#item14110 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1280px !important;
}

#item14034 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item13786 {
	width:720px !important;
	left:68px !important;
	top:140px !important;
	min-height:1017px !important;
}

#item26875 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item26866 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item26864 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:391px !important;
}

#item26895 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item26885 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item26883 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:665px !important;
}

#item26914 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item26905 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item26903 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:939px !important;
}

#item27003 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item26991 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item26989 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:117px !important;
}

#item194851 {
	width:701px !important;
	height:399px !important;
	left:67px !important;
	top:693px !important;
}

#item27364 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table240073 th, table#table240073 td {
	vertical-align:middle;
}

table#table240073 {
	table-layout:fixed;
}

#item27366 {
	width:1089px !important;
	left:80px !important;
	top:542px !important;
	min-height:550px !important;
}

#item27518 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item27541 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item27492 {
	width:80px !important;
	height:15px !important;
	left:68px !important;
	top:25px !important;
	background:#fff;
}

#item27515 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item27489 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table240915 th, table#table240915 td {
	vertical-align:middle;
}

table#table240915 {
	table-layout:fixed;
}

#item27720 {
	width:1089px !important;
	left:80px !important;
	top:1092px !important;
	min-height:390px !important;
}

#item72153 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

#item182253 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1660px !important;
}

#item200361 {
	width:1090px !important;
	height:19px !important;
	left:80px !important;
	top:1512px !important;
}

#item27544 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item27362 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item210623 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210646 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210597 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item210620 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210594 {
	width:266px !important;
	height:68px !important;
	left:487px !important;
	top:1646px !important;
}

#item146397 {
	width:400px !important;
	height:280px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	border-radius:16px;
	background:#000;
	border:solid 4px #fff;
	padding:17px;
	direction:ltr;
}

#item146370 {
	width:400px !important;
	height:280px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	border-radius:16px;
	background:#000;
	border:solid 4px #fff;
}

#item146368 {
	width:439px !important;
	height:287px !important;
	left:38px !important;
	top:1429px !important;
}

#item168426 {
	width:597px !important;
	height:39px !important;
	left:605px !important;
	top:1677px !important;
}

#item30133 {
	width:900px !important;
	height:1754px !important;
	left:340px !important;
	background:#000;
}

#item30134 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item30157 {
	width:750px !important;
	height:99px !important;
	left:420px !important;
	top:140px !important;
}

@keyframes grow-30182 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-30182 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item30182 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item30218 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item30219 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item30243 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item30192 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item30193 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item30216 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item30189 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-49859 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-49859 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item49859 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item49895 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item49896 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item49919 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item49869 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item49870 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item49893 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item49866 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-49921 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-49921 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item49921 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item49959 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item49960 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item49983 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item49933 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item49934 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item49957 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item49930 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-180714 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-180714 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item180714 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item180752 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item180753 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item180776 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item180726 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item180727 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item180750 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item180722 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-30245 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-30245 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item30245 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item30282 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item30283 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item30306 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item30256 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item30257 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item30280 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item30253 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

#item189978 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item190002 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item189943 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item189967 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item189940 {
	width:366px !important;
	height:66px !important;
	left:417px !important;
	top:47px !important;
}

#item31125 {
	width:1080px !important;
	height:87px !important;
	left:80px !important;
	top:683px !important;
}

#item31102 {
	width:1080px !important;
	height:63px !important;
	left:80px !important;
	top:300px !important;
}

#item30523 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item30462 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item30487 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item30429 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item30453 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item30427 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item72748 {
	width:1080px !important;
	height:480px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item72749 {
	width:356px !important;
	height:62px !important;
	left:737px !important;
	top:13px !important;
	background:#ffd700;
}

#item72799 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item72775 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item72772 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item72874 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item72850 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item72847 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item72928 {
	width:354px !important;
	height:60px !important;
	background:#000;
}

#item72953 {
	width:360px !important;
	height:60px !important;
	left:354px !important;
	background:#000;
}

#item72976 {
	width:354px !important;
	height:60px !important;
	left:714px !important;
	background:#000;
}

#item73000 {
	width:360px !important;
	height:194px !important;
	padding:0px 10px 0px 10px;
}

#item73023 {
	width:360px !important;
	height:194px !important;
	left:360px !important;
}

#item73046 {
	width:360px !important;
	height:194px !important;
	left:720px !important;
}

#item72233 {
	width:1080px !important;
	height:380px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item72261 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item72237 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item72234 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item72337 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item72313 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item72310 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item72384 {
	width:356px !important;
	height:62px !important;
	left:375px !important;
	top:13px !important;
	background:#ffd700;
}

#item72409 {
	width:340px !important;
	top:110px !important;
	min-height:70px !important;
}

#item72432 {
	width:370px !important;
	min-height:70px !important;
}

table#table243692 th, table#table243692 td {
	padding:8.28px;
}

table#table243692 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table243692 {
	table-layout:fixed;
}

#item73282 {
	width:613px !important;
	left:443px !important;
	top:115px !important;
	min-height:277px !important;
}

#item72480 {
	width:1080px !important;
	height:430px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item72482 {
	width:470px !important;
	left:590px !important;
	top:109px !important;
	min-height:290px !important;
}

#item72529 {
	width:500px !important;
	left:51px !important;
	top:109px !important;
	min-height:330px !important;
}

#item72603 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item72579 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item72575 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item72650 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item72700 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item72676 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item72673 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item130335 {
	width:200px !important;
	top:11px !important;
	min-height:19px !important;
}

#item130360 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item130365 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item130369 {
	width:350px !important;
	left:166px !important;
	top:11px !important;
	min-height:19px !important;
}

#item72231 {
	width:1096px !important;
	height:555px !important;
	left:67px !important;
	top:1071px !important;
}

#item31148 {
	width:1080px !important;
	height:233px !important;
	left:80px !important;
	top:816px !important;
}

#item83584 {
	width:1080px !important;
	height:180px !important;
	left:80px !important;
	top:120px !important;
}

#item110630 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item110603 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item110627 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item110601 {
	width:326px !important;
	height:68px !important;
	left:837px !important;
	top:1646px !important;
}

#item110654 {
	width:300px !important;
	left:80px !important;
	top:1670px !important;
	min-height:20px !important;
}

#item31594 {
	width:1240px !important;
	height:520px !important;
	top:1235px !important;
	background:#000;
}

#item31571 {
	width:452px !important;
	height:60px !important;
	top:1175px !important;
	background:#000;
}

#item31570 {
	width:788px !important;
	height:6px !important;
	left:452px !important;
	top:1229px !important;
	background:#ffd700;
}

#item31561 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item31552 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item31550 {
	width:354px !important;
	height:230px !important;
	left:813px !important;
	top:117px !important;
}

#item31543 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item31534 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item31532 {
	width:354px !important;
	height:230px !important;
	left:813px !important;
	top:391px !important;
}

#item31524 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item31514 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item31512 {
	width:354px !important;
	height:230px !important;
	left:813px !important;
	top:665px !important;
}

#item31501 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item31490 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item31488 {
	width:354px !important;
	height:230px !important;
	left:813px !important;
	top:939px !important;
}

#item31481 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item31471 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item31469 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1337px !important;
}

#item31460 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item31452 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item31450 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1337px !important;
}

#item31431 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item31408 {
	width:712px !important;
	left:80px !important;
	top:120px !important;
	min-height:1070px !important;
}

#item31385 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1280px !important;
}

#item31362 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1280px !important;
}

#item31338 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1280px !important;
}

#item31262 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item134531 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item134521 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item134519 {
	width:358px !important;
	height:234px !important;
	left:805px !important;
	top:1337px !important;
}

#item31801 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table245411 th, table#table245411 td {
	vertical-align:middle;
}

table#table245411 {
	table-layout:fixed;
}

#item31806 {
	width:1120px !important;
	left:70px !important;
	top:239px !important;
	min-height:1235px !important;
}

#item31888 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item31911 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item31862 {
	width:80px !important;
	height:15px !important;
	left:68px !important;
	top:25px !important;
	background:#fff;
}

#item31885 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item31859 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

#item64705 {
	width:1080px !important;
	left:90px !important;
	top:117px !important;
	min-height:63px !important;
}

#item210361 {
	width:910px !important;
	height:70px !important;
	top:160px !important;
}

#item210384 {
	width:1122px !important;
	height:19px !important;
	left:2px !important;
}

#item31799 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item31797 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item210689 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210712 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210663 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item210686 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210660 {
	width:266px !important;
	height:68px !important;
	left:487px !important;
	top:1646px !important;
}

#item32958 {
	width:1080px !important;
	height:91px !important;
	left:80px !important;
	top:652px !important;
}

#item32935 {
	width:1080px !important;
	height:63px !important;
	left:80px !important;
	top:286px !important;
}

#item32356 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item32296 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item32320 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item32262 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item32286 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item32260 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item32981 {
	width:1080px !important;
	height:260px !important;
	left:80px !important;
	top:774px !important;
}

#item74607 {
	width:1080px !important;
	height:490px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item74608 {
	width:356px !important;
	height:62px !important;
	left:737px !important;
	top:13px !important;
	background:#ffd700;
}

#item74659 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item74635 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item74632 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item74733 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item74709 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item74706 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item74786 {
	width:354px !important;
	height:60px !important;
	background:#000;
}

#item74810 {
	width:360px !important;
	height:60px !important;
	left:354px !important;
	background:#000;
}

#item74833 {
	width:354px !important;
	height:60px !important;
	left:714px !important;
	background:#000;
}

#item74857 {
	width:360px !important;
	height:194px !important;
	padding:0px 10px 0px 10px;
}

#item74880 {
	width:360px !important;
	height:194px !important;
	left:360px !important;
}

#item74903 {
	width:360px !important;
	height:194px !important;
	left:720px !important;
}

#item75195 {
	width:1080px !important;
	height:370px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item75224 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item75200 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item75196 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item75298 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item75274 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item75271 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item75346 {
	width:356px !important;
	height:62px !important;
	left:375px !important;
	top:13px !important;
	background:#ffd700;
}

#item75370 {
	width:340px !important;
	top:110px !important;
	min-height:70px !important;
}

#item75393 {
	width:370px !important;
	min-height:70px !important;
}

table#table250241 th, table#table250241 td {
	padding:8.28px;
}

table#table250241 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table250241 {
	table-layout:fixed;
}

#item75416 {
	width:613px !important;
	left:443px !important;
	top:115px !important;
	min-height:277px !important;
}

#item74927 {
	width:1080px !important;
	height:520px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item74929 {
	width:490px !important;
	left:570px !important;
	top:112px !important;
	min-height:379px !important;
}

#item74976 {
	width:490px !important;
	left:51px !important;
	top:112px !important;
	min-height:379px !important;
}

#item75049 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item75025 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item75022 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item75097 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item75147 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item75123 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item75120 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item199003 {
	width:200px !important;
	top:10px !important;
	min-height:19px !important;
}

#item199028 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item199033 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item199037 {
	width:350px !important;
	left:166px !important;
	top:11px !important;
	min-height:19px !important;
}

#item74605 {
	width:1096px !important;
	height:595px !important;
	left:67px !important;
	top:1028px !important;
}

#item110715 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item110689 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item110712 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item110687 {
	width:326px !important;
	height:68px !important;
	left:837px !important;
	top:1646px !important;
}

#item110739 {
	width:400px !important;
	left:80px !important;
	top:1670px !important;
	min-height:20px !important;
}

#item51719 {
	width:1240px !important;
	height:520px !important;
	top:1235px !important;
	background:#000;
}

#item51696 {
	width:452px !important;
	height:60px !important;
	top:1175px !important;
	background:#000;
}

#item51695 {
	width:788px !important;
	height:6px !important;
	left:452px !important;
	top:1229px !important;
	background:#ffd700;
}

#item51686 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item51677 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item51675 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1337px !important;
}

#item51665 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item51657 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item51655 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1337px !important;
}

#item51648 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item51639 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item51637 {
	width:358px !important;
	height:234px !important;
	left:805px !important;
	top:1337px !important;
}

#item51614 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1280px !important;
}

#item51591 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1280px !important;
}

#item51568 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1280px !important;
}

#item51492 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item34439 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item34427 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item34425 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:939px !important;
}

#item34382 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item34371 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item34369 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:665px !important;
}

#item34330 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item34317 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item34315 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:391px !important;
}

#item34284 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item34273 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item34271 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:117px !important;
}

#item34238 {
	width:720px !important;
	left:68px !important;
	top:120px !important;
	min-height:1017px !important;
}

#item51726 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table252246 th, table#table252246 td {
	vertical-align:middle;
}

table#table252246 {
	table-layout:fixed;
}

#item51729 {
	width:1120px !important;
	left:70px !important;
	top:234px !important;
	min-height:855px !important;
}

#item51804 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item51828 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item51778 {
	width:70px !important;
	height:15px !important;
	left:73px !important;
	top:25px !important;
	background:#fff;
}

#item51801 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item51775 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table255108 th, table#table255108 td {
	vertical-align:middle;
}

table#table255108 {
	table-layout:fixed;
}

#item51830 {
	width:1120px !important;
	left:70px !important;
	top:1089px !important;
	min-height:485px !important;
}

#item64731 {
	width:1080px !important;
	left:90px !important;
	top:123px !important;
	min-height:63px !important;
}

#item182361 {
	width:910px !important;
	height:70px !important;
	left:68px !important;
	top:1668px !important;
}

#item200419 {
	width:1122px !important;
	height:19px !important;
	left:70px !important;
	top:1602px !important;
}

#item51912 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item51724 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item210748 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210771 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210721 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item210745 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210718 {
	width:266px !important;
	height:68px !important;
	left:487px !important;
	top:1646px !important;
}

#item35364 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item35388 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item35330 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item35355 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item35328 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item34567 {
	width:1080px !important;
	height:370px !important;
	top:62px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item34595 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item34571 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item34568 {
	width:542px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item34618 {
	width:536px !important;
	height:62px !important;
	left:554px !important;
	top:13px !important;
	background:#ffd700;
}

table#table256966 th, table#table256966 td {
	padding:8.28px;
}

table#table256966 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table256966 {
	table-layout:fixed;
}

#item75937 {
	width:613px !important;
	left:440px !important;
	top:115px !important;
	min-height:243px !important;
}

#item75998 {
	width:340px !important;
	top:110px !important;
	min-height:70px !important;
}

#item76021 {
	width:370px !important;
	min-height:70px !important;
}

#item34713 {
	width:1080px !important;
	height:420px !important;
	top:62px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item34715 {
	width:536px !important;
	height:62px !important;
	background:#ffd700;
}

#item34765 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item34741 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item34738 {
	width:542px !important;
	height:68px !important;
	left:551px !important;
	top:10px !important;
}

#item75688 {
	width:570px !important;
	min-height:300px !important;
}

#item75735 {
	width:428px !important;
	left:604px !important;
	min-height:300px !important;
}

#item130908 {
	width:200px !important;
	top:11px !important;
	min-height:19px !important;
}

#item130938 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item130942 {
	width:350px !important;
	left:85px !important;
	top:11px !important;
	min-height:19px !important;
}

#item34564 {
	width:1093px !important;
	height:495px !important;
	left:70px !important;
	top:1071px !important;
}

#item34540 {
	width:200px !important;
	height:18px !important;
	left:624px !important;
	top:307px !important;
}

#item110025 {
	width:1080px !important;
	height:63px !important;
	left:80px !important;
	top:357px !important;
}

#item34487 {
	width:1092px !important;
	height:242px !important;
	left:80px !important;
	top:795px !important;
}

#item213272 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item111099 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item111073 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item111096 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item111071 {
	width:326px !important;
	height:68px !important;
	left:837px !important;
	top:1646px !important;
}

#item111124 {
	width:500px !important;
	left:80px !important;
	top:1670px !important;
	min-height:20px !important;
}

#item192170 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item52401 {
	width:1240px !important;
	height:520px !important;
	top:1235px !important;
	background:#000;
}

#item52377 {
	width:452px !important;
	height:60px !important;
	top:1175px !important;
	background:#000;
}

#item52376 {
	width:788px !important;
	height:6px !important;
	left:452px !important;
	top:1229px !important;
	background:#ffd700;
}

#item52369 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item52359 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item52357 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:117px !important;
}

#item52347 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item52337 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item52335 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:391px !important;
}

#item52328 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item52319 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item52317 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:665px !important;
}

#item52310 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item52300 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item52298 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:939px !important;
}

#item52291 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item52283 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item52281 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1337px !important;
}

#item52270 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item52262 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item52260 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1337px !important;
}

#item52215 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1280px !important;
}

#item52192 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1280px !important;
}

#item52169 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1280px !important;
}

#item52091 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item35140 {
	width:720px !important;
	left:68px !important;
	top:140px !important;
	min-height:777px !important;
}

#item134631 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item134622 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#e5e5e5;
}

#item134620 {
	width:358px !important;
	height:234px !important;
	left:805px !important;
	top:1337px !important;
}

#item52407 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table258414 th, table#table258414 td {
	vertical-align:middle;
}

table#table258414 {
	table-layout:fixed;
}

#item52409 {
	width:1080px !important;
	left:90px !important;
	top:481px !important;
	min-height:440px !important;
}

#item52486 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item52509 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item52459 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item52483 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item52456 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table259583 th, table#table259583 td {
	vertical-align:middle;
}

table#table259583 {
	table-layout:fixed;
}

#item52511 {
	width:1080px !important;
	left:90px !important;
	top:921px !important;
	min-height:400px !important;
}

#item64815 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

#item182407 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1660px !important;
}

#item200446 {
	width:1080px !important;
	height:19px !important;
	left:90px !important;
	top:1351px !important;
}

#item52581 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item52405 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item210811 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210834 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210783 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item210807 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210780 {
	width:266px !important;
	height:68px !important;
	left:487px !important;
	top:1646px !important;
}

#item3999 {
	width:1240px !important;
	height:384px !important;
	top:1370px !important;
	background:#000;
}

#item4000 {
	width:452px !important;
	height:60px !important;
	top:1310px !important;
	background:#000;
}

#item4023 {
	width:788px !important;
	height:6px !important;
	left:452px !important;
	top:1364px !important;
	background:#ffd700;
}

#item177617 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item177586 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item177593 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item177584 {
	width:358px !important;
	height:234px !important;
	left:817px !important;
	top:1383px !important;
}

#item177575 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item177544 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item177551 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item177542 {
	width:358px !important;
	height:234px !important;
	left:447px !important;
	top:1383px !important;
}

#item177534 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item177501 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item177510 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item177499 {
	width:358px !important;
	height:234px !important;
	left:75px !important;
	top:1383px !important;
}

#item176874 {
	width:534px !important;
	left:638px !important;
	top:413px !important;
	min-height:330px !important;
}

#item176851 {
	width:1092px !important;
	left:80px !important;
	top:346px !important;
	min-height:22px !important;
}

#item176849 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item35438 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item35462 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item35405 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item35429 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item35403 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item178160 {
	width:1080px !important;
	height:330px !important;
	top:62px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item178231 {
	width:356px !important;
	height:62px !important;
	left:724px !important;
	background:#ffd700;
}

#item178281 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item178257 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item178254 {
	width:362px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item178332 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item178307 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item178304 {
	width:362px !important;
	height:68px !important;
	left:359px !important;
	top:-3px !important;
}

table#table261351 th, table#table261351 td {
	padding:8.28px;
}

table#table261351 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table261351 {
	table-layout:fixed;
}

#item178675 {
	width:613px !important;
	left:390px !important;
	min-height:243px !important;
}

#item178698 {
	width:370px !important;
	min-height:70px !important;
}

#item178722 {
	width:340px !important;
	top:120px !important;
	min-height:70px !important;
}

#item177884 {
	width:1080px !important;
	height:340px !important;
	left:3px !important;
	top:65px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item177886 {
	width:356px !important;
	height:62px !important;
	left:362px !important;
	background:#ffd700;
}

#item177936 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item177912 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item177909 {
	width:362px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item177987 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item177962 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item177959 {
	width:362px !important;
	height:68px !important;
	left:721px !important;
	top:-3px !important;
}

#item178012 {
	width:520px !important;
	min-height:192px !important;
}

#item178059 {
	width:480px !important;
	left:542px !important;
	min-height:202px !important;
}

#item178107 {
	width:200px !important;
	top:11px !important;
	min-height:19px !important;
}

#item178132 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item178136 {
	width:197px !important;
	left:80px !important;
	top:10px !important;
	min-height:19px !important;
}

#item177733 {
	width:1080px !important;
	height:410px !important;
	left:3px !important;
	top:65px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item177734 {
	width:1010px !important;
	left:41px !important;
	top:89px !important;
	min-height:370px !important;
}

#item177758 {
	width:356px !important;
	height:62px !important;
	background:#ffd700;
}

#item177808 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item177784 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item177781 {
	width:362px !important;
	height:68px !important;
	left:359px !important;
	top:-3px !important;
}

#item177860 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item177835 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item177831 {
	width:362px !important;
	height:68px !important;
	left:721px !important;
	top:-3px !important;
}

#item177731 {
	width:1080px !important;
	height:472px !important;
	left:80px !important;
	top:799px !important;
}

#item178857 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item178831 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item178854 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item178829 {
	width:326px !important;
	height:68px !important;
	left:77px !important;
	top:1659px !important;
}

#item183728 {
	width:436px !important;
	height:62px !important;
	left:440px !important;
	top:1662px !important;
}

#item52848 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table262561 th, table#table262561 td {
	vertical-align:middle;
}

table#table262561 {
	table-layout:fixed;
}

#item52871 {
	width:1080px !important;
	left:90px !important;
	top:481px !important;
	min-height:210px !important;
}

#item52947 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item52970 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item52921 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item52944 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item52917 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table263220 th, table#table263220 td {
	vertical-align:middle;
}

table#table263220 {
	table-layout:fixed;
}

#item52972 {
	width:1080px !important;
	left:90px !important;
	top:691px !important;
	min-height:310px !important;
}

#item64905 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

#item53041 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item52846 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item213249 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item210865 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210888 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210839 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item210862 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210836 {
	width:266px !important;
	height:68px !important;
	left:909px !important;
	top:1659px !important;
}

#item5913 {
	width:1240px !important;
	height:384px !important;
	top:1370px !important;
	background:#000;
}

#item5914 {
	width:452px !important;
	height:60px !important;
	top:1310px !important;
	background:#000;
}

#item183704 {
	mix-blend-mode:multiply;
	opacity:0.34;
	width:1240px !important;
	height:760px !important;
	background:#000;
}

#item180599 {
	width:788px !important;
	height:6px !important;
	left:452px !important;
	top:1364px !important;
	background:#ffd700;
}

#item180529 {
	width:1092px !important;
	height:190px !important;
	left:68px !important;
	top:98px !important;
}

#item177706 {
	width:534px !important;
	left:626px !important;
	top:400px !important;
	min-height:330px !important;
}

#item180368 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item180337 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item180344 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item180334 {
	width:358px !important;
	height:234px !important;
	left:449px !important;
	top:1383px !important;
}

#item180411 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item180378 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item180387 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item180375 {
	width:358px !important;
	height:234px !important;
	left:77px !important;
	top:1383px !important;
}

#item180486 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item180511 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item180451 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item180475 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item180448 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item180682 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item180656 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item180679 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item180654 {
	width:326px !important;
	height:68px !important;
	left:77px !important;
	top:1659px !important;
}

#item180562 {
	width:1080px !important;
	height:63px !important;
	left:80px !important;
	top:293px !important;
}

#item183695 {
	width:353px !important;
	height:233px !important;
	left:821px !important;
	top:1388px !important;
}

#item183758 {
	width:414px !important;
	height:62px !important;
	left:450px !important;
	top:1662px !important;
}

#item186711 {
	width:398px !important;
	height:80px !important;
	left:842px !important;
	background:#ffd700;
}

#item187594 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item187570 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item187567 {
	width:271px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item187644 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item187620 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item187617 {
	width:271px !important;
	height:68px !important;
	left:269px !important;
	top:-3px !important;
}

#item187694 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item187670 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item187667 {
	width:271px !important;
	height:68px !important;
	left:540px !important;
	top:-3px !important;
}

#item187717 {
	width:265px !important;
	height:62px !important;
	left:815px !important;
	background:#ffd700;
}

#item187742 {
	width:1080px !important;
	height:430px !important;
	top:62px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item187764 {
	width:354px !important;
	height:40px !important;
	background:#000;
}

#item187787 {
	width:360px !important;
	height:40px !important;
	left:354px !important;
	background:#000;
}

#item187810 {
	width:354px !important;
	height:40px !important;
	left:714px !important;
	background:#000;
}

#item187834 {
	width:360px !important;
	height:194px !important;
	padding:0px 10px 0px 10px;
}

#item187857 {
	width:360px !important;
	height:194px !important;
	left:360px !important;
}

#item187880 {
	width:360px !important;
	height:194px !important;
	left:720px !important;
}

#item187347 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item187323 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item187320 {
	width:271px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item187397 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item187373 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item187370 {
	width:271px !important;
	height:68px !important;
	left:269px !important;
	top:-3px !important;
}

#item187420 {
	width:265px !important;
	height:62px !important;
	left:543px !important;
	background:#ffd700;
}

#item187470 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item187446 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item187443 {
	width:271px !important;
	height:68px !important;
	left:812px !important;
	top:-3px !important;
}

#item187494 {
	width:1080px !important;
	height:310px !important;
	left:3px !important;
	top:65px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

table#table265566 th, table#table265566 td {
	padding:8.28px;
}

table#table265566 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table265566 {
	table-layout:fixed;
}

#item193791 {
	width:613px !important;
	left:390px !important;
	min-height:243px !important;
}

#item193815 {
	width:370px !important;
	min-height:70px !important;
}

#item193838 {
	width:340px !important;
	top:120px !important;
	min-height:70px !important;
}

#item186967 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item186943 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item186940 {
	width:271px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item186990 {
	width:265px !important;
	height:62px !important;
	left:272px !important;
	background:#ffd700;
}

#item187041 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item187017 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item187014 {
	width:271px !important;
	height:68px !important;
	left:540px !important;
	top:-3px !important;
}

#item187091 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item187067 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item187064 {
	width:271px !important;
	height:68px !important;
	left:812px !important;
	top:-3px !important;
}

#item187114 {
	width:1080px !important;
	height:380px !important;
	left:3px !important;
	top:65px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item193545 {
	width:520px !important;
	min-height:230px !important;
}

#item193592 {
	width:480px !important;
	left:542px !important;
	min-height:230px !important;
}

#item193617 {
	width:200px !important;
	top:1px !important;
	min-height:19px !important;
}

#item193641 {
	width:220px !important;
	left:287px !important;
	min-height:19px !important;
}

#item193665 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item186740 {
	width:265px !important;
	height:62px !important;
	background:#ffd700;
}

#item186791 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item186767 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item186763 {
	width:271px !important;
	height:68px !important;
	left:269px !important;
	top:-3px !important;
}

#item186841 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item186817 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item186814 {
	width:271px !important;
	height:68px !important;
	left:540px !important;
	top:-3px !important;
}

#item186891 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item186867 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item186864 {
	width:271px !important;
	height:68px !important;
	left:812px !important;
	top:-3px !important;
}

#item186914 {
	width:1080px !important;
	height:420px !important;
	left:3px !important;
	top:65px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item186915 {
	width:1010px !important;
	left:41px !important;
	top:103px !important;
	min-height:331px !important;
}

#item186736 {
	width:1081px !important;
	height:492px !important;
	left:80px !important;
	top:799px !important;
}

#item188351 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item188381 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item188404 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item188355 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item188378 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item188352 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

#item188407 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

table#table267062 th, table#table267062 td {
	vertical-align:middle;
}

table#table267062 {
	table-layout:fixed;
}

#item188691 {
	width:1112px !important;
	top:823px !important;
	min-height:240px !important;
}

table#table267614 th, table#table267614 td {
	vertical-align:middle;
}

table#table267614 {
	table-layout:fixed;
}

#item188714 {
	width:1112px !important;
	top:1063px !important;
	min-height:200px !important;
}

table#table268163 th, table#table268163 td {
	vertical-align:middle;
}

table#table268163 {
	table-layout:fixed;
}

#item188738 {
	width:1110px !important;
	top:343px !important;
	min-height:480px !important;
}

#item189050 {
	width:540px !important;
	height:90px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item188795 {
	width:540px !important;
	height:90px !important;
	left:3px !important;
	top:3px !important;
}

#item189047 {
	width:546px !important;
	height:96px !important;
	left:13px !important;
	top:-3px !important;
}

#item188818 {
	width:540px !important;
	height:90px !important;
	left:556px !important;
	background:#ffd700;
}

#item200514 {
	width:1043px !important;
	height:19px !important;
	left:74px !important;
	top:1559px !important;
}

#item200546 {
	width:910px !important;
	height:50px !important;
	left:74px !important;
	top:1660px !important;
}

#item182435 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item182488 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item182511 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item182462 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item182485 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item182459 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

#item182571 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

table#table269623 th, table#table269623 td {
	vertical-align:middle;
}

table#table269623 {
	table-layout:fixed;
}

#item188449 {
	width:1112px !important;
	top:823px !important;
	min-height:240px !important;
}

table#table270175 th, table#table270175 td {
	vertical-align:middle;
}

table#table270175 {
	table-layout:fixed;
}

#item188472 {
	width:1112px !important;
	top:1063px !important;
	min-height:200px !important;
}

table#table270723 th, table#table270723 td {
	vertical-align:middle;
}

table#table270723 {
	table-layout:fixed;
}

#item188495 {
	width:1110px !important;
	top:343px !important;
	min-height:480px !important;
}

#item188577 {
	width:540px !important;
	height:90px !important;
	left:16px !important;
	background:#ffd700;
}

#item189077 {
	width:540px !important;
	height:90px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item188600 {
	width:540px !important;
	height:90px !important;
	left:3px !important;
	top:3px !important;
}

#item189074 {
	width:546px !important;
	height:96px !important;
	left:553px !important;
	top:-3px !important;
}

#item200480 {
	width:1096px !important;
	height:19px !important;
	left:74px !important;
	top:1559px !important;
}

#item200569 {
	width:910px !important;
	height:50px !important;
	left:74px !important;
	top:1660px !important;
}

#item182595 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item182433 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item213226 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item210941 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210965 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210915 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item210938 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210912 {
	width:266px !important;
	height:68px !important;
	left:911px !important;
	top:1659px !important;
}

#item146438 {
	width:400px !important;
	height:280px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	border-radius:16px;
	background:#000;
	border:solid 4px #fff;
	padding:17px;
	direction:ltr;
}

#item146463 {
	width:400px !important;
	height:280px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	border-radius:16px;
	background:#000;
	border:solid 4px #fff;
}

#item146436 {
	width:439px !important;
	height:287px !important;
	left:38px !important;
	top:1429px !important;
}

#item168449 {
	width:597px !important;
	height:39px !important;
	left:605px !important;
	top:1677px !important;
}

#item143922 {
	width:900px !important;
	height:1754px !important;
	left:340px !important;
	background:#000;
}

#item143899 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

@keyframes grow-83677 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-83677 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item184479 {
	width:100px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item83677 {
	width:746px !important;
	height:196px !important;
	left:34px !important;
	top:-3px !important;
}

#item83713 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item83714 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item83737 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item83687 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item83688 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item83711 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item83684 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:40px !important;
}

@keyframes grow-83601 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-83601 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item83601 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item83638 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item83639 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item83662 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item83612 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item83613 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item83636 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item83609 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-50998 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-50998 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item50998 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item51036 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item51037 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item51060 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item51009 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item51010 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item51034 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item51006 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-50875 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-50875 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item50875 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item50914 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item50915 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item50938 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item50888 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item50889 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item50912 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item50885 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

#item36668 {
	width:750px !important;
	height:99px !important;
	left:420px !important;
	top:140px !important;
}

#item189908 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item189932 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item189874 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item189898 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item189871 {
	width:366px !important;
	height:66px !important;
	left:417px !important;
	top:47px !important;
}

#item183825 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:1240px !important;
	height:1754px !important;
	background:#000;
}

#item183786 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item146556 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item146580 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item146523 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item146547 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item146521 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item96474 {
	width:1092px !important;
	height:70px !important;
	left:80px !important;
	top:721px !important;
}

#item66445 {
	width:1050px !important;
	height:166px !important;
	left:101px !important;
	top:833px !important;
}

#item76729 {
	width:1080px !important;
	height:420px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item76831 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item76807 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item76804 {
	width:542px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item76878 {
	width:536px !important;
	height:62px !important;
	left:557px !important;
	top:13px !important;
	background:#ffd700;
}

#item76902 {
	width:340px !important;
	top:139px !important;
	min-height:180px !important;
}

#item76926 {
	width:370px !important;
	min-height:118px !important;
}

table#table273327 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table273327 {
	table-layout:fixed;
}

#item76950 {
	width:613px !important;
	left:443px !important;
	top:115px !important;
	min-height:311px !important;
}

#item76974 {
	width:1080px !important;
	height:420px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item76976 {
	width:490px !important;
	left:570px !important;
	top:113px !important;
	min-height:330px !important;
}

#item77023 {
	width:490px !important;
	left:51px !important;
	top:113px !important;
	min-height:339px !important;
}

#item77143 {
	width:536px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item77194 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item77169 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item77166 {
	width:542px !important;
	height:68px !important;
	left:554px !important;
	top:10px !important;
}

#item131183 {
	width:200px !important;
	top:11px !important;
	min-height:19px !important;
}

#item131213 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item131217 {
	width:350px !important;
	left:88px !important;
	top:11px !important;
	min-height:19px !important;
}

#item76727 {
	width:1096px !important;
	height:495px !important;
	left:67px !important;
	top:1015px !important;
}

#item111710 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item111684 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item111707 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item111682 {
	width:326px !important;
	height:68px !important;
	left:837px !important;
	top:1646px !important;
}

#item206839 {
	width:315px !important;
	left:80px !important;
	top:1670px !important;
	min-height:20px !important;
}

#item583 {
	width:1240px !important;
	height:520px !important;
	top:1235px !important;
	background:#000;
}

#item585 {
	width:452px !important;
	height:60px !important;
	top:1175px !important;
	background:#000;
}

#item590 {
	width:788px !important;
	height:6px !important;
	left:452px !important;
	top:1229px !important;
	background:#ffd700;
}

#item134963 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1280px !important;
}

#item134909 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item134899 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item134897 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:939px !important;
}

#item134864 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item134853 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item134851 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:117px !important;
}

#item134826 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item134816 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item134814 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:391px !important;
}

#item134792 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item134783 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item134781 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:665px !important;
}

#item93584 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item93576 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item93574 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1337px !important;
}

#item77653 {
	width:758px !important;
	left:30px !important;
	top:119px !important;
	min-height:1050px !important;
}

#item183829 {
	mix-blend-mode:multiply;
	opacity:0.75;
	width:864px !important;
	height:100px !important;
	background:#000;
}

#item198510 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1280px !important;
}

#item206827 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item206814 {
	width:358px !important;
	height:234px !important;
	left:807px !important;
	top:1339px !important;
}

#item209599 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item209586 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item209583 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1337px !important;
}

#item209608 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1280px !important;
}

#item209771 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table274651 th, table#table274651 td {
	vertical-align:middle;
}

table#table274651 {
	table-layout:fixed;
}

#item209772 {
	width:1120px !important;
	left:70px !important;
	top:459px !important;
	min-height:1020px !important;
}

#item209824 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item209847 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item209798 {
	width:80px !important;
	height:15px !important;
	left:68px !important;
	top:25px !important;
	background:#fff;
}

#item209821 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item209795 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

#item209888 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

#item209958 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item209768 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item213203 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item211001 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211024 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210975 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item210998 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item210972 {
	width:266px !important;
	height:68px !important;
	left:487px !important;
	top:1646px !important;
}

#item37603 {
	width:1110px !important;
	height:142px !important;
	left:71px !important;
	top:852px !important;
}

#item37024 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item36964 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item36989 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item36931 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item36955 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item36929 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item36906 {
	width:1080px !important;
	height:70px !important;
	left:80px !important;
	top:767px !important;
}

#item36881 {
	width:1080px !important;
	height:63px !important;
	left:80px !important;
	top:341px !important;
}

#item36879 {
	width:1080px !important;
	height:180px !important;
	left:80px !important;
	top:148px !important;
}

#item78196 {
	width:1080px !important;
	height:560px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item78197 {
	width:356px !important;
	height:62px !important;
	left:737px !important;
	top:13px !important;
	background:#ffd700;
}

#item78248 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item78224 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item78221 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item78322 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item78298 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item78295 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item78376 {
	width:354px !important;
	height:80px !important;
	background:#000;
}

#item78399 {
	width:360px !important;
	height:80px !important;
	left:354px !important;
	background:#000;
}

#item78422 {
	width:354px !important;
	height:80px !important;
	left:714px !important;
	background:#000;
}

#item78446 {
	width:360px !important;
	height:194px !important;
	padding:0px 10px 0px 10px;
}

#item78469 {
	width:360px !important;
	height:194px !important;
	left:360px !important;
}

#item78492 {
	width:360px !important;
	height:194px !important;
	left:720px !important;
}

#item77681 {
	width:1080px !important;
	height:320px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item77710 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item77686 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item77682 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item77784 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item77760 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item77757 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item77831 {
	width:356px !important;
	height:62px !important;
	left:375px !important;
	top:13px !important;
	background:#ffd700;
}

#item77856 {
	width:340px !important;
	top:148px !important;
	min-height:68px !important;
}

#item77879 {
	width:370px !important;
	min-height:108px !important;
}

table#table277922 th, table#table277922 td {
	padding:8.28px;
}

table#table277922 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table277922 {
	table-layout:fixed;
}

#item78669 {
	width:613px !important;
	left:443px !important;
	top:115px !important;
	min-height:209px !important;
}

#item156397 {
	width:1080px !important;
	height:590px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item156398 {
	width:490px !important;
	left:570px !important;
	top:106px !important;
	min-height:490px !important;
}

#item156421 {
	width:490px !important;
	left:51px !important;
	top:106px !important;
	min-height:250px !important;
}

#item156473 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item156448 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item156445 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item156496 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item156546 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item156522 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item156519 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item156570 {
	width:200px !important;
	min-height:19px !important;
}

#item156595 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item156600 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item156604 {
	width:350px !important;
	left:166px !important;
	top:11px !important;
	min-height:19px !important;
}

#item156881 {
	width:533px !important;
	height:578px !important;
	background:#cccccc;
}

#item156888 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item156885 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item156883 {
	width:56px !important;
	height:56px !important;
	left:-3px !important;
	top:-3px !important;
}

#item156890 {
	width:493px !important;
	height:383px !important;
	left:2px !important;
	top:77px !important;
}

#item157907 {
	width:250px !important;
	left:1px !important;
	min-height:19px !important;
}

#item157937 {
	width:325px !important;
	top:58px !important;
	min-height:49px !important;
}

#item77926 {
	width:1080px !important;
	height:590px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item77928 {
	width:490px !important;
	left:570px !important;
	top:106px !important;
	min-height:523px !important;
}

#item77975 {
	width:490px !important;
	left:51px !important;
	top:106px !important;
	min-height:250px !important;
}

#item78048 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item78024 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item78021 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item78095 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item78147 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item78121 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item78118 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item131374 {
	width:200px !important;
	min-height:19px !important;
}

#item131400 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item131405 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item131409 {
	width:350px !important;
	left:166px !important;
	top:11px !important;
	min-height:19px !important;
}

#item158310 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item156679 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:9px !important;
	border-radius:5px;
	background:#ffd700;
}

#item156677 {
	width:39px !important;
	height:39px !important;
	left:937px !important;
	top:440px !important;
}

#item158337 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item158361 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:9px !important;
	border-radius:5px;
	background:#ffd700;
}

#item158335 {
	width:39px !important;
	height:39px !important;
	left:937px !important;
	top:516px !important;
}

#item157851 {
	width:250px !important;
	left:1px !important;
	min-height:19px !important;
}

#item157880 {
	width:325px !important;
	top:58px !important;
	min-height:49px !important;
}

#item158649 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item158673 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:7px !important;
	border-radius:5px;
	background:#ffd700;
}

#item158647 {
	width:39px !important;
	height:39px !important;
	left:-3px !important;
	top:-3px !important;
}

#item158698 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item158723 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:7px !important;
	border-radius:5px;
	background:#ffd700;
}

#item158696 {
	width:39px !important;
	height:39px !important;
	left:-3px !important;
	top:41px !important;
}

#item77679 {
	width:1096px !important;
	height:665px !important;
	left:66px !important;
	top:976px !important;
}

#item96512 {
	width:117px !important;
	height:143px !important;
	left:975px !important;
	top:159px !important;
	border:solid 1px #fff;
}

#item111584 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item111557 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item111580 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item111555 {
	width:326px !important;
	height:68px !important;
	left:837px !important;
	top:1646px !important;
}

#item111609 {
	width:310px !important;
	left:80px !important;
	top:1670px !important;
	min-height:20px !important;
}

#item146125 {
	width:1100px !important;
	height:380px !important;
	left:76px !important;
	top:376px !important;
}

#item146186 {
	width:252px !important;
	height:157px !important;
	background:#fff;
}

#item38022 {
	width:1240px !important;
	height:520px !important;
	top:1235px !important;
	background:#000;
}

#item37999 {
	width:452px !important;
	height:60px !important;
	top:1175px !important;
	background:#000;
}

#item37998 {
	width:788px !important;
	height:6px !important;
	left:452px !important;
	top:1229px !important;
	background:#ffd700;
}

#item37990 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item37981 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item37979 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:939px !important;
}

#item37970 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item37961 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item37959 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:391px !important;
}

#item37948 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item37938 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item37936 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:665px !important;
}

#item37929 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item37919 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item37917 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:117px !important;
}

#item37909 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item37900 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#e5e5e5;
}

#item37898 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1337px !important;
}

#item37891 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item37880 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item37878 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1337px !important;
}

#item37858 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item37835 {
	width:680px !important;
	left:70px !important;
	top:140px !important;
	min-height:1017px !important;
}

#item37812 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1280px !important;
}

#item37789 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1280px !important;
}

#item37766 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1280px !important;
}

#item37689 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item135155 {
	width:353px !important;
	height:233px !important;
	left:810px !important;
	top:1341px !important;
}

#item53129 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table280509 th, table#table280509 td {
	vertical-align:middle;
}

table#table280509 {
	table-layout:fixed;
}

#item53152 {
	width:1080px !important;
	left:90px !important;
	top:463px !important;
	min-height:670px !important;
}

#item53228 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item53251 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item53202 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item53225 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item53199 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table282095 th, table#table282095 td {
	vertical-align:middle;
}

table#table282095 {
	table-layout:fixed;
}

#item53253 {
	width:1080px !important;
	left:90px !important;
	top:1133px !important;
	min-height:270px !important;
}

#item64991 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

#item182707 {
	width:910px !important;
	height:50px !important;
	left:92px !important;
	top:1673px !important;
}

#item200632 {
	width:1080px !important;
	height:19px !important;
	left:90px !important;
	top:1433px !important;
}

#item53311 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item53127 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item211060 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211083 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211032 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item211057 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211028 {
	width:266px !important;
	height:68px !important;
	left:487px !important;
	top:1646px !important;
}

#item38797 {
	width:1080px !important;
	height:120px !important;
	left:80px !important;
	top:878px !important;
}

#item38774 {
	width:1080px !important;
	height:60px !important;
	left:80px !important;
	top:775px !important;
}

#item38751 {
	width:1092px !important;
	height:63px !important;
	left:80px !important;
	top:296px !important;
}

#item38750 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item38174 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item38112 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item38137 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item38078 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item38102 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item38076 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item79286 {
	width:1080px !important;
	height:500px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item79287 {
	width:356px !important;
	height:62px !important;
	left:737px !important;
	top:13px !important;
	background:#ffd700;
}

#item79337 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item79313 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item79310 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item79412 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item79387 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item79384 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item79465 {
	width:354px !important;
	height:60px !important;
	background:#000;
}

#item79488 {
	width:360px !important;
	height:60px !important;
	left:354px !important;
	background:#000;
}

#item79511 {
	width:354px !important;
	height:60px !important;
	left:714px !important;
	background:#000;
}

#item79536 {
	width:360px !important;
	height:194px !important;
	padding:0px 10px 0px 10px;
}

#item79559 {
	width:360px !important;
	height:194px !important;
	left:360px !important;
}

#item79582 {
	width:360px !important;
	height:194px !important;
	left:720px !important;
}

#item78771 {
	width:1080px !important;
	height:310px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item78799 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item78775 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item78772 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item78874 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item78849 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item78846 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item78922 {
	width:356px !important;
	height:62px !important;
	left:375px !important;
	top:13px !important;
	background:#ffd700;
}

#item78947 {
	width:340px !important;
	top:142px !important;
	min-height:68px !important;
}

#item78971 {
	width:370px !important;
	min-height:102px !important;
}

table#table284114 th, table#table284114 td {
	padding:8.28px;
}

table#table284114 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table284114 {
	table-layout:fixed;
}

#item78994 {
	width:613px !important;
	left:443px !important;
	top:115px !important;
	min-height:176px !important;
}

#item157964 {
	width:1080px !important;
	height:540px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item157965 {
	width:490px !important;
	left:570px !important;
	top:113px !important;
	min-height:420px !important;
}

#item157989 {
	width:490px !important;
	left:51px !important;
	top:113px !important;
	min-height:339px !important;
}

#item158039 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item158015 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item158012 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item158062 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item158113 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item158089 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item158085 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item158137 {
	width:200px !important;
	min-height:19px !important;
}

#item158162 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item158167 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item158171 {
	width:350px !important;
	left:166px !important;
	top:11px !important;
	min-height:19px !important;
}

#item158195 {
	width:533px !important;
	height:528px !important;
	background:#cccccc;
}

#item158202 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item158199 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item158197 {
	width:56px !important;
	height:56px !important;
	left:-3px !important;
	top:-3px !important;
}

#item158204 {
	width:493px !important;
	left:2px !important;
	top:77px !important;
	min-height:320px !important;
}

#item159089 {
	width:250px !important;
	left:1px !important;
	min-height:19px !important;
}

#item159119 {
	width:325px !important;
	top:58px !important;
	min-height:49px !important;
}

#item79018 {
	width:1080px !important;
	height:540px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item79020 {
	width:490px !important;
	left:570px !important;
	top:113px !important;
	min-height:420px !important;
}

#item79067 {
	width:490px !important;
	left:51px !important;
	top:113px !important;
	min-height:339px !important;
}

#item79140 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item79116 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item79113 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item79188 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item79238 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item79214 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item79211 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item131564 {
	width:200px !important;
	min-height:19px !important;
}

#item131589 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item131594 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item131598 {
	width:350px !important;
	left:166px !important;
	top:11px !important;
	min-height:19px !important;
}

#item158867 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item158891 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:8px !important;
	border-radius:5px;
	background:#ffd700;
}

#item158865 {
	width:39px !important;
	height:39px !important;
	left:680px !important;
	top:402px !important;
}

#item158919 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item158943 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:8px !important;
	border-radius:5px;
	background:#ffd700;
}

#item158917 {
	width:39px !important;
	height:39px !important;
	left:680px !important;
	top:476px !important;
}

#item189299 {
	width:250px !important;
	left:1px !important;
	min-height:19px !important;
}

#item189328 {
	width:325px !important;
	top:58px !important;
	min-height:49px !important;
}

#item78769 {
	width:1096px !important;
	height:615px !important;
	left:67px !important;
	top:1017px !important;
}

#item112041 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item112015 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item112038 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item112013 {
	width:326px !important;
	height:68px !important;
	left:837px !important;
	top:1646px !important;
}

#item112065 {
	width:400px !important;
	left:80px !important;
	top:1670px !important;
	min-height:20px !important;
}

#item39669 {
	width:1240px !important;
	height:520px !important;
	top:1235px !important;
	background:#000;
}

#item39646 {
	width:452px !important;
	height:60px !important;
	top:1175px !important;
	background:#000;
}

#item39645 {
	width:788px !important;
	height:6px !important;
	left:452px !important;
	top:1229px !important;
	background:#ffd700;
}

#item39637 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item39626 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item39624 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:665px !important;
}

#item39617 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item39607 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item39605 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:939px !important;
}

#item39598 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item39587 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item39584 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:117px !important;
}

#item39577 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item39565 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item39563 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:391px !important;
}

#item39555 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item39547 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#e5e5e5;
}

#item39545 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1337px !important;
}

#item39537 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item39529 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item39527 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1337px !important;
}

#item39508 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item39485 {
	width:746px !important;
	left:42px !important;
	top:120px !important;
	min-height:1040px !important;
}

#item39462 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1280px !important;
}

#item39439 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1280px !important;
}

#item39415 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1280px !important;
}

#item39339 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item135306 {
	width:353px !important;
	height:233px !important;
	left:810px !important;
	top:1341px !important;
}

#item53506 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table287274 th, table#table287274 td {
	vertical-align:middle;
}

table#table287274 {
	table-layout:fixed;
}

#item53529 {
	width:1080px !important;
	left:90px !important;
	top:551px !important;
	min-height:700px !important;
}

#item53604 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item53627 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item53578 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item53601 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item53575 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table288631 th, table#table288631 td {
	vertical-align:middle;
}

table#table288631 {
	table-layout:fixed;
}

#item53629 {
	width:1080px !important;
	left:90px !important;
	top:1251px !important;
	min-height:260px !important;
}

#item65075 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

#item182733 {
	width:910px !important;
	height:50px !important;
	left:86px !important;
	top:1673px !important;
}

#item200659 {
	width:1080px !important;
	height:19px !important;
	left:90px !important;
	top:1541px !important;
}

#item53690 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item53504 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item211115 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211138 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211089 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item211112 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211086 {
	width:266px !important;
	height:68px !important;
	left:487px !important;
	top:1646px !important;
}

#item183860 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item146686 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item146710 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item146652 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item146677 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item146650 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item81278 {
	width:1092px !important;
	height:209px !important;
	left:80px !important;
	top:845px !important;
}

#item81253 {
	width:1092px !important;
	height:70px !important;
	left:80px !important;
	top:735px !important;
}

#item79754 {
	width:1080px !important;
	height:63px !important;
	left:80px !important;
	top:300px !important;
}

#item79724 {
	width:1080px !important;
	height:180px !important;
	left:80px !important;
	top:120px !important;
}

#item80859 {
	width:1080px !important;
	height:490px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item80860 {
	width:356px !important;
	height:62px !important;
	left:737px !important;
	top:13px !important;
	background:#ffd700;
}

#item80910 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item80886 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item80883 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item80984 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item80960 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item80957 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item81037 {
	width:354px !important;
	height:60px !important;
	background:#000;
}

#item81060 {
	width:360px !important;
	height:60px !important;
	left:354px !important;
	background:#000;
}

#item81083 {
	width:354px !important;
	height:60px !important;
	left:714px !important;
	background:#000;
}

#item81108 {
	width:360px !important;
	height:194px !important;
	padding:0px 10px 0px 10px;
}

#item81131 {
	width:360px !important;
	height:194px !important;
	left:360px !important;
}

#item81154 {
	width:360px !important;
	height:194px !important;
	left:720px !important;
}

#item80347 {
	width:1080px !important;
	height:310px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item80375 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item80351 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item80348 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item80449 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item80425 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item80422 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item80496 {
	width:356px !important;
	height:62px !important;
	left:375px !important;
	top:13px !important;
	background:#ffd700;
}

#item80520 {
	width:340px !important;
	top:132px !important;
	min-height:68px !important;
}

#item80543 {
	width:370px !important;
	min-height:102px !important;
}

table#table290431 th, table#table290431 td {
	padding:8.28px;
}

table#table290431 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table290431 {
	table-layout:fixed;
}

#item80566 {
	width:613px !important;
	left:443px !important;
	top:115px !important;
	min-height:209px !important;
}

#item159455 {
	width:1080px !important;
	height:500px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item159456 {
	width:490px !important;
	left:570px !important;
	top:109px !important;
	min-height:370px !important;
}

#item159479 {
	width:490px !important;
	left:51px !important;
	top:109px !important;
	min-height:339px !important;
}

#item159529 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item159505 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item159502 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item159553 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item159603 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item159579 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item159576 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item159627 {
	width:200px !important;
	left:2px !important;
	min-height:19px !important;
}

#item159653 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item159657 {
	width:350px !important;
	left:87px !important;
	top:11px !important;
	min-height:19px !important;
}

#item159726 {
	width:533px !important;
	height:488px !important;
	background:#cccccc;
}

#item159733 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item159730 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item159728 {
	width:56px !important;
	height:56px !important;
	left:-3px !important;
	top:-3px !important;
}

#item159735 {
	width:493px !important;
	left:2px !important;
	top:77px !important;
	min-height:320px !important;
}

#item80591 {
	width:1080px !important;
	height:500px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item80593 {
	width:490px !important;
	left:570px !important;
	top:109px !important;
	min-height:370px !important;
}

#item80640 {
	width:490px !important;
	left:51px !important;
	top:109px !important;
	min-height:339px !important;
}

#item80713 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item80689 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item80686 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item80760 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item80810 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item80786 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item80783 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item131730 {
	width:200px !important;
	left:2px !important;
	min-height:19px !important;
}

#item131755 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item131765 {
	width:350px !important;
	left:87px !important;
	top:11px !important;
	min-height:19px !important;
}

#item159885 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item159861 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:8px !important;
	border-radius:5px;
	background:#ffd700;
}

#item159859 {
	width:39px !important;
	height:39px !important;
	left:680px !important;
	top:268px !important;
}

#item159934 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item159910 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:8px !important;
	border-radius:5px;
	background:#ffd700;
}

#item159908 {
	width:39px !important;
	height:39px !important;
	left:680px !important;
	top:343px !important;
}

#item80345 {
	width:1096px !important;
	height:575px !important;
	left:67px !important;
	top:1057px !important;
}

#item112118 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item112092 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item112115 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item112090 {
	width:326px !important;
	height:68px !important;
	left:837px !important;
	top:1646px !important;
}

#item112142 {
	width:400px !important;
	left:80px !important;
	top:1670px !important;
	min-height:20px !important;
}

#item159144 {
	width:300px !important;
	height:120px !important;
	background:#ffd700;
}

#item159171 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item145308 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item145299 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item145297 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1337px !important;
}

#item135548 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1280px !important;
}

#item135499 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1280px !important;
}

#item135471 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135461 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135459 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:117px !important;
}

#item135425 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135416 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135414 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:939px !important;
}

#item135388 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135378 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135376 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:665px !important;
}

#item135354 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135344 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135342 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:391px !important;
}

#item93607 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item93598 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item93596 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1337px !important;
}

#item81306 {
	width:730px !important;
	left:62px !important;
	top:140px !important;
	min-height:1002px !important;
}

#item135544 {
	width:353px !important;
	height:233px !important;
	left:810px !important;
	top:1341px !important;
}

#item198487 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1280px !important;
}

#item81335 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table292492 th, table#table292492 td {
	vertical-align:middle;
}

table#table292492 {
	table-layout:fixed;
}

#item81336 {
	width:1080px !important;
	left:90px !important;
	top:463px !important;
	min-height:490px !important;
}

#item81389 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item81412 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item81362 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item81385 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item81359 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table293671 th, table#table293671 td {
	vertical-align:middle;
}

table#table293671 {
	table-layout:fixed;
}

#item81414 {
	width:1080px !important;
	left:90px !important;
	top:953px !important;
	min-height:320px !important;
}

#item81465 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

#item182757 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1673px !important;
}

#item200689 {
	width:1043px !important;
	height:19px !important;
	left:90px !important;
	top:1303px !important;
}

#item81333 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item81331 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item213180 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item211173 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211196 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211147 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item211170 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211144 {
	width:266px !important;
	height:68px !important;
	left:487px !important;
	top:1646px !important;
}

#item213157 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item146787 {
	width:400px !important;
	height:280px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	border-radius:16px;
	background:#000;
	border:solid 4px #fff;
	padding:17px;
	direction:ltr;
}

#item146812 {
	width:400px !important;
	height:280px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	border-radius:16px;
	background:#000;
	border:solid 4px #fff;
}

#item146785 {
	width:439px !important;
	height:287px !important;
	left:38px !important;
	top:1429px !important;
}

#item168475 {
	width:597px !important;
	height:39px !important;
	left:605px !important;
	top:1677px !important;
}

#item168529 {
	width:900px !important;
	height:1754px !important;
	left:340px !important;
	background:#000;
}

#item168506 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

@keyframes grow-120179 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-120179 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item120179 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item120217 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item120218 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item120242 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item120190 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item120191 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item120215 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item120187 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-120103 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-120103 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item120103 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item120140 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item120141 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item120164 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item120113 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item120114 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item120138 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item120110 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-120028 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-120028 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item120028 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item120065 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item120066 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item120089 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item120039 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item120040 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item120063 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item120036 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-119951 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-119951 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item119951 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item119989 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item119990 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item120013 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item119963 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item119964 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item119987 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item119960 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-119863 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-119863 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item119863 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item119901 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item119902 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item119925 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item119875 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item119876 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item119899 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item119871 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-119787 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-119787 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item119787 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item119824 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item119825 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item119848 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item119797 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item119798 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item119821 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item119794 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

#item36702 {
	width:750px !important;
	height:99px !important;
	left:420px !important;
	top:140px !important;
}

#item189838 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item189862 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item189805 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item189829 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item189802 {
	width:366px !important;
	height:66px !important;
	left:417px !important;
	top:47px !important;
}

@keyframes grow-209302 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-209302 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item209315 {
	width:100px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item209302 {
	width:746px !important;
	height:196px !important;
	left:34px !important;
	top:-3px !important;
}

#item209369 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item209370 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item209393 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item209342 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item209344 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item209367 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item209338 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:40px !important;
}

#item40436 {
	width:1092px !important;
	height:210px !important;
	left:80px !important;
	top:775px !important;
}

#item40390 {
	width:1092px !important;
	height:63px !important;
	left:80px !important;
	top:335px !important;
}

#item96544 {
	width:460px !important;
	height:25px !important;
	left:396px !important;
	top:264px !important;
}

#item39812 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item39753 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item39777 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item39718 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item39743 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item39716 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item83776 {
	width:1080px !important;
	height:580px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item83777 {
	width:356px !important;
	height:62px !important;
	left:737px !important;
	top:13px !important;
	background:#ffd700;
}

#item83828 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item83803 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item83800 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item83902 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item83878 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item83875 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item83959 {
	width:354px !important;
	height:80px !important;
	background:#000;
}

#item83982 {
	width:360px !important;
	height:80px !important;
	left:354px !important;
	background:#000;
}

#item84005 {
	width:354px !important;
	height:80px !important;
	left:714px !important;
	background:#000;
}

#item84029 {
	width:360px !important;
	height:194px !important;
	padding:0px 10px 0px 10px;
}

#item84052 {
	width:360px !important;
	height:194px !important;
	left:360px !important;
}

#item84076 {
	width:360px !important;
	height:194px !important;
	left:720px !important;
}

#item84368 {
	width:1080px !important;
	height:340px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item84396 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item84372 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item84369 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item84471 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item84447 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item84444 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item84518 {
	width:356px !important;
	height:62px !important;
	left:375px !important;
	top:13px !important;
	background:#ffd700;
}

#item84542 {
	width:340px !important;
	top:132px !important;
	min-height:68px !important;
}

#item84566 {
	width:370px !important;
	min-height:102px !important;
}

table#table296838 th, table#table296838 td {
	padding:8.28px;
}

table#table296838 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table296838 {
	table-layout:fixed;
}

#item84589 {
	width:613px !important;
	left:443px !important;
	top:115px !important;
	min-height:243px !important;
}

#item160314 {
	width:1080px !important;
	height:590px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item160315 {
	width:550px !important;
	left:519px !important;
	top:101px !important;
	background:#fff;
	min-height:558px !important;
}

#item160338 {
	width:440px !important;
	left:51px !important;
	top:101px !important;
	min-height:220px !important;
}

#item160388 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item160364 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item160361 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item160411 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item160461 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item160437 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item160434 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item160485 {
	width:200px !important;
	left:1px !important;
	min-height:19px !important;
}

#item160511 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item160516 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item160520 {
	width:350px !important;
	top:58px !important;
	min-height:19px !important;
}

#item160590 {
	width:574px !important;
	height:578px !important;
	background:#cccccc;
}

#item160597 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item160594 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item160592 {
	width:56px !important;
	height:56px !important;
	left:-3px !important;
	top:-3px !important;
}

#item160599 {
	width:493px !important;
	height:383px !important;
	left:2px !important;
	top:77px !important;
}

#item181045 {
	width:250px !important;
	left:1px !important;
	min-height:19px !important;
}

#item181074 {
	width:325px !important;
	top:58px !important;
	min-height:49px !important;
}

#item84100 {
	width:1080px !important;
	height:590px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item84102 {
	width:560px !important;
	left:512px !important;
	top:101px !important;
	background:#fff;
	min-height:558px !important;
}

#item84149 {
	width:440px !important;
	left:51px !important;
	top:101px !important;
	min-height:220px !important;
}

#item84222 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item84198 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item84195 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item84269 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item84319 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item84295 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item84292 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item131908 {
	width:200px !important;
	left:1px !important;
	min-height:19px !important;
}

#item131933 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item131938 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item131942 {
	width:350px !important;
	top:58px !important;
	min-height:19px !important;
}

#item160884 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item160860 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:7px !important;
	border-radius:5px;
	background:#ffd700;
}

#item160858 {
	width:39px !important;
	height:39px !important;
	left:916px !important;
	top:421px !important;
}

#item160944 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item160920 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:7px !important;
	border-radius:5px;
	background:#ffd700;
}

#item160918 {
	width:39px !important;
	height:39px !important;
	left:916px !important;
	top:497px !important;
}

#item160994 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item160970 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:9px !important;
	border-radius:5px;
	background:#ffd700;
}

#item160968 {
	width:39px !important;
	height:39px !important;
	left:930px !important;
	top:539px !important;
}

#item161044 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item161020 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:9px !important;
	border-radius:5px;
	background:#ffd700;
}

#item161018 {
	width:39px !important;
	height:39px !important;
	left:930px !important;
	top:584px !important;
}

#item180990 {
	width:250px !important;
	left:1px !important;
	min-height:19px !important;
}

#item181020 {
	width:325px !important;
	top:58px !important;
	min-height:49px !important;
}

#item83774 {
	width:1096px !important;
	height:665px !important;
	left:67px !important;
	top:972px !important;
}

#item112264 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item112238 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item112261 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item112236 {
	width:326px !important;
	height:68px !important;
	left:837px !important;
	top:1646px !important;
}

#item112288 {
	width:300px !important;
	left:80px !important;
	top:1670px !important;
	min-height:20px !important;
}

#item40413 {
	width:1092px !important;
	height:42px !important;
	left:80px !important;
	top:727px !important;
}

#item146851 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item146843 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item146841 {
	width:358px !important;
	height:234px !important;
	left:805px !important;
	top:1337px !important;
}

#item135712 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1280px !important;
}

#item135689 {
	width:370px !important;
	height:60px !important;
	left:801px !important;
	top:1280px !important;
}

#item135652 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135643 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135641 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:665px !important;
}

#item135621 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135611 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135609 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:391px !important;
}

#item135585 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135574 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135572 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:117px !important;
}

#item93630 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item93619 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item93616 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1337px !important;
}

#item40535 {
	width:720px !important;
	left:68px !important;
	top:140px !important;
	min-height:1013px !important;
}

#item189414 {
	width:353px !important;
	height:233px !important;
	left:812px !important;
	top:942px !important;
}

#item196173 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item196162 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item196159 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1337px !important;
}

#item198460 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1280px !important;
}

#item53895 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table299834 th, table#table299834 td {
	vertical-align:middle;
}

table#table299834 {
	table-layout:fixed;
}

#item53918 {
	width:1080px !important;
	left:90px !important;
	top:481px !important;
	min-height:770px !important;
}

#item53994 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item54017 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item53968 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item53991 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item53964 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table301842 th, table#table301842 td {
	vertical-align:middle;
}

table#table301842 {
	table-layout:fixed;
}

#item54019 {
	width:1080px !important;
	left:90px !important;
	top:1251px !important;
	min-height:280px !important;
}

#item65158 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

#item182781 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1673px !important;
}

#item200716 {
	width:1080px !important;
	height:19px !important;
	left:90px !important;
	top:1561px !important;
}

#item54083 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item53893 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item213134 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item211238 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211261 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211212 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item211235 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211209 {
	width:266px !important;
	height:68px !important;
	left:487px !important;
	top:1646px !important;
}

#item41281 {
	width:1092px !important;
	height:142px !important;
	left:80px !important;
	top:825px !important;
}

#item41258 {
	width:1092px !important;
	height:70px !important;
	left:80px !important;
	top:713px !important;
}

#item41235 {
	width:1092px !important;
	height:63px !important;
	left:80px !important;
	top:317px !important;
}

#item41234 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item40655 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item40596 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item40620 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item40562 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item40586 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item40560 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item85265 {
	width:1080px !important;
	height:540px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item85266 {
	width:356px !important;
	height:62px !important;
	left:737px !important;
	top:13px !important;
	background:#ffd700;
}

#item85316 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item85292 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item85289 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item85390 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item85366 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item85363 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item85444 {
	width:354px !important;
	height:60px !important;
	background:#000;
}

#item85467 {
	width:360px !important;
	height:60px !important;
	left:354px !important;
	background:#000;
}

#item85491 {
	width:354px !important;
	height:60px !important;
	left:714px !important;
	background:#000;
}

#item85515 {
	width:360px !important;
	height:194px !important;
	padding:0px 10px 0px 10px;
}

#item85538 {
	width:360px !important;
	height:194px !important;
	left:360px !important;
}

#item85561 {
	width:360px !important;
	height:194px !important;
	left:720px !important;
}

#item85020 {
	width:1080px !important;
	height:340px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item85048 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item85024 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item85021 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item85122 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item85098 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item85095 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item85169 {
	width:356px !important;
	height:62px !important;
	left:375px !important;
	top:13px !important;
	background:#ffd700;
}

#item85193 {
	width:340px !important;
	top:132px !important;
	min-height:68px !important;
}

#item85217 {
	width:370px !important;
	min-height:102px !important;
}

table#table303896 th, table#table303896 td {
	padding:8.28px;
}

table#table303896 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table303896 {
	table-layout:fixed;
}

#item85240 {
	width:613px !important;
	left:443px !important;
	top:115px !important;
	min-height:243px !important;
}

#item161197 {
	width:1080px !important;
	height:550px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item161198 {
	width:540px !important;
	left:523px !important;
	top:114px !important;
	background:#fff;
	min-height:470px !important;
}

#item161221 {
	width:466px !important;
	left:51px !important;
	top:114px !important;
	min-height:339px !important;
}

#item161272 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item161247 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item161244 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item161295 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item161345 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item161321 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item161318 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item161369 {
	width:200px !important;
	min-height:19px !important;
}

#item161394 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item161398 {
	width:350px !important;
	left:79px !important;
	top:9px !important;
	min-height:19px !important;
}

#item161422 {
	width:250px !important;
	left:1px !important;
	min-height:19px !important;
}

#item161452 {
	width:325px !important;
	top:58px !important;
	min-height:49px !important;
}

#item161531 {
	width:574px !important;
	height:538px !important;
	background:#cccccc;
}

#item161539 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item161536 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item161534 {
	width:56px !important;
	height:56px !important;
	left:-3px !important;
	top:-3px !important;
}

#item161541 {
	width:493px !important;
	height:383px !important;
	left:2px !important;
	top:77px !important;
}

#item84751 {
	width:1080px !important;
	height:550px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item84753 {
	width:540px !important;
	left:523px !important;
	top:114px !important;
	background:#fff;
	min-height:470px !important;
}

#item84800 {
	width:466px !important;
	left:51px !important;
	top:114px !important;
	min-height:339px !important;
}

#item84873 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item84849 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item84846 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item84920 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item84971 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item84946 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item84943 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item132305 {
	width:200px !important;
	min-height:19px !important;
}

#item132335 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item132339 {
	width:350px !important;
	left:79px !important;
	top:9px !important;
	min-height:19px !important;
}

#item161142 {
	width:250px !important;
	left:1px !important;
	min-height:19px !important;
}

#item161171 {
	width:325px !important;
	top:58px !important;
	min-height:49px !important;
}

#item161798 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item161774 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:8px !important;
	border-radius:5px;
	background:#ffd700;
}

#item161772 {
	width:39px !important;
	height:39px !important;
	left:977px !important;
	top:348px !important;
}

#item161850 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item161826 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:8px !important;
	border-radius:5px;
	background:#ffd700;
}

#item161824 {
	width:39px !important;
	height:39px !important;
	left:977px !important;
	top:424px !important;
}

#item161928 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item161904 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:8px !important;
	border-radius:5px;
	background:#ffd700;
}

#item161902 {
	width:39px !important;
	height:39px !important;
	left:948px !important;
	top:463px !important;
}

#item162006 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item161982 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:8px !important;
	border-radius:5px;
	background:#ffd700;
}

#item161980 {
	width:39px !important;
	height:39px !important;
	left:948px !important;
	top:510px !important;
}

#item84749 {
	width:1096px !important;
	height:625px !important;
	left:67px !important;
	top:979px !important;
}

#item96592 {
	width:200px !important;
	height:15px !important;
	left:760px !important;
	top:271px !important;
}

#item112420 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item112393 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item112417 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item112391 {
	width:326px !important;
	height:68px !important;
	left:837px !important;
	top:1646px !important;
}

#item112444 {
	width:350px !important;
	left:80px !important;
	top:1670px !important;
	min-height:20px !important;
}

#item41715 {
	width:1240px !important;
	height:520px !important;
	top:1235px !important;
	background:#000;
}

#item41692 {
	width:452px !important;
	height:60px !important;
	top:1175px !important;
	background:#000;
}

#item41691 {
	width:788px !important;
	height:6px !important;
	left:452px !important;
	top:1229px !important;
	background:#ffd700;
}

#item41680 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item41669 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item41667 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:117px !important;
}

#item41659 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item41650 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item41648 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:391px !important;
}

#item41641 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item41631 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item41629 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:665px !important;
}

#item41621 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item41610 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item41608 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:939px !important;
}

#item41601 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item41592 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item41590 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1337px !important;
}

#item41583 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item41569 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item41567 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1337px !important;
}

#item135876 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item41560 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item41552 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item41550 {
	width:358px !important;
	height:234px !important;
	left:809px !important;
	top:1337px !important;
}

#item41549 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item41526 {
	width:720px !important;
	left:68px !important;
	top:120px !important;
	min-height:1017px !important;
}

#item41503 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1280px !important;
}

#item41480 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1280px !important;
}

#item41457 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1280px !important;
}

#item41379 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item54195 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table306613 th, table#table306613 td {
	vertical-align:middle;
}

table#table306613 {
	table-layout:fixed;
}

#item54218 {
	width:1080px !important;
	left:90px !important;
	top:507px !important;
	min-height:810px !important;
}

#item54296 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item54319 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item54268 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item54292 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item54265 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table308436 th, table#table308436 td {
	vertical-align:middle;
}

table#table308436 {
	table-layout:fixed;
}

#item54321 {
	width:1080px !important;
	left:90px !important;
	top:1317px !important;
	min-height:290px !important;
}

#item65253 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

#item182807 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1687px !important;
}

#item200749 {
	width:1080px !important;
	height:19px !important;
	left:90px !important;
	top:1637px !important;
}

#item54389 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item54193 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item211297 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211320 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211270 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item211294 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211267 {
	width:266px !important;
	height:68px !important;
	left:487px !important;
	top:1646px !important;
}

#item42484 {
	width:1080px !important;
	height:142px !important;
	left:80px !important;
	top:818px !important;
}

#item42461 {
	width:1092px !important;
	height:70px !important;
	left:80px !important;
	top:720px !important;
}

#item42437 {
	width:1092px !important;
	height:63px !important;
	left:80px !important;
	top:337px !important;
}

#item42436 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:134px !important;
}

#item41859 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item41799 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item41824 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item41766 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item41790 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item41764 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item85715 {
	width:1080px !important;
	height:520px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item85716 {
	width:356px !important;
	height:62px !important;
	left:737px !important;
	top:13px !important;
	background:#ffd700;
}

#item85766 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item85742 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item85739 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item85841 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item85817 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item85814 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item85901 {
	width:354px !important;
	height:60px !important;
	background:#000;
}

#item85925 {
	width:360px !important;
	height:60px !important;
	left:354px !important;
	background:#000;
}

#item85948 {
	width:354px !important;
	height:60px !important;
	left:714px !important;
	background:#000;
}

#item85972 {
	width:360px !important;
	height:194px !important;
	padding:0px 10px 0px 10px;
}

#item85995 {
	width:360px !important;
	height:194px !important;
	left:360px !important;
}

#item86018 {
	width:360px !important;
	height:194px !important;
	left:720px !important;
}

#item86310 {
	width:1080px !important;
	height:468px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item86338 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item86314 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item86311 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item86413 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item86389 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item86385 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item86460 {
	width:356px !important;
	height:62px !important;
	left:375px !important;
	top:13px !important;
	background:#ffd700;
}

#item86484 {
	width:340px !important;
	left:432px !important;
	min-height:68px !important;
}

#item86507 {
	width:370px !important;
	min-height:102px !important;
}

table#table310534 th, table#table310534 td {
	padding:8.28px;
}

table#table310534 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table310534 {
	table-layout:fixed;
}

#item86701 {
	width:921px !important;
	left:53px !important;
	top:260px !important;
	min-height:243px !important;
}

#item162265 {
	width:1080px !important;
	height:590px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item162266 {
	width:558px !important;
	left:499px !important;
	top:108px !important;
	min-height:510px !important;
}

#item162289 {
	width:430px !important;
	left:51px !important;
	top:108px !important;
	min-height:339px !important;
}

#item162341 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item162316 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item162313 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item162364 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item162414 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item162390 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item162387 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item162438 {
	width:200px !important;
	left:1px !important;
	min-height:19px !important;
}

#item162463 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item162468 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item162472 {
	width:350px !important;
	top:58px !important;
	min-height:19px !important;
}

#item162496 {
	width:333px !important;
	left:1px !important;
	min-height:19px !important;
}

#item162527 {
	width:325px !important;
	top:58px !important;
	min-height:49px !important;
}

#item162598 {
	width:595px !important;
	height:578px !important;
	background:#cccccc;
}

#item162605 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item162602 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item162600 {
	width:56px !important;
	height:56px !important;
	left:-3px !important;
	top:-3px !important;
}

#item162607 {
	width:493px !important;
	height:383px !important;
	left:2px !important;
	top:77px !important;
}

#item86042 {
	width:1080px !important;
	height:590px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item86044 {
	width:558px !important;
	left:499px !important;
	top:108px !important;
	min-height:510px !important;
}

#item86091 {
	width:430px !important;
	left:51px !important;
	top:108px !important;
	min-height:339px !important;
}

#item86165 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item86140 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item86137 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item86212 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item86262 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item86238 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item86235 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item132500 {
	width:200px !important;
	left:1px !important;
	min-height:19px !important;
}

#item132525 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item132530 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item132534 {
	width:350px !important;
	top:58px !important;
	min-height:19px !important;
}

#item162209 {
	width:333px !important;
	left:1px !important;
	min-height:19px !important;
}

#item162238 {
	width:325px !important;
	top:58px !important;
	min-height:49px !important;
}

#item162860 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item162836 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:9px !important;
	border-radius:5px;
	background:#ffd700;
}

#item162834 {
	width:39px !important;
	height:39px !important;
	left:935px !important;
	top:399px !important;
}

#item162910 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item162886 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:9px !important;
	border-radius:5px;
	background:#ffd700;
}

#item162884 {
	width:39px !important;
	height:39px !important;
	left:935px !important;
	top:475px !important;
}

#item162960 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item162936 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:9px !important;
	border-radius:5px;
	background:#ffd700;
}

#item162934 {
	width:39px !important;
	height:39px !important;
	left:921px !important;
	top:517px !important;
}

#item163034 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item163010 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:9px !important;
	border-radius:5px;
	background:#ffd700;
}

#item163008 {
	width:39px !important;
	height:39px !important;
	left:921px !important;
	top:559px !important;
}

#item85713 {
	width:1096px !important;
	height:665px !important;
	left:67px !important;
	top:972px !important;
}

#item112624 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item112598 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item112621 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item112596 {
	width:326px !important;
	height:68px !important;
	left:837px !important;
	top:1646px !important;
}

#item112648 {
	width:330px !important;
	left:80px !important;
	top:1670px !important;
	min-height:20px !important;
}

#item146144 {
	width:252px !important;
	height:157px !important;
	background:#fff;
}

#item145397 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item145389 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item145387 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1337px !important;
}

#item136092 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item136083 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item136081 {
	width:358px !important;
	height:234px !important;
	left:805px !important;
	top:1337px !important;
}

#item136056 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1280px !important;
}

#item136029 {
	width:348px !important;
	height:60px !important;
	left:438px !important;
	top:1280px !important;
}

#item136007 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135998 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135996 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:939px !important;
}

#item135968 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135958 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135956 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:665px !important;
}

#item135930 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135920 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135918 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:391px !important;
}

#item135896 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135887 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item135885 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:117px !important;
}

#item93658 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item93649 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item93647 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1337px !important;
}

#item65370 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item42587 {
	width:720px !important;
	left:68px !important;
	top:120px !important;
	min-height:1017px !important;
}

#item198414 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1280px !important;
}

#item54724 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table313175 th, table#table313175 td {
	vertical-align:middle;
}

table#table313175 {
	table-layout:fixed;
}

#item54747 {
	width:1080px !important;
	left:90px !important;
	top:481px !important;
	min-height:790px !important;
}

#item54822 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item54845 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item54796 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item54819 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item54793 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table315001 th, table#table315001 td {
	vertical-align:middle;
}

table#table315001 {
	table-layout:fixed;
}

#item54847 {
	width:1080px !important;
	left:90px !important;
	top:1271px !important;
	min-height:280px !important;
}

#item65343 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

#item182830 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1673px !important;
}

#item200777 {
	width:1080px !important;
	height:19px !important;
	left:90px !important;
	top:1581px !important;
}

#item54907 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item54722 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item213110 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item211357 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211380 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211331 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item211354 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211328 {
	width:266px !important;
	height:68px !important;
	left:487px !important;
	top:1646px !important;
}

#item43332 {
	width:1130px !important;
	height:155px !important;
	left:61px !important;
	top:818px !important;
}

#item43309 {
	width:1092px !important;
	height:70px !important;
	left:80px !important;
	top:734px !important;
}

#item43286 {
	width:1092px !important;
	height:63px !important;
	left:80px !important;
	top:324px !important;
}

#item43285 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:106px !important;
}

#item43390 {
	width:12px !important;
	height:47px !important;
	left:584px !important;
	top:113px !important;
	background:#fff;
}

#item42706 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item42646 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item42670 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item42612 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item42637 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item42610 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item88586 {
	width:1080px !important;
	height:530px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item88587 {
	width:356px !important;
	height:62px !important;
	left:737px !important;
	top:13px !important;
	background:#ffd700;
}

#item88637 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item88612 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item88610 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item88710 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item88686 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item88684 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item88769 {
	width:354px !important;
	height:80px !important;
	background:#000;
}

#item88792 {
	width:360px !important;
	height:80px !important;
	left:354px !important;
	background:#000;
}

#item88815 {
	width:354px !important;
	height:80px !important;
	left:714px !important;
	background:#000;
}

#item88839 {
	width:360px !important;
	height:194px !important;
	padding:0px 10px 0px 10px;
}

#item88862 {
	width:360px !important;
	height:194px !important;
	left:360px !important;
}

#item88885 {
	width:360px !important;
	height:194px !important;
	left:720px !important;
}

#item88075 {
	width:1080px !important;
	height:420px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item88103 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item88079 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item88076 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item88177 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item88152 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item88150 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item88224 {
	width:356px !important;
	height:62px !important;
	left:375px !important;
	top:13px !important;
	background:#ffd700;
}

#item88248 {
	width:340px !important;
	left:432px !important;
	min-height:68px !important;
}

#item88271 {
	width:370px !important;
	min-height:102px !important;
}

table#table317164 th, table#table317164 td {
	padding:8.28px;
}

table#table317164 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table317164 {
	table-layout:fixed;
}

#item88294 {
	width:921px !important;
	left:53px !important;
	top:260px !important;
	min-height:175px !important;
}

#item163193 {
	width:1080px !important;
	height:590px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item163194 {
	width:579px !important;
	left:492px !important;
	top:108px !important;
	min-height:435px !important;
}

#item163217 {
	width:410px !important;
	left:51px !important;
	top:108px !important;
	min-height:243px !important;
}

#item163267 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item163243 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item163240 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item163290 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item163340 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item163316 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item163313 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item163365 {
	width:200px !important;
	min-height:19px !important;
}

#item163390 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item163394 {
	width:350px !important;
	left:81px !important;
	top:9px !important;
	min-height:19px !important;
}

#item163418 {
	width:333px !important;
	left:1px !important;
	min-height:19px !important;
}

#item163448 {
	width:325px !important;
	top:58px !important;
	min-height:49px !important;
}

#item163508 {
	width:595px !important;
	height:578px !important;
	background:#cccccc;
}

#item163515 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item163512 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item163510 {
	width:56px !important;
	height:56px !important;
	left:-3px !important;
	top:-3px !important;
}

#item163517 {
	width:493px !important;
	height:383px !important;
	left:2px !important;
	top:77px !important;
}

#item88318 {
	width:1080px !important;
	height:590px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item88320 {
	width:600px !important;
	left:471px !important;
	top:108px !important;
	min-height:435px !important;
}

#item88369 {
	width:410px !important;
	left:51px !important;
	top:108px !important;
	min-height:243px !important;
}

#item88441 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item88417 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item88415 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item88488 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item88537 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item88513 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item88511 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item132699 {
	width:200px !important;
	min-height:19px !important;
}

#item132724 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item132733 {
	width:350px !important;
	left:81px !important;
	top:9px !important;
	min-height:19px !important;
}

#item163136 {
	width:333px !important;
	left:1px !important;
	min-height:19px !important;
}

#item163165 {
	width:325px !important;
	top:58px !important;
	min-height:49px !important;
}

#item163833 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item163809 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:8px !important;
	border-radius:5px;
	background:#ffd700;
}

#item163807 {
	width:39px !important;
	height:39px !important;
	left:1020px !important;
	top:320px !important;
}

#item163884 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item163860 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:8px !important;
	border-radius:5px;
	background:#ffd700;
}

#item163858 {
	width:39px !important;
	height:39px !important;
	left:1020px !important;
	top:366px !important;
}

#item163937 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item163913 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:8px !important;
	border-radius:5px;
	background:#ffd700;
}

#item163911 {
	width:39px !important;
	height:39px !important;
	left:731px !important;
	top:442px !important;
}

#item164002 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item163978 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:8px !important;
	border-radius:5px;
	background:#ffd700;
}

#item163976 {
	width:39px !important;
	height:39px !important;
	left:731px !important;
	top:519px !important;
}

#item88073 {
	width:1096px !important;
	height:665px !important;
	left:67px !important;
	top:967px !important;
}

#item96658 {
	width:281px !important;
	height:25px !important;
	left:486px !important;
	top:278px !important;
}

#item112702 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item112674 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item112698 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item112672 {
	width:326px !important;
	height:68px !important;
	left:837px !important;
	top:1646px !important;
}

#item112727 {
	width:460px !important;
	left:80px !important;
	top:1670px !important;
	min-height:20px !important;
}

#item163062 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item163073 {
	width:9px !important;
	height:33px !important;
	left:169px !important;
	top:50px !important;
	background:#000;
}

#item145436 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item145428 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item145426 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1337px !important;
}

#item136298 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1280px !important;
}

#item136275 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1280px !important;
}

#item136233 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item136223 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item136221 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:939px !important;
}

#item136204 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item136194 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item136192 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:665px !important;
}

#item136176 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item136166 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item136164 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:391px !important;
}

#item136147 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item136138 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item136136 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:117px !important;
}

#item93681 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item93673 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item93671 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1337px !important;
}

#item43434 {
	width:720px !important;
	left:68px !important;
	top:120px !important;
	min-height:1017px !important;
}

#item136351 {
	width:353px !important;
	height:233px !important;
	left:810px !important;
	top:1341px !important;
}

#item198437 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1280px !important;
}

#item55035 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table319846 th, table#table319846 td {
	vertical-align:middle;
}

table#table319846 {
	table-layout:fixed;
}

#item55058 {
	width:1080px !important;
	left:90px !important;
	top:526px !important;
	min-height:560px !important;
}

#item55134 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item55157 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item55107 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item55130 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item55104 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table320967 th, table#table320967 td {
	vertical-align:middle;
}

table#table320967 {
	table-layout:fixed;
}

#item55159 {
	width:1080px !important;
	left:90px !important;
	top:1086px !important;
	min-height:320px !important;
}

#item65422 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

#item182857 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1673px !important;
}

#item200806 {
	width:1080px !important;
	height:19px !important;
	left:90px !important;
	top:1436px !important;
}

#item55212 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item55033 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item213087 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item211417 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211440 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211391 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item211414 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211388 {
	width:266px !important;
	height:68px !important;
	left:487px !important;
	top:1646px !important;
}

#item647 {
	width:1240px !important;
	height:1754px !important;
	background:#000;
}

#item11037 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item11061 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item10920 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item10887 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item10999 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item206933 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item206957 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item206900 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item206924 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item206897 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item206995 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item206969 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item206992 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item206966 {
	width:326px !important;
	height:68px !important;
	left:837px !important;
	top:1646px !important;
}

#item213064 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item207912 {
	width:1080px !important;
	height:530px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item207914 {
	width:356px !important;
	height:62px !important;
	left:737px !important;
	top:13px !important;
	background:#ffd700;
}

#item207964 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item207940 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item207937 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item208014 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item207990 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item207987 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item208065 {
	width:354px !important;
	height:80px !important;
	background:#000;
}

#item208088 {
	width:360px !important;
	height:80px !important;
	left:354px !important;
	background:#000;
}

#item208111 {
	width:354px !important;
	height:80px !important;
	left:714px !important;
	background:#000;
}

#item208135 {
	width:360px !important;
	height:194px !important;
	padding:0px 10px 0px 10px;
}

#item208159 {
	width:360px !important;
	height:194px !important;
	left:360px !important;
}

#item208182 {
	width:360px !important;
	height:194px !important;
	left:720px !important;
}

#item207715 {
	width:1080px !important;
	height:420px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item207743 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item207719 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item207716 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item207794 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item207769 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item207766 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item207817 {
	width:356px !important;
	height:62px !important;
	left:375px !important;
	top:13px !important;
	background:#ffd700;
}

#item207841 {
	width:340px !important;
	left:432px !important;
	min-height:68px !important;
}

#item207864 {
	width:370px !important;
	min-height:102px !important;
}

table#table323325 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table323325 {
	table-layout:fixed;
}

#item207887 {
	width:941px !important;
	left:53px !important;
	top:236px !important;
	min-height:209px !important;
}

#item207402 {
	width:1080px !important;
	height:570px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item207403 {
	width:579px !important;
	left:492px !important;
	top:108px !important;
	min-height:435px !important;
}

#item207426 {
	width:410px !important;
	left:51px !important;
	top:108px !important;
	min-height:243px !important;
}

#item207476 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item207452 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item207449 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item207499 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item207549 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item207525 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item207522 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item207573 {
	width:200px !important;
	min-height:19px !important;
}

#item207599 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item207604 {
	width:350px !important;
	left:81px !important;
	top:9px !important;
	min-height:19px !important;
}

#item207628 {
	width:333px !important;
	left:1px !important;
	min-height:19px !important;
}

#item207657 {
	width:325px !important;
	top:58px !important;
	min-height:45px !important;
}

#item207681 {
	width:595px !important;
	height:558px !important;
	background:#cccccc;
}

#item207689 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item207686 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item207683 {
	width:56px !important;
	height:56px !important;
	left:-3px !important;
	top:-3px !important;
}

#item207691 {
	width:493px !important;
	left:2px !important;
	top:77px !important;
	min-height:383px !important;
}

#item207022 {
	width:1080px !important;
	height:570px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item207023 {
	width:600px !important;
	left:471px !important;
	top:108px !important;
	min-height:435px !important;
}

#item207046 {
	width:410px !important;
	left:51px !important;
	top:108px !important;
	min-height:243px !important;
}

#item207096 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item207072 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item207069 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item207119 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item207171 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item207145 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item207142 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item207195 {
	width:200px !important;
	min-height:19px !important;
}

#item207220 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item207224 {
	width:350px !important;
	left:81px !important;
	top:9px !important;
	min-height:19px !important;
}

#item207248 {
	width:333px !important;
	left:1px !important;
	min-height:19px !important;
}

#item207277 {
	width:325px !important;
	top:58px !important;
	min-height:45px !important;
}

#item207327 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item207303 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:8px !important;
	border-radius:5px;
	background:#ffd700;
}

#item207300 {
	width:39px !important;
	height:39px !important;
	left:1020px !important;
	top:320px !important;
}

#item207378 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item207353 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:8px !important;
	border-radius:5px;
	background:#ffd700;
}

#item207350 {
	width:39px !important;
	height:39px !important;
	left:1020px !important;
	top:366px !important;
}

#item207019 {
	width:1096px !important;
	height:645px !important;
	left:67px !important;
	top:981px !important;
}

#item208231 {
	width:211px !important;
	height:25px !important;
	left:5px !important;
	top:195px !important;
	background:#ffd100;
}

#item208233 {
	width:281px !important;
	height:25px !important;
	left:486px !important;
	top:340px !important;
}

#item208256 {
	width:300px !important;
	height:120px !important;
	background:#ffd700;
}

#item208280 {
	width:1130px !important;
	height:155px !important;
	left:61px !important;
	top:841px !important;
}

#item208303 {
	width:1092px !important;
	height:53px !important;
	left:80px !important;
	top:761px !important;
}

#item208699 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item208723 {
	width:1092px !important;
	height:63px !important;
	left:80px !important;
	top:368px !important;
}

#item208746 {
	width:360px !important;
	left:80px !important;
	top:1670px !important;
	min-height:20px !important;
}

#item655 {
	width:864px !important;
	height:100px !important;
	background:#000;
}

#item2892 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item3152 {
	width:352px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item3175 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item3110 {
	width:352px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item3134 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item3150 {
	width:358px !important;
	height:68px !important;
	left:435px !important;
	top:1646px !important;
}

#item208337 {
	width:1240px !important;
	height:520px !important;
	top:1235px !important;
	background:#000;
}

#item208338 {
	width:452px !important;
	height:60px !important;
	top:1175px !important;
	background:#000;
}

#item208361 {
	width:788px !important;
	height:6px !important;
	left:452px !important;
	top:1229px !important;
	background:#ffd700;
}

#item208365 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item208374 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item208362 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1337px !important;
}

#item208398 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item208386 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item208381 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1337px !important;
}

#item208406 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1280px !important;
}

#item208429 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1280px !important;
}

#item208452 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1280px !important;
}

#item208530 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item208568 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item208556 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item208554 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:939px !important;
}

#item208592 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item208579 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item208577 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:665px !important;
}

#item208618 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item208603 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item208601 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:391px !important;
}

#item208639 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item208627 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item208625 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:117px !important;
}

#item208647 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item208649 {
	width:720px !important;
	left:68px !important;
	top:120px !important;
	min-height:1017px !important;
}

#item208672 {
	width:353px !important;
	height:233px !important;
	left:816px !important;
	top:1339px !important;
}

#item208778 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table326066 th, table#table326066 td {
	vertical-align:middle;
}

table#table326066 {
	table-layout:fixed;
}

#item208779 {
	width:1080px !important;
	left:90px !important;
	top:463px !important;
	min-height:430px !important;
}

#item208831 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item208854 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item208805 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item208828 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item208802 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table327128 th, table#table327128 td {
	vertical-align:middle;
}

table#table327128 {
	table-layout:fixed;
}

#item208856 {
	width:1080px !important;
	left:90px !important;
	top:893px !important;
	min-height:320px !important;
}

#item208929 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

#item208953 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1673px !important;
}

#item208976 {
	width:1080px !important;
	height:19px !important;
	left:90px !important;
	top:1243px !important;
}

#item208776 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item208774 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item213041 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item211484 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211507 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211458 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item211481 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211454 {
	width:266px !important;
	height:68px !important;
	left:487px !important;
	top:1646px !important;
}

#item136468 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item136437 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item136444 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item136435 {
	width:358px !important;
	height:234px !important;
	left:817px !important;
	top:1383px !important;
}

#item120308 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item120277 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item120284 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item120275 {
	width:358px !important;
	height:234px !important;
	left:75px !important;
	top:1383px !important;
}

#item46244 {
	width:595px !important;
	height:482px !important;
	left:28px !important;
	top:303px !important;
}

#item46220 {
	width:572px !important;
	left:608px !important;
	top:346px !important;
	min-height:420px !important;
}

#item46190 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item185395 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item185363 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item185371 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item185360 {
	width:358px !important;
	height:234px !important;
	left:446px !important;
	top:1383px !important;
}

#item107461 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item107485 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item107428 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item107452 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item107425 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item113014 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item112988 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item113011 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item112986 {
	width:326px !important;
	height:68px !important;
	left:77px !important;
	top:1659px !important;
}

#item126381 {
	width:1080px !important;
	height:185px !important;
	top:62px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item126409 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item126385 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item126382 {
	width:542px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item126457 {
	width:536px !important;
	height:62px !important;
	left:554px !important;
	top:13px !important;
	background:#ffd700;
}

#item126504 {
	width:340px !important;
	left:436px !important;
	min-height:68px !important;
}

#item126528 {
	width:370px !important;
	min-height:136px !important;
}

#item126186 {
	width:1080px !important;
	height:450px !important;
	top:62px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item126187 {
	width:536px !important;
	height:62px !important;
	background:#ffd700;
}

#item126237 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item126213 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item126210 {
	width:542px !important;
	height:68px !important;
	left:551px !important;
	top:10px !important;
}

#item126710 {
	width:507px !important;
	left:34px !important;
	top:103px !important;
	min-height:391px !important;
}

#item189445 {
	width:507px !important;
	left:562px !important;
	top:103px !important;
	min-height:391px !important;
}

#item126183 {
	width:1093px !important;
	height:525px !important;
	left:70px !important;
	top:767px !important;
}

#item157094 {
	width:440px !important;
	height:62px !important;
	left:440px !important;
	top:1662px !important;
}

#item97262 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table329063 th, table#table329063 td {
	vertical-align:middle;
}

table#table329063 {
	table-layout:fixed;
}

#item97263 {
	width:522px !important;
	left:369px !important;
	top:278px !important;
	min-height:210px !important;
}

#item97315 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item97338 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item97289 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item97312 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item97286 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

#item97381 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

#item182884 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1667px !important;
}

#item97260 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item97258 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item213018 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item211550 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211573 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211524 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item211547 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211521 {
	width:266px !important;
	height:68px !important;
	left:909px !important;
	top:1659px !important;
}

#item44684 {
	width:1240px !important;
	height:384px !important;
	top:1370px !important;
	background:#000;
}

#item44661 {
	width:452px !important;
	height:60px !important;
	top:1310px !important;
	background:#000;
}

#item44660 {
	width:788px !important;
	height:6px !important;
	left:452px !important;
	top:1364px !important;
	background:#ffd700;
}

#item44651 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item44619 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item44627 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item44617 {
	width:358px !important;
	height:234px !important;
	left:65px !important;
	top:1383px !important;
}

#item44605 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item44574 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item44581 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item44572 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1383px !important;
}

#item44457 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item45577 {
	width:1092px !important;
	height:235px !important;
	left:68px !important;
	top:120px !important;
}

#item45582 {
	width:120px !important;
	height:38px !important;
	left:620px !important;
	top:196px !important;
}

#item46080 {
	width:534px !important;
	left:626px !important;
	top:502px !important;
	min-height:248px !important;
}

#item97469 {
	width:503px !important;
	left:626px !important;
	top:440px !important;
	min-height:19px !important;
}

#item108036 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item108061 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item108002 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item108026 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item107999 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item112844 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item112818 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item112841 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item112816 {
	width:326px !important;
	height:68px !important;
	left:65px !important;
	top:1659px !important;
}

#item126765 {
	width:1080px !important;
	height:199px !important;
	top:62px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item126817 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item126793 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item126766 {
	width:542px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item126840 {
	width:536px !important;
	height:62px !important;
	left:554px !important;
	top:13px !important;
	background:#ffd700;
}

#item126887 {
	width:340px !important;
	left:468px !important;
	min-height:70px !important;
}

#item126910 {
	width:370px !important;
	min-height:102px !important;
}

#item126935 {
	width:1080px !important;
	height:450px !important;
	top:62px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item126937 {
	width:536px !important;
	height:62px !important;
	background:#ffd700;
}

#item126987 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item126963 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item126960 {
	width:542px !important;
	height:68px !important;
	left:551px !important;
	top:10px !important;
}

#item127036 {
	width:1014px !important;
	left:42px !important;
	top:103px !important;
	min-height:380px !important;
}

#item126760 {
	width:1093px !important;
	height:525px !important;
	left:70px !important;
	top:767px !important;
}

#item146174 {
	width:252px !important;
	height:157px !important;
	background:#fff;
}

#item157123 {
	width:484px !important;
	height:62px !important;
	left:398px !important;
	top:1662px !important;
}

#item164135 {
	width:351px !important;
	height:233px !important;
	left:809px !important;
	top:1381px !important;
}

#item211610 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211633 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211584 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item211607 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211581 {
	width:266px !important;
	height:68px !important;
	left:897px !important;
	top:1659px !important;
}

#item146925 {
	width:400px !important;
	height:280px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	border-radius:16px;
	background:#000;
	border:solid 4px #fff;
	padding:17px;
	direction:ltr;
}

#item146950 {
	width:400px !important;
	height:280px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	border-radius:16px;
	background:#000;
	border:solid 4px #fff;
}

#item146923 {
	width:439px !important;
	height:287px !important;
	left:38px !important;
	top:1429px !important;
}

#item168538 {
	width:597px !important;
	height:39px !important;
	left:605px !important;
	top:1677px !important;
}

#item144357 {
	width:900px !important;
	height:1754px !important;
	left:340px !important;
	background:#000;
}

#item144334 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

@keyframes grow-142918 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-142918 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item142918 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item142955 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item142956 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item142979 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item142929 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item142930 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item142953 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item142925 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-142841 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-142841 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item142841 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item142877 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item142879 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item142902 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item142851 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item142852 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item142875 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item142848 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-142761 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-142761 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item142761 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item142799 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item142800 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item142824 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item142772 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item142773 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item142796 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item142769 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-142689 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-142689 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item142689 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item142726 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item142727 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item142750 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item142699 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item142700 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item142724 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item142696 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

#item46166 {
	width:750px !important;
	height:99px !important;
	left:420px !important;
	top:140px !important;
}

#item189769 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item189793 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item189736 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item189760 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item189733 {
	width:366px !important;
	height:66px !important;
	left:417px !important;
	top:47px !important;
}

#item136687 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item136655 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item136663 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item136653 {
	width:358px !important;
	height:234px !important;
	left:817px !important;
	top:1383px !important;
}

#item136597 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item136564 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item136573 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item136562 {
	width:358px !important;
	height:234px !important;
	left:447px !important;
	top:1383px !important;
}

#item93723 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item93692 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item93699 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item93690 {
	width:358px !important;
	height:234px !important;
	left:75px !important;
	top:1383px !important;
}

#item46326 {
	width:528px !important;
	left:632px !important;
	top:410px !important;
	min-height:330px !important;
}

#item46303 {
	width:1092px !important;
	left:80px !important;
	top:344px !important;
	min-height:22px !important;
}

#item46271 {
	width:403px !important;
	height:70px !important;
	left:163px !important;
}

#item46275_331559 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item46275 {
	width:730px !important;
	height:46px !important;
	top:104px !important;
}

#item95033 {
	width:1080px !important;
	height:290px !important;
	top:62px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item95062 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item95037 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item95034 {
	width:542px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item95109 {
	width:536px !important;
	height:62px !important;
	left:554px !important;
	top:13px !important;
	background:#ffd700;
}

table#table331704 th, table#table331704 td {
	padding:8.28px;
}

table#table331704 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table331704 {
	table-layout:fixed;
}

#item95132 {
	width:613px !important;
	left:440px !important;
	top:115px !important;
	min-height:243px !important;
}

#item95156 {
	width:340px !important;
	top:132px !important;
	min-height:70px !important;
}

#item95179 {
	width:370px !important;
	min-height:102px !important;
}

#item94838 {
	width:1080px !important;
	height:380px !important;
	top:62px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item94839 {
	width:536px !important;
	height:62px !important;
	background:#ffd700;
}

#item94889 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item94865 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item94862 {
	width:542px !important;
	height:68px !important;
	left:551px !important;
	top:10px !important;
}

#item94938 {
	width:490px !important;
	min-height:230px !important;
}

#item94985 {
	width:490px !important;
	left:519px !important;
	min-height:230px !important;
}

#item132865 {
	width:200px !important;
	min-height:19px !important;
}

#item132890 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item132895 {
	width:197px !important;
	left:80px !important;
	top:10px !important;
	min-height:19px !important;
}

#item94835 {
	width:1093px !important;
	height:455px !important;
	left:70px !important;
	top:837px !important;
}

#item107531 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item107555 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item107496 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item107522 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item107493 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item113067 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item113040 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item113064 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item113038 {
	width:326px !important;
	height:68px !important;
	left:77px !important;
	top:1659px !important;
}

#item157161 {
	width:434px !important;
	height:62px !important;
	left:440px !important;
	top:1662px !important;
}

#item55319 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table332535 th, table#table332535 td {
	vertical-align:middle;
}

table#table332535 {
	table-layout:fixed;
}

#item55324 {
	width:1080px !important;
	left:90px !important;
	top:637px !important;
	min-height:380px !important;
}

#item55406 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item55429 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item55380 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item55403 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item55377 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table333101 th, table#table333101 td {
	vertical-align:middle;
}

table#table333101 {
	table-layout:fixed;
}

#item55431 {
	width:1080px !important;
	left:90px !important;
	top:1017px !important;
	min-height:320px !important;
}

#item65455 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

#item182908 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1673px !important;
}

#item55466 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item55317 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item212995 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item211673 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211697 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211647 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item211670 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211644 {
	width:266px !important;
	height:68px !important;
	left:909px !important;
	top:1659px !important;
}

#item5938 {
	width:788px !important;
	height:6px !important;
	left:440px !important;
	top:1364px !important;
	background:#ffd700;
}

#item136642 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item136610 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item136617 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item136607 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1383px !important;
}

#item93765 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item93733 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item93740 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item93731 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1383px !important;
}

#item67967 {
	width:1092px !important;
	left:68px !important;
	top:339px !important;
	min-height:22px !important;
}

#item67933 {
	width:528px !important;
	left:632px !important;
	top:410px !important;
	min-height:343px !important;
}

#item108108 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item108133 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item108074 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item108098 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item108071 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item113192 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item113165 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item113188 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item113163 {
	width:326px !important;
	height:68px !important;
	left:77px !important;
	top:1659px !important;
}

#item127599 {
	width:1080px !important;
	height:380px !important;
	top:62px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item127628 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item127603 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item127600 {
	width:542px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item127675 {
	width:536px !important;
	height:62px !important;
	left:554px !important;
	top:13px !important;
	background:#ffd700;
}

table#table334687 th, table#table334687 td {
	padding:8.28px;
}

table#table334687 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table334687 {
	table-layout:fixed;
}

#item127698 {
	width:613px !important;
	left:440px !important;
	top:115px !important;
	min-height:175px !important;
}

#item127722 {
	width:456px !important;
	top:132px !important;
	min-height:136px !important;
}

#item127745 {
	width:370px !important;
	min-height:102px !important;
}

#item127404 {
	width:1080px !important;
	height:380px !important;
	top:62px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item127405 {
	width:536px !important;
	height:62px !important;
	background:#ffd700;
}

#item127455 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item127431 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item127428 {
	width:542px !important;
	height:68px !important;
	left:551px !important;
	top:10px !important;
}

#item127504 {
	width:1010px !important;
	left:48px !important;
	top:103px !important;
	min-height:309px !important;
}

#item127401 {
	width:1093px !important;
	height:455px !important;
	left:70px !important;
	top:837px !important;
}

#item168077 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item168045 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item168053 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item168042 {
	width:358px !important;
	height:234px !important;
	left:805px !important;
	top:1383px !important;
}

#item81573 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table335268 th, table#table335268 td {
	vertical-align:middle;
}

table#table335268 {
	table-layout:fixed;
}

#item81574 {
	width:1080px !important;
	left:90px !important;
	top:637px !important;
	min-height:220px !important;
}

#item81626 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item81650 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item81600 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item81623 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item81597 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

#item81686 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

table#table335733 th, table#table335733 td {
	vertical-align:middle;
}

table#table335733 {
	table-layout:fixed;
}

#item97621 {
	width:1080px !important;
	top:340px !important;
	min-height:230px !important;
}

#item182939 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1673px !important;
}

#item81571 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item81569 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item212972 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item211747 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211770 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211720 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item211744 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211717 {
	width:266px !important;
	height:68px !important;
	left:897px !important;
	top:1659px !important;
}

#item184033 {
	mix-blend-mode:multiply;
	opacity:0.70;
	width:1240px !important;
	height:720px !important;
	background:#000;
}

#item93814 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item93782 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item93790 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item93780 {
	width:358px !important;
	height:234px !important;
	left:75px !important;
	top:1383px !important;
}

#item56631 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item56600 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item56607 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item56598 {
	width:358px !important;
	height:234px !important;
	left:447px !important;
	top:1383px !important;
}

#item46410 {
	width:758px !important;
	left:414px !important;
	top:500px !important;
	min-height:210px !important;
}

#item46387 {
	width:1092px !important;
	left:80px !important;
	top:339px !important;
	min-height:22px !important;
}

#item46374 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item46376 {
	width:593px !important;
	height:168px !important;
	left:250px !important;
	background:#ffd700;
}

#item96242 {
	width:1080px !important;
	height:280px !important;
	top:62px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item96340 {
	width:370px !important;
	left:40px !important;
	top:105px !important;
	min-height:68px !important;
}

table#table336652 th, table#table336652 td {
	padding:8.28px;
}

table#table336652 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table336652 {
	table-layout:fixed;
}

#item96363 {
	width:679px !important;
	left:351px !important;
	top:105px !important;
	min-height:73px !important;
}

#item97710 {
	width:370px !important;
	left:40px !important;
	top:232px !important;
	min-height:68px !important;
}

#item99772 {
	width:356px !important;
	height:62px !important;
	left:724px !important;
	background:#ffd700;
}

#item99821 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item99797 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item99795 {
	width:362px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item99870 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item99846 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item99844 {
	width:362px !important;
	height:68px !important;
	left:359px !important;
	top:-3px !important;
}

#item98019 {
	width:1080px !important;
	height:340px !important;
	left:3px !important;
	top:65px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item99517 {
	width:356px !important;
	height:62px !important;
	left:362px !important;
	background:#ffd700;
}

#item99566 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item99542 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item99540 {
	width:362px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item99615 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item99591 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item99589 {
	width:362px !important;
	height:68px !important;
	left:721px !important;
	top:-3px !important;
}

#item100039 {
	width:520px !important;
	min-height:137px !important;
}

#item100087 {
	width:480px !important;
	left:542px !important;
	min-height:180px !important;
}

#item133103 {
	width:200px !important;
	top:11px !important;
	min-height:19px !important;
}

#item133128 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item133132 {
	width:197px !important;
	left:80px !important;
	top:10px !important;
	min-height:19px !important;
}

#item96142 {
	width:1080px !important;
	height:380px !important;
	left:3px !important;
	top:65px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item96217 {
	width:1010px !important;
	left:41px !important;
	top:98px !important;
	min-height:271px !important;
}

#item99130 {
	width:356px !important;
	height:62px !important;
	background:#ffd700;
}

#item99180 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item99156 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item99154 {
	width:362px !important;
	height:68px !important;
	left:359px !important;
	top:-3px !important;
}

#item99229 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item99205 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item99203 {
	width:362px !important;
	height:68px !important;
	left:721px !important;
	top:-3px !important;
}

#item96139 {
	width:1080px !important;
	height:442px !important;
	left:80px !important;
	top:820px !important;
}

#item107601 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item107625 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item107567 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item107591 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item107564 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item113295 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item113269 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item113292 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item113267 {
	width:326px !important;
	height:68px !important;
	left:77px !important;
	top:1659px !important;
}

#item157227 {
	width:439px !important;
	height:62px !important;
	left:440px !important;
	top:1662px !important;
}

#item168128 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item168094 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item168104 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item168091 {
	width:358px !important;
	height:234px !important;
	left:817px !important;
	top:1383px !important;
}

#item55657 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table338061 th, table#table338061 td {
	vertical-align:middle;
}

table#table338061 {
	table-layout:fixed;
}

#item55658 {
	width:1080px !important;
	left:90px !important;
	top:323px !important;
	min-height:330px !important;
}

#item55734 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item55758 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item55707 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item55730 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item55704 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table338671 th, table#table338671 td {
	vertical-align:middle;
}

table#table338671 {
	table-layout:fixed;
}

#item55760 {
	width:1080px !important;
	left:90px !important;
	top:653px !important;
	min-height:200px !important;
}

#item65551 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:102px !important;
}

#item182963 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1672px !important;
}

#item55844 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item55655 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item212949 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item211822 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211845 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211796 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item211819 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211792 {
	width:266px !important;
	height:68px !important;
	left:909px !important;
	top:1659px !important;
}

#item137033 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item137001 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item137008 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item136999 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1383px !important;
}

#item136998 {
	width:788px !important;
	height:6px !important;
	left:452px !important;
	top:1364px !important;
	background:#ffd700;
}

#item93864 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item93826 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item93839 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item93824 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1383px !important;
}

#item46483 {
	width:534px !important;
	left:626px !important;
	top:420px !important;
	min-height:330px !important;
}

#item46460 {
	width:1092px !important;
	left:68px !important;
	top:371px !important;
	min-height:22px !important;
}

#item46437 {
	width:1092px !important;
	height:168px !important;
	left:68px !important;
	top:113px !important;
}

#item46448 {
	width:3px !important;
	height:52px !important;
	left:722px !important;
	top:3px !important;
	background:#000;
}

#item46454 {
	width:21px !important;
	height:82px !important;
	left:499px !important;
	top:84px !important;
	background:#000;
}

#item46459 {
	width:557px !important;
	height:2px !important;
	left:267px !important;
	top:66px !important;
	background:#000;
}

#item101077 {
	width:1080px !important;
	height:280px !important;
	top:62px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

table#table339247 th, table#table339247 td {
	padding:8.28px;
}

table#table339247 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table339247 {
	table-layout:fixed;
}

#item101101 {
	width:623px !important;
	left:425px !important;
	top:105px !important;
	min-height:141px !important;
}

#item101148 {
	width:356px !important;
	height:62px !important;
	left:724px !important;
	background:#ffd700;
}

#item101198 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item101174 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item101171 {
	width:362px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item101248 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item101224 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item101221 {
	width:362px !important;
	height:68px !important;
	left:359px !important;
	top:-3px !important;
}

#item101368 {
	width:340px !important;
	top:132px !important;
	min-height:68px !important;
}

#item101391 {
	width:370px !important;
	min-height:102px !important;
}

#item100704 {
	width:1080px !important;
	height:380px !important;
	left:3px !important;
	top:65px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item100706 {
	width:356px !important;
	height:62px !important;
	left:362px !important;
	background:#ffd700;
}

#item100757 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item100733 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item100729 {
	width:362px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item100808 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item100784 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item100781 {
	width:362px !important;
	height:68px !important;
	left:721px !important;
	top:-3px !important;
}

#item100880 {
	width:490px !important;
	left:555px !important;
	top:102px !important;
	min-height:181px !important;
}

#item189523 {
	width:488px !important;
	left:43px !important;
	top:102px !important;
	min-height:151px !important;
}

#item100927 {
	width:1080px !important;
	height:380px !important;
	left:3px !important;
	top:65px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item100928 {
	width:1010px !important;
	left:41px !important;
	top:98px !important;
	min-height:313px !important;
}

#item100952 {
	width:356px !important;
	height:62px !important;
	background:#ffd700;
}

#item101002 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item100978 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item100975 {
	width:362px !important;
	height:68px !important;
	left:359px !important;
	top:-3px !important;
}

#item101053 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item101029 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item101025 {
	width:362px !important;
	height:68px !important;
	left:721px !important;
	top:-3px !important;
}

#item100702 {
	width:1080px !important;
	height:442px !important;
	left:80px !important;
	top:820px !important;
}

#item100136 {
	width:480px !important;
	height:25px !important;
	left:392px !important;
	top:305px !important;
}

#item108178 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item108202 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item108145 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item108169 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item108142 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item113412 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item113386 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item113409 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item113383 {
	width:326px !important;
	height:68px !important;
	left:77px !important;
	top:1659px !important;
}

#item157255 {
	width:439px !important;
	height:62px !important;
	left:434px !important;
	top:1662px !important;
}

#item168179 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item168147 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item168155 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item168144 {
	width:358px !important;
	height:234px !important;
	left:805px !important;
	top:1383px !important;
}

#item56647 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table340795 th, table#table340795 td {
	vertical-align:middle;
}

table#table340795 {
	table-layout:fixed;
}

#item56670 {
	width:1080px !important;
	left:90px !important;
	top:608px !important;
	min-height:340px !important;
}

#item56746 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item56769 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item56719 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item56742 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item56716 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table341407 th, table#table341407 td {
	vertical-align:middle;
}

table#table341407 {
	table-layout:fixed;
}

#item56771 {
	width:1080px !important;
	left:90px !important;
	top:948px !important;
	min-height:140px !important;
}

#item65506 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

#item182996 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1673px !important;
}

#item56822 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item56645 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item212926 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item211891 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211914 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211864 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item211887 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211861 {
	width:266px !important;
	height:68px !important;
	left:897px !important;
	top:1659px !important;
}

#item147027 {
	width:400px !important;
	height:280px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	border-radius:16px;
	background:#000;
	border:solid 4px #fff;
	padding:17px;
	direction:ltr;
}

#item147052 {
	width:400px !important;
	height:280px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	border-radius:16px;
	background:#000;
	border:solid 4px #fff;
}

#item147025 {
	width:439px !important;
	height:287px !important;
	left:38px !important;
	top:1429px !important;
}

#item168561 {
	width:597px !important;
	height:39px !important;
	left:605px !important;
	top:1677px !important;
}

#item144528 {
	width:900px !important;
	height:1754px !important;
	left:340px !important;
	background:#000;
}

#item144505 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

@keyframes grow-143313 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-143313 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item143313 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item143350 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item143351 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item143374 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item143324 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item143325 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item143348 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item143321 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-143241 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-143241 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item143241 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item143278 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item143279 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item143302 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item143252 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item143253 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item143276 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item143249 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-143165 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-143165 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item143165 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item143203 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item143204 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item143227 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item143175 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item143176 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item143199 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item143172 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-143075 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-143075 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item143075 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item143114 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item143115 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item143138 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item143088 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item143089 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item143112 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item143085 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-142996 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-142996 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item142996 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item143032 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item143033 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item143056 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item143006 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item143007 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item143030 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item143003 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

#item46512 {
	width:750px !important;
	left:420px !important;
	top:140px !important;
	min-height:99px !important;
}

#item189700 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item189724 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item189665 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item189689 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item189662 {
	width:366px !important;
	height:66px !important;
	left:417px !important;
	top:47px !important;
}

#item184064 {
	mix-blend-mode:multiply;
	opacity:0.65;
	width:1240px !important;
	height:1754px !important;
	background:#000;
}

#item147118 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item147142 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item147083 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item147108 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item147081 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item46595 {
	width:1092px !important;
	height:172px !important;
	left:80px !important;
	top:790px !important;
}

#item46572 {
	width:1092px !important;
	height:70px !important;
	left:80px !important;
	top:678px !important;
}

#item46548 {
	width:1092px !important;
	height:63px !important;
	left:80px !important;
	top:282px !important;
}

#item46537 {
	width:650px !important;
	height:100px !important;
	left:301px !important;
	top:119px !important;
}

#item90007 {
	width:1080px !important;
	height:480px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item90008 {
	width:356px !important;
	height:62px !important;
	left:737px !important;
	top:13px !important;
	background:#ffd700;
}

#item90058 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item90033 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item90031 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item90131 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item90107 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item90105 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item90189 {
	width:354px !important;
	height:60px !important;
	background:#000;
}

#item90213 {
	width:360px !important;
	height:60px !important;
	left:354px !important;
	background:#000;
}

#item90236 {
	width:354px !important;
	height:60px !important;
	left:714px !important;
	background:#000;
}

#item90260 {
	width:360px !important;
	height:194px !important;
	padding:0px 10px 0px 10px;
}

#item90283 {
	width:360px !important;
	height:194px !important;
	left:360px !important;
}

#item90306 {
	width:360px !important;
	height:194px !important;
	left:720px !important;
}

#item90596 {
	width:1080px !important;
	height:420px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item90623 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item90599 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item90597 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item90696 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item90672 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item90670 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item90744 {
	width:356px !important;
	height:62px !important;
	left:375px !important;
	top:13px !important;
	background:#ffd700;
}

#item90768 {
	width:340px !important;
	left:432px !important;
	min-height:68px !important;
}

#item90791 {
	width:370px !important;
	min-height:113px !important;
}

table#table343697 th, table#table343697 td {
	padding:8.28px;
}

table#table343697 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table343697 {
	table-layout:fixed;
}

#item90814 {
	width:1007px !important;
	left:53px !important;
	top:239px !important;
	min-height:243px !important;
}

#item164534 {
	width:1080px !important;
	height:590px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item164535 {
	width:490px !important;
	left:570px !important;
	top:109px !important;
	min-height:330px !important;
}

#item164558 {
	width:490px !important;
	left:51px !important;
	top:109px !important;
	min-height:290px !important;
}

#item164608 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item164584 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item164581 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item164631 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item164682 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item164658 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item164654 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item164706 {
	width:200px !important;
	min-height:19px !important;
}

#item164731 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item164735 {
	width:350px !important;
	left:81px !important;
	top:9px !important;
	min-height:19px !important;
}

#item164759 {
	width:333px !important;
	left:1px !important;
	min-height:19px !important;
}

#item164788 {
	width:325px !important;
	top:58px !important;
	min-height:49px !important;
}

#item164866 {
	width:595px !important;
	height:578px !important;
	background:#cccccc;
}

#item164874 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item164870 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item164868 {
	width:56px !important;
	height:56px !important;
	left:-3px !important;
	top:-3px !important;
}

#item164876 {
	width:493px !important;
	left:2px !important;
	top:77px !important;
	min-height:383px !important;
}

#item90330 {
	width:1080px !important;
	height:590px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item90332 {
	width:490px !important;
	left:570px !important;
	top:109px !important;
	min-height:462px !important;
}

#item90379 {
	width:490px !important;
	left:51px !important;
	top:109px !important;
	min-height:290px !important;
}

#item90452 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item90427 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item90425 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item90499 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item90548 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item90524 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item90522 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item164336 {
	width:200px !important;
	min-height:19px !important;
}

#item164361 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item164365 {
	width:350px !important;
	left:81px !important;
	top:9px !important;
	min-height:19px !important;
}

#item164480 {
	width:333px !important;
	left:1px !important;
	min-height:19px !important;
}

#item164509 {
	width:325px !important;
	top:58px !important;
	min-height:49px !important;
}

#item165023 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item164999 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:7px !important;
	border-radius:5px;
	background:#ffd700;
}

#item164997 {
	width:39px !important;
	height:39px !important;
	left:853px !important;
	top:355px !important;
}

#item165073 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item165049 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:7px !important;
	border-radius:5px;
	background:#ffd700;
}

#item165047 {
	width:39px !important;
	height:39px !important;
	left:853px !important;
	top:429px !important;
}

#item90005 {
	width:1096px !important;
	height:665px !important;
	left:67px !important;
	top:972px !important;
}

#item101415 {
	width:430px !important;
	height:25px !important;
	left:411px !important;
	top:230px !important;
}

#item113541 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item113514 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item113538 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item113512 {
	width:326px !important;
	height:68px !important;
	left:837px !important;
	top:1646px !important;
}

#item113565 {
	width:440px !important;
	left:80px !important;
	top:1670px !important;
	min-height:20px !important;
}

#item192231 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item164246 {
	width:284px !important;
	height:84px !important;
	left:897px !important;
	top:16px !important;
}

#item145632 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item145622 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item145620 {
	width:358px !important;
	height:234px !important;
	left:805px !important;
	top:1337px !important;
}

#item137348 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1280px !important;
}

#item137322 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1280px !important;
}

#item137313 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item137305 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item137303 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1337px !important;
}

#item137219 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137210 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137208 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:939px !important;
}

#item137201 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137190 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137188 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:665px !important;
}

#item137179 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137170 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137168 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:391px !important;
}

#item137152 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137141 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137139 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:117px !important;
}

#item93559 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item93551 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item93549 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1337px !important;
}

#item47184 {
	width:720px !important;
	left:68px !important;
	top:120px !important;
	min-height:1017px !important;
}

#item184079 {
	mix-blend-mode:multiply;
	opacity:0.65;
	width:864px !important;
	height:100px !important;
	background:#000;
}

#item198596 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1280px !important;
}

#item93132 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item93185 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item93208 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item93159 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item93182 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item93156 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table346183 th, table#table346183 td {
	vertical-align:middle;
}

table#table346183 {
	table-layout:fixed;
}

#item93210 {
	width:1080px !important;
	left:90px !important;
	top:576px !important;
	min-height:530px !important;
}

#item93287 {
	width:1080px !important;
	left:90px !important;
	top:130px !important;
	min-height:63px !important;
}

#item93514 {
	width:540px !important;
	height:90px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item93464 {
	width:540px !important;
	height:90px !important;
	left:3px !important;
	top:3px !important;
}

#item93511 {
	width:546px !important;
	height:96px !important;
	left:87px !important;
	top:263px !important;
}

#item93487 {
	width:540px !important;
	height:90px !important;
	left:630px !important;
	top:266px !important;
	background:#ffd700;
}

table#table347536 th, table#table347536 td {
	vertical-align:middle;
}

table#table347536 tr {
	border-bottom:0.25px solid #bfbfbf;
}

table#table347536 {
	table-layout:fixed;
}

#item101553 {
	width:1080px !important;
	height:380px !important;
	left:90px !important;
	top:1106px !important;
}

#item183043 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1673px !important;
}

#item200866 {
	width:1080px !important;
	height:19px !important;
	left:90px !important;
	top:1516px !important;
}

#item57017 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table348982 th, table#table348982 td {
	vertical-align:middle;
}

table#table348982 {
	table-layout:fixed;
}

#item57040 {
	width:1080px !important;
	left:90px !important;
	top:576px !important;
	min-height:530px !important;
}

#item57115 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item57138 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item57089 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item57112 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item57086 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

#item57788 {
	width:540px !important;
	height:90px !important;
	left:90px !important;
	top:266px !important;
	background:#ffd700;
}

#item65638 {
	width:1080px !important;
	left:90px !important;
	top:130px !important;
	min-height:63px !important;
}

#item93430 {
	width:540px !important;
	height:90px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item65715 {
	width:540px !important;
	height:90px !important;
	left:3px !important;
	top:3px !important;
}

#item93427 {
	width:546px !important;
	height:96px !important;
	left:627px !important;
	top:263px !important;
}

table#table350425 th, table#table350425 td {
	vertical-align:middle;
}

table#table350425 tr {
	border-bottom:0.25px solid #bfbfbf;
}

table#table350425 {
	table-layout:fixed;
}

#item101479 {
	width:1080px !important;
	height:380px !important;
	left:90px !important;
	top:1106px !important;
}

#item183020 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1673px !important;
}

#item200839 {
	width:1080px !important;
	height:19px !important;
	left:90px !important;
	top:1516px !important;
}

#item57196 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item57015 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item212903 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item211945 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211968 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211919 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item211942 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211916 {
	width:266px !important;
	height:68px !important;
	left:487px !important;
	top:1646px !important;
}

#item184103 {
	mix-blend-mode:multiply;
	opacity:0.25;
	width:1240px !important;
	height:1754px !important;
	background:#000;
}

#item147201 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item147225 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item147168 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item147192 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item147166 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item47260 {
	width:1092px !important;
	height:172px !important;
	left:80px !important;
	top:839px !important;
}

#item47233 {
	width:1092px !important;
	height:70px !important;
	left:80px !important;
	top:763px !important;
}

#item47210 {
	width:1092px !important;
	height:63px !important;
	left:80px !important;
	top:402px !important;
}

#item47208 {
	width:1216px !important;
	height:245px !important;
	left:18px !important;
	top:120px !important;
}

#item90978 {
	width:1080px !important;
	height:500px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item90979 {
	width:356px !important;
	height:62px !important;
	left:737px !important;
	top:13px !important;
	background:#ffd700;
}

#item91028 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item91004 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item91002 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item91102 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item91077 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item91075 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item91158 {
	width:354px !important;
	height:60px !important;
	background:#000;
}

#item91181 {
	width:360px !important;
	height:60px !important;
	left:354px !important;
	background:#000;
}

#item91204 {
	width:354px !important;
	height:60px !important;
	left:714px !important;
	background:#000;
}

#item91228 {
	width:340px !important;
	height:194px !important;
	padding:0px 10px 0px 10px;
}

#item91252 {
	width:360px !important;
	height:194px !important;
	left:350px !important;
}

#item91275 {
	width:360px !important;
	height:194px !important;
	left:710px !important;
}

#item91567 {
	width:1080px !important;
	height:468px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item91594 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item91570 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item91568 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item91668 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item91644 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item91642 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item91715 {
	width:356px !important;
	height:62px !important;
	left:375px !important;
	top:13px !important;
	background:#ffd700;
}

#item91739 {
	width:340px !important;
	left:432px !important;
	min-height:68px !important;
}

#item91762 {
	width:370px !important;
	min-height:102px !important;
}

table#table352541 th, table#table352541 td {
	padding:8.28px;
}

table#table352541 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table352541 {
	table-layout:fixed;
}

#item91785 {
	width:1007px !important;
	left:53px !important;
	top:232px !important;
	min-height:243px !important;
}

#item91299 {
	width:1080px !important;
	height:460px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item91303 {
	width:490px !important;
	left:570px !important;
	top:120px !important;
	min-height:330px !important;
}

#item91351 {
	width:490px !important;
	left:51px !important;
	top:120px !important;
	min-height:250px !important;
}

#item91423 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item91399 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item91397 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item91470 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item91519 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item91495 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item91493 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item133420 {
	width:200px !important;
	min-height:19px !important;
}

#item133445 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item133454 {
	width:350px !important;
	left:76px !important;
	top:11px !important;
	min-height:19px !important;
}

#item165179 {
	width:333px !important;
	left:1px !important;
	min-height:19px !important;
}

#item165209 {
	width:325px !important;
	top:58px !important;
	min-height:49px !important;
}

#item90976 {
	width:1096px !important;
	height:575px !important;
	left:67px !important;
	top:1021px !important;
}

#item101613 {
	width:350px !important;
	height:25px !important;
	left:451px !important;
	top:373px !important;
}

#item113902 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item113876 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item113899 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item113874 {
	width:326px !important;
	height:68px !important;
	left:837px !important;
	top:1646px !important;
}

#item113926 {
	width:450px !important;
	left:80px !important;
	top:1670px !important;
	min-height:20px !important;
}

#item192256 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item165235 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item145715 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item145707 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item145705 {
	width:358px !important;
	height:234px !important;
	left:805px !important;
	top:1337px !important;
}

#item145678 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item145670 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item145668 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1337px !important;
}

#item137554 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1280px !important;
}

#item137531 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1280px !important;
}

#item137445 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137436 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137434 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:939px !important;
}

#item137424 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137413 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137411 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:665px !important;
}

#item137404 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137393 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137391 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:391px !important;
}

#item137383 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137374 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137372 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:117px !important;
}

#item93894 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item93884 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item93882 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1337px !important;
}

#item47844 {
	width:720px !important;
	left:68px !important;
	top:140px !important;
	min-height:1017px !important;
}

#item184109 {
	mix-blend-mode:multiply;
	opacity:0.25;
	width:864px !important;
	height:100px !important;
	background:#000;
}

#item198619 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1280px !important;
}

#item57839 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item57938 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item57963 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item57911 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item57934 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item57908 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table354238 th, table#table354238 td {
	vertical-align:middle;
}

table#table354238 {
	table-layout:fixed;
}

#item57965 {
	width:1080px !important;
	left:90px !important;
	top:1036px !important;
	min-height:320px !important;
}

#item65813 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

table#table354784 th, table#table354784 td {
	vertical-align:middle;
}

table#table354784 {
	table-layout:fixed;
}

#item116613 {
	width:1080px !important;
	left:90px !important;
	top:476px !important;
	min-height:560px !important;
}

#item183069 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1673px !important;
}

#item200898 {
	width:1080px !important;
	height:19px !important;
	left:90px !important;
	top:1386px !important;
}

#item58035 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item57837 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item212880 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item212006 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212029 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211980 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item212003 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item211977 {
	width:266px !important;
	height:68px !important;
	left:487px !important;
	top:1646px !important;
}

#item147286 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item147310 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item147251 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item147276 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item147249 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item47919 {
	width:1080px !important;
	height:142px !important;
	left:80px !important;
	top:848px !important;
}

#item47896 {
	width:1080px !important;
	height:70px !important;
	left:80px !important;
	top:778px !important;
}

#item47871 {
	width:1080px !important;
	height:63px !important;
	left:80px !important;
	top:382px !important;
}

#item47869 {
	width:1080px !important;
	height:168px !important;
	left:80px !important;
	top:134px !important;
}

#item92461 {
	width:1080px !important;
	height:530px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item92462 {
	width:356px !important;
	height:62px !important;
	left:737px !important;
	top:13px !important;
	background:#ffd700;
}

#item92512 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item92487 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item92485 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item92586 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item92561 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item92559 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item92643 {
	width:354px !important;
	height:60px !important;
	background:#000;
}

#item92666 {
	width:360px !important;
	height:60px !important;
	left:354px !important;
	background:#000;
}

#item92689 {
	width:354px !important;
	height:60px !important;
	left:714px !important;
	background:#000;
}

#item92713 {
	width:360px !important;
	height:194px !important;
	padding:0px 10px 0px 10px;
}

#item92736 {
	width:360px !important;
	height:194px !important;
	left:360px !important;
}

#item92760 {
	width:360px !important;
	height:194px !important;
	left:720px !important;
}

#item92219 {
	width:1080px !important;
	height:320px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item92246 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item92222 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item92220 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item92319 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item92295 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item92293 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item92366 {
	width:356px !important;
	height:62px !important;
	left:375px !important;
	top:13px !important;
	background:#ffd700;
}

#item92391 {
	width:340px !important;
	left:2px !important;
	top:137px !important;
	min-height:68px !important;
}

#item92414 {
	width:370px !important;
	min-height:97px !important;
}

table#table357506 th, table#table357506 td {
	padding:8.28px;
}

table#table357506 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table357506 {
	table-layout:fixed;
}

#item92437 {
	width:609px !important;
	left:444px !important;
	top:111px !important;
	min-height:243px !important;
}

#item165462 {
	width:1080px !important;
	height:590px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item165463 {
	width:490px !important;
	left:570px !important;
	top:116px !important;
	min-height:280px !important;
}

#item165486 {
	width:490px !important;
	left:51px !important;
	top:116px !important;
	min-height:260px !important;
}

#item165536 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item165512 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item165509 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item165560 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item165610 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item165586 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item165583 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item165635 {
	width:200px !important;
	min-height:19px !important;
}

#item165660 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item165664 {
	width:350px !important;
	left:83px !important;
	top:12px !important;
	min-height:19px !important;
}

#item165688 {
	width:333px !important;
	left:1px !important;
	min-height:19px !important;
}

#item165717 {
	width:325px !important;
	top:58px !important;
	min-height:49px !important;
}

#item165785 {
	width:595px !important;
	height:578px !important;
	background:#cccccc;
}

#item165792 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item165789 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item165787 {
	width:56px !important;
	height:56px !important;
	left:-3px !important;
	top:-3px !important;
}

#item165794 {
	width:493px !important;
	left:2px !important;
	top:77px !important;
	min-height:383px !important;
}

#item91953 {
	width:1080px !important;
	height:590px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item91955 {
	width:490px !important;
	left:570px !important;
	top:116px !important;
	min-height:283px !important;
}

#item92002 {
	width:490px !important;
	left:51px !important;
	top:116px !important;
	min-height:260px !important;
}

#item92074 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item92050 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item92048 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item92122 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item92171 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item92147 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item92145 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item133619 {
	width:200px !important;
	min-height:19px !important;
}

#item133644 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item133653 {
	width:350px !important;
	left:83px !important;
	top:12px !important;
	min-height:19px !important;
}

#item165390 {
	width:333px !important;
	left:1px !important;
	min-height:19px !important;
}

#item165419 {
	width:325px !important;
	top:58px !important;
	min-height:49px !important;
}

#item165945 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item165921 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:7px !important;
	border-radius:5px;
	background:#ffd700;
}

#item165919 {
	width:39px !important;
	height:39px !important;
	left:862px !important;
	top:279px !important;
}

#item165995 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item165971 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:7px !important;
	border-radius:5px;
	background:#ffd700;
}

#item165969 {
	width:39px !important;
	height:39px !important;
	left:862px !important;
	top:325px !important;
}

#item91951 {
	width:1096px !important;
	height:665px !important;
	left:67px !important;
	top:970px !important;
}

#item101667 {
	width:281px !important;
	height:25px !important;
	left:486px !important;
	top:315px !important;
}

#item114027 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item114001 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item114024 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item113999 {
	width:326px !important;
	height:68px !important;
	left:837px !important;
	top:1646px !important;
}

#item114052 {
	width:500px !important;
	left:80px !important;
	top:1670px !important;
	min-height:20px !important;
}

#item192283 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item165459 {
	width:284px !important;
	height:84px !important;
	left:876px !important;
	top:16px !important;
}

#item145744 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item145736 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item145734 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1337px !important;
}

#item137763 {
	width:348px !important;
	height:60px !important;
	left:812px !important;
	top:1280px !important;
}

#item137740 {
	width:348px !important;
	height:60px !important;
	left:440px !important;
	top:1280px !important;
}

#item137680 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137670 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137667 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:939px !important;
}

#item137650 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137641 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137639 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:665px !important;
}

#item137621 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137611 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137609 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:391px !important;
}

#item137593 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137583 {
	width:348px !important;
	height:224px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item137581 {
	width:354px !important;
	height:230px !important;
	left:809px !important;
	top:117px !important;
}

#item93914 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item93906 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#fff;
}

#item93904 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1337px !important;
}

#item48506 {
	width:720px !important;
	left:68px !important;
	top:120px !important;
	min-height:1044px !important;
}

#item137809 {
	width:353px !important;
	height:233px !important;
	left:810px !important;
	top:1341px !important;
}

#item198642 {
	width:348px !important;
	height:60px !important;
	left:68px !important;
	top:1280px !important;
}

#item58135 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item58211 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item58234 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item58185 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item58208 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item58182 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table360087 th, table#table360087 td {
	vertical-align:middle;
}

table#table360087 {
	table-layout:fixed;
}

#item58238 {
	width:1080px !important;
	left:90px !important;
	top:1036px !important;
	min-height:350px !important;
}

#item65900 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

table#table360964 th, table#table360964 td {
	vertical-align:middle;
}

table#table360964 {
	table-layout:fixed;
}

#item120331 {
	width:1080px !important;
	left:90px !important;
	top:476px !important;
	min-height:560px !important;
}

#item183103 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1673px !important;
}

#item200928 {
	width:1080px !important;
	height:19px !important;
	left:90px !important;
	top:1416px !important;
}

#item58297 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item58133 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item212857 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item212072 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212095 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212046 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item212069 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212043 {
	width:266px !important;
	height:68px !important;
	left:487px !important;
	top:1646px !important;
}

#item168887 {
	width:452px !important;
	height:60px !important;
	top:1310px !important;
	background:#000;
}

#item137887 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item137856 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item137863 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item137854 {
	width:358px !important;
	height:234px !important;
	left:817px !important;
	top:1383px !important;
}

#item137847 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item137815 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item137823 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item137813 {
	width:358px !important;
	height:234px !important;
	left:447px !important;
	top:1383px !important;
}

#item93961 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item93929 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item93937 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item93927 {
	width:358px !important;
	height:234px !important;
	left:75px !important;
	top:1383px !important;
}

#item48555 {
	width:534px !important;
	left:638px !important;
	top:420px !important;
	min-height:310px !important;
}

#item48532 {
	width:1092px !important;
	left:80px !important;
	top:339px !important;
	min-height:22px !important;
}

#item48530 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item107681 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item107705 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item107646 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item107670 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item107643 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item120471 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item120445 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item120468 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item120443 {
	width:326px !important;
	height:68px !important;
	left:77px !important;
	top:1659px !important;
}

#item123929 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item123953 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item123927 {
	width:271px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item124983 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item123980 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item123977 {
	width:271px !important;
	height:68px !important;
	left:269px !important;
	top:-3px !important;
}

#item125007 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item124005 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item124003 {
	width:271px !important;
	height:68px !important;
	left:540px !important;
	top:-3px !important;
}

#item124031 {
	width:265px !important;
	height:62px !important;
	left:815px !important;
	background:#ffd700;
}

#item124054 {
	width:1080px !important;
	height:430px !important;
	top:62px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item124649 {
	width:354px !important;
	height:40px !important;
	background:#000;
}

#item124672 {
	width:360px !important;
	height:40px !important;
	left:354px !important;
	background:#000;
}

#item124695 {
	width:354px !important;
	height:40px !important;
	left:714px !important;
	background:#000;
}

#item124720 {
	width:360px !important;
	height:194px !important;
	padding:0px 10px 0px 10px;
}

#item124743 {
	width:360px !important;
	height:194px !important;
	left:360px !important;
}

#item124766 {
	width:360px !important;
	height:194px !important;
	left:720px !important;
}

#item123802 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item123826 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item123800 {
	width:271px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item124934 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item123851 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item123849 {
	width:271px !important;
	height:68px !important;
	left:269px !important;
	top:-3px !important;
}

#item123876 {
	width:265px !important;
	height:62px !important;
	left:543px !important;
	background:#ffd700;
}

#item124958 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item123901 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item123899 {
	width:271px !important;
	height:68px !important;
	left:812px !important;
	top:-3px !important;
}

#item123924 {
	width:1080px !important;
	height:290px !important;
	left:3px !important;
	top:65px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item124469 {
	width:370px !important;
	min-height:102px !important;
}

table#table364142 th, table#table364142 td {
	padding:8.28px;
}

table#table364142 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table364142 {
	table-layout:fixed;
}

#item124492 {
	width:613px !important;
	left:396px !important;
	min-height:175px !important;
}

#item124515 {
	width:370px !important;
	top:132px !important;
	min-height:68px !important;
}

#item123673 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item123697 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item123671 {
	width:271px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item123723 {
	width:265px !important;
	height:62px !important;
	left:272px !important;
	background:#ffd700;
}

#item124880 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item123748 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item123746 {
	width:271px !important;
	height:68px !important;
	left:540px !important;
	top:-3px !important;
}

#item124905 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item123774 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item123772 {
	width:271px !important;
	height:68px !important;
	left:812px !important;
	top:-3px !important;
}

#item123797 {
	width:1080px !important;
	height:380px !important;
	left:3px !important;
	top:65px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item124283 {
	width:490px !important;
	min-height:250px !important;
}

#item124306 {
	width:240px !important;
	height:40px !important;
	left:2px !important;
}

#item124331 {
	width:490px !important;
	min-height:250px !important;
}

#item124354 {
	width:240px !important;
	height:40px !important;
	left:2px !important;
}

#item133846 {
	width:200px !important;
	min-height:19px !important;
}

#item133871 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item133875 {
	width:350px !important;
	left:87px !important;
	top:11px !important;
	min-height:19px !important;
}

#item166094 {
	width:333px !important;
	min-height:19px !important;
}

#item166124 {
	width:325px !important;
	left:168px !important;
	min-height:49px !important;
}

#item123632 {
	width:265px !important;
	height:62px !important;
	background:#ffd700;
}

#item124806 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item123527 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item123625 {
	width:271px !important;
	height:68px !important;
	left:269px !important;
	top:-3px !important;
}

#item124830 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item123528 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item123627 {
	width:271px !important;
	height:68px !important;
	left:540px !important;
	top:-3px !important;
}

#item124855 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item123529 {
	width:265px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item123629 {
	width:271px !important;
	height:68px !important;
	left:812px !important;
	top:-3px !important;
}

#item123659 {
	width:1080px !important;
	height:420px !important;
	left:3px !important;
	top:65px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item124125 {
	width:1010px !important;
	left:41px !important;
	top:103px !important;
	min-height:315px !important;
}

#item123668 {
	width:1081px !important;
	height:492px !important;
	left:80px !important;
	top:810px !important;
}

#item157373 {
	width:432px !important;
	height:62px !important;
	left:440px !important;
	top:1662px !important;
}

#item58404 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item58481 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item58504 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item58455 {
	width:80px !important;
	height:15px !important;
	left:71px !important;
	top:25px !important;
	background:#fff;
}

#item58478 {
	width:60px !important;
	height:60px !important;
	left:5px !important;
	top:3px !important;
	background:#ffd700;
}

#item58452 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

#item66071 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

table#table365699 th, table#table365699 td {
	vertical-align:middle;
}

table#table365699 {
	table-layout:fixed;
}

#item117033 {
	width:1080px !important;
	min-height:550px !important;
}

table#table366708 th, table#table366708 td {
	vertical-align:middle;
}

table#table366708 {
	table-layout:fixed;
}

#item117056 {
	width:1080px !important;
	top:550px !important;
	min-height:360px !important;
}

#item183127 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1673px !important;
}

#item200958 {
	width:1080px !important;
	height:19px !important;
	left:90px !important;
	top:1467px !important;
}

#item58593 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item58402 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item212833 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item212126 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212150 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212100 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item212123 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212097 {
	width:266px !important;
	height:68px !important;
	left:909px !important;
	top:1659px !important;
}

#item137965 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item137934 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item137941 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item137932 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1383px !important;
}

#item137906 {
	width:788px !important;
	height:6px !important;
	left:452px !important;
	top:1364px !important;
	background:#ffd700;
}

#item94003 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item93972 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item93979 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item93970 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1383px !important;
}

#item49161 {
	width:534px !important;
	left:626px !important;
	top:420px !important;
	min-height:330px !important;
}

#item49138 {
	width:1092px !important;
	left:68px !important;
	top:339px !important;
	min-height:22px !important;
}

#item49135 {
	width:1092px !important;
	height:168px !important;
	left:68px !important;
	top:120px !important;
}

#item108261 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item108285 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item108226 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item108250 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item108223 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item120578 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item120551 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item120574 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item120549 {
	width:326px !important;
	height:68px !important;
	left:77px !important;
	top:1659px !important;
}

#item125542 {
	width:354px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item125517 {
	width:354px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item125514 {
	width:360px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item166170 {
	width:354px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item125593 {
	width:354px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item125569 {
	width:354px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item125566 {
	width:360px !important;
	height:68px !important;
	left:360px !important;
	top:-3px !important;
}

#item125616 {
	width:354px !important;
	height:62px !important;
	left:726px !important;
	background:#ffd700;
}

#item125689 {
	width:1080px !important;
	height:300px !important;
	top:62px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item125691 {
	width:370px !important;
	min-height:102px !important;
}

#item125737 {
	width:370px !important;
	top:132px !important;
	min-height:68px !important;
}

table#table368309 th, table#table368309 td {
	padding:8.28px;
}

table#table368309 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table368309 {
	table-layout:fixed;
}

#item181280 {
	width:613px !important;
	left:429px !important;
	top:99px !important;
	min-height:175px !important;
}

#item125268 {
	width:354px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item125244 {
	width:354px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item125241 {
	width:360px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item125291 {
	width:354px !important;
	height:62px !important;
	left:363px !important;
	background:#ffd700;
}

#item125342 {
	width:354px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item125318 {
	width:354px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item125315 {
	width:360px !important;
	height:68px !important;
	left:723px !important;
	top:-3px !important;
}

#item125416 {
	width:1080px !important;
	height:380px !important;
	left:3px !important;
	top:65px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item125419 {
	width:490px !important;
	min-height:250px !important;
}

#item125466 {
	width:490px !important;
	left:514px !important;
	min-height:250px !important;
}

#item133992 {
	width:200px !important;
	top:11px !important;
	min-height:19px !important;
}

#item134017 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item134021 {
	width:350px !important;
	left:87px !important;
	top:11px !important;
	min-height:19px !important;
}

#item125040 {
	width:354px !important;
	height:62px !important;
	background:#ffd700;
}

#item125091 {
	width:354px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item125067 {
	width:354px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item125063 {
	width:360px !important;
	height:68px !important;
	left:360px !important;
	top:-3px !important;
}

#item125142 {
	width:354px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item125117 {
	width:354px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item125114 {
	width:360px !important;
	height:68px !important;
	left:723px !important;
	top:-3px !important;
}

#item125215 {
	width:1080px !important;
	height:420px !important;
	left:3px !important;
	top:65px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item125216 {
	width:1010px !important;
	left:41px !important;
	top:103px !important;
	min-height:350px !important;
}

#item125037 {
	width:1080px !important;
	height:482px !important;
	left:80px !important;
	top:810px !important;
}

#item145865 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item145831 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item145841 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item145828 {
	width:358px !important;
	height:234px !important;
	left:805px !important;
	top:1383px !important;
}

#item157432 {
	width:424px !important;
	height:62px !important;
	left:434px !important;
	top:1662px !important;
}

#item58772 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item58849 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item58872 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item58822 {
	width:80px !important;
	height:15px !important;
	left:70px !important;
	top:25px !important;
	background:#fff;
}

#item58846 {
	width:60px !important;
	height:60px !important;
	left:5px !important;
	top:3px !important;
	background:#ffd700;
}

#item58819 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

#item66136 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

table#table369660 th, table#table369660 td {
	vertical-align:middle;
}

table#table369660 {
	table-layout:fixed;
}

#item117296 {
	width:1080px !important;
	min-height:400px !important;
}

table#table370432 th, table#table370432 td {
	vertical-align:middle;
}

table#table370432 {
	table-layout:fixed;
}

#item117319 {
	width:1080px !important;
	top:400px !important;
	min-height:260px !important;
}

#item183152 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1673px !important;
}

#item200986 {
	width:1080px !important;
	height:19px !important;
	left:90px !important;
	top:1217px !important;
}

#item58923 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item58770 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item212810 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item212182 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212205 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212156 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item212179 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212153 {
	width:266px !important;
	height:68px !important;
	left:897px !important;
	top:1659px !important;
}

#item147338 {
	width:400px !important;
	height:280px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	border-radius:16px;
	background:#000;
	border:solid 4px #fff;
	padding:17px;
	direction:ltr;
}

#item147363 {
	width:400px !important;
	height:280px !important;
	box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:7px 7px 5px 0px rgba(0,0,0,0.75);
	border-radius:16px;
	background:#000;
	border:solid 4px #fff;
}

#item147336 {
	width:439px !important;
	height:287px !important;
	left:38px !important;
	top:1429px !important;
}

#item168584 {
	width:597px !important;
	height:39px !important;
	left:605px !important;
	top:1677px !important;
}

#item144753 {
	width:900px !important;
	height:1754px !important;
	left:340px !important;
	background:#000;
}

#item144730 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

@keyframes grow-143701 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-143701 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item143701 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item143738 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item143739 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item143762 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item143712 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item143713 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item143736 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item143709 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-143585 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-143585 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item143585 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item143623 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item143624 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item143647 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item143596 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item143597 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item143620 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item143593 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-143506 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-143506 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item143506 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item143543 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item143544 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item143567 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item143517 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item143518 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item143541 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item143514 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

@keyframes grow-143428 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
@-webkit-keyframes grow-143428 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(1.1) scaleY(1.1);}
}
#item143428 {
	width:746px !important;
	height:146px !important;
	left:34px !important;
	top:4px !important;
}

#item143466 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item143467 {
	width:100px !important;
	height:100px !important;
	left:695px !important;
	top:30px !important;
	background:#ffd700;
}

#item143490 {
	width:814px !important;
	height:154px !important;
	left:3px !important;
	top:3px !important;
	background:rgba(0,0,0,0.02);
}

#item143440 {
	width:144px !important;
	height:154px !important;
	left:673px !important;
	top:3px !important;
	background:#000;
}

#item143441 {
	width:144px !important;
	height:140px !important;
	left:673px !important;
	top:10px !important;
	background:#000;
}

#item143464 {
	width:740px !important;
	height:140px !important;
	left:40px !important;
	top:10px !important;
	background:rgba(0,0,0,0.02);
}

#item143435 {
	width:820px !important;
	height:160px !important;
	left:-3px !important;
	top:-3px !important;
}

#item49749 {
	width:750px !important;
	height:99px !important;
	left:420px !important;
	top:140px !important;
}

#item189625 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item189649 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item189590 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item189615 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item189587 {
	width:366px !important;
	height:66px !important;
	left:417px !important;
	top:47px !important;
}

#item184137 {
	mix-blend-mode:multiply;
	opacity:0.55;
	width:1240px !important;
	height:720px !important;
	background:#000;
}

#item138059 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item138027 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item138035 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item138025 {
	width:358px !important;
	height:234px !important;
	left:447px !important;
	top:1383px !important;
}

#item94054 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item94020 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item94030 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item94018 {
	width:358px !important;
	height:234px !important;
	left:75px !important;
	top:1383px !important;
}

#item59027 {
	width:584px !important;
	left:588px !important;
	top:447px !important;
	min-height:330px !important;
}

#item59001 {
	width:1092px !important;
	left:80px !important;
	top:339px !important;
	min-height:53px !important;
}

#item58999 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item103739 {
	width:1080px !important;
	height:420px !important;
	top:62px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item103767 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item103743 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item103740 {
	width:542px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item103814 {
	width:536px !important;
	height:62px !important;
	left:554px !important;
	top:13px !important;
	background:#ffd700;
}

table#table372198 th, table#table372198 td {
	padding:8.28px;
}

table#table372198 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table372198 {
	table-layout:fixed;
}

#item103840 {
	width:613px !important;
	left:440px !important;
	top:115px !important;
	min-height:175px !important;
}

#item103864 {
	width:340px !important;
	top:132px !important;
	min-height:70px !important;
}

#item103887 {
	width:370px !important;
	min-height:102px !important;
}

#item113776 {
	width:340px !important;
	left:50px !important;
	top:357px !important;
	min-height:140px !important;
}

#item166313 {
	width:200px !important;
	min-height:19px !important;
}

#item166339 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item166343 {
	width:197px !important;
	left:80px !important;
	top:10px !important;
	min-height:19px !important;
}

#item103912 {
	width:1080px !important;
	height:400px !important;
	top:62px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item103913 {
	width:536px !important;
	height:62px !important;
	background:#ffd700;
}

#item103963 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item103939 {
	width:536px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item103936 {
	width:542px !important;
	height:68px !important;
	left:551px !important;
	top:10px !important;
}

#item104012 {
	width:998px !important;
	left:48px !important;
	top:120px !important;
	min-height:301px !important;
}

#item103736 {
	width:1093px !important;
	height:497px !important;
	left:70px !important;
	top:797px !important;
}

#item107749 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item107773 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item107716 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item107740 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item107713 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item114267 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item114241 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item114264 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item114239 {
	width:326px !important;
	height:68px !important;
	left:77px !important;
	top:1659px !important;
}

#item145946 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item145914 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item145922 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item145911 {
	width:358px !important;
	height:234px !important;
	left:817px !important;
	top:1383px !important;
}

#item157518 {
	width:392px !important;
	height:62px !important;
	left:460px !important;
	top:1662px !important;
}

#item166368 {
	width:650px !important;
	height:43px !important;
	left:517px !important;
	top:1305px !important;
}

#item60941 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table373186 th, table#table373186 td {
	vertical-align:middle;
}

table#table373186 {
	table-layout:fixed;
}

#item60942 {
	width:1080px !important;
	left:90px !important;
	top:552px !important;
	min-height:200px !important;
}

#item61018 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item61041 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item60991 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item61015 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item60988 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

#item66202 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

#item61089 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item60939 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item212787 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item212261 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212284 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212235 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item212258 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212232 {
	width:266px !important;
	height:68px !important;
	left:909px !important;
	top:1659px !important;
}

#item138166 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item138134 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item138142 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item138132 {
	width:358px !important;
	height:234px !important;
	left:805px !important;
	top:1383px !important;
}

#item94098 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item94066 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item94074 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item94064 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1383px !important;
}

#item59227 {
	width:576px !important;
	left:584px !important;
	top:451px !important;
	min-height:324px !important;
}

#item59201 {
	width:1092px !important;
	left:68px !important;
	top:317px !important;
	min-height:87px !important;
}

#item59196 {
	width:1092px !important;
	height:140px !important;
	left:68px !important;
	top:120px !important;
}

#item104743 {
	width:1080px !important;
	height:236px !important;
	top:62px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item104744 {
	width:488px !important;
	left:40px !important;
	top:105px !important;
	min-height:136px !important;
}

#item104790 {
	width:370px !important;
	left:565px !important;
	top:105px !important;
	min-height:68px !important;
}

#item104814 {
	width:356px !important;
	height:62px !important;
	left:724px !important;
	background:#ffd700;
}

#item104864 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item104840 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item104837 {
	width:362px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item104915 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item104890 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item104887 {
	width:362px !important;
	height:68px !important;
	left:359px !important;
	top:-3px !important;
}

#item105089 {
	width:1080px !important;
	height:400px !important;
	left:3px !important;
	top:65px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item105091 {
	width:356px !important;
	height:62px !important;
	left:362px !important;
	background:#ffd700;
}

#item105141 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item105117 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item105114 {
	width:362px !important;
	height:68px !important;
	left:-3px !important;
	top:-3px !important;
}

#item105168 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item105192 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item105164 {
	width:362px !important;
	height:68px !important;
	left:721px !important;
	top:-3px !important;
}

#item105217 {
	width:490px !important;
	min-height:97px !important;
}

#item105264 {
	width:490px !important;
	left:514px !important;
	min-height:250px !important;
}

#item166450 {
	width:200px !important;
	min-height:19px !important;
}

#item166475 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item166479 {
	width:350px !important;
	left:87px !important;
	top:11px !important;
	min-height:19px !important;
}

#item104939 {
	width:1080px !important;
	height:400px !important;
	left:3px !important;
	top:65px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item104941 {
	width:1010px !important;
	left:41px !important;
	top:98px !important;
	min-height:315px !important;
}

#item104965 {
	width:356px !important;
	height:62px !important;
	background:#ffd700;
}

#item105015 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item104991 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item104988 {
	width:362px !important;
	height:68px !important;
	left:359px !important;
	top:-3px !important;
}

#item105041 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item105065 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item105038 {
	width:362px !important;
	height:68px !important;
	left:721px !important;
	top:-3px !important;
}

#item104741 {
	width:1080px !important;
	height:462px !important;
	left:80px !important;
	top:810px !important;
}

#item108330 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item108354 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item108296 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item108320 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item108293 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item114504 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item114477 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item114500 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item114474 {
	width:326px !important;
	height:68px !important;
	left:77px !important;
	top:1659px !important;
}

#item145989 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item145965 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item145952 {
	width:358px !important;
	height:234px !important;
	left:434px !important;
	top:1383px !important;
}

#item157543 {
	width:376px !important;
	height:62px !important;
	left:464px !important;
	top:1662px !important;
}

#item61156 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table375297 th, table#table375297 td {
	vertical-align:middle;
}

table#table375297 {
	table-layout:fixed;
}

#item61157 {
	width:1080px !important;
	left:90px !important;
	top:579px !important;
	min-height:270px !important;
}

#item61232 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item61256 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item61206 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item61229 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item61203 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table375967 th, table#table375967 td {
	vertical-align:middle;
}

table#table375967 {
	table-layout:fixed;
}

#item61258 {
	width:1080px !important;
	left:90px !important;
	top:849px !important;
	min-height:140px !important;
}

#item66266 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

#item118611 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:1239px !important;
	height:100px !important;
	background:#000;
}

#item118612 {
	mix-blend-mode:multiply;
	opacity:0.60;
	width:1239px !important;
	height:730px !important;
	background:#000;
}

#item118613 {
	width:1080px !important;
	height:51px !important;
	left:79px !important;
	top:24px !important;
}

#item118654 {
	width:189px !important;
	height:59px !important;
	left:63px !important;
}

#item118677 {
	width:310px !important;
	height:123px !important;
	top:369px !important;
}

#item118719 {
	width:310px !important;
	height:123px !important;
	top:405px !important;
}

#item118742 {
	width:240px !important;
	height:95px !important;
	left:38px !important;
}

#item118785 {
	width:310px !important;
	height:123px !important;
	top:369px !important;
}

#item118808 {
	width:172px !important;
	height:59px !important;
	left:69px !important;
}

#item61323 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item61154 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item212764 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item212317 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212340 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212289 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item212312 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212286 {
	width:266px !important;
	height:68px !important;
	left:897px !important;
	top:1659px !important;
}

#item184164 {
	mix-blend-mode:multiply;
	opacity:0.65;
	width:1240px !important;
	height:740px !important;
	background:#000;
}

#item142541 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item142510 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item142517 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item142508 {
	width:358px !important;
	height:234px !important;
	left:447px !important;
	top:1383px !important;
}

#item94146 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item94115 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item94122 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item94113 {
	width:358px !important;
	height:234px !important;
	left:75px !important;
	top:1383px !important;
}

#item59080 {
	width:556px !important;
	left:616px !important;
	top:438px !important;
	min-height:330px !important;
}

#item59057 {
	width:1092px !important;
	left:80px !important;
	top:385px !important;
	min-height:22px !important;
}

#item59053 {
	width:1092px !important;
	height:168px !important;
	left:80px !important;
	top:120px !important;
}

#item105578 {
	width:450px !important;
	height:25px !important;
	left:401px !important;
	top:305px !important;
}

#item107892 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item107916 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item107859 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item107883 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item107856 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item114369 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item114343 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item114366 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item114341 {
	width:326px !important;
	height:68px !important;
	left:77px !important;
	top:1659px !important;
}

#item139175 {
	width:1080px !important;
	height:430px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item139176 {
	width:356px !important;
	height:62px !important;
	left:737px !important;
	top:13px !important;
	background:#ffd700;
}

#item139225 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item139201 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item139199 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item139298 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item139274 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item139272 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item141120 {
	width:354px !important;
	height:40px !important;
	background:#000;
}

#item141143 {
	width:360px !important;
	height:40px !important;
	left:354px !important;
	background:#000;
}

#item141166 {
	width:354px !important;
	height:40px !important;
	left:714px !important;
	background:#000;
}

#item141190 {
	width:360px !important;
	height:194px !important;
	padding:0px 10px 0px 10px;
}

#item141213 {
	width:360px !important;
	height:194px !important;
	left:360px !important;
}

#item141236 {
	width:360px !important;
	height:194px !important;
	left:720px !important;
}

#item138933 {
	width:1080px !important;
	height:380px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item138960 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item138936 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item138934 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item139033 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item139009 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item139007 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item139081 {
	width:356px !important;
	height:62px !important;
	left:375px !important;
	top:13px !important;
	background:#ffd700;
}

#item139708 {
	width:340px !important;
	top:132px !important;
	min-height:70px !important;
}

#item139731 {
	width:370px !important;
	min-height:102px !important;
}

table#table378077 th, table#table378077 td {
	padding:8.28px;
}

table#table378077 tr {
	border-left:3px solid #000;
	border-right:2px solid #000;
}

table#table378077 {
	table-layout:fixed;
}

#item139754 {
	width:553px !important;
	left:456px !important;
	min-height:175px !important;
}

#item166710 {
	width:1080px !important;
	height:448px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item166711 {
	width:519px !important;
	left:520px !important;
	top:109px !important;
	min-height:303px !important;
}

#item166735 {
	width:490px !important;
	left:51px !important;
	top:109px !important;
	min-height:260px !important;
}

#item166785 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item166761 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item166758 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item166808 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item166859 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item166834 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item166831 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item166936 {
	width:333px !important;
	min-height:19px !important;
}

#item166965 {
	width:325px !important;
	left:168px !important;
	min-height:49px !important;
}

#item167049 {
	width:595px !important;
	height:436px !important;
	background:#cccccc;
}

#item167057 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item167053 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item167051 {
	width:56px !important;
	height:56px !important;
	left:-3px !important;
	top:-3px !important;
}

#item167059 {
	width:493px !important;
	left:2px !important;
	top:77px !important;
	min-height:383px !important;
}

#item181560 {
	width:333px !important;
	min-height:19px !important;
}

#item181589 {
	width:235px !important;
	height:30px !important;
	left:135px !important;
	top:5px !important;
}

#item181680 {
	width:200px !important;
	min-height:19px !important;
}

#item181705 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item181709 {
	width:350px !important;
	left:83px !important;
	top:11px !important;
	min-height:19px !important;
}

#item138656 {
	width:1080px !important;
	height:430px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item138657 {
	width:519px !important;
	left:520px !important;
	top:109px !important;
	min-height:303px !important;
}

#item138680 {
	width:490px !important;
	left:51px !important;
	top:109px !important;
	min-height:260px !important;
}

#item138729 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item138705 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item138703 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item138776 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item138825 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item138801 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item138799 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item167207 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item167183 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:8px !important;
	border-radius:5px;
	background:#ffd700;
}

#item167181 {
	width:39px !important;
	height:39px !important;
	left:1032px !important;
	top:276px !important;
}

#item167257 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item167233 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:8px !important;
	border-radius:5px;
	background:#ffd700;
}

#item167231 {
	width:39px !important;
	height:39px !important;
	left:1032px !important;
	top:325px !important;
}

#item181613 {
	width:333px !important;
	min-height:19px !important;
}

#item181642 {
	width:235px !important;
	height:30px !important;
	left:135px !important;
	top:5px !important;
}

#item181733 {
	width:200px !important;
	min-height:19px !important;
}

#item181759 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item181763 {
	width:350px !important;
	left:83px !important;
	top:11px !important;
	min-height:19px !important;
}

#item138654 {
	width:1096px !important;
	height:566px !important;
	left:67px !important;
	top:776px !important;
}

#item146119 {
	width:353px !important;
	height:233px !important;
	left:831px !important;
	top:1388px !important;
}

#item157574 {
	width:300px !important;
	height:62px !important;
	left:460px !important;
	top:1662px !important;
}

#item61500 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item61576 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item61599 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item61550 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item61573 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item61547 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

#item66339 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

table#table379865 th, table#table379865 td {
	vertical-align:middle;
}

table#table379865 {
	table-layout:fixed;
}

#item118933 {
	width:1080px !important;
	min-height:550px !important;
}

table#table380868 th, table#table380868 td {
	vertical-align:middle;
}

table#table380868 {
	table-layout:fixed;
}

#item118956 {
	width:1080px !important;
	top:550px !important;
	min-height:260px !important;
}

#item183178 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1673px !important;
}

#item201015 {
	width:1080px !important;
	height:19px !important;
	left:90px !important;
	top:1367px !important;
}

#item61631 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item61498 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item212741 {
	width:80px !important;
	height:80px !important;
	top:1674px !important;
}

#item212374 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212397 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212348 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item212371 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212345 {
	width:266px !important;
	height:68px !important;
	left:909px !important;
	top:1659px !important;
}

#item142627 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item142595 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item142603 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item142593 {
	width:358px !important;
	height:234px !important;
	left:435px !important;
	top:1383px !important;
}

#item142469 {
	width:788px !important;
	height:6px !important;
	left:452px !important;
	top:1364px !important;
	background:#ffd700;
}

#item94187 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item94156 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item94163 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item94154 {
	width:358px !important;
	height:234px !important;
	left:63px !important;
	top:1383px !important;
}

#item59138 {
	width:534px !important;
	left:626px !important;
	top:412px !important;
	min-height:330px !important;
}

#item108404 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item108428 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item108370 {
	width:210px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item108394 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item108367 {
	width:276px !important;
	height:66px !important;
	left:482px !important;
	top:17px !important;
}

#item114614 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item114588 {
	width:320px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item114611 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item114586 {
	width:326px !important;
	height:68px !important;
	left:77px !important;
	top:1659px !important;
}

#item141820 {
	width:1080px !important;
	height:430px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item141821 {
	width:356px !important;
	height:62px !important;
	left:737px !important;
	top:13px !important;
	background:#ffd700;
}

#item141872 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item141847 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item141845 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item141945 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item141921 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item141919 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item142009 {
	width:354px !important;
	height:40px !important;
	background:#000;
}

#item142032 {
	width:360px !important;
	height:40px !important;
	left:354px !important;
	background:#000;
}

#item142055 {
	width:354px !important;
	height:40px !important;
	left:714px !important;
	background:#000;
}

#item142079 {
	width:360px !important;
	height:194px !important;
	padding:0px 10px 0px 10px;
}

#item142103 {
	width:360px !important;
	height:194px !important;
	left:360px !important;
}

#item142126 {
	width:360px !important;
	height:194px !important;
	left:720px !important;
}

#item141577 {
	width:1080px !important;
	height:380px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item141604 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item141580 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item141578 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item141677 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item141653 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item141651 {
	width:362px !important;
	height:68px !important;
	left:10px !important;
	top:10px !important;
}

#item141724 {
	width:356px !important;
	height:62px !important;
	left:375px !important;
	top:13px !important;
	background:#ffd700;
}

#item142340 {
	width:340px !important;
	left:440px !important;
	min-height:70px !important;
}

#item142363 {
	width:370px !important;
	min-height:102px !important;
}

#item167439 {
	width:1080px !important;
	height:448px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item167440 {
	width:519px !important;
	left:541px !important;
	top:109px !important;
	min-height:303px !important;
}

#item167463 {
	width:490px !important;
	left:51px !important;
	top:104px !important;
	min-height:260px !important;
}

#item167514 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item167490 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item167487 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item167537 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item167587 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item167563 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item167560 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item167664 {
	width:333px !important;
	min-height:19px !important;
}

#item167694 {
	width:325px !important;
	left:168px !important;
	min-height:49px !important;
}

#item167718 {
	width:595px !important;
	height:436px !important;
	background:#cccccc;
}

#item167726 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item167723 {
	width:50px !important;
	height:50px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item167721 {
	width:56px !important;
	height:56px !important;
	left:-3px !important;
	top:-3px !important;
}

#item167728 {
	width:493px !important;
	left:2px !important;
	top:77px !important;
	min-height:305px !important;
}

#item181936 {
	width:200px !important;
	min-height:19px !important;
}

#item181961 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item181965 {
	width:350px !important;
	left:83px !important;
	top:11px !important;
	min-height:19px !important;
}

#item181995 {
	width:333px !important;
	min-height:19px !important;
}

#item182024 {
	width:235px !important;
	height:30px !important;
	left:135px !important;
	top:5px !important;
}

#item141304 {
	width:1080px !important;
	height:448px !important;
	left:13px !important;
	top:75px !important;
	background:#fff;
	border:solid 6.21px #ffd700;
}

#item141305 {
	width:519px !important;
	left:527px !important;
	top:104px !important;
	min-height:303px !important;
}

#item141328 {
	width:490px !important;
	left:51px !important;
	top:104px !important;
	min-height:260px !important;
}

#item141377 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item141353 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item141351 {
	width:362px !important;
	height:68px !important;
	left:734px !important;
	top:10px !important;
}

#item141424 {
	width:356px !important;
	height:62px !important;
	left:13px !important;
	top:13px !important;
	background:#ffd700;
}

#item141473 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#f3f3f3;
}

#item141449 {
	width:356px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#c4c4c4;
}

#item141447 {
	width:362px !important;
	height:68px !important;
	left:372px !important;
	top:10px !important;
}

#item141523 {
	width:200px !important;
	min-height:19px !important;
}

#item141548 {
	width:69px !important;
	height:40px !important;
	background:#fff;
}

#item141552 {
	width:350px !important;
	left:83px !important;
	top:11px !important;
	min-height:19px !important;
}

#item167883 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item167859 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:8px !important;
	border-radius:5px;
	background:#ffd700;
}

#item167857 {
	width:39px !important;
	height:39px !important;
	left:1032px !important;
	top:262px !important;
}

#item167947 {
	width:33px !important;
	height:33px !important;
	left:3px !important;
	top:3px !important;
	border-radius:5px;
	background:#ffffff;
	border:solid 1px #000;
}

#item167923 {
	width:32px !important;
	height:32px !important;
	left:4px !important;
	top:8px !important;
	border-radius:5px;
	background:#ffd700;
}

#item167921 {
	width:39px !important;
	height:39px !important;
	left:1032px !important;
	top:306px !important;
}

#item181871 {
	width:333px !important;
	min-height:19px !important;
}

#item181901 {
	width:235px !important;
	height:30px !important;
	left:135px !important;
	top:5px !important;
}

#item141302 {
	width:1096px !important;
	height:523px !important;
	left:65px !important;
	top:774px !important;
}

#item146046 {
	width:352px !important;
	height:228px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
	outline:solid 2px #fff;
}

#item146012 {
	width:348px !important;
	height:224px !important;
	left:5px !important;
	top:5px !important;
	background:#000;
}

#item146020 {
	width:348px !important;
	height:60px !important;
	left:5px !important;
	top:169px !important;
	background:rgba(0,0,0,0.85);
}

#item146009 {
	width:358px !important;
	height:234px !important;
	left:805px !important;
	top:1383px !important;
}

#item59115 {
	width:1080px !important;
	left:80px !important;
	top:353px !important;
	min-height:22px !important;
}

#item157599 {
	width:300px !important;
	height:62px !important;
	left:454px !important;
	top:1662px !important;
}

#item61776 {
	width:1240px !important;
	height:1754px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

table#table384404 th, table#table384404 td {
	vertical-align:middle;
}

table#table384404 {
	table-layout:fixed;
}

#item61777 {
	width:1080px !important;
	left:90px !important;
	top:579px !important;
	min-height:400px !important;
}

#item61801 {
	width:1080px !important;
	left:90px !important;
	top:160px !important;
	min-height:63px !important;
}

#item61854 {
	width:90px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item61877 {
	width:60px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
}

#item61828 {
	width:70px !important;
	height:15px !important;
	left:78px !important;
	top:25px !important;
	background:#fff;
}

#item61851 {
	width:60px !important;
	height:60px !important;
	left:8px !important;
	top:3px !important;
	background:#ffd700;
}

#item61824 {
	width:156px !important;
	height:66px !important;
	left:552px !important;
	top:27px !important;
}

table#table385169 th, table#table385169 td {
	vertical-align:middle;
}

table#table385169 {
	table-layout:fixed;
}

#item61879 {
	width:1080px !important;
	left:90px !important;
	top:979px !important;
	min-height:320px !important;
}

#item183202 {
	width:910px !important;
	height:50px !important;
	left:90px !important;
	top:1673px !important;
}

#item201049 {
	width:1080px !important;
	height:19px !important;
	left:90px !important;
	top:1329px !important;
}

#item61920 {
	opacity:0.95;
	width:20px !important;
	height:20px !important;
	left:10px !important;
	top:10px !important;
}

#item61774 {
	width:1250px !important;
	height:1764px !important;
	left:-10px !important;
	top:-10px !important;
}

#item212718 {
	width:80px !important;
	height:80px !important;
	left:1160px !important;
	top:1674px !important;
}

#item212429 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212452 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212402 {
	width:260px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
	outline:solid 1px #fff;
}

#item212425 {
	width:62px !important;
	height:62px !important;
	left:3px !important;
	top:3px !important;
	background:#ffd700;
	outline:solid 1px #ffd700;
}

#item212399 {
	width:266px !important;
	height:68px !important;
	left:897px !important;
	top:1659px !important;
}

table#table385934 th, table#table385934 td {
	padding:4px 4px 4px 10px;
}

table#table385934 tr {
	height:60px;
}

table#table385934 {
	}

#item190957 {
	width:550px !important;
	left:50px !important;
	top:170px !important;
	min-height:1440px !important;
}

#item183227 {
	width:1240px !important;
	height:150px !important;
	background:#0c0c0c;
}

#item183228 {
	width:420px !important;
	height:70px !important;
	left:38px !important;
	top:40px !important;
}

table#table386547 th, table#table386547 td {
	padding:4px 4px 4px 10px;
}

table#table386547 tr {
	height:60px;
}

table#table386547 {
	}

#item190983 {
	width:550px !important;
	left:640px !important;
	top:170px !important;
	min-height:1440px !important;
}

#item191064 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item191088 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item191030 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item191055 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item191027 {
	width:366px !important;
	height:66px !important;
	left:437px !important;
	top:42px !important;
}

#item191104 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191100 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191101 {
	width:556px !important;
	height:66px !important;
	left:47px !important;
	top:227px !important;
}

#item191186 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191184 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191182 {
	width:556px !important;
	height:66px !important;
	left:637px !important;
	top:227px !important;
}

#item191198 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191196 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191194 {
	width:556px !important;
	height:66px !important;
	left:637px !important;
	top:347px !important;
}

#item191211 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191208 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191206 {
	width:556px !important;
	height:66px !important;
	left:637px !important;
	top:527px !important;
}

#item191221 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191219 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191217 {
	width:556px !important;
	height:66px !important;
	left:637px !important;
	top:707px !important;
}

#item191231 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191229 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191227 {
	width:556px !important;
	height:66px !important;
	left:637px !important;
	top:887px !important;
}

#item191241 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191239 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191237 {
	width:556px !important;
	height:66px !important;
	left:637px !important;
	top:1067px !important;
}

#item191257 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191255 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191253 {
	width:556px !important;
	height:66px !important;
	left:637px !important;
	top:1307px !important;
}

#item191205 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191203 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191201 {
	width:556px !important;
	height:66px !important;
	left:637px !important;
	top:407px !important;
}

#item191216 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191214 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191212 {
	width:556px !important;
	height:66px !important;
	left:637px !important;
	top:587px !important;
}

#item191226 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191224 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191222 {
	width:556px !important;
	height:66px !important;
	left:637px !important;
	top:767px !important;
}

#item191236 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191234 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191232 {
	width:556px !important;
	height:66px !important;
	left:637px !important;
	top:947px !important;
}

#item191246 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191244 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191242 {
	width:556px !important;
	height:66px !important;
	left:637px !important;
	top:1127px !important;
}

#item191262 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191260 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191258 {
	width:556px !important;
	height:66px !important;
	left:637px !important;
	top:1367px !important;
}

#item191252 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191249 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191247 {
	width:556px !important;
	height:66px !important;
	left:637px !important;
	top:1187px !important;
}

#item191267 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191265 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191263 {
	width:556px !important;
	height:66px !important;
	left:637px !important;
	top:1427px !important;
}

#item191272 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191270 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191268 {
	width:556px !important;
	height:66px !important;
	left:637px !important;
	top:1487px !important;
}

#item209689 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item209687 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item209684 {
	width:556px !important;
	height:66px !important;
	left:637px !important;
	top:1547px !important;
}

#item191109 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191107 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191105 {
	width:556px !important;
	height:66px !important;
	left:47px !important;
	top:287px !important;
}

#item191115 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191112 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191110 {
	width:556px !important;
	height:66px !important;
	left:47px !important;
	top:467px !important;
}

#item209683 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item209681 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item209678 {
	width:556px !important;
	height:66px !important;
	left:47px !important;
	top:407px !important;
}

#item191120 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191118 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191116 {
	width:556px !important;
	height:66px !important;
	left:47px !important;
	top:587px !important;
}

#item191125 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191123 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191121 {
	width:556px !important;
	height:66px !important;
	left:47px !important;
	top:707px !important;
}

#item191130 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191128 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191126 {
	width:556px !important;
	height:66px !important;
	left:47px !important;
	top:767px !important;
}

#item191136 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191133 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191131 {
	width:556px !important;
	height:66px !important;
	left:47px !important;
	top:827px !important;
}

#item191141 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191139 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191137 {
	width:556px !important;
	height:66px !important;
	left:47px !important;
	top:887px !important;
}

#item191146 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191144 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191142 {
	width:556px !important;
	height:66px !important;
	left:47px !important;
	top:1007px !important;
}

#item191155 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191153 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191151 {
	width:556px !important;
	height:66px !important;
	left:47px !important;
	top:1127px !important;
}

#item191160 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191158 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191156 {
	width:556px !important;
	height:66px !important;
	left:47px !important;
	top:1247px !important;
}

#item191166 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191163 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191161 {
	width:556px !important;
	height:66px !important;
	left:47px !important;
	top:1367px !important;
}

#item191171 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191169 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191167 {
	width:556px !important;
	height:66px !important;
	left:47px !important;
	top:1427px !important;
}

#item191176 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191174 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191172 {
	width:556px !important;
	height:66px !important;
	left:47px !important;
	top:1487px !important;
}

#item191181 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
	background:#000;
}

#item191179 {
	opacity:0.10;
	width:550px !important;
	height:60px !important;
	left:3px !important;
	top:3px !important;
}

#item191177 {
	width:556px !important;
	height:66px !important;
	left:47px !important;
	top:1547px !important;
}

#item212466 {
	width:1240px !important;
	height:150px !important;
	background:#0c0c0c;
}

#item212467 {
	width:324px !important;
	height:70px !important;
	left:38px !important;
	top:40px !important;
}

#item210525 {
	width:1100px !important;
	height:231px !important;
	left:70px !important;
	top:840px !important;
}

#item212527 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#ffd700;
}

#item212551 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item212493 {
	width:300px !important;
	height:60px !important;
	left:63px !important;
	top:3px !important;
	background:#fff;
}

#item212517 {
	width:60px !important;
	height:60px !important;
	background:#ffd700;
}

#item212490 {
	width:366px !important;
	height:66px !important;
	left:437px !important;
	top:42px !important;
}

#item201408 {
	width:750px !important;
	height:30px !important;
	left:245px !important;
	top:920px !important;
}

#item201486 {
	width:797px !important;
	height:47px !important;
	left:222px !important;
	top:1207px !important;
}

#item201695 {
	width:797px !important;
	height:36px !important;
	left:103px !important;
	top:1504px !important;
}

#item201509 {
	width:246px !important;
	left:102px !important;
	top:1568px !important;
	min-height:19px !important;
}

#item201532 {
	width:210px !important;
	left:102px !important;
	top:1604px !important;
	min-height:10px !important;
}

#item201555 {
	width:640px !important;
	height:32px !important;
	left:100px !important;
	top:1650px !important;
}

#item201585 {
	width:420px !important;
	left:782px !important;
	top:1650px !important;
	min-height:66px !important;
}

#item201431 {
	width:377px !important;
	height:30px !important;
	left:5px !important;
	top:119px !important;
}

#item201454 {
	width:320px !important;
	height:30px !important;
	left:505px !important;
	top:119px !important;
}

p.autoParaStyle140 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:27.3px;
	line-height:38.2px;
	color:#fff;
	text-decoration:underline;
	letter-spacing:-0.010em;
	direction:ltr;
	text-indent:-33px;
	padding-left:33px;
	margin-bottom:19px;
	text-align:center;
}

p.autoParaStyle139 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:27.3px;
	line-height:38.2px;
	color:#fff;
	text-decoration:underline;
	direction:ltr;
	text-indent:-33px;
	padding-left:33px;
	margin-bottom:19px;
	text-align:center;
}

p.autoParaStyle138 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:15px;
	line-height:18px;
	color:#fff;
	letter-spacing:-0.010em;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle137 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle136 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:12.9px;
	line-height:15.5px;
	color:#fff;
	letter-spacing:0.050em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle135 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:15.1px;
	line-height:18.1px;
	color:#fff;
	text-decoration:underline;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle134 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#fff;
	letter-spacing:0.030em;
	text-align:left;
}

p.autoParaStyle133 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	letter-spacing:0.030em;
	text-align:center;
}

p.autoParaStyle132 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:38.2px;
	line-height:38.2px;
	color:#fff;
	direction:ltr;
	text-indent:-33px;
	padding-left:33px;
	margin-bottom:19px;
	text-align:center;
}

p.autoParaStyle131 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:50px;
	line-height:60px;
	color:#fff;
	letter-spacing:0.075em;
	text-transform:uppercase;
	direction:ltr;
	margin-bottom:21px;
	text-align:left;
}

ul.autoParaStyle130 > li {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	padding-left:30px;
	margin-top:12px;
	text-align:left;
}
ul.autoParaStyle130 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:32px;
}

p.autoParaStyle129 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	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.autoParaStyle128 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	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.autoParaStyle127 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle126 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:34px;
	line-height:27.5px;
	color:#fff;
	letter-spacing:0.020em;
	margin-top:12px;
	text-align:center;
}

p.autoParaStyle125 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	letter-spacing:0.010em;
	margin-top:70px;
	text-align:left;
}

p.autoParaStyle124 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#000;
	text-transform:uppercase;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle123 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle122 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle121 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#ffd700;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

ul.autoParaStyle120 > li {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	margin-top:14px;
	padding-left:1ex;
	text-align:left;
}
ul.autoParaStyle120 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:32px;
}

p.autoParaStyle119 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	letter-spacing:0.010em;
	text-align:center;
}

p.autoParaStyle118 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	direction:ltr;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle117 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:60px;
	line-height:34px;
	color:#ffd700;
	letter-spacing:0.010em;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle116 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:90px;
	line-height:34px;
	color:#fff;
	letter-spacing:0.010em;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle115 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	letter-spacing:0.030em;
	text-align:center;
}

p.autoParaStyle114 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#000;
	text-transform:uppercase;
	margin-top:30px;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle113 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	letter-spacing:0.010em;
	text-align:center;
}

p.autoParaStyle112 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:22px;
	line-height:28px;
	color:#000;
	padding-left:2px;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle111 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle110 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#000;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle109 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:26px;
	line-height:34px;
	color:#000;
	letter-spacing:0.010em;
	text-align:center;
}

p.autoParaStyle108 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	letter-spacing:0.010em;
	direction:ltr;
	margin-top:10px;
	text-align:center;
}

p.autoParaStyle107 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	margin-top:30px;
	text-align:left;
}

ul.autoParaStyle106 > li {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	padding-left:30px;
	margin-top:20px;
	text-align:left;
}
ul.autoParaStyle106 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:32px;
}

p.autoParaStyle105 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle104 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	margin-top:30px;
	text-align:left;
}

ul.autoParaStyle103 > li {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:28px;
	color:#000;
	padding-left:18px;
	margin-bottom:3px;
	text-align:left;
}
ul.autoParaStyle103 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.autoParaStyle102 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	text-transform:uppercase;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle101 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	direction:ltr;
	margin-top:10px;
	text-align:center;
}

p.autoParaStyle100 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:22px;
	line-height:26.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.autoParaStyle99 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	letter-spacing:0.025em;
	margin-top:6px;
	text-align:left;
}

p.autoParaStyle98 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle97 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	margin-top:6px;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle96 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:26px;
	line-height:36px;
	color:#fff;
	letter-spacing:0.010em;
	text-align:center;
}

p.autoParaStyle95 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:20.4px;
	line-height:24.5px;
	color:#fff;
	letter-spacing:0.050em;
	text-transform:uppercase;
	direction:ltr;
	margin-bottom:30px;
	text-align:center;
}

p.autoParaStyle94 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	letter-spacing:0.100em;
	text-transform:uppercase;
	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.autoParaStyle93 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	letter-spacing:0.100em;
	text-transform:uppercase;
	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.autoParaStyle92 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle91 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	text-transform:uppercase;
	margin-top:45px;
	text-align:center;
}

p.autoParaStyle90 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#fff;
	text-transform:uppercase;
	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.autoParaStyle89 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	letter-spacing:0.010em;
	direction:ltr;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle88 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle87 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	direction:ltr;
	text-align:center;
}

ul.autoParaStyle86 > li {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:22px;
	line-height:26px;
	color:#000;
	padding-left:30px;
	margin-top:14px;
	text-align:left;
}
ul.autoParaStyle86 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:32px;
}

p.autoParaStyle85 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:22px;
	line-height:32px;
	color:#fff;
	direction:ltr;
	margin-top:10px;
	text-align:center;
}

p.autoParaStyle84 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	padding-left:20px;
	text-align:left;
}

p.autoParaStyle83 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Geograph-RegularItalic,Geograph,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	letter-spacing:0.010em;
	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.autoParaStyle82 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	padding-left:20px;
	text-align:center;
}

ul.autoParaStyle81 > li {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	padding-left:30px;
	margin-top:6px;
	text-align:left;
}
ul.autoParaStyle81 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:32px;
}

p.autoParaStyle80 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle79 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:47px;
	line-height:47px;
	color:#000;
	text-transform:uppercase;
	margin-top:45px;
	text-align:center;
}

p.autoParaStyle78 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#fff;
	text-transform:uppercase;
	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.autoParaStyle77 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	text-align:left;
}

p.autoParaStyle76 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#000;
	letter-spacing:0.100em;
	text-transform:uppercase;
	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.autoParaStyle75 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	letter-spacing:0.100em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle74 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#000;
	text-transform:uppercase;
	margin-top:30px;
	text-align:left;
}

p.autoParaStyle73 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#000;
	text-transform:uppercase;
	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.autoParaStyle72 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	padding-left:2px;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle71 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:22.8px;
	line-height:27.3px;
	color:#000;
	text-transform:uppercase;
	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;
	padding-right:12px;
	margin-top:23px;
	text-align:left;
}

p.autoParaStyle70 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	margin-bottom:20px;
	text-align:center;
}

p.autoParaStyle69 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	margin-bottom:10px;
	text-align:center;
}

p.autoParaStyle68 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	text-align:center;
}

p.autoParaStyle67 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
}

p.autoParaStyle66 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:33px;
	line-height:39.6px;
	color:#fff;
	letter-spacing:0.100em;
	text-transform:uppercase;
	margin-top:55px;
	text-align:center;
}

p.autoParaStyle65 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:33px;
	line-height:39.6px;
	color:#000;
	letter-spacing:0.100em;
	text-transform:uppercase;
	margin-top:55px;
	text-align:center;
}

p.autoParaStyle64 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:25px;
	line-height:47px;
	color:#000;
	text-transform:uppercase;
	margin-top:45px;
	text-align:center;
}

p.autoParaStyle63 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin-top:30px;
	text-align:right;
}

p.autoParaStyle62 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-top:11px;
	text-align:center;
}

p.autoParaStyle61 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Geograph-BoldItalic,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:19px;
	line-height:23px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle60 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:50px;
	line-height:12px;
	color:#000;
	margin-top:11px;
	text-align:center;
}

p.autoParaStyle59 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:30px;
	line-height:36px;
	color:#666666;
	letter-spacing:0.200em;
	text-transform:uppercase;
	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.autoParaStyle58 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:30px;
	line-height:36px;
	color:#fff;
	letter-spacing:0.200em;
	text-transform:uppercase;
	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.autoParaStyle57 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:20px;
	line-height:24px;
	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.autoParaStyle56 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:45.2px;
	line-height:54.2px;
	color:#fff;
	letter-spacing:0.200em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle55 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:30px;
	line-height:36px;
	color:#ffd700;
	letter-spacing:0.200em;
	text-transform:uppercase;
	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.autoParaStyle54 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:18.9px;
	line-height:22.6px;
	color:#fff;
	letter-spacing:0.100em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle53 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#ffd700;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle52 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#ffd700;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle51 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:18.9px;
	line-height:22.6px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle50 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:19px;
	line-height:23px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle49 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:41.9px;
	line-height:50.3px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle48 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:33.6px;
	line-height:49.3px;
	color:#fff;
	margin-top:7px;
	margin-bottom:22px;
	text-align:left;
}

p.autoParaStyle47 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:50px;
	line-height:60px;
	color:#fff;
	margin-top:7px;
	margin-bottom:25px;
	text-align:left;
}

p.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:40px;
	line-height:44px;
	color:#fff;
	text-transform:uppercase;
	margin-top:6px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle45 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	margin-top:6px;
	margin-bottom:30px;
	text-align:left;
}

p.autoParaStyle44 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	margin-top:6px;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle43 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	margin-top:6px;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle42 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	padding-left:80px;
	text-align:left;
}

p.autoParaStyle41 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:40px;
	line-height:44px;
	color:#fff;
	letter-spacing:0.025em;
	text-transform:uppercase;
	margin-top:6px;
	text-align:left;
}

p.autoParaStyle40 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:29px;
	color:#000;
	margin-top:6px;
	text-align:left;
}

ul.autoParaStyle39 > li {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:29px;
	color:#000;
	padding-left:30px;
	margin-top:10px;
	text-align:left;
}
ul.autoParaStyle39 > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:32px;
}

p.autoParaStyle38 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:29px;
	color:#000;
	margin-top:10px;
	text-align:left;
}

p.autoParaStyle37 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:60px;
	line-height:70px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle36 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle35 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:18.2px;
	line-height:30.4px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle34 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle33 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle32 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle31 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:20.3px;
	line-height:32.4px;
	color:#fff;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:28.4px;
	line-height:32.4px;
	color:#fad802;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle29 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:22px;
	line-height:32px;
	color:#d12229;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle28 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:29px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle27 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:20.3px;
	line-height:32.4px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle26 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:29px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle25 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle24 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:29px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle23 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle22 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:29px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle21 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:20px;
	line-height:22px;
	color:#000;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle20 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	text-transform:uppercase;
	margin-top:50px;
	text-align:center;
}

p.autoParaStyle19 {
	font-weight:300;
	font-family:FF-Geograph-Light,Geograph,sans-serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle18 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:29px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:30px;
	line-height:40px;
	color:#d12229;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle16 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:22px;
	line-height:32px;
	color:#d12229;
	letter-spacing:0.025em;
	direction:ltr;
	margin-bottom:10px;
	text-align:left;
}

p.autoParaStyle15 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle14 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.050em;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle13 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:20.2px;
	line-height:24.3px;
	color:#000;
	direction:ltr;
	margin-bottom:20px;
	text-align:center;
}

p.autoParaStyle12 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:18px;
	line-height:24px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle11 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:40.5px;
	line-height:48.6px;
	color:0uxfff;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:center;
}

p.autoParaStyle10 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:36px;
	line-height:46px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle9 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:70px;
	line-height:80px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	margin-bottom:20px;
	text-align:left;
}

p.autoParaStyle8 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:22px;
	line-height:32px;
	color:#000;
	letter-spacing:0.025em;
	direction:ltr;
	margin-top:20px;
	text-align:left;
}

p.autoParaStyle7 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	letter-spacing:0.025em;
	text-transform:uppercase;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle6 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:40px;
	line-height:48px;
	color:#ffd700;
	letter-spacing:0.025em;
	text-transform:uppercase;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle5 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:34px;
	line-height:40.8px;
	color:#fff;
	letter-spacing:0.025em;
	direction:ltr;
	text-align:right;
}

p.autoParaStyle4 {
	font-weight:300;
	font-family:FF-Geograph-Light,Geograph,sans-serif;
	font-size:80px;
	line-height:96px;
	color:#999999;
	letter-spacing:0.200em;
	text-transform:uppercase;
	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:right;
}

p.autoParaStyle3 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#fff;
	direction:ltr;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	letter-spacing:0.100em;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	letter-spacing:0.150em;
	text-transform:uppercase;
	text-align:center;
}

ul.Bullets-blk > li {
	font-weight:500;
	font-size:11px;
	line-height:14px;
	color:#000;
	padding-left:12px;
	margin-bottom:7px;
	text-align:left;
}
ul.Bullets-blk > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

p.contact_kardes_text {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:36px;
	line-height:43.2px;
	color:#000;
	margin-bottom:30px;
	text-align:center;
}

p.Contact---Text {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:14px;
	line-height:16.8px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Opener---Section-Title {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:50px;
	line-height:60px;
	color:#fff;
	letter-spacing:0.150em;
	text-transform:uppercase;
	margin-top:50px;
	text-align:left;
}

p.ISBN---ISBN-Numbers-Small {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:16px;
	line-height:19.2px;
	color:#000;
	letter-spacing:0.010em;
	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.ISBN---ISBN-Numbers {
	font-family:FF-OpenSans,"Open Sans",sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	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.ISBN---Header-Level {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	margin-top:30px;
	text-align:center;
}

p.ISBN---Header---Student_Teacher {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:23px;
	line-height:27.6px;
	color:#fff;
	text-transform:uppercase;
	padding-left:10px;
	margin-top:30px;
	text-align:center;
}

p.ISBN---Component-ISBN-Header {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	letter-spacing:0.100em;
	text-transform:uppercase;
	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.ISBN---Body-Text-Small {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:18px;
	line-height:28px;
	color:#000;
	padding-left:20px;
	text-align:left;
}

p.ISBN---Body-Text {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:28px;
	color:#000;
	padding-left:20px;
	text-align:left;
}

p.Info-Box---Components---Header {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	letter-spacing:0.050em;
	text-transform:uppercase;
	text-align:left;
}

p.infobox-textheading {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	padding-left:12px;
	margin-top:14px;
	text-align:left;
}

ul.Info-Box---Bulletpoint > li {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:30px;
	color:#000;
	padding-left:30px;
	margin-top:14px;
	text-align:left;
}
ul.Info-Box---Bulletpoint > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:32px;
}

p.footer {
	font-weight:bold;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	letter-spacing:0.100em;
	text-transform:uppercase;
	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:justify;
}

p.Find-Out-More---Title {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:40px;
	line-height:48px;
	color:#fff;
	direction:ltr;
	margin-bottom:11px;
	text-align:center;
}

p.Find-out-more---Heading {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#ffd700;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.Did-You-Know---Header {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:20.4px;
	line-height:24.5px;
	color:#fff;
	letter-spacing:0.050em;
	text-transform:uppercase;
	direction:ltr;
	margin-bottom:50px;
	text-align:center;
}

p.Did-You-Know---Copy {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:18px;
	line-height:21.6px;
	color:#fff;
	letter-spacing:0.050em;
	direction:ltr;
	text-align:center;
}

p.Common---Tagline {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#fff;
	letter-spacing:0.020em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.Common---Series-Editor {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	letter-spacing:0.010em;
	text-align:center;
}

p.Common---Section-Tab-Left {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:26px;
	line-height:31.2px;
	color:#000;
	letter-spacing:0.050em;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.Common---Page-Numbers {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#fff;
	text-transform:uppercase;
	margin-top:50px;
	text-align:center;
}

p.Common---Intro-Copy {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	letter-spacing:0.010em;
	margin-top:10px;
	text-align:center;
}

p.Common---Information-Box-Tab-Header---Selected-State {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
}

p.Common---Info-Box-Tab-Header---Normal {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:22px;
	line-height:26.4px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
}

p.Common---Header {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:32px;
	line-height:38.4px;
	color:#000;
	text-transform:uppercase;
	margin-top:30px;
	text-align:left;
}

p.Common---Copy {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	margin-top:6px;
	text-align:left;
}

ul.Common---Bulletpoint-small > li {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:30px;
	color:#000;
	padding-left:18px;
	margin-bottom:3px;
	text-align:left;
}
ul.Common---Bulletpoint-small > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
}

ul.Common---Bulletpoint > li {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#000;
	padding-left:30px;
	margin-top:6px;
	text-align:left;
}
ul.Common---Bulletpoint > li::before {
	content:'\2022';
	position:absolute;
	display:inline-block;
	left:0px;
	width:0;
	font-size:32px;
}

p.Common---Authors {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:34px;
	color:#fff;
	letter-spacing:0.010em;
	text-align:center;
}

p.CEFR-Table---Level-Copy {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.CEFR-Table---CEFR-Headings {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#000;
	text-transform:uppercase;
	direction:ltr;
	text-align:center;
}

p.A-Title---For-Teachers_Students-Header {
	font-weight:bold;
	font-family:FF-OpenSans-Bold,"Open Sans",Impact, Charcoal, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#fff;
	margin-top:11px;
	text-align:left;
}

p.A-Title---Body-Copy {
	font-family:FF-OpenSans,"Open Sans",sans-serif;
	font-size:9px;
	line-height:13px;
	color:#000;
	margin-top:6px;
	text-align:left;
}

p.CurriculumGuide_SeriesTitle {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:19px;
	line-height:23px;
	color:#000;
	direction:ltr;
	text-align:center;
}

p.CurriculumGuide_Segments {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:24px;
	line-height:24px;
	color:#fff;
	text-transform:uppercase;
	direction:ltr;
	text-align:left;
}

p.CurriculumGuide_Text {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:19px;
	line-height:23px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.Common---Combo-Split-Popout {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:21px;
	line-height:25.2px;
	color:#000;
	margin-top:30px;
	text-align:left;
}

p.Index---Header {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Index---Body {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:24px;
	line-height:28.8px;
	color:#000;
	margin-bottom:6px;
	text-align:left;
}

p.Basic-Paragraph {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
	font-size:20px;
	line-height:24px;
	color:#000;
	direction:ltr;
	text-align:left;
}

p.No-Paragraph-Style {
	font-family:"Adobe Arabic","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#000;
	direction:rtl;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

span.autoCharStyle26 {
	letter-spacing:-0.010em;
}

span.autoCharStyle25 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	color:#ffffff;
	text-decoration:underline;
}

span.autoCharStyle24 {
	font-weight:500;
	font-family:FF-Geograph-Medium,Geograph,sans-serif;
	text-decoration:underline;
}

span.autoCharStyle23 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
}

span.autoCharStyle22 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Geograph-RegularItalic,Geograph,sans-serif;
}

span.autoCharStyle21 {
	letter-spacing:-0.005em;
}

span.autoCharStyle20 {
}

span.autoCharStyle19 {
	font-family:FF-Geograph-Regular,Geograph,sans-serif;
}

span.autoCharStyle18 {
	font-weight:500;
	font-style:italic;
	font-family:FF-Geograph-MediumItalic,Geograph,sans-serif;
}

span.autoCharStyle17 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	text-decoration:underline;
}

span.autoCharStyle16 {
	color:#ffd700;
}

span.autoCharStyle15 {
	font-size:30px;
	color:#000;
}

span.autoCharStyle14 {
	font-size:18.2px;
	color:#000;
}

span.autoCharStyle13 {
	color:#000;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:30px;
	color:#d12229;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:30px;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:22px;
	color:#d12229;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	font-size:22px;
}

span.autoCharStyle8 {
	font-size:28.4px;
}

span.autoCharStyle7 {
	font-size:30px;
	color:#d12229;
}

span.autoCharStyle6 {
	font-size:30px;
}

span.autoCharStyle5 {
	color:#d12229;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
	color:#d12229;
}

span.autoCharStyle3 {
	color:#000;
}

span.autoCharStyle2 {
	letter-spacing:0.050em;
}

span.autoCharStyle1 {
	letter-spacing:0.025em;
}

span.Hyperlink {
	color:#205d9e;
	text-decoration:underline;
}

span.Common---Bulletpoint {
	font-size:32px;
}

span.Common---Body-Title {
	font-style:italic;
	font-weight:normal;
}

span.Common---Bold-Italic {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Geograph-BoldItalic,Geograph,"Arial Black", Gadget, sans-serif;
}

span.Common---Bold {
	font-weight:bold;
	font-family:FF-Geograph-Bold,Geograph,"Arial Black", Gadget, sans-serif;
}

span.Bulletpoint---Blue {
	font-size:50px;
	color:#1677f2;
}

span.Title-Med-Italic {
	font-weight:500;
	font-style:italic;
}

span.None {
}
#in5footer,  #prefooter {display:none;}
