/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:558px; height:774px; background: #fff !important; }
.paper-vertical { width:558px; height:100%; }
.paper-horizontal { width:39192px; height:786px; }
@media all and (max-height:774px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:558px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#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;}
}
#item80343 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item1359 {
	width:468px !important;
	height:32px !important;
	left:45px !important;
	top:668px !important;
	background:#fff;
	padding:3px;
}

#item1381 {
	width:468px !important;
	height:15px !important;
	left:45px !important;
	top:703px !important;
	background:#fff;
	padding:3px;
}

#item1403 {
	width:467px !important;
	height:16px !important;
	left:45px !important;
	top:652px !important;
	background:#333333;
	padding:1px;
}

#item1425 {
	width:307px !important;
	left:45px !important;
	top:109px !important;
	min-height:94px !important;
}

#item1448 {
	width:160px !important;
	height:16px !important;
	left:352px !important;
	top:159px !important;
	background:#d8d8d8;
	padding:3px;
}

#item1471 {
	width:6px !important;
	height:23px !important;
	left:45px !important;
	top:376px !important;
	background:#d71920;
}

#item1515 {
	width:6px !important;
	height:23px !important;
	left:45px !important;
	top:491px !important;
	background:#f36f21;
}

#item78239 {
	width:6px !important;
	height:23px !important;
	left:45px !important;
	top:529px !important;
	background:#e84490;
}

#item46155 {
	width:6px !important;
	height:23px !important;
	left:45px !important;
	top:621px !important;
	background:#800000;
}

#item54546 {
	width:6px !important;
	height:37px !important;
	left:45px !important;
	top:568px !important;
	background:#024e4e;
}

#item1537 {
	width:6px !important;
	height:23px !important;
	left:45px !important;
	top:452px !important;
	background:#25247b;
}

#item1562 {
	width:6px !important;
	height:23px !important;
	left:45px !important;
	top:413px !important;
	background:#8cc63f;
}

#item1582 {
	width:317px !important;
	left:66px !important;
	top:375px !important;
	min-height:277px !important;
}

#item1615 {
	width:126px !important;
	height:232px !important;
	left:387px !important;
	top:375px !important;
	background:#e5eded;
}

#item1637 {
	width:108px !important;
	left:399px !important;
	top:384px !important;
	background:#e5eded;
	min-height:227px !important;
}

#item1640 {
	width:3px !important;
	height:11px !important;
	left:387px !important;
	top:455px !important;
	background:#347171;
}

#item1641 {
	width:3px !important;
	height:11px !important;
	left:387px !important;
	top:483px !important;
	background:#347171;
}

#item66458 {
	width:3px !important;
	height:11px !important;
	left:387px !important;
	top:553px !important;
	background:#347171;
}

#item1642 {
	width:3px !important;
	height:23px !important;
	left:387px !important;
	top:511px !important;
	background:#347171;
}

#item1643 {
	width:3px !important;
	height:23px !important;
	left:387px !important;
	top:413px !important;
	background:#347171;
}

#item33625 {
	width:55px !important;
	height:64px !important;
	left:459px !important;
	top:36px !important;
}

#item1826 {
	width:306px !important;
	left:55px !important;
	top:200px !important;
	min-height:56px !important;
}

#item1848 {
	width:308px !important;
	left:55px !important;
	top:257px !important;
	min-height:107px !important;
}

#item80320 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item78371 {
	width:467px !important;
	min-height:36px !important;
}

#item78395 {
	width:467px !important;
	left:45px !important;
	top:92px !important;
	min-height:72px !important;
}

#item78418 {
	width:467px !important;
	left:45px !important;
	top:171px !important;
	min-height:57px !important;
}

#item78441 {
	width:222px !important;
	left:45px !important;
	top:239px !important;
	min-height:493px !important;
}

#item78464 {
	width:222px !important;
	left:290px !important;
	top:239px !important;
	min-height:486px !important;
}

#item78491 {
	width:9px !important;
	height:9px !important;
	left:504px !important;
	top:709px !important;
	background:#d71920;
}

#item80297 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item80274 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item39824 {
	width:467px !important;
	min-height:36px !important;
}

#item70480 {
	width:467px !important;
	height:635px !important;
	left:46px !important;
	top:85px !important;
	background:#e2e7e3;
}

#item70482 {
	width:439px !important;
	left:59px !important;
	top:97px !important;
	min-height:124px !important;
}

#item70514 {
	width:439px !important;
	left:60px !important;
	top:220px !important;
	min-height:516px !important;
}

#item68115 {
	width:467px !important;
	height:80px !important;
	left:45px !important;
	top:85px !important;
	background:#e2e7e3;
}

#item80251 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item46644 {
	width:467px !important;
	min-height:36px !important;
}

#item68042 {
	width:222px !important;
	left:45px !important;
	top:174px !important;
	min-height:432px !important;
}

#item68047 {
	width:222px !important;
	left:290px !important;
	top:337px !important;
	min-height:261px !important;
}

#item68084 {
	width:357px !important;
	left:56px !important;
	top:95px !important;
	min-height:74px !important;
}

#item80228 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item3083 {
	width:467px !important;
	min-height:36px !important;
}

#item68053 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:653px !important;
}

#item68059 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:647px !important;
}

#item80205 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item65399 {
	width:467px !important;
	min-height:36px !important;
}

#item68109 {
	width:222px !important;
	left:45px !important;
	top:217px !important;
	min-height:518px !important;
}

#item68191 {
	width:467px !important;
	height:118px !important;
	left:45px !important;
	top:85px !important;
	background:#e2e7e3;
}

#item68194 {
	width:368px !important;
	left:56px !important;
	top:98px !important;
	min-height:109px !important;
}

#item77727 {
	width:222px !important;
	left:290px !important;
	top:217px !important;
	min-height:508px !important;
}

#item80182 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item42164 {
	width:467px !important;
	min-height:36px !important;
}

#item68226 {
	width:222px !important;
	left:45px !important;
	top:196px !important;
	min-height:236px !important;
}

#item68232 {
	width:222px !important;
	left:290px !important;
	top:196px !important;
	min-height:229px !important;
}

#item80159 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item49460 {
	width:467px !important;
	min-height:36px !important;
}

#item68240 {
	width:467px !important;
	height:114px !important;
	left:45px !important;
	top:85px !important;
	background:#e2e7e3;
}

#item68289 {
	width:222px !important;
	left:45px !important;
	top:302px !important;
	min-height:187px !important;
}

#item68320 {
	width:222px !important;
	left:290px !important;
	top:302px !important;
	min-height:180px !important;
}

#item68343 {
	width:393px !important;
	left:45px !important;
	top:236px !important;
	min-height:56px !important;
}

#item68243 {
	width:357px !important;
	left:56px !important;
	top:96px !important;
	min-height:106px !important;
}

#item80136 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item43038 {
	width:467px !important;
	min-height:36px !important;
}

#item68331 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:640px !important;
}

#item68337 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:640px !important;
}

#item80113 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item49386 {
	width:467px !important;
	min-height:36px !important;
}

#item70620 {
	width:222px !important;
	left:45px !important;
	top:143px !important;
	min-height:577px !important;
}

#item70625 {
	width:222px !important;
	left:290px !important;
	top:143px !important;
	min-height:575px !important;
}

#item70645 {
	width:1025px !important;
	height:38px !important;
	left:45px !important;
	top:85px !important;
	background:#e2e7e3;
}

#item70646 {
	width:921px !important;
	left:54px !important;
	top:94px !important;
	min-height:39px !important;
}

#item66691 {
	width:9px !important;
	height:9px !important;
	left:515px !important;
	top:711px !important;
	background:#d71920;
}

#item70631 {
	width:222px !important;
	left:45px !important;
	top:143px !important;
	min-height:571px !important;
}

#item70639 {
	width:222px !important;
	left:290px !important;
	top:143px !important;
	min-height:570px !important;
}

#item80090 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item78861 {
	width:1025px !important;
	height:38px !important;
	left:-513px !important;
	top:85px !important;
	background:#e2e7e3;
}

#item78836 {
	width:921px !important;
	left:-504px !important;
	top:94px !important;
	min-height:39px !important;
}

#item72520 {
	width:467px !important;
	min-height:36px !important;
}

#item80067 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item80043 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item54187 {
	width:467px !important;
	min-height:36px !important;
}

#item69510 {
	width:454px !important;
	left:52px !important;
	top:108px !important;
	min-height:87px !important;
}

#item69533 {
	width:454px !important;
	left:52px !important;
	top:196px !important;
	min-height:511px !important;
}

#item80020 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item52162 {
	width:467px !important;
	min-height:36px !important;
}

#item68452 {
	width:222px !important;
	left:45px !important;
	top:214px !important;
	min-height:246px !important;
}

#item68457 {
	width:222px !important;
	left:290px !important;
	top:214px !important;
	min-height:239px !important;
}

#item68495 {
	width:454px !important;
	left:52px !important;
	top:96px !important;
	min-height:72px !important;
}

#item68521 {
	width:467px !important;
	left:45px !important;
	top:170px !important;
	min-height:36px !important;
}

#item79997 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item39385 {
	width:467px !important;
	min-height:36px !important;
}

#item68465 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:640px !important;
}

#item68471 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:362px !important;
}

#item79974 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item68647 {
	width:269px !important;
	left:233px !important;
	top:96px !important;
	min-height:106px !important;
}

#item68670 {
	width:291px !important;
	left:222px !important;
	top:199px !important;
	min-height:93px !important;
}

#item79951 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item68572 {
	width:154px !important;
	left:45px !important;
	top:85px !important;
	min-height:640px !important;
}

#item68730 {
	width:291px !important;
	left:222px !important;
	top:298px !important;
	min-height:434px !important;
}

#item69197 {
	width:467px !important;
	min-height:36px !important;
}

#item68752 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:328px !important;
}

#item79928 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item69008 {
	width:46px !important;
	height:12px !important;
	left:196px !important;
	top:208px !important;
}

#item69251 {
	width:467px !important;
	min-height:36px !important;
}

#item72484 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:318px !important;
}

#item68852 {
	width:341px !important;
	left:59px !important;
	top:96px !important;
	min-height:109px !important;
}

#item68876 {
	width:467px !important;
	left:45px !important;
	top:228px !important;
	min-height:57px !important;
}

#item79905 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item68941 {
	width:222px !important;
	left:45px !important;
	top:292px !important;
	min-height:444px !important;
}

#item68947 {
	width:222px !important;
	left:290px !important;
	top:292px !important;
	min-height:439px !important;
}

#item69222 {
	width:467px !important;
	min-height:36px !important;
}

#item79882 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item68954 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:245px !important;
}

#item69190 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:245px !important;
}

#item69277 {
	width:467px !important;
	min-height:36px !important;
}

#item79859 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item69099 {
	width:482px !important;
	height:639px !important;
	left:38px !important;
	top:85px !important;
	background:#e2e7ec;
}

#item69062 {
	width:220px !important;
	left:48px !important;
	top:112px !important;
	min-height:613px !important;
}

#item69090 {
	width:220px !important;
	left:290px !important;
	top:112px !important;
	min-height:614px !important;
}

#item69101 {
	width:482px !important;
	height:21px !important;
	background:#6f8ba1;
}

#item69102 {
	width:200px !important;
	height:18px !important;
	left:145px !important;
	top:5px !important;
}

#item69302 {
	width:467px !important;
	min-height:36px !important;
}

#item79836 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item69352 {
	width:222px !important;
	left:45px !important;
	top:173px !important;
	min-height:543px !important;
}

#item69375 {
	width:428px !important;
	left:54px !important;
	top:96px !important;
	min-height:72px !important;
}

#item69382 {
	width:222px !important;
	left:290px !important;
	top:173px !important;
	min-height:556px !important;
}

#item69428 {
	width:467px !important;
	min-height:36px !important;
}

#item69414 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:644px !important;
}

#item69423 {
	width:244px !important;
	left:290px !important;
	top:85px !important;
	min-height:640px !important;
}

#item79813 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item69453 {
	width:467px !important;
	min-height:36px !important;
}

#item77703 {
	width:9px !important;
	height:9px !important;
	left:502px !important;
	top:709px !important;
	background:#d71920;
}

#item74456 {
	width:467px !important;
	height:229px !important;
	left:45px !important;
	top:85px !important;
	background:#24408e;
}

#item79790 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item73748 {
	width:467px !important;
	min-height:36px !important;
}

#item74379 {
	width:222px !important;
	left:45px !important;
	top:321px !important;
	min-height:415px !important;
}

#item74402 {
	width:454px !important;
	left:53px !important;
	top:94px !important;
	min-height:77px !important;
}

#item74429 {
	width:289px !important;
	left:53px !important;
	top:165px !important;
	min-height:142px !important;
}

#item74529 {
	width:467px !important;
	height:7px !important;
	left:45px !important;
	top:306px !important;
	background:#d31f25;
}

#item74632 {
	width:222px !important;
	left:290px !important;
	top:321px !important;
	min-height:404px !important;
}

#item73573 {
	width:444px !important;
	height:1270px !important;
	left:290px !important;
	top:85px !important;
	background:#c7ccd8;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item73574 {
	width:210px !important;
	left:297px !important;
	top:113px !important;
	min-height:600px !important;
}

#item73598 {
	width:222px !important;
	height:20px !important;
	left:290px !important;
	top:85px !important;
	background:#1f3566;
	padding:3px 43px 3px 43px;
}

#item79767 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item73773 {
	width:467px !important;
	min-height:36px !important;
}

#item74638 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:643px !important;
}

#item79744 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item73798 {
	width:467px !important;
	min-height:36px !important;
}

#item74676 {
	width:222px !important;
	left:45px !important;
	top:227px !important;
	min-height:508px !important;
}

#item74680 {
	width:467px !important;
	height:129px !important;
	left:45px !important;
	top:85px !important;
	background:#24408e;
}

#item74684 {
	width:467px !important;
	height:7px !important;
	left:45px !important;
	top:210px !important;
	background:#d31f25;
}

#item74685 {
	width:454px !important;
	left:53px !important;
	top:94px !important;
	min-height:41px !important;
}

#item74708 {
	width:445px !important;
	left:53px !important;
	top:128px !important;
	min-height:83px !important;
}

#item74737 {
	width:222px !important;
	left:290px !important;
	top:227px !important;
	min-height:502px !important;
}

#item79720 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item73824 {
	width:467px !important;
	min-height:36px !important;
}

#item74963 {
	width:467px !important;
	height:113px !important;
	left:45px !important;
	top:208px !important;
	background:#24408e;
}

#item74968 {
	width:467px !important;
	height:7px !important;
	left:45px !important;
	top:318px !important;
	background:#d31f25;
}

#item74969 {
	width:454px !important;
	left:53px !important;
	top:220px !important;
	min-height:41px !important;
}

#item74992 {
	width:445px !important;
	left:53px !important;
	top:254px !important;
	min-height:62px !important;
}

#item74743 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:107px !important;
}

#item74831 {
	width:222px !important;
	left:45px !important;
	top:336px !important;
	min-height:400px !important;
}

#item74900 {
	width:222px !important;
	left:290px !important;
	top:336px !important;
	min-height:393px !important;
}

#item74904 {
	width:229px !important;
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.75);
	background:#cdcfdd;
	min-height:337px !important;
	padding:9px;
}

#item74959 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:111px !important;
}

#item75090 {
	width:222px !important;
	left:45px !important;
	top:354px !important;
	min-height:382px !important;
}

#item75094 {
	width:467px !important;
	height:157px !important;
	left:45px !important;
	top:185px !important;
	background:#24408e;
}

#item75098 {
	width:467px !important;
	height:7px !important;
	left:45px !important;
	top:338px !important;
	background:#d31f25;
}

#item75099 {
	width:454px !important;
	left:53px !important;
	top:194px !important;
	min-height:72px !important;
}

#item75122 {
	width:445px !important;
	left:53px !important;
	top:259px !important;
	min-height:83px !important;
}

#item79697 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item75146 {
	width:467px !important;
	min-height:36px !important;
}

#item75176 {
	width:222px !important;
	left:290px !important;
	top:354px !important;
	min-height:379px !important;
}

#item75197 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:90px !important;
}

#item75201 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:93px !important;
}

#item77701 {
	width:9px !important;
	height:9px !important;
	left:501px !important;
	top:713px !important;
	background:#d71920;
}

#item75323 {
	width:222px !important;
	left:45px !important;
	top:191px !important;
	min-height:543px !important;
}

#item79674 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item75328 {
	width:467px !important;
	min-height:36px !important;
}

#item75373 {
	width:467px !important;
	left:45px !important;
	top:85px !important;
	min-height:39px !important;
}

#item75396 {
	width:394px !important;
	left:45px !important;
	top:131px !important;
	min-height:56px !important;
}

#item75401 {
	width:222px !important;
	left:290px !important;
	top:191px !important;
	min-height:534px !important;
}

#item77700 {
	width:9px !important;
	height:9px !important;
	left:501px !important;
	top:708px !important;
	background:#d71920;
}

#item79650 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item79627 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item35555 {
	width:468px !important;
	min-height:80px !important;
}

#item35587 {
	width:8px !important;
	height:23px !important;
	background:#048eaa;
}

#item35589 {
	width:8px !important;
	height:23px !important;
	left:449px !important;
	background:#9e2625;
}

#item35591 {
	width:8px !important;
	height:23px !important;
	left:41px !important;
	background:#0289a9;
}

#item35593 {
	width:8px !important;
	height:23px !important;
	left:82px !important;
	background:#07a960;
}

#item35595 {
	width:8px !important;
	height:23px !important;
	left:122px !important;
	background:#afcd31;
}

#item35597 {
	width:8px !important;
	height:23px !important;
	left:204px !important;
	background:#81b43b;
}

#item35599 {
	width:8px !important;
	height:23px !important;
	left:245px !important;
	background:#d4cb0e;
}

#item35602 {
	width:8px !important;
	height:23px !important;
	left:285px !important;
	background:#f7ae11;
}

#item35604 {
	width:8px !important;
	height:23px !important;
	left:326px !important;
	background:#f7d57c;
}

#item35606 {
	width:8px !important;
	height:23px !important;
	left:367px !important;
	background:#fca50a;
}

#item35608 {
	width:8px !important;
	height:23px !important;
	left:408px !important;
	background:#a67238;
}

#item35610 {
	width:8px !important;
	height:23px !important;
	left:10px !important;
	background:#0761af;
}

#item35612 {
	width:8px !important;
	height:23px !important;
	left:459px !important;
	background:#b17634;
}

#item35614 {
	width:8px !important;
	height:23px !important;
	left:51px !important;
	background:#63c475;
}

#item35616 {
	width:8px !important;
	height:23px !important;
	left:92px !important;
	background:#08ad71;
}

#item35618 {
	width:8px !important;
	height:23px !important;
	left:133px !important;
	background:#cddb3d;
}

#item35620 {
	width:8px !important;
	height:23px !important;
	left:214px !important;
	background:#81b129;
}

#item35622 {
	width:8px !important;
	height:23px !important;
	left:255px !important;
	background:#eedd13;
}

#item35624 {
	width:8px !important;
	height:23px !important;
	left:296px !important;
	background:#e6e008;
}

#item35626 {
	width:8px !important;
	height:23px !important;
	left:336px !important;
	background:#fcb51f;
}

#item35628 {
	width:8px !important;
	height:23px !important;
	left:377px !important;
	background:#fdb513;
}

#item35630 {
	width:8px !important;
	height:23px !important;
	left:418px !important;
	background:#c08984;
}

#item35632 {
	width:8px !important;
	height:23px !important;
	left:20px !important;
	background:#026ca6;
}

#item35634 {
	width:8px !important;
	height:23px !important;
	left:61px !important;
	background:#26b67b;
}

#item35636 {
	width:8px !important;
	height:23px !important;
	left:102px !important;
	background:#abda3c;
}

#item35639 {
	width:8px !important;
	height:23px !important;
	left:143px !important;
	background:#c6d729;
}

#item35641 {
	width:8px !important;
	height:23px !important;
	left:183px !important;
	background:#bbd073;
}

#item35643 {
	width:8px !important;
	height:23px !important;
	left:224px !important;
	background:#9bc15a;
}

#item35645 {
	width:8px !important;
	height:23px !important;
	left:265px !important;
	background:#c9d11b;
}

#item35647 {
	width:8px !important;
	height:23px !important;
	left:306px !important;
	background:#b1a23b;
}

#item35649 {
	width:8px !important;
	height:23px !important;
	left:347px !important;
	background:#8e9768;
}

#item35652 {
	width:8px !important;
	height:23px !important;
	left:387px !important;
	background:#c6500a;
}

#item35654 {
	width:8px !important;
	height:23px !important;
	left:428px !important;
	background:#9a2511;
}

#item35656 {
	width:8px !important;
	height:23px !important;
	left:31px !important;
	background:#0462a2;
}

#item35658 {
	width:8px !important;
	height:23px !important;
	left:71px !important;
	background:#1fb1a7;
}

#item35660 {
	width:8px !important;
	height:23px !important;
	left:112px !important;
	background:#cecd57;
}

#item35662 {
	width:8px !important;
	height:23px !important;
	left:153px !important;
	background:#c8d61e;
}

#item35664 {
	width:8px !important;
	height:23px !important;
	left:194px !important;
	background:#7aad37;
}

#item35666 {
	width:8px !important;
	height:23px !important;
	left:234px !important;
	background:#7cae71;
}

#item35668 {
	width:8px !important;
	height:23px !important;
	left:275px !important;
	background:#fcae16;
}

#item35670 {
	width:8px !important;
	height:23px !important;
	left:357px !important;
	background:#f57921;
}

#item35673 {
	width:8px !important;
	height:23px !important;
	left:398px !important;
	background:#b6602d;
}

#item35675 {
	width:8px !important;
	height:23px !important;
	left:438px !important;
	background:#ef7021;
}

#item35677 {
	width:8px !important;
	height:8px !important;
	top:25px !important;
	background:#1160a2;
}

#item35679 {
	width:8px !important;
	height:8px !important;
	left:449px !important;
	top:25px !important;
	background:#c42625;
}

#item35682 {
	width:8px !important;
	height:8px !important;
	left:41px !important;
	top:25px !important;
	background:#0d9fae;
}

#item35684 {
	width:8px !important;
	height:8px !important;
	left:82px !important;
	top:25px !important;
	background:#209688;
}

#item35686 {
	width:8px !important;
	height:8px !important;
	left:122px !important;
	top:25px !important;
	background:#15b76c;
}

#item35688 {
	width:8px !important;
	height:8px !important;
	left:163px !important;
	top:25px !important;
	background:#accc3a;
}

#item35690 {
	width:8px !important;
	height:8px !important;
	left:245px !important;
	top:25px !important;
	background:#6a9d26;
}

#item35692 {
	width:8px !important;
	height:8px !important;
	left:285px !important;
	top:25px !important;
	background:#e9e102;
}

#item35694 {
	width:8px !important;
	height:8px !important;
	left:326px !important;
	top:25px !important;
	background:#c38133;
}

#item35696 {
	width:8px !important;
	height:8px !important;
	left:367px !important;
	top:25px !important;
	background:#fb7e3c;
}

#item35698 {
	width:8px !important;
	height:8px !important;
	left:408px !important;
	top:25px !important;
	background:#deaf91;
}

#item35700 {
	width:8px !important;
	height:8px !important;
	left:10px !important;
	top:25px !important;
	background:#025193;
}

#item35702 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:25px !important;
	background:#1da5b5;
}

#item35704 {
	width:8px !important;
	height:8px !important;
	left:92px !important;
	top:25px !important;
	background:#1ea5a9;
}

#item35706 {
	width:8px !important;
	height:8px !important;
	left:133px !important;
	top:25px !important;
	background:#5dbb49;
}

#item35708 {
	width:8px !important;
	height:8px !important;
	left:214px !important;
	top:25px !important;
	background:#87b548;
}

#item35710 {
	width:8px !important;
	height:8px !important;
	left:255px !important;
	top:25px !important;
	background:#fee54b;
}

#item35712 {
	width:8px !important;
	height:8px !important;
	left:296px !important;
	top:25px !important;
	background:#ebb805;
}

#item35714 {
	width:8px !important;
	height:8px !important;
	left:336px !important;
	top:25px !important;
	background:#6e700b;
}

#item35716 {
	width:8px !important;
	height:8px !important;
	left:377px !important;
	top:25px !important;
	background:#d15122;
}

#item35718 {
	width:8px !important;
	height:8px !important;
	left:418px !important;
	top:25px !important;
	background:#d68035;
}

#item35720 {
	width:8px !important;
	height:8px !important;
	left:61px !important;
	top:25px !important;
	background:#189ec4;
}

#item35722 {
	width:8px !important;
	height:8px !important;
	left:102px !important;
	top:25px !important;
	background:#09b56d;
}

#item35724 {
	width:8px !important;
	height:8px !important;
	left:143px !important;
	top:25px !important;
	background:#8bd598;
}

#item35726 {
	width:8px !important;
	height:8px !important;
	left:183px !important;
	top:25px !important;
	background:#81b33a;
}

#item35728 {
	width:8px !important;
	height:8px !important;
	left:224px !important;
	top:25px !important;
	background:#83b434;
}

#item35730 {
	width:8px !important;
	height:8px !important;
	left:265px !important;
	top:25px !important;
	background:#e6d676;
}

#item35732 {
	width:8px !important;
	height:8px !important;
	left:306px !important;
	top:25px !important;
	background:#e1a60e;
}

#item35734 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:25px !important;
	background:#c45124;
}

#item35736 {
	width:8px !important;
	height:8px !important;
	left:71px !important;
	top:25px !important;
	background:#12a0b4;
}

#item35738 {
	width:8px !important;
	height:8px !important;
	left:153px !important;
	top:25px !important;
	background:#acce39;
}

#item35741 {
	width:8px !important;
	height:8px !important;
	left:194px !important;
	top:25px !important;
	background:#84b738;
}

#item35743 {
	width:8px !important;
	height:8px !important;
	left:275px !important;
	top:25px !important;
	background:#feba3f;
}

#item35745 {
	width:8px !important;
	height:8px !important;
	left:316px !important;
	top:25px !important;
	background:#9f9816;
}

#item35747 {
	width:8px !important;
	height:8px !important;
	left:357px !important;
	top:25px !important;
	background:#f9aa0f;
}

#item35749 {
	width:8px !important;
	height:8px !important;
	left:398px !important;
	top:25px !important;
	background:#c05a12;
}

#item35751 {
	width:8px !important;
	height:8px !important;
	left:438px !important;
	top:25px !important;
	background:#952318;
}

#item35753 {
	width:8px !important;
	height:8px !important;
	left:82px !important;
	top:36px !important;
	background:#0d8482;
}

#item35755 {
	width:8px !important;
	height:8px !important;
	left:163px !important;
	top:36px !important;
	background:#b7cb46;
}

#item35757 {
	width:8px !important;
	height:8px !important;
	left:204px !important;
	top:36px !important;
	background:#80b527;
}

#item35759 {
	width:8px !important;
	height:8px !important;
	left:326px !important;
	top:36px !important;
	background:#f1dd0a;
}

#item35761 {
	width:8px !important;
	height:8px !important;
	left:408px !important;
	top:36px !important;
	background:#d15e27;
}

#item35763 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:36px !important;
	background:#309ec1;
}

#item35765 {
	width:8px !important;
	height:8px !important;
	left:133px !important;
	top:36px !important;
	background:#b9d328;
}

#item35767 {
	width:8px !important;
	height:8px !important;
	left:173px !important;
	top:36px !important;
	background:#c4d419;
}

#item35769 {
	width:8px !important;
	height:8px !important;
	left:255px !important;
	top:36px !important;
	background:#d1d92b;
}

#item35771 {
	width:8px !important;
	height:8px !important;
	left:296px !important;
	top:36px !important;
	background:#c8cf07;
}

#item35773 {
	width:8px !important;
	height:8px !important;
	left:336px !important;
	top:36px !important;
	background:#f6ab2e;
}

#item35775 {
	width:8px !important;
	height:8px !important;
	left:418px !important;
	top:36px !important;
	background:#df7d18;
}

#item35777 {
	width:8px !important;
	height:8px !important;
	left:20px !important;
	top:36px !important;
	background:#0798b3;
}

#item35779 {
	width:8px !important;
	height:8px !important;
	left:61px !important;
	top:36px !important;
	background:#0a7994;
}

#item35781 {
	width:8px !important;
	height:8px !important;
	left:102px !important;
	top:36px !important;
	background:#0db06d;
}

#item35783 {
	width:8px !important;
	height:8px !important;
	left:224px !important;
	top:36px !important;
	background:#8ab438;
}

#item35785 {
	width:8px !important;
	height:8px !important;
	left:265px !important;
	top:36px !important;
	background:#ccc505;
}

#item35787 {
	width:8px !important;
	height:8px !important;
	left:306px !important;
	top:36px !important;
	background:#cac813;
}

#item35789 {
	width:8px !important;
	height:8px !important;
	left:347px !important;
	top:36px !important;
	background:#7d7b30;
}

#item35791 {
	width:8px !important;
	height:8px !important;
	left:387px !important;
	top:36px !important;
	background:#b3a985;
}

#item35793 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:36px !important;
	background:#ca6635;
}

#item35795 {
	width:8px !important;
	height:8px !important;
	left:31px !important;
	top:36px !important;
	background:#0c7892;
}

#item35797 {
	width:8px !important;
	height:8px !important;
	left:112px !important;
	top:36px !important;
	background:#16be73;
}

#item35799 {
	width:8px !important;
	height:8px !important;
	left:153px !important;
	top:36px !important;
	background:#cbdd33;
}

#item35801 {
	width:8px !important;
	height:8px !important;
	left:194px !important;
	top:36px !important;
	background:#78ab2a;
}

#item35803 {
	width:8px !important;
	height:8px !important;
	left:234px !important;
	top:36px !important;
	background:#77b931;
}

#item35805 {
	width:8px !important;
	height:8px !important;
	left:275px !important;
	top:36px !important;
	background:#caca2e;
}

#item35807 {
	width:8px !important;
	height:8px !important;
	left:316px !important;
	top:36px !important;
	background:#fcab1e;
}

#item35810 {
	width:8px !important;
	height:8px !important;
	left:357px !important;
	top:36px !important;
	background:#b5962a;
}

#item35812 {
	width:8px !important;
	height:8px !important;
	left:449px !important;
	top:47px !important;
	background:#c52d1f;
}

#item35814 {
	width:8px !important;
	height:8px !important;
	left:122px !important;
	top:47px !important;
	background:#13b262;
}

#item35816 {
	width:8px !important;
	height:8px !important;
	left:245px !important;
	top:47px !important;
	background:#7cbb2e;
}

#item35818 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:47px !important;
	background:#006070;
}

#item35820 {
	width:8px !important;
	height:8px !important;
	left:92px !important;
	top:47px !important;
	background:#1da96a;
}

#item35822 {
	width:8px !important;
	height:8px !important;
	left:214px !important;
	top:47px !important;
	background:#b2ca36;
}

#item35824 {
	width:8px !important;
	height:8px !important;
	left:61px !important;
	top:47px !important;
	background:#0199c2;
}

#item35826 {
	width:8px !important;
	height:8px !important;
	left:102px !important;
	top:47px !important;
	background:#08b062;
}

#item35828 {
	width:8px !important;
	height:8px !important;
	left:143px !important;
	top:47px !important;
	background:#b1d02a;
}

#item35830 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:47px !important;
	background:#cd5e30;
}

#item35832 {
	width:8px !important;
	height:8px !important;
	left:153px !important;
	top:47px !important;
	background:#bad93e;
}

#item35834 {
	width:8px !important;
	height:8px !important;
	left:224px !important;
	top:57px !important;
	background:#7faa34;
}

#item35836 {
	width:8px !important;
	height:8px !important;
	left:31px !important;
	top:57px !important;
	background:#12596f;
}

#item35838 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:68px !important;
	background:#e7730c;
}

#item35840 {
	width:8px !important;
	height:4px !important;
	top:138px !important;
	background:#048eaa;
}

#item35841 {
	width:8px !important;
	height:4px !important;
	left:449px !important;
	top:138px !important;
	background:#9e2625;
}

#item35842 {
	width:8px !important;
	height:4px !important;
	left:41px !important;
	top:138px !important;
	background:#0289a9;
}

#item35844 {
	width:8px !important;
	height:4px !important;
	left:82px !important;
	top:138px !important;
	background:#07a960;
}

#item35845 {
	width:8px !important;
	height:4px !important;
	left:123px !important;
	top:138px !important;
	background:#afcd31;
}

#item35846 {
	width:8px !important;
	height:4px !important;
	left:204px !important;
	top:138px !important;
	background:#81b43b;
}

#item35847 {
	width:8px !important;
	height:4px !important;
	left:245px !important;
	top:138px !important;
	background:#d4cb0e;
}

#item35848 {
	width:8px !important;
	height:4px !important;
	left:286px !important;
	top:138px !important;
	background:#f7ae11;
}

#item35849 {
	width:8px !important;
	height:4px !important;
	left:326px !important;
	top:138px !important;
	background:#f7d57c;
}

#item35851 {
	width:8px !important;
	height:4px !important;
	left:367px !important;
	top:138px !important;
	background:#fca50a;
}

#item35852 {
	width:8px !important;
	height:4px !important;
	left:408px !important;
	top:138px !important;
	background:#a67238;
}

#item35853 {
	width:8px !important;
	height:4px !important;
	left:10px !important;
	top:138px !important;
	background:#0761af;
}

#item35854 {
	width:8px !important;
	height:4px !important;
	left:459px !important;
	top:138px !important;
	background:#b17634;
}

#item35855 {
	width:8px !important;
	height:4px !important;
	left:51px !important;
	top:138px !important;
	background:#63c475;
}

#item35856 {
	width:8px !important;
	height:4px !important;
	left:92px !important;
	top:138px !important;
	background:#08ad71;
}

#item35857 {
	width:8px !important;
	height:4px !important;
	left:133px !important;
	top:138px !important;
	background:#cddb3d;
}

#item35858 {
	width:8px !important;
	height:4px !important;
	left:214px !important;
	top:138px !important;
	background:#81b129;
}

#item35859 {
	width:8px !important;
	height:4px !important;
	left:255px !important;
	top:138px !important;
	background:#eedd13;
}

#item35860 {
	width:8px !important;
	height:4px !important;
	left:296px !important;
	top:138px !important;
	background:#e6e008;
}

#item35862 {
	width:8px !important;
	height:4px !important;
	left:337px !important;
	top:138px !important;
	background:#fcb51f;
}

#item35863 {
	width:8px !important;
	height:4px !important;
	left:377px !important;
	top:138px !important;
	background:#fdb513;
}

#item35864 {
	width:8px !important;
	height:4px !important;
	left:418px !important;
	top:138px !important;
	background:#c08984;
}

#item35865 {
	width:8px !important;
	height:4px !important;
	left:21px !important;
	top:138px !important;
	background:#026ca6;
}

#item35867 {
	width:8px !important;
	height:4px !important;
	left:61px !important;
	top:138px !important;
	background:#26b67b;
}

#item35868 {
	width:8px !important;
	height:4px !important;
	left:102px !important;
	top:138px !important;
	background:#abda3c;
}

#item35869 {
	width:8px !important;
	height:4px !important;
	left:143px !important;
	top:138px !important;
	background:#c6d729;
}

#item35870 {
	width:8px !important;
	height:4px !important;
	left:184px !important;
	top:138px !important;
	background:#bbd073;
}

#item35871 {
	width:8px !important;
	height:4px !important;
	left:225px !important;
	top:138px !important;
	background:#9bc15a;
}

#item35872 {
	width:8px !important;
	height:4px !important;
	left:265px !important;
	top:138px !important;
	background:#c9d11b;
}

#item35873 {
	width:8px !important;
	height:4px !important;
	left:306px !important;
	top:138px !important;
	background:#b1a23b;
}

#item35874 {
	width:8px !important;
	height:4px !important;
	left:347px !important;
	top:138px !important;
	background:#8e9768;
}

#item35875 {
	width:8px !important;
	height:4px !important;
	left:388px !important;
	top:138px !important;
	background:#c6500a;
}

#item35876 {
	width:8px !important;
	height:4px !important;
	left:428px !important;
	top:138px !important;
	background:#9a2511;
}

#item35877 {
	width:8px !important;
	height:4px !important;
	left:31px !important;
	top:138px !important;
	background:#0462a2;
}

#item35878 {
	width:8px !important;
	height:4px !important;
	left:72px !important;
	top:138px !important;
	background:#1fb1a7;
}

#item35879 {
	width:8px !important;
	height:4px !important;
	left:112px !important;
	top:138px !important;
	background:#cecd57;
}

#item35880 {
	width:8px !important;
	height:4px !important;
	left:153px !important;
	top:138px !important;
	background:#c8d61e;
}

#item35881 {
	width:8px !important;
	height:4px !important;
	left:194px !important;
	top:138px !important;
	background:#7aad37;
}

#item35882 {
	width:8px !important;
	height:4px !important;
	left:235px !important;
	top:138px !important;
	background:#7cae71;
}

#item35883 {
	width:8px !important;
	height:4px !important;
	left:276px !important;
	top:138px !important;
	background:#fcae16;
}

#item35884 {
	width:8px !important;
	height:4px !important;
	left:357px !important;
	top:138px !important;
	background:#f57921;
}

#item35885 {
	width:8px !important;
	height:4px !important;
	left:398px !important;
	top:138px !important;
	background:#b6602d;
}

#item35886 {
	width:8px !important;
	height:4px !important;
	left:439px !important;
	top:138px !important;
	background:#ef7021;
}

#item71005 {
	width:222px !important;
	left:45px !important;
	top:144px !important;
	min-height:587px !important;
}

#item71013 {
	width:222px !important;
	left:290px !important;
	top:144px !important;
	min-height:582px !important;
}

#item71061 {
	width:71px !important;
	top:74px !important;
	min-height:40px !important;
}

#item71102 {
	width:71px !important;
	top:74px !important;
	min-height:67px !important;
}

#item71146 {
	width:71px !important;
	top:74px !important;
	min-height:49px !important;
}

#item79604 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item35941 {
	width:467px !important;
	min-height:36px !important;
}

#item71019 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:645px !important;
}

#item71025 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:642px !important;
}

#item71188 {
	width:71px !important;
	top:73px !important;
	min-height:31px !important;
}

#item71230 {
	width:71px !important;
	top:73px !important;
	min-height:58px !important;
}

#item71349 {
	width:71px !important;
	top:74px !important;
	min-height:31px !important;
}

#item71756 {
	width:71px !important;
	top:74px !important;
	min-height:40px !important;
}

#item71408 {
	width:71px !important;
	top:74px !important;
	min-height:68px !important;
}

#item72140 {
	width:71px !important;
	top:74px !important;
	min-height:40px !important;
}

#item77384 {
	width:71px !important;
	top:74px !important;
	min-height:40px !important;
}

#item79581 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item35916 {
	width:467px !important;
	min-height:36px !important;
}

#item71032 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:645px !important;
}

#item71043 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:645px !important;
}

#item71838 {
	width:71px !important;
	top:74px !important;
	min-height:31px !important;
}

#item71866 {
	width:71px !important;
	top:72px !important;
	min-height:68px !important;
}

#item72181 {
	width:71px !important;
	top:72px !important;
	min-height:40px !important;
}

#item77699 {
	width:9px !important;
	height:9px !important;
	left:504px !important;
	top:716px !important;
	background:#d71920;
}

#item79558 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item17817 {
	width:467px !important;
	top:91px !important;
	min-height:65px !important;
}

#item17841 {
	width:8px !important;
	height:23px !important;
	background:#048eaa;
}

#item17843 {
	width:8px !important;
	height:23px !important;
	left:449px !important;
	background:#9e2625;
}

#item17845 {
	width:8px !important;
	height:23px !important;
	left:41px !important;
	background:#0289a9;
}

#item17847 {
	width:8px !important;
	height:23px !important;
	left:82px !important;
	background:#07a960;
}

#item17850 {
	width:8px !important;
	height:23px !important;
	left:122px !important;
	background:#afcd31;
}

#item17852 {
	width:8px !important;
	height:23px !important;
	left:204px !important;
	background:#81b43b;
}

#item17855 {
	width:8px !important;
	height:23px !important;
	left:245px !important;
	background:#d4cb0e;
}

#item17857 {
	width:8px !important;
	height:23px !important;
	left:285px !important;
	background:#f7ae11;
}

#item17859 {
	width:8px !important;
	height:23px !important;
	left:326px !important;
	background:#f7d57c;
}

#item17861 {
	width:8px !important;
	height:23px !important;
	left:367px !important;
	background:#fca50a;
}

#item17863 {
	width:8px !important;
	height:23px !important;
	left:408px !important;
	background:#a67238;
}

#item17865 {
	width:8px !important;
	height:23px !important;
	left:10px !important;
	background:#0761af;
}

#item17867 {
	width:8px !important;
	height:23px !important;
	left:459px !important;
	background:#b17634;
}

#item17869 {
	width:8px !important;
	height:23px !important;
	left:51px !important;
	background:#63c475;
}

#item17871 {
	width:8px !important;
	height:23px !important;
	left:92px !important;
	background:#08ad71;
}

#item17873 {
	width:8px !important;
	height:23px !important;
	left:133px !important;
	background:#cddb3d;
}

#item17875 {
	width:8px !important;
	height:23px !important;
	left:214px !important;
	background:#81b129;
}

#item17877 {
	width:8px !important;
	height:23px !important;
	left:255px !important;
	background:#eedd13;
}

#item17879 {
	width:8px !important;
	height:23px !important;
	left:296px !important;
	background:#e6e008;
}

#item17881 {
	width:8px !important;
	height:23px !important;
	left:336px !important;
	background:#fcb51f;
}

#item17883 {
	width:8px !important;
	height:23px !important;
	left:377px !important;
	background:#fdb513;
}

#item17885 {
	width:8px !important;
	height:23px !important;
	left:418px !important;
	background:#c08984;
}

#item17887 {
	width:8px !important;
	height:23px !important;
	left:20px !important;
	background:#026ca6;
}

#item17889 {
	width:8px !important;
	height:23px !important;
	left:61px !important;
	background:#26b67b;
}

#item17891 {
	width:8px !important;
	height:23px !important;
	left:102px !important;
	background:#abda3c;
}

#item17893 {
	width:8px !important;
	height:23px !important;
	left:143px !important;
	background:#c6d729;
}

#item17895 {
	width:8px !important;
	height:23px !important;
	left:183px !important;
	background:#bbd073;
}

#item17897 {
	width:8px !important;
	height:23px !important;
	left:224px !important;
	background:#9bc15a;
}

#item17899 {
	width:8px !important;
	height:23px !important;
	left:265px !important;
	background:#c9d11b;
}

#item17901 {
	width:8px !important;
	height:23px !important;
	left:306px !important;
	background:#b1a23b;
}

#item17903 {
	width:8px !important;
	height:23px !important;
	left:347px !important;
	background:#8e9768;
}

#item17905 {
	width:8px !important;
	height:23px !important;
	left:387px !important;
	background:#c6500a;
}

#item17907 {
	width:8px !important;
	height:23px !important;
	left:428px !important;
	background:#9a2511;
}

#item17909 {
	width:8px !important;
	height:23px !important;
	left:31px !important;
	background:#0462a2;
}

#item17911 {
	width:8px !important;
	height:23px !important;
	left:71px !important;
	background:#1fb1a7;
}

#item17913 {
	width:8px !important;
	height:23px !important;
	left:112px !important;
	background:#cecd57;
}

#item17915 {
	width:8px !important;
	height:23px !important;
	left:153px !important;
	background:#c8d61e;
}

#item17918 {
	width:8px !important;
	height:23px !important;
	left:194px !important;
	background:#7aad37;
}

#item17920 {
	width:8px !important;
	height:23px !important;
	left:234px !important;
	background:#7cae71;
}

#item17922 {
	width:8px !important;
	height:23px !important;
	left:275px !important;
	background:#fcae16;
}

#item17924 {
	width:8px !important;
	height:23px !important;
	left:357px !important;
	background:#f57921;
}

#item17927 {
	width:8px !important;
	height:23px !important;
	left:398px !important;
	background:#b6602d;
}

#item17929 {
	width:8px !important;
	height:23px !important;
	left:438px !important;
	background:#ef7021;
}

#item17931 {
	width:8px !important;
	height:8px !important;
	top:25px !important;
	background:#1160a2;
}

#item17933 {
	width:8px !important;
	height:8px !important;
	left:449px !important;
	top:25px !important;
	background:#c42625;
}

#item17935 {
	width:8px !important;
	height:8px !important;
	left:41px !important;
	top:25px !important;
	background:#0d9fae;
}

#item17937 {
	width:8px !important;
	height:8px !important;
	left:82px !important;
	top:25px !important;
	background:#209688;
}

#item17939 {
	width:8px !important;
	height:8px !important;
	left:122px !important;
	top:25px !important;
	background:#15b76c;
}

#item17941 {
	width:8px !important;
	height:8px !important;
	left:163px !important;
	top:25px !important;
	background:#accc3a;
}

#item17943 {
	width:8px !important;
	height:8px !important;
	left:245px !important;
	top:25px !important;
	background:#6a9d26;
}

#item17945 {
	width:8px !important;
	height:8px !important;
	left:285px !important;
	top:25px !important;
	background:#e9e102;
}

#item17947 {
	width:8px !important;
	height:8px !important;
	left:326px !important;
	top:25px !important;
	background:#c38133;
}

#item17949 {
	width:8px !important;
	height:8px !important;
	left:367px !important;
	top:25px !important;
	background:#fb7e3c;
}

#item17951 {
	width:8px !important;
	height:8px !important;
	left:408px !important;
	top:25px !important;
	background:#deaf91;
}

#item17953 {
	width:8px !important;
	height:8px !important;
	left:10px !important;
	top:25px !important;
	background:#025193;
}

#item17955 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:25px !important;
	background:#1da5b5;
}

#item17957 {
	width:8px !important;
	height:8px !important;
	left:92px !important;
	top:25px !important;
	background:#1ea5a9;
}

#item17959 {
	width:8px !important;
	height:8px !important;
	left:133px !important;
	top:25px !important;
	background:#5dbb49;
}

#item17961 {
	width:8px !important;
	height:8px !important;
	left:214px !important;
	top:25px !important;
	background:#87b548;
}

#item17963 {
	width:8px !important;
	height:8px !important;
	left:255px !important;
	top:25px !important;
	background:#fee54b;
}

#item17965 {
	width:8px !important;
	height:8px !important;
	left:296px !important;
	top:25px !important;
	background:#ebb805;
}

#item17967 {
	width:8px !important;
	height:8px !important;
	left:336px !important;
	top:25px !important;
	background:#6e700b;
}

#item17969 {
	width:8px !important;
	height:8px !important;
	left:377px !important;
	top:25px !important;
	background:#d15122;
}

#item17971 {
	width:8px !important;
	height:8px !important;
	left:418px !important;
	top:25px !important;
	background:#d68035;
}

#item17973 {
	width:8px !important;
	height:8px !important;
	left:61px !important;
	top:25px !important;
	background:#189ec4;
}

#item17975 {
	width:8px !important;
	height:8px !important;
	left:102px !important;
	top:25px !important;
	background:#09b56d;
}

#item17977 {
	width:8px !important;
	height:8px !important;
	left:143px !important;
	top:25px !important;
	background:#8bd598;
}

#item17979 {
	width:8px !important;
	height:8px !important;
	left:183px !important;
	top:25px !important;
	background:#81b33a;
}

#item17981 {
	width:8px !important;
	height:8px !important;
	left:224px !important;
	top:25px !important;
	background:#83b434;
}

#item17983 {
	width:8px !important;
	height:8px !important;
	left:265px !important;
	top:25px !important;
	background:#e6d676;
}

#item17985 {
	width:8px !important;
	height:8px !important;
	left:306px !important;
	top:25px !important;
	background:#e1a60e;
}

#item17988 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:25px !important;
	background:#c45124;
}

#item17990 {
	width:8px !important;
	height:8px !important;
	left:71px !important;
	top:25px !important;
	background:#12a0b4;
}

#item17992 {
	width:8px !important;
	height:8px !important;
	left:153px !important;
	top:25px !important;
	background:#acce39;
}

#item17994 {
	width:8px !important;
	height:8px !important;
	left:194px !important;
	top:25px !important;
	background:#84b738;
}

#item17996 {
	width:8px !important;
	height:8px !important;
	left:275px !important;
	top:25px !important;
	background:#feba3f;
}

#item17998 {
	width:8px !important;
	height:8px !important;
	left:316px !important;
	top:25px !important;
	background:#9f9816;
}

#item18000 {
	width:8px !important;
	height:8px !important;
	left:357px !important;
	top:25px !important;
	background:#f9aa0f;
}

#item18003 {
	width:8px !important;
	height:8px !important;
	left:398px !important;
	top:25px !important;
	background:#c05a12;
}

#item18005 {
	width:8px !important;
	height:8px !important;
	left:438px !important;
	top:25px !important;
	background:#952318;
}

#item18007 {
	width:8px !important;
	height:8px !important;
	left:82px !important;
	top:36px !important;
	background:#0d8482;
}

#item18009 {
	width:8px !important;
	height:8px !important;
	left:163px !important;
	top:36px !important;
	background:#b7cb46;
}

#item18011 {
	width:8px !important;
	height:8px !important;
	left:204px !important;
	top:36px !important;
	background:#80b527;
}

#item18013 {
	width:8px !important;
	height:8px !important;
	left:326px !important;
	top:36px !important;
	background:#f1dd0a;
}

#item18015 {
	width:8px !important;
	height:8px !important;
	left:408px !important;
	top:36px !important;
	background:#d15e27;
}

#item18017 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:36px !important;
	background:#309ec1;
}

#item18019 {
	width:8px !important;
	height:8px !important;
	left:133px !important;
	top:36px !important;
	background:#b9d328;
}

#item18021 {
	width:8px !important;
	height:8px !important;
	left:173px !important;
	top:36px !important;
	background:#c4d419;
}

#item18023 {
	width:8px !important;
	height:8px !important;
	left:255px !important;
	top:36px !important;
	background:#d1d92b;
}

#item18025 {
	width:8px !important;
	height:8px !important;
	left:296px !important;
	top:36px !important;
	background:#c8cf07;
}

#item18027 {
	width:8px !important;
	height:8px !important;
	left:336px !important;
	top:36px !important;
	background:#f6ab2e;
}

#item18029 {
	width:8px !important;
	height:8px !important;
	left:418px !important;
	top:36px !important;
	background:#df7d18;
}

#item18031 {
	width:8px !important;
	height:8px !important;
	left:20px !important;
	top:36px !important;
	background:#0798b3;
}

#item18033 {
	width:8px !important;
	height:8px !important;
	left:61px !important;
	top:36px !important;
	background:#0a7994;
}

#item18035 {
	width:8px !important;
	height:8px !important;
	left:102px !important;
	top:36px !important;
	background:#0db06d;
}

#item18037 {
	width:8px !important;
	height:8px !important;
	left:224px !important;
	top:36px !important;
	background:#8ab438;
}

#item18039 {
	width:8px !important;
	height:8px !important;
	left:265px !important;
	top:36px !important;
	background:#ccc505;
}

#item18041 {
	width:8px !important;
	height:8px !important;
	left:306px !important;
	top:36px !important;
	background:#cac813;
}

#item18043 {
	width:8px !important;
	height:8px !important;
	left:347px !important;
	top:36px !important;
	background:#7d7b30;
}

#item18045 {
	width:8px !important;
	height:8px !important;
	left:387px !important;
	top:36px !important;
	background:#b3a985;
}

#item18047 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:36px !important;
	background:#ca6635;
}

#item18049 {
	width:8px !important;
	height:8px !important;
	left:31px !important;
	top:36px !important;
	background:#0c7892;
}

#item18051 {
	width:8px !important;
	height:8px !important;
	left:112px !important;
	top:36px !important;
	background:#16be73;
}

#item18053 {
	width:8px !important;
	height:8px !important;
	left:153px !important;
	top:36px !important;
	background:#cbdd33;
}

#item18055 {
	width:8px !important;
	height:8px !important;
	left:194px !important;
	top:36px !important;
	background:#78ab2a;
}

#item18058 {
	width:8px !important;
	height:8px !important;
	left:234px !important;
	top:36px !important;
	background:#77b931;
}

#item18060 {
	width:8px !important;
	height:8px !important;
	left:275px !important;
	top:36px !important;
	background:#caca2e;
}

#item18063 {
	width:8px !important;
	height:8px !important;
	left:316px !important;
	top:36px !important;
	background:#fcab1e;
}

#item18065 {
	width:8px !important;
	height:8px !important;
	left:357px !important;
	top:36px !important;
	background:#b5962a;
}

#item18067 {
	width:8px !important;
	height:8px !important;
	left:449px !important;
	top:47px !important;
	background:#c52d1f;
}

#item18069 {
	width:8px !important;
	height:8px !important;
	left:122px !important;
	top:47px !important;
	background:#13b262;
}

#item18071 {
	width:8px !important;
	height:8px !important;
	left:245px !important;
	top:47px !important;
	background:#7cbb2e;
}

#item18073 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:47px !important;
	background:#006070;
}

#item18075 {
	width:8px !important;
	height:8px !important;
	left:92px !important;
	top:47px !important;
	background:#1da96a;
}

#item18077 {
	width:8px !important;
	height:8px !important;
	left:214px !important;
	top:47px !important;
	background:#b2ca36;
}

#item18079 {
	width:8px !important;
	height:8px !important;
	left:61px !important;
	top:47px !important;
	background:#0199c2;
}

#item18081 {
	width:8px !important;
	height:8px !important;
	left:102px !important;
	top:47px !important;
	background:#08b062;
}

#item18083 {
	width:8px !important;
	height:8px !important;
	left:143px !important;
	top:47px !important;
	background:#b1d02a;
}

#item18085 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:47px !important;
	background:#cd5e30;
}

#item18087 {
	width:8px !important;
	height:8px !important;
	left:153px !important;
	top:47px !important;
	background:#bad93e;
}

#item18089 {
	width:8px !important;
	height:8px !important;
	left:224px !important;
	top:57px !important;
	background:#7faa34;
}

#item18091 {
	width:8px !important;
	height:8px !important;
	left:31px !important;
	top:57px !important;
	background:#12596f;
}

#item18093 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:68px !important;
	background:#e7730c;
}

#item18095 {
	width:8px !important;
	height:4px !important;
	top:139px !important;
	background:#048eaa;
}

#item18096 {
	width:8px !important;
	height:4px !important;
	left:449px !important;
	top:139px !important;
	background:#9e2625;
}

#item18097 {
	width:8px !important;
	height:4px !important;
	left:41px !important;
	top:139px !important;
	background:#0289a9;
}

#item18098 {
	width:8px !important;
	height:4px !important;
	left:82px !important;
	top:139px !important;
	background:#07a960;
}

#item18099 {
	width:8px !important;
	height:4px !important;
	left:122px !important;
	top:139px !important;
	background:#afcd31;
}

#item18100 {
	width:8px !important;
	height:4px !important;
	left:204px !important;
	top:139px !important;
	background:#81b43b;
}

#item18101 {
	width:8px !important;
	height:4px !important;
	left:245px !important;
	top:139px !important;
	background:#d4cb0e;
}

#item18102 {
	width:8px !important;
	height:4px !important;
	left:285px !important;
	top:139px !important;
	background:#f7ae11;
}

#item18103 {
	width:8px !important;
	height:4px !important;
	left:326px !important;
	top:139px !important;
	background:#f7d57c;
}

#item18104 {
	width:8px !important;
	height:4px !important;
	left:367px !important;
	top:139px !important;
	background:#fca50a;
}

#item18105 {
	width:8px !important;
	height:4px !important;
	left:408px !important;
	top:139px !important;
	background:#a67238;
}

#item18106 {
	width:8px !important;
	height:4px !important;
	left:10px !important;
	top:139px !important;
	background:#0761af;
}

#item18107 {
	width:8px !important;
	height:4px !important;
	left:459px !important;
	top:139px !important;
	background:#b17634;
}

#item18108 {
	width:8px !important;
	height:4px !important;
	left:51px !important;
	top:139px !important;
	background:#63c475;
}

#item18109 {
	width:8px !important;
	height:4px !important;
	left:92px !important;
	top:139px !important;
	background:#08ad71;
}

#item18111 {
	width:8px !important;
	height:4px !important;
	left:133px !important;
	top:139px !important;
	background:#cddb3d;
}

#item18112 {
	width:8px !important;
	height:4px !important;
	left:214px !important;
	top:139px !important;
	background:#81b129;
}

#item18113 {
	width:8px !important;
	height:4px !important;
	left:255px !important;
	top:139px !important;
	background:#eedd13;
}

#item18114 {
	width:8px !important;
	height:4px !important;
	left:296px !important;
	top:139px !important;
	background:#e6e008;
}

#item18116 {
	width:8px !important;
	height:4px !important;
	left:336px !important;
	top:139px !important;
	background:#fcb51f;
}

#item18117 {
	width:8px !important;
	height:4px !important;
	left:377px !important;
	top:139px !important;
	background:#fdb513;
}

#item18118 {
	width:8px !important;
	height:4px !important;
	left:418px !important;
	top:139px !important;
	background:#c08984;
}

#item18119 {
	width:8px !important;
	height:4px !important;
	left:20px !important;
	top:139px !important;
	background:#026ca6;
}

#item18120 {
	width:8px !important;
	height:4px !important;
	left:61px !important;
	top:139px !important;
	background:#26b67b;
}

#item18121 {
	width:8px !important;
	height:4px !important;
	left:102px !important;
	top:139px !important;
	background:#abda3c;
}

#item18122 {
	width:8px !important;
	height:4px !important;
	left:143px !important;
	top:139px !important;
	background:#c6d729;
}

#item18123 {
	width:8px !important;
	height:4px !important;
	left:183px !important;
	top:139px !important;
	background:#bbd073;
}

#item18124 {
	width:8px !important;
	height:4px !important;
	left:224px !important;
	top:139px !important;
	background:#9bc15a;
}

#item18125 {
	width:8px !important;
	height:4px !important;
	left:265px !important;
	top:139px !important;
	background:#c9d11b;
}

#item18126 {
	width:8px !important;
	height:4px !important;
	left:306px !important;
	top:139px !important;
	background:#b1a23b;
}

#item18127 {
	width:8px !important;
	height:4px !important;
	left:347px !important;
	top:139px !important;
	background:#8e9768;
}

#item18128 {
	width:8px !important;
	height:4px !important;
	left:387px !important;
	top:139px !important;
	background:#c6500a;
}

#item18129 {
	width:8px !important;
	height:4px !important;
	left:428px !important;
	top:139px !important;
	background:#9a2511;
}

#item18130 {
	width:8px !important;
	height:4px !important;
	left:31px !important;
	top:139px !important;
	background:#0462a2;
}

#item18131 {
	width:8px !important;
	height:4px !important;
	left:71px !important;
	top:139px !important;
	background:#1fb1a7;
}

#item18132 {
	width:8px !important;
	height:4px !important;
	left:112px !important;
	top:139px !important;
	background:#cecd57;
}

#item18133 {
	width:8px !important;
	height:4px !important;
	left:153px !important;
	top:139px !important;
	background:#c8d61e;
}

#item18134 {
	width:8px !important;
	height:4px !important;
	left:194px !important;
	top:139px !important;
	background:#7aad37;
}

#item18135 {
	width:8px !important;
	height:4px !important;
	left:234px !important;
	top:139px !important;
	background:#7cae71;
}

#item18136 {
	width:8px !important;
	height:4px !important;
	left:275px !important;
	top:139px !important;
	background:#fcae16;
}

#item18137 {
	width:8px !important;
	height:4px !important;
	left:357px !important;
	top:139px !important;
	background:#f57921;
}

#item18138 {
	width:8px !important;
	height:4px !important;
	left:398px !important;
	top:139px !important;
	background:#b6602d;
}

#item18139 {
	width:8px !important;
	height:4px !important;
	left:438px !important;
	top:139px !important;
	background:#ef7021;
}

#item63156 {
	width:317px !important;
	left:45px !important;
	top:151px !important;
	min-height:77px !important;
}

#item63179 {
	width:467px !important;
	left:45px !important;
	top:269px !important;
	min-height:38px !important;
}

#item69716 {
	width:222px !important;
	left:45px !important;
	top:323px !important;
	min-height:409px !important;
}

#item69725 {
	width:222px !important;
	left:290px !important;
	top:323px !important;
	min-height:402px !important;
}

#item69858 {
	width:466px !important;
	height:26px !important;
	left:47px !important;
	top:230px !important;
	background:#62569d;
	padding:3px;
}

#item78808 {
	width:395px !important;
	height:281px !important;
	background:#fff;
}

#item79535 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item22816 {
	width:467px !important;
	min-height:34px !important;
}

#item69729 {
	width:125px !important;
	left:45px !important;
	top:85px !important;
	min-height:358px !important;
}

#item69761 {
	width:320px !important;
	left:193px !important;
	top:85px !important;
	background:#f8c6dd;
	min-height:635px !important;
	padding:14px;
}

#item69867 {
	width:395px !important;
	height:281px !important;
	background:#fff;
}

#item54012 {
	width:9px !important;
	height:9px !important;
	left:492px !important;
	top:694px !important;
	background:#d71920;
}

#item76722 {
	width:222px !important;
	left:45px !important;
	top:395px !important;
	min-height:340px !important;
}

#item79512 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item76727 {
	width:467px !important;
	min-height:36px !important;
}

#item76756 {
	width:222px !important;
	left:290px !important;
	top:395px !important;
	min-height:340px !important;
}

#item76779 {
	width:467px !important;
	left:45px !important;
	top:85px !important;
	min-height:72px !important;
}

#item76802 {
	width:467px !important;
	left:45px !important;
	top:150px !important;
	min-height:59px !important;
}

#item79489 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item76855 {
	width:467px !important;
	left:45px !important;
	top:85px !important;
	min-height:72px !important;
}

#item76878 {
	width:467px !important;
	left:45px !important;
	top:154px !important;
	min-height:105px !important;
}

#item76851 {
	width:222px !important;
	left:45px !important;
	top:236px !important;
	min-height:499px !important;
}

#item76901 {
	width:222px !important;
	left:290px !important;
	top:236px !important;
	min-height:449px !important;
}

#item79466 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item77304 {
	width:467px !important;
	min-height:36px !important;
}

#item78281 {
	width:9px !important;
	height:9px !important;
	left:499px !important;
	top:513px !important;
	background:#d71920;
}

#item79443 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item6350 {
	width:467px !important;
	top:80px !important;
	min-height:66px !important;
}

#item6354 {
	width:8px !important;
	height:23px !important;
	background:#048eaa;
}

#item6355 {
	width:8px !important;
	height:23px !important;
	left:449px !important;
	background:#9e2625;
}

#item6356 {
	width:8px !important;
	height:23px !important;
	left:41px !important;
	background:#0289a9;
}

#item6357 {
	width:8px !important;
	height:23px !important;
	left:82px !important;
	background:#07a960;
}

#item6358 {
	width:8px !important;
	height:23px !important;
	left:122px !important;
	background:#afcd31;
}

#item6359 {
	width:8px !important;
	height:23px !important;
	left:204px !important;
	background:#81b43b;
}

#item6360 {
	width:8px !important;
	height:23px !important;
	left:245px !important;
	background:#d4cb0e;
}

#item6361 {
	width:8px !important;
	height:23px !important;
	left:285px !important;
	background:#f7ae11;
}

#item6362 {
	width:8px !important;
	height:23px !important;
	left:326px !important;
	background:#f7d57c;
}

#item6363 {
	width:8px !important;
	height:23px !important;
	left:367px !important;
	background:#fca50a;
}

#item6364 {
	width:8px !important;
	height:23px !important;
	left:408px !important;
	background:#a67238;
}

#item6365 {
	width:8px !important;
	height:23px !important;
	left:10px !important;
	background:#0761af;
}

#item6366 {
	width:8px !important;
	height:23px !important;
	left:459px !important;
	background:#b17634;
}

#item6367 {
	width:8px !important;
	height:23px !important;
	left:51px !important;
	background:#63c475;
}

#item6368 {
	width:8px !important;
	height:23px !important;
	left:92px !important;
	background:#08ad71;
}

#item6369 {
	width:8px !important;
	height:23px !important;
	left:133px !important;
	background:#cddb3d;
}

#item6370 {
	width:8px !important;
	height:23px !important;
	left:214px !important;
	background:#81b129;
}

#item6371 {
	width:8px !important;
	height:23px !important;
	left:255px !important;
	background:#eedd13;
}

#item6372 {
	width:8px !important;
	height:23px !important;
	left:296px !important;
	background:#e6e008;
}

#item6373 {
	width:8px !important;
	height:23px !important;
	left:336px !important;
	background:#fcb51f;
}

#item6374 {
	width:8px !important;
	height:23px !important;
	left:377px !important;
	background:#fdb513;
}

#item6375 {
	width:8px !important;
	height:23px !important;
	left:418px !important;
	background:#c08984;
}

#item6376 {
	width:8px !important;
	height:23px !important;
	left:20px !important;
	background:#026ca6;
}

#item6377 {
	width:8px !important;
	height:23px !important;
	left:61px !important;
	background:#26b67b;
}

#item6378 {
	width:8px !important;
	height:23px !important;
	left:102px !important;
	background:#abda3c;
}

#item6379 {
	width:8px !important;
	height:23px !important;
	left:143px !important;
	background:#c6d729;
}

#item6380 {
	width:8px !important;
	height:23px !important;
	left:183px !important;
	background:#bbd073;
}

#item6381 {
	width:8px !important;
	height:23px !important;
	left:224px !important;
	background:#9bc15a;
}

#item6382 {
	width:8px !important;
	height:23px !important;
	left:265px !important;
	background:#c9d11b;
}

#item6383 {
	width:8px !important;
	height:23px !important;
	left:306px !important;
	background:#b1a23b;
}

#item6384 {
	width:8px !important;
	height:23px !important;
	left:347px !important;
	background:#8e9768;
}

#item6385 {
	width:8px !important;
	height:23px !important;
	left:387px !important;
	background:#c6500a;
}

#item6386 {
	width:8px !important;
	height:23px !important;
	left:428px !important;
	background:#9a2511;
}

#item6387 {
	width:8px !important;
	height:23px !important;
	left:31px !important;
	background:#0462a2;
}

#item6388 {
	width:8px !important;
	height:23px !important;
	left:71px !important;
	background:#1fb1a7;
}

#item6389 {
	width:8px !important;
	height:23px !important;
	left:112px !important;
	background:#cecd57;
}

#item6390 {
	width:8px !important;
	height:23px !important;
	left:153px !important;
	background:#c8d61e;
}

#item6391 {
	width:8px !important;
	height:23px !important;
	left:194px !important;
	background:#7aad37;
}

#item6392 {
	width:8px !important;
	height:23px !important;
	left:234px !important;
	background:#7cae71;
}

#item6393 {
	width:8px !important;
	height:23px !important;
	left:275px !important;
	background:#fcae16;
}

#item6394 {
	width:8px !important;
	height:23px !important;
	left:357px !important;
	background:#f57921;
}

#item6395 {
	width:8px !important;
	height:23px !important;
	left:398px !important;
	background:#b6602d;
}

#item6396 {
	width:8px !important;
	height:23px !important;
	left:438px !important;
	background:#ef7021;
}

#item6397 {
	width:8px !important;
	height:8px !important;
	top:25px !important;
	background:#1160a2;
}

#item6398 {
	width:8px !important;
	height:8px !important;
	left:449px !important;
	top:25px !important;
	background:#c42625;
}

#item6399 {
	width:8px !important;
	height:8px !important;
	left:41px !important;
	top:25px !important;
	background:#0d9fae;
}

#item6400 {
	width:8px !important;
	height:8px !important;
	left:82px !important;
	top:25px !important;
	background:#209688;
}

#item6401 {
	width:8px !important;
	height:8px !important;
	left:122px !important;
	top:25px !important;
	background:#15b76c;
}

#item6402 {
	width:8px !important;
	height:8px !important;
	left:163px !important;
	top:25px !important;
	background:#accc3a;
}

#item6403 {
	width:8px !important;
	height:8px !important;
	left:245px !important;
	top:25px !important;
	background:#6a9d26;
}

#item6404 {
	width:8px !important;
	height:8px !important;
	left:285px !important;
	top:25px !important;
	background:#e9e102;
}

#item6405 {
	width:8px !important;
	height:8px !important;
	left:326px !important;
	top:25px !important;
	background:#c38133;
}

#item6406 {
	width:8px !important;
	height:8px !important;
	left:367px !important;
	top:25px !important;
	background:#fb7e3c;
}

#item6407 {
	width:8px !important;
	height:8px !important;
	left:408px !important;
	top:25px !important;
	background:#deaf91;
}

#item6408 {
	width:8px !important;
	height:8px !important;
	left:10px !important;
	top:25px !important;
	background:#025193;
}

#item6409 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:25px !important;
	background:#1da5b5;
}

#item6410 {
	width:8px !important;
	height:8px !important;
	left:92px !important;
	top:25px !important;
	background:#1ea5a9;
}

#item6411 {
	width:8px !important;
	height:8px !important;
	left:133px !important;
	top:25px !important;
	background:#5dbb49;
}

#item6412 {
	width:8px !important;
	height:8px !important;
	left:214px !important;
	top:25px !important;
	background:#87b548;
}

#item6413 {
	width:8px !important;
	height:8px !important;
	left:255px !important;
	top:25px !important;
	background:#fee54b;
}

#item6414 {
	width:8px !important;
	height:8px !important;
	left:296px !important;
	top:25px !important;
	background:#ebb805;
}

#item6415 {
	width:8px !important;
	height:8px !important;
	left:336px !important;
	top:25px !important;
	background:#6e700b;
}

#item6416 {
	width:8px !important;
	height:8px !important;
	left:377px !important;
	top:25px !important;
	background:#d15122;
}

#item6417 {
	width:8px !important;
	height:8px !important;
	left:418px !important;
	top:25px !important;
	background:#d68035;
}

#item6418 {
	width:8px !important;
	height:8px !important;
	left:61px !important;
	top:25px !important;
	background:#189ec4;
}

#item6419 {
	width:8px !important;
	height:8px !important;
	left:102px !important;
	top:25px !important;
	background:#09b56d;
}

#item6420 {
	width:8px !important;
	height:8px !important;
	left:143px !important;
	top:25px !important;
	background:#8bd598;
}

#item6421 {
	width:8px !important;
	height:8px !important;
	left:183px !important;
	top:25px !important;
	background:#81b33a;
}

#item6422 {
	width:8px !important;
	height:8px !important;
	left:224px !important;
	top:25px !important;
	background:#83b434;
}

#item6423 {
	width:8px !important;
	height:8px !important;
	left:265px !important;
	top:25px !important;
	background:#e6d676;
}

#item6424 {
	width:8px !important;
	height:8px !important;
	left:306px !important;
	top:25px !important;
	background:#e1a60e;
}

#item6425 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:25px !important;
	background:#c45124;
}

#item6426 {
	width:8px !important;
	height:8px !important;
	left:71px !important;
	top:25px !important;
	background:#12a0b4;
}

#item6427 {
	width:8px !important;
	height:8px !important;
	left:153px !important;
	top:25px !important;
	background:#acce39;
}

#item6428 {
	width:8px !important;
	height:8px !important;
	left:194px !important;
	top:25px !important;
	background:#84b738;
}

#item6429 {
	width:8px !important;
	height:8px !important;
	left:275px !important;
	top:25px !important;
	background:#feba3f;
}

#item6430 {
	width:8px !important;
	height:8px !important;
	left:316px !important;
	top:25px !important;
	background:#9f9816;
}

#item6431 {
	width:8px !important;
	height:8px !important;
	left:357px !important;
	top:25px !important;
	background:#f9aa0f;
}

#item6432 {
	width:8px !important;
	height:8px !important;
	left:398px !important;
	top:25px !important;
	background:#c05a12;
}

#item6433 {
	width:8px !important;
	height:8px !important;
	left:438px !important;
	top:25px !important;
	background:#952318;
}

#item6434 {
	width:8px !important;
	height:8px !important;
	left:82px !important;
	top:36px !important;
	background:#0d8482;
}

#item6435 {
	width:8px !important;
	height:8px !important;
	left:163px !important;
	top:36px !important;
	background:#b7cb46;
}

#item6436 {
	width:8px !important;
	height:8px !important;
	left:204px !important;
	top:36px !important;
	background:#80b527;
}

#item6437 {
	width:8px !important;
	height:8px !important;
	left:326px !important;
	top:36px !important;
	background:#f1dd0a;
}

#item6438 {
	width:8px !important;
	height:8px !important;
	left:408px !important;
	top:36px !important;
	background:#d15e27;
}

#item6439 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:36px !important;
	background:#309ec1;
}

#item6440 {
	width:8px !important;
	height:8px !important;
	left:133px !important;
	top:36px !important;
	background:#b9d328;
}

#item6441 {
	width:8px !important;
	height:8px !important;
	left:173px !important;
	top:36px !important;
	background:#c4d419;
}

#item6442 {
	width:8px !important;
	height:8px !important;
	left:255px !important;
	top:36px !important;
	background:#d1d92b;
}

#item6443 {
	width:8px !important;
	height:8px !important;
	left:296px !important;
	top:36px !important;
	background:#c8cf07;
}

#item6444 {
	width:8px !important;
	height:8px !important;
	left:336px !important;
	top:36px !important;
	background:#f6ab2e;
}

#item6445 {
	width:8px !important;
	height:8px !important;
	left:418px !important;
	top:36px !important;
	background:#df7d18;
}

#item6446 {
	width:8px !important;
	height:8px !important;
	left:20px !important;
	top:36px !important;
	background:#0798b3;
}

#item6447 {
	width:8px !important;
	height:8px !important;
	left:61px !important;
	top:36px !important;
	background:#0a7994;
}

#item6448 {
	width:8px !important;
	height:8px !important;
	left:102px !important;
	top:36px !important;
	background:#0db06d;
}

#item6449 {
	width:8px !important;
	height:8px !important;
	left:224px !important;
	top:36px !important;
	background:#8ab438;
}

#item6450 {
	width:8px !important;
	height:8px !important;
	left:265px !important;
	top:36px !important;
	background:#ccc505;
}

#item6451 {
	width:8px !important;
	height:8px !important;
	left:306px !important;
	top:36px !important;
	background:#cac813;
}

#item6452 {
	width:8px !important;
	height:8px !important;
	left:347px !important;
	top:36px !important;
	background:#7d7b30;
}

#item6453 {
	width:8px !important;
	height:8px !important;
	left:387px !important;
	top:36px !important;
	background:#b3a985;
}

#item6454 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:36px !important;
	background:#ca6635;
}

#item6455 {
	width:8px !important;
	height:8px !important;
	left:31px !important;
	top:36px !important;
	background:#0c7892;
}

#item6456 {
	width:8px !important;
	height:8px !important;
	left:112px !important;
	top:36px !important;
	background:#16be73;
}

#item6457 {
	width:8px !important;
	height:8px !important;
	left:153px !important;
	top:36px !important;
	background:#cbdd33;
}

#item6458 {
	width:8px !important;
	height:8px !important;
	left:194px !important;
	top:36px !important;
	background:#78ab2a;
}

#item6459 {
	width:8px !important;
	height:8px !important;
	left:234px !important;
	top:36px !important;
	background:#77b931;
}

#item6460 {
	width:8px !important;
	height:8px !important;
	left:275px !important;
	top:36px !important;
	background:#caca2e;
}

#item6461 {
	width:8px !important;
	height:8px !important;
	left:316px !important;
	top:36px !important;
	background:#fcab1e;
}

#item6462 {
	width:8px !important;
	height:8px !important;
	left:357px !important;
	top:36px !important;
	background:#b5962a;
}

#item6463 {
	width:8px !important;
	height:8px !important;
	left:449px !important;
	top:47px !important;
	background:#c52d1f;
}

#item6464 {
	width:8px !important;
	height:8px !important;
	left:122px !important;
	top:47px !important;
	background:#13b262;
}

#item6465 {
	width:8px !important;
	height:8px !important;
	left:245px !important;
	top:47px !important;
	background:#7cbb2e;
}

#item6466 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:47px !important;
	background:#006070;
}

#item6467 {
	width:8px !important;
	height:8px !important;
	left:92px !important;
	top:47px !important;
	background:#1da96a;
}

#item6468 {
	width:8px !important;
	height:8px !important;
	left:214px !important;
	top:47px !important;
	background:#b2ca36;
}

#item6469 {
	width:8px !important;
	height:8px !important;
	left:61px !important;
	top:47px !important;
	background:#0199c2;
}

#item6470 {
	width:8px !important;
	height:8px !important;
	left:102px !important;
	top:47px !important;
	background:#08b062;
}

#item6471 {
	width:8px !important;
	height:8px !important;
	left:143px !important;
	top:47px !important;
	background:#b1d02a;
}

#item6472 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:47px !important;
	background:#cd5e30;
}

#item6473 {
	width:8px !important;
	height:8px !important;
	left:153px !important;
	top:47px !important;
	background:#bad93e;
}

#item6474 {
	width:8px !important;
	height:8px !important;
	left:224px !important;
	top:57px !important;
	background:#7faa34;
}

#item6475 {
	width:8px !important;
	height:8px !important;
	left:31px !important;
	top:57px !important;
	background:#12596f;
}

#item6476 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:68px !important;
	background:#e7730c;
}

#item6477 {
	width:8px !important;
	height:4px !important;
	top:139px !important;
	background:#048eaa;
}

#item6478 {
	width:8px !important;
	height:4px !important;
	left:449px !important;
	top:139px !important;
	background:#9e2625;
}

#item6479 {
	width:8px !important;
	height:4px !important;
	left:41px !important;
	top:139px !important;
	background:#0289a9;
}

#item6480 {
	width:8px !important;
	height:4px !important;
	left:82px !important;
	top:139px !important;
	background:#07a960;
}

#item6481 {
	width:8px !important;
	height:4px !important;
	left:122px !important;
	top:139px !important;
	background:#afcd31;
}

#item6482 {
	width:8px !important;
	height:4px !important;
	left:204px !important;
	top:139px !important;
	background:#81b43b;
}

#item6483 {
	width:8px !important;
	height:4px !important;
	left:245px !important;
	top:139px !important;
	background:#d4cb0e;
}

#item6484 {
	width:8px !important;
	height:4px !important;
	left:285px !important;
	top:139px !important;
	background:#f7ae11;
}

#item6485 {
	width:8px !important;
	height:4px !important;
	left:326px !important;
	top:139px !important;
	background:#f7d57c;
}

#item6486 {
	width:8px !important;
	height:4px !important;
	left:367px !important;
	top:139px !important;
	background:#fca50a;
}

#item6487 {
	width:8px !important;
	height:4px !important;
	left:408px !important;
	top:139px !important;
	background:#a67238;
}

#item6488 {
	width:8px !important;
	height:4px !important;
	left:10px !important;
	top:139px !important;
	background:#0761af;
}

#item6489 {
	width:8px !important;
	height:4px !important;
	left:459px !important;
	top:139px !important;
	background:#b17634;
}

#item6490 {
	width:8px !important;
	height:4px !important;
	left:51px !important;
	top:139px !important;
	background:#63c475;
}

#item6491 {
	width:8px !important;
	height:4px !important;
	left:92px !important;
	top:139px !important;
	background:#08ad71;
}

#item6492 {
	width:8px !important;
	height:4px !important;
	left:133px !important;
	top:139px !important;
	background:#cddb3d;
}

#item6493 {
	width:8px !important;
	height:4px !important;
	left:214px !important;
	top:139px !important;
	background:#81b129;
}

#item6494 {
	width:8px !important;
	height:4px !important;
	left:255px !important;
	top:139px !important;
	background:#eedd13;
}

#item6495 {
	width:8px !important;
	height:4px !important;
	left:296px !important;
	top:139px !important;
	background:#e6e008;
}

#item6496 {
	width:8px !important;
	height:4px !important;
	left:336px !important;
	top:139px !important;
	background:#fcb51f;
}

#item6497 {
	width:8px !important;
	height:4px !important;
	left:377px !important;
	top:139px !important;
	background:#fdb513;
}

#item6498 {
	width:8px !important;
	height:4px !important;
	left:418px !important;
	top:139px !important;
	background:#c08984;
}

#item6499 {
	width:8px !important;
	height:4px !important;
	left:20px !important;
	top:139px !important;
	background:#026ca6;
}

#item6500 {
	width:8px !important;
	height:4px !important;
	left:61px !important;
	top:139px !important;
	background:#26b67b;
}

#item6501 {
	width:8px !important;
	height:4px !important;
	left:102px !important;
	top:139px !important;
	background:#abda3c;
}

#item6502 {
	width:8px !important;
	height:4px !important;
	left:143px !important;
	top:139px !important;
	background:#c6d729;
}

#item6503 {
	width:8px !important;
	height:4px !important;
	left:183px !important;
	top:139px !important;
	background:#bbd073;
}

#item6504 {
	width:8px !important;
	height:4px !important;
	left:224px !important;
	top:139px !important;
	background:#9bc15a;
}

#item6505 {
	width:8px !important;
	height:4px !important;
	left:265px !important;
	top:139px !important;
	background:#c9d11b;
}

#item6506 {
	width:8px !important;
	height:4px !important;
	left:306px !important;
	top:139px !important;
	background:#b1a23b;
}

#item6507 {
	width:8px !important;
	height:4px !important;
	left:347px !important;
	top:139px !important;
	background:#8e9768;
}

#item6508 {
	width:8px !important;
	height:4px !important;
	left:387px !important;
	top:139px !important;
	background:#c6500a;
}

#item6509 {
	width:8px !important;
	height:4px !important;
	left:428px !important;
	top:139px !important;
	background:#9a2511;
}

#item6510 {
	width:8px !important;
	height:4px !important;
	left:31px !important;
	top:139px !important;
	background:#0462a2;
}

#item6511 {
	width:8px !important;
	height:4px !important;
	left:71px !important;
	top:139px !important;
	background:#1fb1a7;
}

#item6512 {
	width:8px !important;
	height:4px !important;
	left:112px !important;
	top:139px !important;
	background:#cecd57;
}

#item6513 {
	width:8px !important;
	height:4px !important;
	left:153px !important;
	top:139px !important;
	background:#c8d61e;
}

#item6514 {
	width:8px !important;
	height:4px !important;
	left:194px !important;
	top:139px !important;
	background:#7aad37;
}

#item6515 {
	width:8px !important;
	height:4px !important;
	left:234px !important;
	top:139px !important;
	background:#7cae71;
}

#item6516 {
	width:8px !important;
	height:4px !important;
	left:275px !important;
	top:139px !important;
	background:#fcae16;
}

#item6517 {
	width:8px !important;
	height:4px !important;
	left:357px !important;
	top:139px !important;
	background:#f57921;
}

#item6518 {
	width:8px !important;
	height:4px !important;
	left:398px !important;
	top:139px !important;
	background:#b6602d;
}

#item6519 {
	width:8px !important;
	height:4px !important;
	left:438px !important;
	top:139px !important;
	background:#ef7021;
}

#item66001 {
	width:9px !important;
	height:9px !important;
	left:504px !important;
	top:707px !important;
	background:#d71920;
}

#item75484 {
	width:222px !important;
	left:45px !important;
	top:211px !important;
	min-height:402px !important;
}

#item75500 {
	width:165px !important;
	left:57px !important;
	top:42px !important;
	min-height:23px !important;
}

#item75551 {
	width:222px !important;
	left:290px !important;
	top:211px !important;
	min-height:515px !important;
}

#item75583 {
	width:222px !important;
	top:42px !important;
	min-height:23px !important;
}

#item79420 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item75774 {
	width:226px !important;
	left:290px !important;
	top:257px !important;
	box-shadow:1px 1px 1px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:1px 1px 1px 0px rgba(0,0,0,0.75);
	background:#d1e275;
	min-height:467px !important;
	padding:9px;
}

#item79397 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item57241 {
	width:468px !important;
	top:54px !important;
	min-height:69px !important;
}

#item57266 {
	width:8px !important;
	height:23px !important;
	background:#048eaa;
}

#item57268 {
	width:8px !important;
	height:23px !important;
	left:449px !important;
	background:#9e2625;
}

#item57270 {
	width:8px !important;
	height:23px !important;
	left:41px !important;
	background:#0289a9;
}

#item57272 {
	width:8px !important;
	height:23px !important;
	left:82px !important;
	background:#07a960;
}

#item57274 {
	width:8px !important;
	height:23px !important;
	left:122px !important;
	background:#afcd31;
}

#item57276 {
	width:8px !important;
	height:23px !important;
	left:204px !important;
	background:#81b43b;
}

#item57278 {
	width:8px !important;
	height:23px !important;
	left:245px !important;
	background:#d4cb0e;
}

#item57280 {
	width:8px !important;
	height:23px !important;
	left:285px !important;
	background:#f7ae11;
}

#item57282 {
	width:8px !important;
	height:23px !important;
	left:326px !important;
	background:#f7d57c;
}

#item57284 {
	width:8px !important;
	height:23px !important;
	left:367px !important;
	background:#fca50a;
}

#item57286 {
	width:8px !important;
	height:23px !important;
	left:408px !important;
	background:#a67238;
}

#item57288 {
	width:8px !important;
	height:23px !important;
	left:10px !important;
	background:#0761af;
}

#item57290 {
	width:8px !important;
	height:23px !important;
	left:459px !important;
	background:#b17634;
}

#item57292 {
	width:8px !important;
	height:23px !important;
	left:51px !important;
	background:#63c475;
}

#item57295 {
	width:8px !important;
	height:23px !important;
	left:92px !important;
	background:#08ad71;
}

#item57297 {
	width:8px !important;
	height:23px !important;
	left:133px !important;
	background:#cddb3d;
}

#item57299 {
	width:8px !important;
	height:23px !important;
	left:214px !important;
	background:#81b129;
}

#item57301 {
	width:8px !important;
	height:23px !important;
	left:255px !important;
	background:#eedd13;
}

#item57303 {
	width:8px !important;
	height:23px !important;
	left:296px !important;
	background:#e6e008;
}

#item57306 {
	width:8px !important;
	height:23px !important;
	left:336px !important;
	background:#fcb51f;
}

#item57308 {
	width:8px !important;
	height:23px !important;
	left:377px !important;
	background:#fdb513;
}

#item57310 {
	width:8px !important;
	height:23px !important;
	left:418px !important;
	background:#c08984;
}

#item57312 {
	width:8px !important;
	height:23px !important;
	left:20px !important;
	background:#026ca6;
}

#item57314 {
	width:8px !important;
	height:23px !important;
	left:61px !important;
	background:#26b67b;
}

#item57316 {
	width:8px !important;
	height:23px !important;
	left:102px !important;
	background:#abda3c;
}

#item57318 {
	width:8px !important;
	height:23px !important;
	left:143px !important;
	background:#c6d729;
}

#item57320 {
	width:8px !important;
	height:23px !important;
	left:183px !important;
	background:#bbd073;
}

#item57322 {
	width:8px !important;
	height:23px !important;
	left:224px !important;
	background:#9bc15a;
}

#item57324 {
	width:8px !important;
	height:23px !important;
	left:265px !important;
	background:#c9d11b;
}

#item57326 {
	width:8px !important;
	height:23px !important;
	left:306px !important;
	background:#b1a23b;
}

#item57328 {
	width:8px !important;
	height:23px !important;
	left:347px !important;
	background:#8e9768;
}

#item57330 {
	width:8px !important;
	height:23px !important;
	left:387px !important;
	background:#c6500a;
}

#item57332 {
	width:8px !important;
	height:23px !important;
	left:428px !important;
	background:#9a2511;
}

#item57334 {
	width:8px !important;
	height:23px !important;
	left:31px !important;
	background:#0462a2;
}

#item57337 {
	width:8px !important;
	height:23px !important;
	left:71px !important;
	background:#1fb1a7;
}

#item57339 {
	width:8px !important;
	height:23px !important;
	left:112px !important;
	background:#cecd57;
}

#item57341 {
	width:8px !important;
	height:23px !important;
	left:153px !important;
	background:#c8d61e;
}

#item57343 {
	width:8px !important;
	height:23px !important;
	left:194px !important;
	background:#7aad37;
}

#item57345 {
	width:8px !important;
	height:23px !important;
	left:234px !important;
	background:#7cae71;
}

#item57347 {
	width:8px !important;
	height:23px !important;
	left:275px !important;
	background:#fcae16;
}

#item57349 {
	width:8px !important;
	height:23px !important;
	left:357px !important;
	background:#f57921;
}

#item57351 {
	width:8px !important;
	height:23px !important;
	left:398px !important;
	background:#b6602d;
}

#item57353 {
	width:8px !important;
	height:23px !important;
	left:438px !important;
	background:#ef7021;
}

#item57355 {
	width:8px !important;
	height:8px !important;
	top:25px !important;
	background:#1160a2;
}

#item57357 {
	width:8px !important;
	height:8px !important;
	left:449px !important;
	top:25px !important;
	background:#c42625;
}

#item57359 {
	width:8px !important;
	height:8px !important;
	left:41px !important;
	top:25px !important;
	background:#0d9fae;
}

#item57361 {
	width:8px !important;
	height:8px !important;
	left:82px !important;
	top:25px !important;
	background:#209688;
}

#item57363 {
	width:8px !important;
	height:8px !important;
	left:122px !important;
	top:25px !important;
	background:#15b76c;
}

#item57365 {
	width:8px !important;
	height:8px !important;
	left:163px !important;
	top:25px !important;
	background:#accc3a;
}

#item57367 {
	width:8px !important;
	height:8px !important;
	left:245px !important;
	top:25px !important;
	background:#6a9d26;
}

#item57369 {
	width:8px !important;
	height:8px !important;
	left:285px !important;
	top:25px !important;
	background:#e9e102;
}

#item57371 {
	width:8px !important;
	height:8px !important;
	left:326px !important;
	top:25px !important;
	background:#c38133;
}

#item57373 {
	width:8px !important;
	height:8px !important;
	left:367px !important;
	top:25px !important;
	background:#fb7e3c;
}

#item57375 {
	width:8px !important;
	height:8px !important;
	left:408px !important;
	top:25px !important;
	background:#deaf91;
}

#item57378 {
	width:8px !important;
	height:8px !important;
	left:10px !important;
	top:25px !important;
	background:#025193;
}

#item57380 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:25px !important;
	background:#1da5b5;
}

#item57382 {
	width:8px !important;
	height:8px !important;
	left:92px !important;
	top:25px !important;
	background:#1ea5a9;
}

#item57384 {
	width:8px !important;
	height:8px !important;
	left:133px !important;
	top:25px !important;
	background:#5dbb49;
}

#item57386 {
	width:8px !important;
	height:8px !important;
	left:214px !important;
	top:25px !important;
	background:#87b548;
}

#item57388 {
	width:8px !important;
	height:8px !important;
	left:255px !important;
	top:25px !important;
	background:#fee54b;
}

#item57390 {
	width:8px !important;
	height:8px !important;
	left:296px !important;
	top:25px !important;
	background:#ebb805;
}

#item57392 {
	width:8px !important;
	height:8px !important;
	left:336px !important;
	top:25px !important;
	background:#6e700b;
}

#item57394 {
	width:8px !important;
	height:8px !important;
	left:377px !important;
	top:25px !important;
	background:#d15122;
}

#item57396 {
	width:8px !important;
	height:8px !important;
	left:418px !important;
	top:25px !important;
	background:#d68035;
}

#item57399 {
	width:8px !important;
	height:8px !important;
	left:61px !important;
	top:25px !important;
	background:#189ec4;
}

#item57401 {
	width:8px !important;
	height:8px !important;
	left:102px !important;
	top:25px !important;
	background:#09b56d;
}

#item57403 {
	width:8px !important;
	height:8px !important;
	left:143px !important;
	top:25px !important;
	background:#8bd598;
}

#item57405 {
	width:8px !important;
	height:8px !important;
	left:183px !important;
	top:25px !important;
	background:#81b33a;
}

#item57407 {
	width:8px !important;
	height:8px !important;
	left:224px !important;
	top:25px !important;
	background:#83b434;
}

#item57409 {
	width:8px !important;
	height:8px !important;
	left:265px !important;
	top:25px !important;
	background:#e6d676;
}

#item57411 {
	width:8px !important;
	height:8px !important;
	left:306px !important;
	top:25px !important;
	background:#e1a60e;
}

#item57413 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:25px !important;
	background:#c45124;
}

#item57415 {
	width:8px !important;
	height:8px !important;
	left:71px !important;
	top:25px !important;
	background:#12a0b4;
}

#item57417 {
	width:8px !important;
	height:8px !important;
	left:153px !important;
	top:25px !important;
	background:#acce39;
}

#item57420 {
	width:8px !important;
	height:8px !important;
	left:194px !important;
	top:25px !important;
	background:#84b738;
}

#item57422 {
	width:8px !important;
	height:8px !important;
	left:275px !important;
	top:25px !important;
	background:#feba3f;
}

#item57424 {
	width:8px !important;
	height:8px !important;
	left:316px !important;
	top:25px !important;
	background:#9f9816;
}

#item57426 {
	width:8px !important;
	height:8px !important;
	left:357px !important;
	top:25px !important;
	background:#f9aa0f;
}

#item57428 {
	width:8px !important;
	height:8px !important;
	left:398px !important;
	top:25px !important;
	background:#c05a12;
}

#item57430 {
	width:8px !important;
	height:8px !important;
	left:438px !important;
	top:25px !important;
	background:#952318;
}

#item57432 {
	width:8px !important;
	height:8px !important;
	left:82px !important;
	top:36px !important;
	background:#0d8482;
}

#item57434 {
	width:8px !important;
	height:8px !important;
	left:163px !important;
	top:36px !important;
	background:#b7cb46;
}

#item57436 {
	width:8px !important;
	height:8px !important;
	left:204px !important;
	top:36px !important;
	background:#80b527;
}

#item57438 {
	width:8px !important;
	height:8px !important;
	left:326px !important;
	top:36px !important;
	background:#f1dd0a;
}

#item57441 {
	width:8px !important;
	height:8px !important;
	left:408px !important;
	top:36px !important;
	background:#d15e27;
}

#item57443 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:36px !important;
	background:#309ec1;
}

#item57445 {
	width:8px !important;
	height:8px !important;
	left:133px !important;
	top:36px !important;
	background:#b9d328;
}

#item57448 {
	width:8px !important;
	height:8px !important;
	left:173px !important;
	top:36px !important;
	background:#c4d419;
}

#item57450 {
	width:8px !important;
	height:8px !important;
	left:255px !important;
	top:36px !important;
	background:#d1d92b;
}

#item57452 {
	width:8px !important;
	height:8px !important;
	left:296px !important;
	top:36px !important;
	background:#c8cf07;
}

#item57454 {
	width:8px !important;
	height:8px !important;
	left:336px !important;
	top:36px !important;
	background:#f6ab2e;
}

#item57456 {
	width:8px !important;
	height:8px !important;
	left:418px !important;
	top:36px !important;
	background:#df7d18;
}

#item57458 {
	width:8px !important;
	height:8px !important;
	left:20px !important;
	top:36px !important;
	background:#0798b3;
}

#item57460 {
	width:8px !important;
	height:8px !important;
	left:61px !important;
	top:36px !important;
	background:#0a7994;
}

#item57463 {
	width:8px !important;
	height:8px !important;
	left:102px !important;
	top:36px !important;
	background:#0db06d;
}

#item57465 {
	width:8px !important;
	height:8px !important;
	left:224px !important;
	top:36px !important;
	background:#8ab438;
}

#item57467 {
	width:8px !important;
	height:8px !important;
	left:265px !important;
	top:36px !important;
	background:#ccc505;
}

#item57469 {
	width:8px !important;
	height:8px !important;
	left:306px !important;
	top:36px !important;
	background:#cac813;
}

#item57472 {
	width:8px !important;
	height:8px !important;
	left:347px !important;
	top:36px !important;
	background:#7d7b30;
}

#item57474 {
	width:8px !important;
	height:8px !important;
	left:387px !important;
	top:36px !important;
	background:#b3a985;
}

#item57476 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:36px !important;
	background:#ca6635;
}

#item57478 {
	width:8px !important;
	height:8px !important;
	left:31px !important;
	top:36px !important;
	background:#0c7892;
}

#item57480 {
	width:8px !important;
	height:8px !important;
	left:112px !important;
	top:36px !important;
	background:#16be73;
}

#item57482 {
	width:8px !important;
	height:8px !important;
	left:153px !important;
	top:36px !important;
	background:#cbdd33;
}

#item57484 {
	width:8px !important;
	height:8px !important;
	left:194px !important;
	top:36px !important;
	background:#78ab2a;
}

#item57486 {
	width:8px !important;
	height:8px !important;
	left:234px !important;
	top:36px !important;
	background:#77b931;
}

#item57488 {
	width:8px !important;
	height:8px !important;
	left:275px !important;
	top:36px !important;
	background:#caca2e;
}

#item57490 {
	width:8px !important;
	height:8px !important;
	left:316px !important;
	top:36px !important;
	background:#fcab1e;
}

#item57492 {
	width:8px !important;
	height:8px !important;
	left:357px !important;
	top:36px !important;
	background:#b5962a;
}

#item57494 {
	width:8px !important;
	height:8px !important;
	left:449px !important;
	top:47px !important;
	background:#c52d1f;
}

#item57496 {
	width:8px !important;
	height:8px !important;
	left:122px !important;
	top:47px !important;
	background:#13b262;
}

#item57498 {
	width:8px !important;
	height:8px !important;
	left:245px !important;
	top:47px !important;
	background:#7cbb2e;
}

#item57500 {
	width:8px !important;
	height:8px !important;
	left:408px !important;
	top:47px !important;
	background:#c55128;
}

#item57502 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:47px !important;
	background:#006070;
}

#item57504 {
	width:8px !important;
	height:8px !important;
	left:92px !important;
	top:47px !important;
	background:#1da96a;
}

#item57507 {
	width:8px !important;
	height:8px !important;
	left:214px !important;
	top:47px !important;
	background:#b2ca36;
}

#item57509 {
	width:8px !important;
	height:8px !important;
	left:418px !important;
	top:47px !important;
	background:#df7d18;
}

#item57511 {
	width:8px !important;
	height:8px !important;
	left:61px !important;
	top:47px !important;
	background:#0199c2;
}

#item57513 {
	width:8px !important;
	height:8px !important;
	left:102px !important;
	top:47px !important;
	background:#08b062;
}

#item57515 {
	width:8px !important;
	height:8px !important;
	left:143px !important;
	top:47px !important;
	background:#b1d02a;
}

#item57518 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:47px !important;
	background:#cd5e30;
}

#item57520 {
	width:8px !important;
	height:8px !important;
	left:153px !important;
	top:47px !important;
	background:#bad93e;
}

#item57522 {
	width:8px !important;
	height:8px !important;
	left:316px !important;
	top:47px !important;
	background:#8e8f55;
}

#item57524 {
	width:8px !important;
	height:8px !important;
	left:326px !important;
	top:57px !important;
	background:#ac9e3d;
}

#item57526 {
	width:8px !important;
	height:8px !important;
	left:418px !important;
	top:57px !important;
	background:#c16728;
}

#item57528 {
	width:8px !important;
	height:8px !important;
	left:224px !important;
	top:57px !important;
	background:#7faa34;
}

#item57530 {
	width:8px !important;
	height:8px !important;
	left:31px !important;
	top:57px !important;
	background:#12596f;
}

#item57532 {
	width:8px !important;
	height:8px !important;
	left:326px !important;
	top:68px !important;
	background:#b8b37c;
}

#item57534 {
	width:8px !important;
	height:8px !important;
	left:377px !important;
	top:68px !important;
	background:#d58967;
}

#item57536 {
	width:8px !important;
	height:8px !important;
	left:306px !important;
	top:68px !important;
	background:#9b9525;
}

#item57538 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:68px !important;
	background:#e7730c;
}

#item57540 {
	width:8px !important;
	height:8px !important;
	left:357px !important;
	top:68px !important;
	background:#bc8f56;
}

#item57542 {
	width:8px !important;
	height:4px !important;
	top:105px !important;
	background:#048eaa;
}

#item57543 {
	width:8px !important;
	height:4px !important;
	left:449px !important;
	top:105px !important;
	background:#9e2625;
}

#item57544 {
	width:8px !important;
	height:4px !important;
	left:41px !important;
	top:105px !important;
	background:#0289a9;
}

#item57546 {
	width:8px !important;
	height:4px !important;
	left:82px !important;
	top:105px !important;
	background:#07a960;
}

#item57547 {
	width:8px !important;
	height:4px !important;
	left:123px !important;
	top:105px !important;
	background:#afcd31;
}

#item57548 {
	width:8px !important;
	height:4px !important;
	left:204px !important;
	top:105px !important;
	background:#81b43b;
}

#item57549 {
	width:8px !important;
	height:4px !important;
	left:245px !important;
	top:105px !important;
	background:#d4cb0e;
}

#item57550 {
	width:8px !important;
	height:4px !important;
	left:286px !important;
	top:105px !important;
	background:#f7ae11;
}

#item57551 {
	width:8px !important;
	height:4px !important;
	left:326px !important;
	top:105px !important;
	background:#f7d57c;
}

#item57552 {
	width:8px !important;
	height:4px !important;
	left:367px !important;
	top:105px !important;
	background:#fca50a;
}

#item57553 {
	width:8px !important;
	height:4px !important;
	left:408px !important;
	top:105px !important;
	background:#a67238;
}

#item57554 {
	width:8px !important;
	height:4px !important;
	left:10px !important;
	top:105px !important;
	background:#0761af;
}

#item57555 {
	width:8px !important;
	height:4px !important;
	left:459px !important;
	top:105px !important;
	background:#b17634;
}

#item57556 {
	width:8px !important;
	height:4px !important;
	left:51px !important;
	top:105px !important;
	background:#63c475;
}

#item57557 {
	width:8px !important;
	height:4px !important;
	left:92px !important;
	top:105px !important;
	background:#08ad71;
}

#item57558 {
	width:8px !important;
	height:4px !important;
	left:133px !important;
	top:105px !important;
	background:#cddb3d;
}

#item57559 {
	width:8px !important;
	height:4px !important;
	left:214px !important;
	top:105px !important;
	background:#81b129;
}

#item57560 {
	width:8px !important;
	height:4px !important;
	left:255px !important;
	top:105px !important;
	background:#eedd13;
}

#item57561 {
	width:8px !important;
	height:4px !important;
	left:296px !important;
	top:105px !important;
	background:#e6e008;
}

#item57562 {
	width:8px !important;
	height:4px !important;
	left:337px !important;
	top:105px !important;
	background:#fcb51f;
}

#item57563 {
	width:8px !important;
	height:4px !important;
	left:377px !important;
	top:105px !important;
	background:#fdb513;
}

#item57564 {
	width:8px !important;
	height:4px !important;
	left:418px !important;
	top:105px !important;
	background:#c08984;
}

#item57565 {
	width:8px !important;
	height:4px !important;
	left:21px !important;
	top:105px !important;
	background:#026ca6;
}

#item57567 {
	width:8px !important;
	height:4px !important;
	left:61px !important;
	top:105px !important;
	background:#26b67b;
}

#item57568 {
	width:8px !important;
	height:4px !important;
	left:102px !important;
	top:105px !important;
	background:#abda3c;
}

#item57569 {
	width:8px !important;
	height:4px !important;
	left:143px !important;
	top:105px !important;
	background:#c6d729;
}

#item57570 {
	width:8px !important;
	height:4px !important;
	left:184px !important;
	top:105px !important;
	background:#bbd073;
}

#item57571 {
	width:8px !important;
	height:4px !important;
	left:225px !important;
	top:105px !important;
	background:#9bc15a;
}

#item57572 {
	width:8px !important;
	height:4px !important;
	left:265px !important;
	top:105px !important;
	background:#c9d11b;
}

#item57573 {
	width:8px !important;
	height:4px !important;
	left:306px !important;
	top:105px !important;
	background:#b1a23b;
}

#item57574 {
	width:8px !important;
	height:4px !important;
	left:347px !important;
	top:105px !important;
	background:#8e9768;
}

#item57575 {
	width:8px !important;
	height:4px !important;
	left:388px !important;
	top:105px !important;
	background:#c6500a;
}

#item57576 {
	width:8px !important;
	height:4px !important;
	left:428px !important;
	top:105px !important;
	background:#9a2511;
}

#item57578 {
	width:8px !important;
	height:4px !important;
	left:31px !important;
	top:105px !important;
	background:#0462a2;
}

#item57579 {
	width:8px !important;
	height:4px !important;
	left:72px !important;
	top:105px !important;
	background:#1fb1a7;
}

#item57580 {
	width:8px !important;
	height:4px !important;
	left:112px !important;
	top:105px !important;
	background:#cecd57;
}

#item57581 {
	width:8px !important;
	height:4px !important;
	left:153px !important;
	top:105px !important;
	background:#c8d61e;
}

#item57582 {
	width:8px !important;
	height:4px !important;
	left:194px !important;
	top:105px !important;
	background:#7aad37;
}

#item57583 {
	width:8px !important;
	height:4px !important;
	left:235px !important;
	top:105px !important;
	background:#7cae71;
}

#item57584 {
	width:8px !important;
	height:4px !important;
	left:276px !important;
	top:105px !important;
	background:#fcae16;
}

#item57585 {
	width:8px !important;
	height:4px !important;
	left:357px !important;
	top:105px !important;
	background:#f57921;
}

#item57586 {
	width:8px !important;
	height:4px !important;
	left:398px !important;
	top:105px !important;
	background:#b6602d;
}

#item57587 {
	width:8px !important;
	height:4px !important;
	left:439px !important;
	top:105px !important;
	background:#ef7021;
}

#item75637 {
	width:222px !important;
	left:45px !important;
	top:161px !important;
	min-height:569px !important;
}

#item75642 {
	width:222px !important;
	left:290px !important;
	top:95px !important;
	min-height:155px !important;
}

#item75651 {
	width:222px !important;
	top:44px !important;
	min-height:23px !important;
}

#item79374 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item58111 {
	width:467px !important;
	min-height:36px !important;
}

#item75782 {
	width:226px !important;
	left:45px !important;
	top:85px !important;
	box-shadow:1px 1px 1px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:1px 1px 1px 0px rgba(0,0,0,0.75);
	background:#d1e275;
	min-height:438px !important;
	padding:9px;
}

#item75874 {
	width:222px !important;
	left:45px !important;
	top:620px !important;
	min-height:108px !important;
}

#item75878 {
	width:222px !important;
	left:290px !important;
	top:253px !important;
	min-height:299px !important;
}

#item75885 {
	width:222px !important;
	top:26px !important;
	min-height:41px !important;
}

#item75955 {
	width:222px !important;
	top:135px !important;
	min-height:40px !important;
}

#item76025 {
	width:222px !important;
	left:290px !important;
	top:646px !important;
	min-height:82px !important;
}

#item76141 {
	width:156px !important;
	left:67px !important;
	top:45px !important;
	min-height:23px !important;
}

#item77692 {
	width:394px !important;
	height:320px !important;
	left:181px !important;
	top:85px !important;
	background:#e5e5e5;
	border:solid 0.5px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item77617 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:202px !important;
}

#item76170 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:205px !important;
}

#item54015 {
	width:9px !important;
	height:9px !important;
	left:504px !important;
	top:272px !important;
	background:#d71920;
}

#item79351 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item77330 {
	width:467px !important;
	min-height:36px !important;
}

#item76221 {
	width:53px !important;
	left:317px !important;
	top:154px !important;
	min-height:40px !important;
}

#item77664 {
	width:53px !important;
	top:59px !important;
	min-height:85px !important;
}

#item77633 {
	width:53px !important;
	top:59px !important;
	min-height:49px !important;
}

#item79328 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item7061 {
	width:8px !important;
	height:4px !important;
	left:464px !important;
	top:139px !important;
	background:#b17634;
}

#item7082 {
	width:473px !important;
	top:80px !important;
	min-height:65px !important;
}

#item7085 {
	width:8px !important;
	height:23px !important;
	left:6px !important;
	background:#048eaa;
}

#item7086 {
	width:8px !important;
	height:23px !important;
	left:454px !important;
	background:#9e2625;
}

#item7087 {
	width:8px !important;
	height:23px !important;
	left:46px !important;
	background:#0289a9;
}

#item7088 {
	width:8px !important;
	height:23px !important;
	left:87px !important;
	background:#07a960;
}

#item7089 {
	width:8px !important;
	height:23px !important;
	left:128px !important;
	background:#afcd31;
}

#item7090 {
	width:8px !important;
	height:23px !important;
	left:210px !important;
	background:#81b43b;
}

#item7091 {
	width:8px !important;
	height:23px !important;
	left:250px !important;
	background:#d4cb0e;
}

#item7092 {
	width:8px !important;
	height:23px !important;
	left:291px !important;
	background:#f7ae11;
}

#item7093 {
	width:8px !important;
	height:23px !important;
	left:332px !important;
	background:#f7d57c;
}

#item7094 {
	width:8px !important;
	height:23px !important;
	left:373px !important;
	background:#fca50a;
}

#item7095 {
	width:8px !important;
	height:23px !important;
	left:413px !important;
	background:#a67238;
}

#item7096 {
	width:8px !important;
	height:23px !important;
	left:16px !important;
	background:#0761af;
}

#item7097 {
	width:8px !important;
	height:23px !important;
	left:464px !important;
	background:#b17634;
}

#item7098 {
	width:8px !important;
	height:23px !important;
	left:57px !important;
	background:#63c475;
}

#item7099 {
	width:8px !important;
	height:23px !important;
	left:97px !important;
	background:#08ad71;
}

#item7100 {
	width:8px !important;
	height:23px !important;
	left:138px !important;
	background:#cddb3d;
}

#item7101 {
	width:8px !important;
	height:23px !important;
	left:220px !important;
	background:#81b129;
}

#item7102 {
	width:8px !important;
	height:23px !important;
	left:261px !important;
	background:#eedd13;
}

#item7103 {
	width:8px !important;
	height:23px !important;
	left:301px !important;
	background:#e6e008;
}

#item7104 {
	width:8px !important;
	height:23px !important;
	left:342px !important;
	background:#fcb51f;
}

#item7105 {
	width:8px !important;
	height:23px !important;
	left:383px !important;
	background:#fdb513;
}

#item7106 {
	width:8px !important;
	height:23px !important;
	left:424px !important;
	background:#c08984;
}

#item7107 {
	width:8px !important;
	height:23px !important;
	left:26px !important;
	background:#026ca6;
}

#item7108 {
	width:8px !important;
	height:23px !important;
	left:67px !important;
	background:#26b67b;
}

#item7109 {
	width:8px !important;
	height:23px !important;
	left:108px !important;
	background:#abda3c;
}

#item7110 {
	width:8px !important;
	height:23px !important;
	left:148px !important;
	background:#c6d729;
}

#item7111 {
	width:8px !important;
	height:23px !important;
	left:189px !important;
	background:#bbd073;
}

#item7112 {
	width:8px !important;
	height:23px !important;
	left:230px !important;
	background:#9bc15a;
}

#item7113 {
	width:8px !important;
	height:23px !important;
	left:271px !important;
	background:#c9d11b;
}

#item7114 {
	width:8px !important;
	height:23px !important;
	left:312px !important;
	background:#b1a23b;
}

#item7115 {
	width:8px !important;
	height:23px !important;
	left:352px !important;
	background:#8e9768;
}

#item7116 {
	width:8px !important;
	height:23px !important;
	left:393px !important;
	background:#c6500a;
}

#item7117 {
	width:8px !important;
	height:23px !important;
	left:434px !important;
	background:#9a2511;
}

#item7118 {
	width:8px !important;
	height:23px !important;
	left:36px !important;
	background:#0462a2;
}

#item7119 {
	width:8px !important;
	height:23px !important;
	left:77px !important;
	background:#1fb1a7;
}

#item7120 {
	width:8px !important;
	height:23px !important;
	left:118px !important;
	background:#cecd57;
}

#item7121 {
	width:8px !important;
	height:23px !important;
	left:159px !important;
	background:#c8d61e;
}

#item7122 {
	width:8px !important;
	height:23px !important;
	left:199px !important;
	background:#7aad37;
}

#item7123 {
	width:8px !important;
	height:23px !important;
	left:240px !important;
	background:#7cae71;
}

#item7124 {
	width:8px !important;
	height:23px !important;
	left:281px !important;
	background:#fcae16;
}

#item7125 {
	width:8px !important;
	height:23px !important;
	left:363px !important;
	background:#f57921;
}

#item7126 {
	width:8px !important;
	height:23px !important;
	left:403px !important;
	background:#b6602d;
}

#item7127 {
	width:8px !important;
	height:23px !important;
	left:444px !important;
	background:#ef7021;
}

#item7128 {
	width:8px !important;
	height:8px !important;
	left:6px !important;
	top:25px !important;
	background:#1160a2;
}

#item7129 {
	width:8px !important;
	height:8px !important;
	left:454px !important;
	top:25px !important;
	background:#c42625;
}

#item7130 {
	width:8px !important;
	height:8px !important;
	left:46px !important;
	top:25px !important;
	background:#0d9fae;
}

#item7131 {
	width:8px !important;
	height:8px !important;
	left:87px !important;
	top:25px !important;
	background:#209688;
}

#item7132 {
	width:8px !important;
	height:8px !important;
	left:128px !important;
	top:25px !important;
	background:#15b76c;
}

#item7133 {
	width:8px !important;
	height:8px !important;
	left:169px !important;
	top:25px !important;
	background:#accc3a;
}

#item7134 {
	width:8px !important;
	height:8px !important;
	left:250px !important;
	top:25px !important;
	background:#6a9d26;
}

#item7135 {
	width:8px !important;
	height:8px !important;
	left:291px !important;
	top:25px !important;
	background:#e9e102;
}

#item7136 {
	width:8px !important;
	height:8px !important;
	left:332px !important;
	top:25px !important;
	background:#c38133;
}

#item7137 {
	width:8px !important;
	height:8px !important;
	left:373px !important;
	top:25px !important;
	background:#fb7e3c;
}

#item7138 {
	width:8px !important;
	height:8px !important;
	left:413px !important;
	top:25px !important;
	background:#deaf91;
}

#item7139 {
	width:8px !important;
	height:8px !important;
	left:16px !important;
	top:25px !important;
	background:#025193;
}

#item7140 {
	width:8px !important;
	height:8px !important;
	left:57px !important;
	top:25px !important;
	background:#1da5b5;
}

#item7141 {
	width:8px !important;
	height:8px !important;
	left:97px !important;
	top:25px !important;
	background:#1ea5a9;
}

#item7142 {
	width:8px !important;
	height:8px !important;
	left:138px !important;
	top:25px !important;
	background:#5dbb49;
}

#item7143 {
	width:8px !important;
	height:8px !important;
	left:220px !important;
	top:25px !important;
	background:#87b548;
}

#item7144 {
	width:8px !important;
	height:8px !important;
	left:261px !important;
	top:25px !important;
	background:#fee54b;
}

#item7145 {
	width:8px !important;
	height:8px !important;
	left:301px !important;
	top:25px !important;
	background:#ebb805;
}

#item7146 {
	width:8px !important;
	height:8px !important;
	left:342px !important;
	top:25px !important;
	background:#6e700b;
}

#item7147 {
	width:8px !important;
	height:8px !important;
	left:383px !important;
	top:25px !important;
	background:#d15122;
}

#item7148 {
	width:8px !important;
	height:8px !important;
	left:424px !important;
	top:25px !important;
	background:#d68035;
}

#item7149 {
	width:8px !important;
	height:8px !important;
	left:67px !important;
	top:25px !important;
	background:#189ec4;
}

#item7150 {
	width:8px !important;
	height:8px !important;
	left:108px !important;
	top:25px !important;
	background:#09b56d;
}

#item7151 {
	width:8px !important;
	height:8px !important;
	left:148px !important;
	top:25px !important;
	background:#8bd598;
}

#item7152 {
	width:8px !important;
	height:8px !important;
	left:189px !important;
	top:25px !important;
	background:#81b33a;
}

#item7153 {
	width:8px !important;
	height:8px !important;
	left:230px !important;
	top:25px !important;
	background:#83b434;
}

#item7154 {
	width:8px !important;
	height:8px !important;
	left:271px !important;
	top:25px !important;
	background:#e6d676;
}

#item7155 {
	width:8px !important;
	height:8px !important;
	left:312px !important;
	top:25px !important;
	background:#e1a60e;
}

#item7156 {
	width:8px !important;
	height:8px !important;
	left:434px !important;
	top:25px !important;
	background:#c45124;
}

#item7157 {
	width:8px !important;
	height:8px !important;
	left:77px !important;
	top:25px !important;
	background:#12a0b4;
}

#item7158 {
	width:8px !important;
	height:8px !important;
	left:159px !important;
	top:25px !important;
	background:#acce39;
}

#item7159 {
	width:8px !important;
	height:8px !important;
	left:199px !important;
	top:25px !important;
	background:#84b738;
}

#item7160 {
	width:8px !important;
	height:8px !important;
	left:281px !important;
	top:25px !important;
	background:#feba3f;
}

#item7161 {
	width:8px !important;
	height:8px !important;
	left:322px !important;
	top:25px !important;
	background:#9f9816;
}

#item7162 {
	width:8px !important;
	height:8px !important;
	left:363px !important;
	top:25px !important;
	background:#f9aa0f;
}

#item7163 {
	width:8px !important;
	height:8px !important;
	left:403px !important;
	top:25px !important;
	background:#c05a12;
}

#item7164 {
	width:8px !important;
	height:8px !important;
	left:444px !important;
	top:25px !important;
	background:#952318;
}

#item7165 {
	width:8px !important;
	height:8px !important;
	left:87px !important;
	top:36px !important;
	background:#0d8482;
}

#item7166 {
	width:8px !important;
	height:8px !important;
	left:169px !important;
	top:36px !important;
	background:#b7cb46;
}

#item7167 {
	width:8px !important;
	height:8px !important;
	left:210px !important;
	top:36px !important;
	background:#80b527;
}

#item7168 {
	width:8px !important;
	height:8px !important;
	left:332px !important;
	top:36px !important;
	background:#f1dd0a;
}

#item7169 {
	width:8px !important;
	height:8px !important;
	left:413px !important;
	top:36px !important;
	background:#d15e27;
}

#item7170 {
	width:8px !important;
	height:8px !important;
	left:57px !important;
	top:36px !important;
	background:#309ec1;
}

#item7171 {
	width:8px !important;
	height:8px !important;
	left:138px !important;
	top:36px !important;
	background:#b9d328;
}

#item7172 {
	width:8px !important;
	height:8px !important;
	left:179px !important;
	top:36px !important;
	background:#c4d419;
}

#item7173 {
	width:8px !important;
	height:8px !important;
	left:261px !important;
	top:36px !important;
	background:#d1d92b;
}

#item7174 {
	width:8px !important;
	height:8px !important;
	left:301px !important;
	top:36px !important;
	background:#c8cf07;
}

#item7175 {
	width:8px !important;
	height:8px !important;
	left:342px !important;
	top:36px !important;
	background:#f6ab2e;
}

#item7176 {
	width:8px !important;
	height:8px !important;
	left:424px !important;
	top:36px !important;
	background:#df7d18;
}

#item7177 {
	width:8px !important;
	height:8px !important;
	left:26px !important;
	top:36px !important;
	background:#0798b3;
}

#item7178 {
	width:8px !important;
	height:8px !important;
	left:67px !important;
	top:36px !important;
	background:#0a7994;
}

#item7179 {
	width:8px !important;
	height:8px !important;
	left:108px !important;
	top:36px !important;
	background:#0db06d;
}

#item7180 {
	width:8px !important;
	height:8px !important;
	left:230px !important;
	top:36px !important;
	background:#8ab438;
}

#item7181 {
	width:8px !important;
	height:8px !important;
	left:271px !important;
	top:36px !important;
	background:#ccc505;
}

#item7182 {
	width:8px !important;
	height:8px !important;
	left:312px !important;
	top:36px !important;
	background:#cac813;
}

#item7183 {
	width:8px !important;
	height:8px !important;
	left:352px !important;
	top:36px !important;
	background:#7d7b30;
}

#item7184 {
	width:8px !important;
	height:8px !important;
	left:393px !important;
	top:36px !important;
	background:#b3a985;
}

#item7185 {
	width:8px !important;
	height:8px !important;
	left:434px !important;
	top:36px !important;
	background:#ca6635;
}

#item7186 {
	width:8px !important;
	height:8px !important;
	left:36px !important;
	top:36px !important;
	background:#0c7892;
}

#item7187 {
	width:8px !important;
	height:8px !important;
	left:118px !important;
	top:36px !important;
	background:#16be73;
}

#item7188 {
	width:8px !important;
	height:8px !important;
	left:159px !important;
	top:36px !important;
	background:#cbdd33;
}

#item7189 {
	width:8px !important;
	height:8px !important;
	left:199px !important;
	top:36px !important;
	background:#78ab2a;
}

#item7190 {
	width:8px !important;
	height:8px !important;
	left:240px !important;
	top:36px !important;
	background:#77b931;
}

#item7191 {
	width:8px !important;
	height:8px !important;
	left:281px !important;
	top:36px !important;
	background:#caca2e;
}

#item7192 {
	width:8px !important;
	height:8px !important;
	left:322px !important;
	top:36px !important;
	background:#fcab1e;
}

#item7193 {
	width:8px !important;
	height:8px !important;
	left:363px !important;
	top:36px !important;
	background:#b5962a;
}

#item7194 {
	width:8px !important;
	height:8px !important;
	left:454px !important;
	top:47px !important;
	background:#c52d1f;
}

#item7195 {
	width:8px !important;
	height:8px !important;
	left:128px !important;
	top:47px !important;
	background:#13b262;
}

#item7196 {
	width:8px !important;
	height:8px !important;
	left:250px !important;
	top:47px !important;
	background:#7cbb2e;
}

#item7197 {
	width:8px !important;
	height:8px !important;
	left:57px !important;
	top:47px !important;
	background:#006070;
}

#item7198 {
	width:8px !important;
	height:8px !important;
	left:97px !important;
	top:47px !important;
	background:#1da96a;
}

#item7199 {
	width:8px !important;
	height:8px !important;
	left:220px !important;
	top:47px !important;
	background:#b2ca36;
}

#item7200 {
	width:8px !important;
	height:8px !important;
	left:67px !important;
	top:47px !important;
	background:#0199c2;
}

#item7201 {
	width:8px !important;
	height:8px !important;
	left:108px !important;
	top:47px !important;
	background:#08b062;
}

#item7202 {
	width:8px !important;
	height:8px !important;
	left:148px !important;
	top:47px !important;
	background:#b1d02a;
}

#item7203 {
	width:8px !important;
	height:8px !important;
	left:434px !important;
	top:47px !important;
	background:#cd5e30;
}

#item7204 {
	width:8px !important;
	height:8px !important;
	left:159px !important;
	top:47px !important;
	background:#bad93e;
}

#item7205 {
	width:8px !important;
	height:8px !important;
	left:230px !important;
	top:57px !important;
	background:#7faa34;
}

#item7206 {
	width:8px !important;
	height:8px !important;
	left:36px !important;
	top:57px !important;
	background:#12596f;
}

#item7207 {
	width:8px !important;
	height:8px !important;
	left:434px !important;
	top:68px !important;
	background:#e7730c;
}

#item7208 {
	width:8px !important;
	height:4px !important;
	left:6px !important;
	top:139px !important;
	background:#048eaa;
}

#item7209 {
	width:8px !important;
	height:4px !important;
	left:454px !important;
	top:139px !important;
	background:#9e2625;
}

#item7210 {
	width:8px !important;
	height:4px !important;
	left:46px !important;
	top:139px !important;
	background:#0289a9;
}

#item7211 {
	width:8px !important;
	height:4px !important;
	left:87px !important;
	top:139px !important;
	background:#07a960;
}

#item7212 {
	width:8px !important;
	height:4px !important;
	left:128px !important;
	top:139px !important;
	background:#afcd31;
}

#item7213 {
	width:8px !important;
	height:4px !important;
	left:210px !important;
	top:139px !important;
	background:#81b43b;
}

#item7214 {
	width:8px !important;
	height:4px !important;
	left:250px !important;
	top:139px !important;
	background:#d4cb0e;
}

#item7215 {
	width:8px !important;
	height:4px !important;
	left:291px !important;
	top:139px !important;
	background:#f7ae11;
}

#item7216 {
	width:8px !important;
	height:4px !important;
	left:332px !important;
	top:139px !important;
	background:#f7d57c;
}

#item7217 {
	width:8px !important;
	height:4px !important;
	left:373px !important;
	top:139px !important;
	background:#fca50a;
}

#item7218 {
	width:8px !important;
	height:4px !important;
	left:413px !important;
	top:139px !important;
	background:#a67238;
}

#item7219 {
	width:8px !important;
	height:4px !important;
	left:16px !important;
	top:139px !important;
	background:#0761af;
}

#item7220 {
	width:8px !important;
	height:4px !important;
	left:57px !important;
	top:139px !important;
	background:#63c475;
}

#item7221 {
	width:8px !important;
	height:4px !important;
	left:97px !important;
	top:139px !important;
	background:#08ad71;
}

#item7222 {
	width:8px !important;
	height:4px !important;
	left:138px !important;
	top:139px !important;
	background:#cddb3d;
}

#item7223 {
	width:8px !important;
	height:4px !important;
	left:220px !important;
	top:139px !important;
	background:#81b129;
}

#item7224 {
	width:8px !important;
	height:4px !important;
	left:261px !important;
	top:139px !important;
	background:#eedd13;
}

#item7225 {
	width:8px !important;
	height:4px !important;
	left:301px !important;
	top:139px !important;
	background:#e6e008;
}

#item7226 {
	width:8px !important;
	height:4px !important;
	left:342px !important;
	top:139px !important;
	background:#fcb51f;
}

#item7227 {
	width:8px !important;
	height:4px !important;
	left:383px !important;
	top:139px !important;
	background:#fdb513;
}

#item7228 {
	width:8px !important;
	height:4px !important;
	left:424px !important;
	top:139px !important;
	background:#c08984;
}

#item7229 {
	width:8px !important;
	height:4px !important;
	left:26px !important;
	top:139px !important;
	background:#026ca6;
}

#item7230 {
	width:8px !important;
	height:4px !important;
	left:67px !important;
	top:139px !important;
	background:#26b67b;
}

#item7231 {
	width:8px !important;
	height:4px !important;
	left:108px !important;
	top:139px !important;
	background:#abda3c;
}

#item7232 {
	width:8px !important;
	height:4px !important;
	left:148px !important;
	top:139px !important;
	background:#c6d729;
}

#item7233 {
	width:8px !important;
	height:4px !important;
	left:189px !important;
	top:139px !important;
	background:#bbd073;
}

#item7234 {
	width:8px !important;
	height:4px !important;
	left:230px !important;
	top:139px !important;
	background:#9bc15a;
}

#item7235 {
	width:8px !important;
	height:4px !important;
	left:271px !important;
	top:139px !important;
	background:#c9d11b;
}

#item7236 {
	width:8px !important;
	height:4px !important;
	left:312px !important;
	top:139px !important;
	background:#b1a23b;
}

#item7237 {
	width:8px !important;
	height:4px !important;
	left:352px !important;
	top:139px !important;
	background:#8e9768;
}

#item7238 {
	width:8px !important;
	height:4px !important;
	left:393px !important;
	top:139px !important;
	background:#c6500a;
}

#item7239 {
	width:8px !important;
	height:4px !important;
	left:434px !important;
	top:139px !important;
	background:#9a2511;
}

#item7240 {
	width:8px !important;
	height:4px !important;
	left:36px !important;
	top:139px !important;
	background:#0462a2;
}

#item7241 {
	width:8px !important;
	height:4px !important;
	left:77px !important;
	top:139px !important;
	background:#1fb1a7;
}

#item7242 {
	width:8px !important;
	height:4px !important;
	left:118px !important;
	top:139px !important;
	background:#cecd57;
}

#item7243 {
	width:8px !important;
	height:4px !important;
	left:159px !important;
	top:139px !important;
	background:#c8d61e;
}

#item7244 {
	width:8px !important;
	height:4px !important;
	left:199px !important;
	top:139px !important;
	background:#7aad37;
}

#item7245 {
	width:8px !important;
	height:4px !important;
	left:240px !important;
	top:139px !important;
	background:#7cae71;
}

#item7246 {
	width:8px !important;
	height:4px !important;
	left:281px !important;
	top:139px !important;
	background:#fcae16;
}

#item7247 {
	width:8px !important;
	height:4px !important;
	left:363px !important;
	top:139px !important;
	background:#f57921;
}

#item7248 {
	width:8px !important;
	height:4px !important;
	left:403px !important;
	top:139px !important;
	background:#b6602d;
}

#item7249 {
	width:8px !important;
	height:4px !important;
	left:444px !important;
	top:139px !important;
	background:#ef7021;
}

#item56204 {
	width:222px !important;
	top:31px !important;
	min-height:41px !important;
}

#item76355 {
	width:222px !important;
	left:45px !important;
	top:221px !important;
	min-height:505px !important;
}

#item76359 {
	width:222px !important;
	left:290px !important;
	top:271px !important;
	min-height:454px !important;
}

#item78187 {
	width:222px !important;
	height:113px !important;
	left:290px !important;
	top:148px !important;
}

#item79305 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item53443 {
	width:467px !important;
	min-height:36px !important;
}

#item76369 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:640px !important;
}

#item76375 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:641px !important;
}

#item79282 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item40315 {
	width:222px !important;
	top:31px !important;
	min-height:41px !important;
}

#item61050 {
	width:467px !important;
	min-height:36px !important;
}

#item76382 {
	width:188px !important;
	left:45px !important;
	top:85px !important;
	min-height:643px !important;
}

#item76562 {
	width:257px !important;
	left:256px !important;
	top:154px !important;
	min-height:575px !important;
}

#item79258 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item61103 {
	width:467px !important;
	min-height:36px !important;
}

#item76571 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:642px !important;
}

#item76578 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:640px !important;
}

#item78283 {
	width:9px !important;
	height:9px !important;
	left:356px !important;
	top:710px !important;
	background:#d71920;
}

#item79234 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item46292 {
	width:467px !important;
	min-height:36px !important;
}

#item56392 {
	width:447px !important;
	left:59px !important;
	top:103px !important;
	text-shadow:2px 2px 3px rgba(0,0,0,0.75);
	min-height:104px !important;
}

#item56415 {
	width:439px !important;
	left:59px !important;
	top:197px !important;
	min-height:154px !important;
}

#item56438 {
	width:467px !important;
	left:45px !important;
	top:380px !important;
	min-height:44px !important;
}

#item67702 {
	width:222px !important;
	left:45px !important;
	top:420px !important;
	min-height:318px !important;
}

#item67733 {
	width:222px !important;
	left:290px !important;
	top:420px !important;
	min-height:305px !important;
}

#item79211 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item79188 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item50840 {
	width:467px !important;
	min-height:36px !important;
}

#item54016 {
	width:9px !important;
	height:9px !important;
	left:504px !important;
	top:466px !important;
	background:#d71920;
}

#item67737 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:398px !important;
}

#item67743 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:396px !important;
}

#item79165 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item8983 {
	width:473px !important;
	top:76px !important;
	min-height:66px !important;
}

#item8987 {
	width:8px !important;
	height:23px !important;
	background:#048eaa;
}

#item8988 {
	width:8px !important;
	height:23px !important;
	left:449px !important;
	background:#9e2625;
}

#item8989 {
	width:8px !important;
	height:23px !important;
	left:41px !important;
	background:#0289a9;
}

#item8990 {
	width:8px !important;
	height:23px !important;
	left:82px !important;
	background:#07a960;
}

#item8991 {
	width:8px !important;
	height:23px !important;
	left:122px !important;
	background:#afcd31;
}

#item8992 {
	width:8px !important;
	height:23px !important;
	left:204px !important;
	background:#81b43b;
}

#item8993 {
	width:8px !important;
	height:23px !important;
	left:245px !important;
	background:#d4cb0e;
}

#item8994 {
	width:8px !important;
	height:23px !important;
	left:285px !important;
	background:#f7ae11;
}

#item8995 {
	width:8px !important;
	height:23px !important;
	left:326px !important;
	background:#f7d57c;
}

#item8996 {
	width:8px !important;
	height:23px !important;
	left:367px !important;
	background:#fca50a;
}

#item8997 {
	width:8px !important;
	height:23px !important;
	left:408px !important;
	background:#a67238;
}

#item8998 {
	width:8px !important;
	height:23px !important;
	left:10px !important;
	background:#0761af;
}

#item8999 {
	width:8px !important;
	height:23px !important;
	left:459px !important;
	background:#b17634;
}

#item9000 {
	width:8px !important;
	height:23px !important;
	left:51px !important;
	background:#63c475;
}

#item9001 {
	width:8px !important;
	height:23px !important;
	left:92px !important;
	background:#08ad71;
}

#item9002 {
	width:8px !important;
	height:23px !important;
	left:133px !important;
	background:#cddb3d;
}

#item9003 {
	width:8px !important;
	height:23px !important;
	left:214px !important;
	background:#81b129;
}

#item9004 {
	width:8px !important;
	height:23px !important;
	left:255px !important;
	background:#eedd13;
}

#item9005 {
	width:8px !important;
	height:23px !important;
	left:296px !important;
	background:#e6e008;
}

#item9006 {
	width:8px !important;
	height:23px !important;
	left:336px !important;
	background:#fcb51f;
}

#item9007 {
	width:8px !important;
	height:23px !important;
	left:377px !important;
	background:#fdb513;
}

#item9008 {
	width:8px !important;
	height:23px !important;
	left:418px !important;
	background:#c08984;
}

#item9009 {
	width:8px !important;
	height:23px !important;
	left:20px !important;
	background:#026ca6;
}

#item9010 {
	width:8px !important;
	height:23px !important;
	left:61px !important;
	background:#26b67b;
}

#item9011 {
	width:8px !important;
	height:23px !important;
	left:102px !important;
	background:#abda3c;
}

#item9012 {
	width:8px !important;
	height:23px !important;
	left:143px !important;
	background:#c6d729;
}

#item9013 {
	width:8px !important;
	height:23px !important;
	left:183px !important;
	background:#bbd073;
}

#item9014 {
	width:8px !important;
	height:23px !important;
	left:224px !important;
	background:#9bc15a;
}

#item9015 {
	width:8px !important;
	height:23px !important;
	left:265px !important;
	background:#c9d11b;
}

#item9016 {
	width:8px !important;
	height:23px !important;
	left:306px !important;
	background:#b1a23b;
}

#item9017 {
	width:8px !important;
	height:23px !important;
	left:347px !important;
	background:#8e9768;
}

#item9018 {
	width:8px !important;
	height:23px !important;
	left:387px !important;
	background:#c6500a;
}

#item9019 {
	width:8px !important;
	height:23px !important;
	left:428px !important;
	background:#9a2511;
}

#item9020 {
	width:8px !important;
	height:23px !important;
	left:31px !important;
	background:#0462a2;
}

#item9021 {
	width:8px !important;
	height:23px !important;
	left:71px !important;
	background:#1fb1a7;
}

#item9022 {
	width:8px !important;
	height:23px !important;
	left:112px !important;
	background:#cecd57;
}

#item9023 {
	width:8px !important;
	height:23px !important;
	left:153px !important;
	background:#c8d61e;
}

#item9024 {
	width:8px !important;
	height:23px !important;
	left:194px !important;
	background:#7aad37;
}

#item9025 {
	width:8px !important;
	height:23px !important;
	left:234px !important;
	background:#7cae71;
}

#item9026 {
	width:8px !important;
	height:23px !important;
	left:275px !important;
	background:#fcae16;
}

#item9027 {
	width:8px !important;
	height:23px !important;
	left:357px !important;
	background:#f57921;
}

#item9028 {
	width:8px !important;
	height:23px !important;
	left:398px !important;
	background:#b6602d;
}

#item9029 {
	width:8px !important;
	height:23px !important;
	left:438px !important;
	background:#ef7021;
}

#item9030 {
	width:8px !important;
	height:8px !important;
	top:25px !important;
	background:#1160a2;
}

#item9031 {
	width:8px !important;
	height:8px !important;
	left:449px !important;
	top:25px !important;
	background:#c42625;
}

#item9032 {
	width:8px !important;
	height:8px !important;
	left:41px !important;
	top:25px !important;
	background:#0d9fae;
}

#item9033 {
	width:8px !important;
	height:8px !important;
	left:82px !important;
	top:25px !important;
	background:#209688;
}

#item9034 {
	width:8px !important;
	height:8px !important;
	left:122px !important;
	top:25px !important;
	background:#15b76c;
}

#item9035 {
	width:8px !important;
	height:8px !important;
	left:163px !important;
	top:25px !important;
	background:#accc3a;
}

#item9036 {
	width:8px !important;
	height:8px !important;
	left:245px !important;
	top:25px !important;
	background:#6a9d26;
}

#item9037 {
	width:8px !important;
	height:8px !important;
	left:285px !important;
	top:25px !important;
	background:#e9e102;
}

#item9038 {
	width:8px !important;
	height:8px !important;
	left:326px !important;
	top:25px !important;
	background:#c38133;
}

#item9039 {
	width:8px !important;
	height:8px !important;
	left:367px !important;
	top:25px !important;
	background:#fb7e3c;
}

#item9040 {
	width:8px !important;
	height:8px !important;
	left:408px !important;
	top:25px !important;
	background:#deaf91;
}

#item9041 {
	width:8px !important;
	height:8px !important;
	left:10px !important;
	top:25px !important;
	background:#025193;
}

#item9042 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:25px !important;
	background:#1da5b5;
}

#item9043 {
	width:8px !important;
	height:8px !important;
	left:92px !important;
	top:25px !important;
	background:#1ea5a9;
}

#item9044 {
	width:8px !important;
	height:8px !important;
	left:133px !important;
	top:25px !important;
	background:#5dbb49;
}

#item9045 {
	width:8px !important;
	height:8px !important;
	left:214px !important;
	top:25px !important;
	background:#87b548;
}

#item9046 {
	width:8px !important;
	height:8px !important;
	left:255px !important;
	top:25px !important;
	background:#fee54b;
}

#item9047 {
	width:8px !important;
	height:8px !important;
	left:296px !important;
	top:25px !important;
	background:#ebb805;
}

#item9048 {
	width:8px !important;
	height:8px !important;
	left:336px !important;
	top:25px !important;
	background:#6e700b;
}

#item9049 {
	width:8px !important;
	height:8px !important;
	left:377px !important;
	top:25px !important;
	background:#d15122;
}

#item9050 {
	width:8px !important;
	height:8px !important;
	left:418px !important;
	top:25px !important;
	background:#d68035;
}

#item9051 {
	width:8px !important;
	height:8px !important;
	left:61px !important;
	top:25px !important;
	background:#189ec4;
}

#item9052 {
	width:8px !important;
	height:8px !important;
	left:102px !important;
	top:25px !important;
	background:#09b56d;
}

#item9053 {
	width:8px !important;
	height:8px !important;
	left:143px !important;
	top:25px !important;
	background:#8bd598;
}

#item9054 {
	width:8px !important;
	height:8px !important;
	left:183px !important;
	top:25px !important;
	background:#81b33a;
}

#item9055 {
	width:8px !important;
	height:8px !important;
	left:224px !important;
	top:25px !important;
	background:#83b434;
}

#item9056 {
	width:8px !important;
	height:8px !important;
	left:265px !important;
	top:25px !important;
	background:#e6d676;
}

#item9057 {
	width:8px !important;
	height:8px !important;
	left:306px !important;
	top:25px !important;
	background:#e1a60e;
}

#item9058 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:25px !important;
	background:#c45124;
}

#item9059 {
	width:8px !important;
	height:8px !important;
	left:71px !important;
	top:25px !important;
	background:#12a0b4;
}

#item9060 {
	width:8px !important;
	height:8px !important;
	left:153px !important;
	top:25px !important;
	background:#acce39;
}

#item9061 {
	width:8px !important;
	height:8px !important;
	left:194px !important;
	top:25px !important;
	background:#84b738;
}

#item9062 {
	width:8px !important;
	height:8px !important;
	left:275px !important;
	top:25px !important;
	background:#feba3f;
}

#item9063 {
	width:8px !important;
	height:8px !important;
	left:316px !important;
	top:25px !important;
	background:#9f9816;
}

#item9064 {
	width:8px !important;
	height:8px !important;
	left:357px !important;
	top:25px !important;
	background:#f9aa0f;
}

#item9065 {
	width:8px !important;
	height:8px !important;
	left:398px !important;
	top:25px !important;
	background:#c05a12;
}

#item9066 {
	width:8px !important;
	height:8px !important;
	left:438px !important;
	top:25px !important;
	background:#952318;
}

#item9067 {
	width:8px !important;
	height:8px !important;
	left:82px !important;
	top:36px !important;
	background:#0d8482;
}

#item9068 {
	width:8px !important;
	height:8px !important;
	left:163px !important;
	top:36px !important;
	background:#b7cb46;
}

#item9069 {
	width:8px !important;
	height:8px !important;
	left:204px !important;
	top:36px !important;
	background:#80b527;
}

#item9070 {
	width:8px !important;
	height:8px !important;
	left:326px !important;
	top:36px !important;
	background:#f1dd0a;
}

#item9071 {
	width:8px !important;
	height:8px !important;
	left:408px !important;
	top:36px !important;
	background:#d15e27;
}

#item9072 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:36px !important;
	background:#309ec1;
}

#item9073 {
	width:8px !important;
	height:8px !important;
	left:133px !important;
	top:36px !important;
	background:#b9d328;
}

#item9074 {
	width:8px !important;
	height:8px !important;
	left:173px !important;
	top:36px !important;
	background:#c4d419;
}

#item9075 {
	width:8px !important;
	height:8px !important;
	left:255px !important;
	top:36px !important;
	background:#d1d92b;
}

#item9076 {
	width:8px !important;
	height:8px !important;
	left:296px !important;
	top:36px !important;
	background:#c8cf07;
}

#item9077 {
	width:8px !important;
	height:8px !important;
	left:336px !important;
	top:36px !important;
	background:#f6ab2e;
}

#item9078 {
	width:8px !important;
	height:8px !important;
	left:418px !important;
	top:36px !important;
	background:#df7d18;
}

#item9079 {
	width:8px !important;
	height:8px !important;
	left:20px !important;
	top:36px !important;
	background:#0798b3;
}

#item9080 {
	width:8px !important;
	height:8px !important;
	left:61px !important;
	top:36px !important;
	background:#0a7994;
}

#item9081 {
	width:8px !important;
	height:8px !important;
	left:102px !important;
	top:36px !important;
	background:#0db06d;
}

#item9082 {
	width:8px !important;
	height:8px !important;
	left:224px !important;
	top:36px !important;
	background:#8ab438;
}

#item9083 {
	width:8px !important;
	height:8px !important;
	left:265px !important;
	top:36px !important;
	background:#ccc505;
}

#item9084 {
	width:8px !important;
	height:8px !important;
	left:306px !important;
	top:36px !important;
	background:#cac813;
}

#item9085 {
	width:8px !important;
	height:8px !important;
	left:347px !important;
	top:36px !important;
	background:#7d7b30;
}

#item9086 {
	width:8px !important;
	height:8px !important;
	left:387px !important;
	top:36px !important;
	background:#b3a985;
}

#item9087 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:36px !important;
	background:#ca6635;
}

#item9088 {
	width:8px !important;
	height:8px !important;
	left:31px !important;
	top:36px !important;
	background:#0c7892;
}

#item9089 {
	width:8px !important;
	height:8px !important;
	left:112px !important;
	top:36px !important;
	background:#16be73;
}

#item9090 {
	width:8px !important;
	height:8px !important;
	left:153px !important;
	top:36px !important;
	background:#cbdd33;
}

#item9091 {
	width:8px !important;
	height:8px !important;
	left:194px !important;
	top:36px !important;
	background:#78ab2a;
}

#item9092 {
	width:8px !important;
	height:8px !important;
	left:234px !important;
	top:36px !important;
	background:#77b931;
}

#item9093 {
	width:8px !important;
	height:8px !important;
	left:275px !important;
	top:36px !important;
	background:#caca2e;
}

#item9094 {
	width:8px !important;
	height:8px !important;
	left:316px !important;
	top:36px !important;
	background:#fcab1e;
}

#item9095 {
	width:8px !important;
	height:8px !important;
	left:357px !important;
	top:36px !important;
	background:#b5962a;
}

#item9096 {
	width:8px !important;
	height:8px !important;
	left:449px !important;
	top:47px !important;
	background:#c52d1f;
}

#item9097 {
	width:8px !important;
	height:8px !important;
	left:122px !important;
	top:47px !important;
	background:#13b262;
}

#item9098 {
	width:8px !important;
	height:8px !important;
	left:245px !important;
	top:47px !important;
	background:#7cbb2e;
}

#item9099 {
	width:8px !important;
	height:8px !important;
	left:51px !important;
	top:47px !important;
	background:#006070;
}

#item9100 {
	width:8px !important;
	height:8px !important;
	left:92px !important;
	top:47px !important;
	background:#1da96a;
}

#item9101 {
	width:8px !important;
	height:8px !important;
	left:214px !important;
	top:47px !important;
	background:#b2ca36;
}

#item9102 {
	width:8px !important;
	height:8px !important;
	left:61px !important;
	top:47px !important;
	background:#0199c2;
}

#item9103 {
	width:8px !important;
	height:8px !important;
	left:102px !important;
	top:47px !important;
	background:#08b062;
}

#item9104 {
	width:8px !important;
	height:8px !important;
	left:143px !important;
	top:47px !important;
	background:#b1d02a;
}

#item9105 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:47px !important;
	background:#cd5e30;
}

#item9106 {
	width:8px !important;
	height:8px !important;
	left:153px !important;
	top:47px !important;
	background:#bad93e;
}

#item9107 {
	width:8px !important;
	height:8px !important;
	left:224px !important;
	top:57px !important;
	background:#7faa34;
}

#item9108 {
	width:8px !important;
	height:8px !important;
	left:31px !important;
	top:57px !important;
	background:#12596f;
}

#item9109 {
	width:8px !important;
	height:8px !important;
	left:428px !important;
	top:68px !important;
	background:#e7730c;
}

#item9110 {
	width:8px !important;
	height:4px !important;
	left:5px !important;
	top:138px !important;
	background:#048eaa;
}

#item9111 {
	width:8px !important;
	height:4px !important;
	left:454px !important;
	top:138px !important;
	background:#9e2625;
}

#item9112 {
	width:8px !important;
	height:4px !important;
	left:46px !important;
	top:138px !important;
	background:#0289a9;
}

#item9113 {
	width:8px !important;
	height:4px !important;
	left:87px !important;
	top:138px !important;
	background:#07a960;
}

#item9114 {
	width:8px !important;
	height:4px !important;
	left:128px !important;
	top:138px !important;
	background:#afcd31;
}

#item9115 {
	width:8px !important;
	height:4px !important;
	left:209px !important;
	top:138px !important;
	background:#81b43b;
}

#item9116 {
	width:8px !important;
	height:4px !important;
	left:250px !important;
	top:138px !important;
	background:#d4cb0e;
}

#item9117 {
	width:8px !important;
	height:4px !important;
	left:291px !important;
	top:138px !important;
	background:#f7ae11;
}

#item9118 {
	width:8px !important;
	height:4px !important;
	left:331px !important;
	top:138px !important;
	background:#f7d57c;
}

#item9119 {
	width:8px !important;
	height:4px !important;
	left:372px !important;
	top:138px !important;
	background:#fca50a;
}

#item9120 {
	width:8px !important;
	height:4px !important;
	left:413px !important;
	top:138px !important;
	background:#a67238;
}

#item9121 {
	width:8px !important;
	height:4px !important;
	left:15px !important;
	top:138px !important;
	background:#0761af;
}

#item9122 {
	width:8px !important;
	height:4px !important;
	left:464px !important;
	top:138px !important;
	background:#b17634;
}

#item9123 {
	width:8px !important;
	height:4px !important;
	left:56px !important;
	top:138px !important;
	background:#63c475;
}

#item9124 {
	width:8px !important;
	height:4px !important;
	left:97px !important;
	top:138px !important;
	background:#08ad71;
}

#item9125 {
	width:8px !important;
	height:4px !important;
	left:138px !important;
	top:138px !important;
	background:#cddb3d;
}

#item9126 {
	width:8px !important;
	height:4px !important;
	left:219px !important;
	top:138px !important;
	background:#81b129;
}

#item9127 {
	width:8px !important;
	height:4px !important;
	left:260px !important;
	top:138px !important;
	background:#eedd13;
}

#item9128 {
	width:8px !important;
	height:4px !important;
	left:301px !important;
	top:138px !important;
	background:#e6e008;
}

#item9129 {
	width:8px !important;
	height:4px !important;
	left:342px !important;
	top:138px !important;
	background:#fcb51f;
}

#item9130 {
	width:8px !important;
	height:4px !important;
	left:382px !important;
	top:138px !important;
	background:#fdb513;
}

#item9131 {
	width:8px !important;
	height:4px !important;
	left:423px !important;
	top:138px !important;
	background:#c08984;
}

#item9132 {
	width:8px !important;
	height:4px !important;
	left:26px !important;
	top:138px !important;
	background:#026ca6;
}

#item9133 {
	width:8px !important;
	height:4px !important;
	left:66px !important;
	top:138px !important;
	background:#26b67b;
}

#item9134 {
	width:8px !important;
	height:4px !important;
	left:107px !important;
	top:138px !important;
	background:#abda3c;
}

#item9135 {
	width:8px !important;
	height:4px !important;
	left:148px !important;
	top:138px !important;
	background:#c6d729;
}

#item9136 {
	width:8px !important;
	height:4px !important;
	left:189px !important;
	top:138px !important;
	background:#bbd073;
}

#item9137 {
	width:8px !important;
	height:4px !important;
	left:230px !important;
	top:138px !important;
	background:#9bc15a;
}

#item9138 {
	width:8px !important;
	height:4px !important;
	left:270px !important;
	top:138px !important;
	background:#c9d11b;
}

#item9139 {
	width:8px !important;
	height:4px !important;
	left:311px !important;
	top:138px !important;
	background:#b1a23b;
}

#item9140 {
	width:8px !important;
	height:4px !important;
	left:352px !important;
	top:138px !important;
	background:#8e9768;
}

#item9141 {
	width:8px !important;
	height:4px !important;
	left:393px !important;
	top:138px !important;
	background:#c6500a;
}

#item9142 {
	width:8px !important;
	height:4px !important;
	left:433px !important;
	top:138px !important;
	background:#9a2511;
}

#item9143 {
	width:8px !important;
	height:4px !important;
	left:36px !important;
	top:138px !important;
	background:#0462a2;
}

#item9144 {
	width:8px !important;
	height:4px !important;
	left:77px !important;
	top:138px !important;
	background:#1fb1a7;
}

#item9145 {
	width:8px !important;
	height:4px !important;
	left:117px !important;
	top:138px !important;
	background:#cecd57;
}

#item9146 {
	width:8px !important;
	height:4px !important;
	left:158px !important;
	top:138px !important;
	background:#c8d61e;
}

#item9147 {
	width:8px !important;
	height:4px !important;
	left:199px !important;
	top:138px !important;
	background:#7aad37;
}

#item9148 {
	width:8px !important;
	height:4px !important;
	left:240px !important;
	top:138px !important;
	background:#7cae71;
}

#item9149 {
	width:8px !important;
	height:4px !important;
	left:280px !important;
	top:138px !important;
	background:#fcae16;
}

#item9150 {
	width:8px !important;
	height:4px !important;
	left:362px !important;
	top:138px !important;
	background:#f57921;
}

#item9151 {
	width:8px !important;
	height:4px !important;
	left:403px !important;
	top:138px !important;
	background:#b6602d;
}

#item9152 {
	width:8px !important;
	height:4px !important;
	left:444px !important;
	top:138px !important;
	background:#ef7021;
}

#item9173 {
	width:421px !important;
	height:20px !important;
	left:46px !important;
	top:25px !important;
	background:#f36f21;
	padding:3px;
}

#item9177 {
	width:44px !important;
	height:44px !important;
	border:solid 2px #7f7f7f;
}

#item9198 {
	width:30px !important;
	left:7px !important;
	top:10px !important;
	min-height:39px !important;
}

#item72062 {
	width:222px !important;
	left:45px !important;
	top:195px !important;
	min-height:533px !important;
}

#item72068 {
	width:222px !important;
	left:290px !important;
	top:195px !important;
	min-height:530px !important;
}

#item79142 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item79119 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item53616 {
	width:467px !important;
	min-height:34px !important;
}

#item72073 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:640px !important;
}

#item72079 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:642px !important;
}

#item79096 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item53641 {
	width:467px !important;
	min-height:34px !important;
}

#item72086 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:640px !important;
}

#item52506 {
	width:176px !important;
	height:20px !important;
	left:46px !important;
	top:27px !important;
	background:#f36f21;
	padding:3px;
}

#item52532 {
	width:30px !important;
	left:7px !important;
	top:10px !important;
	min-height:39px !important;
}

#item72564 {
	width:222px !important;
	left:290px !important;
	top:137px !important;
	min-height:589px !important;
}

#item79073 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item63889 {
	width:176px !important;
	height:20px !important;
	left:46px !important;
	top:27px !important;
	background:#f36f21;
	padding:3px;
}

#item63915 {
	width:30px !important;
	left:7px !important;
	top:10px !important;
	min-height:39px !important;
}

#item52644 {
	width:467px !important;
	min-height:34px !important;
}

#item72876 {
	width:222px !important;
	left:45px !important;
	top:137px !important;
	min-height:589px !important;
}

#item72881 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:640px !important;
}

#item72946 {
	width:222px !important;
	height:151px !important;
	left:290px !important;
	top:228px !important;
}

#item79050 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item30134 {
	width:467px !important;
	min-height:34px !important;
}

#item72887 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:640px !important;
}

#item72894 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:640px !important;
}

#item79027 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item30109 {
	width:467px !important;
	min-height:34px !important;
}

#item72900 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:640px !important;
}

#item66046 {
	width:176px !important;
	height:20px !important;
	left:46px !important;
	top:27px !important;
	background:#f36f21;
	padding:3px;
}

#item66072 {
	width:30px !important;
	left:7px !important;
	top:10px !important;
	min-height:39px !important;
}

#item73069 {
	width:222px !important;
	left:290px !important;
	top:135px !important;
	min-height:592px !important;
}

#item73220 {
	width:63px !important;
	top:74px !important;
	min-height:58px !important;
}

#item79004 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item65790 {
	width:467px !important;
	min-height:34px !important;
}

#item73074 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:646px !important;
}

#item73080 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:647px !important;
}

#item73276 {
	width:63px !important;
	top:74px !important;
	min-height:31px !important;
}

#item78981 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item64768 {
	width:234px !important;
	min-height:34px !important;
}

#item73087 {
	width:234px !important;
	left:45px !important;
	top:85px !important;
	min-height:640px !important;
}

#item73415 {
	width:222px !important;
	left:290px !important;
	top:137px !important;
	min-height:589px !important;
}

#item73106 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:641px !important;
}

#item78958 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item73114 {
	width:467px !important;
	min-height:34px !important;
}

#item73363 {
	width:63px !important;
	top:74px !important;
	min-height:67px !important;
}

#item73864 {
	width:63px !important;
	top:74px !important;
	min-height:31px !important;
}

#item73960 {
	width:63px !important;
	top:74px !important;
	min-height:40px !important;
}

#item41476 {
	width:30px !important;
	left:7px !important;
	top:10px !important;
	min-height:39px !important;
}

#item41499 {
	width:176px !important;
	height:20px !important;
	left:46px !important;
	top:27px !important;
	background:#f36f21;
	padding:3px;
}

#item73430 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:640px !important;
}

#item78934 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item73139 {
	width:467px !important;
	min-height:34px !important;
}

#item74089 {
	width:63px !important;
	top:74px !important;
	min-height:58px !important;
}

#item74042 {
	width:63px !important;
	top:74px !important;
	min-height:58px !important;
}

#item73424 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:643px !important;
}

#item74027 {
	width:222px !important;
	top:143px !important;
	min-height:22px !important;
}

#item73466 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:643px !important;
}

#item73472 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:642px !important;
}

#item78911 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item74154 {
	width:63px !important;
	top:74px !important;
	min-height:50px !important;
}

#item74196 {
	width:63px !important;
	top:74px !important;
	min-height:94px !important;
}

#item76282 {
	width:467px !important;
	min-height:34px !important;
}

#item73481 {
	width:222px !important;
	left:45px !important;
	top:85px !important;
	min-height:640px !important;
}

#item73486 {
	width:222px !important;
	left:290px !important;
	top:85px !important;
	min-height:640px !important;
}

#item78888 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item76307 {
	width:467px !important;
	min-height:34px !important;
}

#item67802 {
	width:222px !important;
	left:290px !important;
	top:165px !important;
	min-height:566px !important;
}

#item67798 {
	width:222px !important;
	left:45px !important;
	top:165px !important;
	min-height:573px !important;
}

#item67827 {
	width:467px !important;
	left:45px !important;
	top:85px !important;
	min-height:40px !important;
}

#item78864 {
	width:467px !important;
	height:15px !important;
	left:45px !important;
	top:742px !important;
}

#item67850 {
	width:467px !important;
	min-height:34px !important;
}

#item77542 {
	width:467px !important;
	left:45px !important;
	top:121px !important;
	min-height:38px !important;
}

#item78284 {
	width:9px !important;
	height:9px !important;
	left:500px !important;
	top:714px !important;
	background:#d71920;
}
#in5footer,  #prefooter {display:none;}
