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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

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

#item16168 {
	width:1157px !important;
	height:772px !important;
	left:426px !important;
	top:238px !important;
}

#item16174 {
	width:1843px !important;
	height:772px !important;
	left:106px !important;
	top:238px !important;
}

#item16180 {
	width:320px !important;
	height:772px !important;
	left:106px !important;
	top:238px !important;
}

#item16185 {
	width:365px !important;
	height:772px !important;
	left:1584px !important;
	top:238px !important;
}

#item16193 {
	width:1976px !important;
	left:36px !important;
	top:1241px !important;
	min-height:50px !important;
}

#item22582 {
	width:2048px !important;
	top:1364px !important;
	min-height:13px !important;
}

#item42826 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item42824 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item42851 {
	width:173px !important;
	min-height:21px !important;
}

#item42849 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item42876 {
	width:149px !important;
	min-height:21px !important;
}

#item42874 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item42899 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item42904 {
	width:180px !important;
	min-height:21px !important;
}

#item42902 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item42927 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item42932 {
	width:143px !important;
	min-height:21px !important;
}

#item42930 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item42957 {
	width:206px !important;
	min-height:21px !important;
}

#item42955 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item42980 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item43012 {
	width:201px !important;
	min-height:17px !important;
}

#item42988 {
	width:201px !important;
	min-height:17px !important;
}

#item42983 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item43063 {
	width:352px !important;
	min-height:17px !important;
}

#item43039 {
	width:352px !important;
	min-height:17px !important;
}

#item43035 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item43088 {
	width:118px !important;
	min-height:21px !important;
}

#item43086 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item43139 {
	width:296px !important;
	min-height:17px !important;
}

#item43115 {
	width:296px !important;
	min-height:17px !important;
}

#item43111 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item43191 {
	width:168px !important;
	min-height:17px !important;
}

#item43166 {
	width:168px !important;
	min-height:17px !important;
}

#item43162 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item43242 {
	width:119px !important;
	min-height:17px !important;
}

#item43218 {
	width:119px !important;
	min-height:17px !important;
}

#item43214 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item43294 {
	width:121px !important;
	min-height:17px !important;
}

#item43270 {
	width:121px !important;
	min-height:17px !important;
}

#item43266 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item43345 {
	width:127px !important;
	min-height:17px !important;
}

#item43321 {
	width:127px !important;
	min-height:17px !important;
}

#item43317 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item43396 {
	width:131px !important;
	min-height:17px !important;
}

#item43372 {
	width:131px !important;
	min-height:17px !important;
}

#item43368 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item43448 {
	width:222px !important;
	min-height:17px !important;
}

#item43424 {
	width:222px !important;
	min-height:17px !important;
}

#item43420 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item43499 {
	width:209px !important;
	min-height:17px !important;
}

#item43475 {
	width:209px !important;
	min-height:17px !important;
}

#item43471 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item43551 {
	width:112px !important;
	min-height:17px !important;
}

#item43527 {
	width:112px !important;
	min-height:17px !important;
}

#item43523 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item43603 {
	width:198px !important;
	min-height:17px !important;
}

#item43578 {
	width:198px !important;
	min-height:17px !important;
}

#item43574 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item43654 {
	width:274px !important;
	min-height:17px !important;
}

#item43630 {
	width:274px !important;
	min-height:17px !important;
}

#item43626 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item43705 {
	width:162px !important;
	min-height:17px !important;
}

#item43681 {
	width:162px !important;
	min-height:17px !important;
}

#item43677 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item43756 {
	width:177px !important;
	min-height:17px !important;
}

#item43732 {
	width:177px !important;
	min-height:17px !important;
}

#item43728 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item43808 {
	width:145px !important;
	min-height:17px !important;
}

#item43784 {
	width:145px !important;
	min-height:17px !important;
}

#item43780 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item43859 {
	width:117px !important;
	min-height:17px !important;
}

#item43835 {
	width:117px !important;
	min-height:17px !important;
}

#item43831 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item43911 {
	width:156px !important;
	min-height:17px !important;
}

#item43886 {
	width:156px !important;
	min-height:17px !important;
}

#item43882 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item43962 {
	width:99px !important;
	min-height:17px !important;
}

#item43938 {
	width:99px !important;
	min-height:17px !important;
}

#item43934 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item44013 {
	width:109px !important;
	min-height:17px !important;
}

#item43989 {
	width:109px !important;
	min-height:17px !important;
}

#item43985 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item44065 {
	width:70px !important;
	min-height:17px !important;
}

#item44041 {
	width:70px !important;
	min-height:17px !important;
}

#item44037 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item44116 {
	width:193px !important;
	min-height:17px !important;
}

#item44092 {
	width:193px !important;
	min-height:17px !important;
}

#item44088 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item44168 {
	width:78px !important;
	min-height:17px !important;
}

#item44143 {
	width:78px !important;
	min-height:17px !important;
}

#item44139 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item44219 {
	width:68px !important;
	min-height:17px !important;
}

#item44195 {
	width:68px !important;
	min-height:17px !important;
}

#item44191 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item44281 {
	width:85px !important;
	min-height:19px !important;
}

#item44257 {
	width:85px !important;
	min-height:19px !important;
}

#item44253 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item44331 {
	width:85px !important;
	min-height:19px !important;
}

#item44307 {
	width:85px !important;
	min-height:19px !important;
}

#item44304 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item44381 {
	width:186px !important;
	min-height:19px !important;
}

#item44357 {
	width:186px !important;
	min-height:19px !important;
}

#item44354 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item44431 {
	width:117px !important;
	min-height:19px !important;
}

#item44407 {
	width:120px !important;
	min-height:19px !important;
}

#item44404 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item44532 {
	width:134px !important;
	min-height:19px !important;
}

#item44508 {
	width:134px !important;
	min-height:19px !important;
}

#item44504 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item44582 {
	width:87px !important;
	min-height:19px !important;
}

#item44558 {
	width:87px !important;
	min-height:19px !important;
}

#item44555 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item44638 {
	width:120px !important;
	min-height:19px !important;
}

#item44614 {
	width:120px !important;
	min-height:19px !important;
}

#item44611 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item220384 {
	width:191px !important;
	height:270px !important;
	left:619px !important;
	top:340px !important;
}

#item220395 {
	width:192px !important;
	left:619px !important;
	top:618px !important;
	min-height:29px !important;
}

#item19020 {
	width:191px !important;
	height:270px !important;
	left:907px !important;
	top:340px !important;
}

#item19048 {
	width:191px !important;
	height:270px !important;
	left:1772px !important;
	top:340px !important;
}

#item19071 {
	width:191px !important;
	height:270px !important;
	left:1196px !important;
	top:340px !important;
}

#item19086 {
	width:191px !important;
	height:270px !important;
	left:1484px !important;
	top:340px !important;
}

#item19109 {
	width:191px !important;
	height:270px !important;
	left:907px !important;
	top:676px !important;
}

#item19123 {
	width:191px !important;
	height:270px !important;
	left:1484px !important;
	top:676px !important;
}

#item19138 {
	width:191px !important;
	height:270px !important;
	left:1196px !important;
	top:676px !important;
}

#item19172 {
	width:191px !important;
	height:270px !important;
	left:1772px !important;
	top:677px !important;
}

#item19189 {
	width:191px !important;
	height:270px !important;
	left:1484px !important;
	top:1013px !important;
}

#item19202 {
	width:191px !important;
	height:270px !important;
	left:908px !important;
	top:1013px !important;
}

#item19232 {
	width:191px !important;
	height:270px !important;
	left:1196px !important;
	top:1013px !important;
}

#item19252 {
	width:191px !important;
	height:270px !important;
	left:619px !important;
	top:1013px !important;
}

#item19323 {
	width:1117px !important;
	height:40px !important;
	left:619px !important;
	top:283px !important;
	background:#fff;
	border:solid 1px #000;
}

#item19317 {
	width:1101px !important;
	left:627px !important;
	top:291px !important;
	min-height:21px !important;
}

#item19478 {
	width:191px !important;
	left:1196px !important;
	top:618px !important;
	min-height:29px !important;
}

#item19501 {
	width:191px !important;
	left:1484px !important;
	top:618px !important;
	min-height:29px !important;
}

#item19617 {
	width:191px !important;
	left:907px !important;
	top:954px !important;
	min-height:29px !important;
}

#item19524 {
	width:191px !important;
	left:907px !important;
	top:618px !important;
	min-height:29px !important;
}

#item19640 {
	width:191px !important;
	left:1196px !important;
	top:954px !important;
	min-height:29px !important;
}

#item19547 {
	width:191px !important;
	left:1772px !important;
	top:618px !important;
	min-height:29px !important;
}

#item19663 {
	width:191px !important;
	left:1484px !important;
	top:954px !important;
	min-height:29px !important;
}

#item19571 {
	width:191px !important;
	left:619px !important;
	top:956px !important;
	min-height:29px !important;
}

#item19686 {
	width:191px !important;
	left:1772px !important;
	top:954px !important;
	min-height:29px !important;
}

#item19734 {
	width:191px !important;
	left:619px !important;
	top:1291px !important;
	min-height:29px !important;
}

#item19757 {
	width:191px !important;
	left:908px !important;
	top:1291px !important;
	min-height:29px !important;
}

#item19780 {
	width:191px !important;
	left:1196px !important;
	top:1291px !important;
	min-height:29px !important;
}

#item19803 {
	width:191px !important;
	left:1484px !important;
	top:1291px !important;
	min-height:29px !important;
}

#item19870 {
	width:423px !important;
	height:40px !important;
	left:83px !important;
	top:283px !important;
	background:#000;
}

#item19871 {
	width:423px !important;
	left:83px !important;
	top:292px !important;
	min-height:21px !important;
}

#item168629 {
	width:191px !important;
	height:270px !important;
	left:619px !important;
	top:678px !important;
}

#item168798 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item168796 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item168823 {
	width:173px !important;
	min-height:21px !important;
}

#item168821 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item168848 {
	width:149px !important;
	min-height:21px !important;
}

#item168846 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item168871 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item168876 {
	width:180px !important;
	min-height:21px !important;
}

#item168874 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item168899 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item168905 {
	width:143px !important;
	min-height:21px !important;
}

#item168903 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item168930 {
	width:206px !important;
	min-height:21px !important;
}

#item168928 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item168953 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item168985 {
	width:201px !important;
	min-height:17px !important;
}

#item168961 {
	width:201px !important;
	min-height:17px !important;
}

#item168956 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item169036 {
	width:352px !important;
	min-height:17px !important;
}

#item169012 {
	width:352px !important;
	min-height:17px !important;
}

#item169008 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item169061 {
	width:118px !important;
	min-height:21px !important;
}

#item169059 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item169112 {
	width:296px !important;
	min-height:17px !important;
}

#item169088 {
	width:296px !important;
	min-height:17px !important;
}

#item169084 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item169163 {
	width:168px !important;
	min-height:17px !important;
}

#item169139 {
	width:168px !important;
	min-height:17px !important;
}

#item169135 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item169214 {
	width:119px !important;
	min-height:17px !important;
}

#item169190 {
	width:119px !important;
	min-height:17px !important;
}

#item169186 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item169267 {
	width:121px !important;
	min-height:17px !important;
}

#item169243 {
	width:121px !important;
	min-height:17px !important;
}

#item169239 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item169318 {
	width:127px !important;
	min-height:17px !important;
}

#item169294 {
	width:127px !important;
	min-height:17px !important;
}

#item169290 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item169369 {
	width:131px !important;
	min-height:17px !important;
}

#item169345 {
	width:131px !important;
	min-height:17px !important;
}

#item169341 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item169420 {
	width:222px !important;
	min-height:17px !important;
}

#item169396 {
	width:222px !important;
	min-height:17px !important;
}

#item169392 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item169471 {
	width:209px !important;
	min-height:17px !important;
}

#item169447 {
	width:209px !important;
	min-height:17px !important;
}

#item169443 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item169523 {
	width:112px !important;
	min-height:17px !important;
}

#item169499 {
	width:112px !important;
	min-height:17px !important;
}

#item169495 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item169574 {
	width:198px !important;
	min-height:17px !important;
}

#item169550 {
	width:198px !important;
	min-height:17px !important;
}

#item169546 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item169625 {
	width:274px !important;
	min-height:17px !important;
}

#item169601 {
	width:274px !important;
	min-height:17px !important;
}

#item169597 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item169677 {
	width:162px !important;
	min-height:17px !important;
}

#item169653 {
	width:162px !important;
	min-height:17px !important;
}

#item169649 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item169729 {
	width:177px !important;
	min-height:17px !important;
}

#item169704 {
	width:177px !important;
	min-height:17px !important;
}

#item169700 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item169781 {
	width:145px !important;
	min-height:17px !important;
}

#item169757 {
	width:145px !important;
	min-height:17px !important;
}

#item169753 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item169832 {
	width:117px !important;
	min-height:17px !important;
}

#item169808 {
	width:117px !important;
	min-height:17px !important;
}

#item169804 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item169883 {
	width:156px !important;
	min-height:17px !important;
}

#item169859 {
	width:156px !important;
	min-height:17px !important;
}

#item169855 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item169934 {
	width:99px !important;
	min-height:17px !important;
}

#item169910 {
	width:99px !important;
	min-height:17px !important;
}

#item169906 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item169985 {
	width:109px !important;
	min-height:17px !important;
}

#item169961 {
	width:109px !important;
	min-height:17px !important;
}

#item169957 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item170037 {
	width:70px !important;
	min-height:17px !important;
}

#item170013 {
	width:70px !important;
	min-height:17px !important;
}

#item170009 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item170088 {
	width:193px !important;
	min-height:17px !important;
}

#item170064 {
	width:193px !important;
	min-height:17px !important;
}

#item170060 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item170139 {
	width:78px !important;
	min-height:17px !important;
}

#item170115 {
	width:78px !important;
	min-height:17px !important;
}

#item170111 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item170190 {
	width:68px !important;
	min-height:17px !important;
}

#item170166 {
	width:68px !important;
	min-height:17px !important;
}

#item170162 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item170252 {
	width:85px !important;
	min-height:19px !important;
}

#item170228 {
	width:85px !important;
	min-height:19px !important;
}

#item170224 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item170303 {
	width:85px !important;
	min-height:19px !important;
}

#item170279 {
	width:85px !important;
	min-height:19px !important;
}

#item170275 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item170354 {
	width:186px !important;
	min-height:19px !important;
}

#item170330 {
	width:186px !important;
	min-height:19px !important;
}

#item170326 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item170404 {
	width:117px !important;
	min-height:19px !important;
}

#item170380 {
	width:120px !important;
	min-height:19px !important;
}

#item170377 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item170455 {
	width:134px !important;
	min-height:19px !important;
}

#item170431 {
	width:134px !important;
	min-height:19px !important;
}

#item170427 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item170507 {
	width:87px !important;
	min-height:19px !important;
}

#item170483 {
	width:87px !important;
	min-height:19px !important;
}

#item170479 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item170562 {
	width:120px !important;
	min-height:19px !important;
}

#item170538 {
	width:120px !important;
	min-height:19px !important;
}

#item170535 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item20674 {
	width:281px !important;
	left:1355px !important;
	top:847px !important;
	min-height:126px !important;
}

#item20732 {
	width:281px !important;
	left:1668px !important;
	top:847px !important;
	min-height:79px !important;
}

#item20778 {
	width:281px !important;
	left:1043px !important;
	top:847px !important;
	min-height:33px !important;
}

#item20801 {
	width:281px !important;
	left:731px !important;
	top:847px !important;
	min-height:33px !important;
}

#item20824 {
	width:281px !important;
	left:418px !important;
	top:847px !important;
	min-height:33px !important;
}

#item20847 {
	width:281px !important;
	left:418px !important;
	top:1008px !important;
	min-height:70px !important;
}

#item20939 {
	width:281px !important;
	left:1668px !important;
	top:1008px !important;
	min-height:70px !important;
}

#item20962 {
	width:281px !important;
	left:1355px !important;
	top:1008px !important;
	min-height:70px !important;
}

#item20985 {
	width:281px !important;
	left:1043px !important;
	top:1008px !important;
	min-height:70px !important;
}

#item21008 {
	width:281px !important;
	left:732px !important;
	top:1008px !important;
	min-height:70px !important;
}

#item21243 {
	width:806px !important;
	left:58px !important;
	top:9px !important;
	min-height:18px !important;
}

#item21080 {
	width:153px !important;
	height:153px !important;
	left:418px !important;
	top:1100px !important;
}

#item21116 {
	width:153px !important;
	height:153px !important;
	left:732px !important;
	top:1100px !important;
}

#item21134 {
	width:153px !important;
	height:153px !important;
	left:1668px !important;
	top:1100px !important;
}

#item21156 {
	width:153px !important;
	height:153px !important;
	left:1042px !important;
	top:1100px !important;
}

#item21176 {
	width:153px !important;
	height:153px !important;
	left:1355px !important;
	top:1100px !important;
}

#item102648 {
	width:281px !important;
	left:99px !important;
	top:847px !important;
	min-height:79px !important;
}

#item102671 {
	width:281px !important;
	left:99px !important;
	top:1008px !important;
	min-height:70px !important;
}

#item102695 {
	width:153px !important;
	height:153px !important;
	left:99px !important;
	top:1100px !important;
}

#item110957 {
	width:120px !important;
	min-height:19px !important;
}

#item110933 {
	width:120px !important;
	min-height:19px !important;
}

#item110930 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item170593 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item170591 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item170618 {
	width:173px !important;
	min-height:21px !important;
}

#item170616 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item170643 {
	width:149px !important;
	min-height:21px !important;
}

#item170641 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item170666 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item170671 {
	width:180px !important;
	min-height:21px !important;
}

#item170669 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item170695 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item170700 {
	width:143px !important;
	min-height:21px !important;
}

#item170698 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item170726 {
	width:206px !important;
	min-height:21px !important;
}

#item170724 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item170749 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item170780 {
	width:201px !important;
	min-height:17px !important;
}

#item170756 {
	width:201px !important;
	min-height:17px !important;
}

#item170752 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item170831 {
	width:352px !important;
	min-height:17px !important;
}

#item170807 {
	width:352px !important;
	min-height:17px !important;
}

#item170803 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item170856 {
	width:118px !important;
	min-height:21px !important;
}

#item170854 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item170907 {
	width:296px !important;
	min-height:17px !important;
}

#item170883 {
	width:296px !important;
	min-height:17px !important;
}

#item170879 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item170959 {
	width:168px !important;
	min-height:17px !important;
}

#item170934 {
	width:168px !important;
	min-height:17px !important;
}

#item170930 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item171011 {
	width:119px !important;
	min-height:17px !important;
}

#item170986 {
	width:119px !important;
	min-height:17px !important;
}

#item170982 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item171062 {
	width:121px !important;
	min-height:17px !important;
}

#item171038 {
	width:121px !important;
	min-height:17px !important;
}

#item171034 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item171115 {
	width:127px !important;
	min-height:17px !important;
}

#item171090 {
	width:127px !important;
	min-height:17px !important;
}

#item171086 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item171167 {
	width:131px !important;
	min-height:17px !important;
}

#item171143 {
	width:131px !important;
	min-height:17px !important;
}

#item171138 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item171219 {
	width:222px !important;
	min-height:17px !important;
}

#item171194 {
	width:222px !important;
	min-height:17px !important;
}

#item171190 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item171270 {
	width:209px !important;
	min-height:17px !important;
}

#item171246 {
	width:209px !important;
	min-height:17px !important;
}

#item171242 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item171321 {
	width:112px !important;
	min-height:17px !important;
}

#item171297 {
	width:112px !important;
	min-height:17px !important;
}

#item171293 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item171372 {
	width:198px !important;
	min-height:17px !important;
}

#item171348 {
	width:198px !important;
	min-height:17px !important;
}

#item171344 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item171423 {
	width:274px !important;
	min-height:17px !important;
}

#item171399 {
	width:274px !important;
	min-height:17px !important;
}

#item171395 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item171475 {
	width:162px !important;
	min-height:17px !important;
}

#item171450 {
	width:162px !important;
	min-height:17px !important;
}

#item171446 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item171526 {
	width:177px !important;
	min-height:17px !important;
}

#item171502 {
	width:177px !important;
	min-height:17px !important;
}

#item171498 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item171577 {
	width:145px !important;
	min-height:17px !important;
}

#item171553 {
	width:145px !important;
	min-height:17px !important;
}

#item171549 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item171628 {
	width:117px !important;
	min-height:17px !important;
}

#item171604 {
	width:117px !important;
	min-height:17px !important;
}

#item171600 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item171679 {
	width:156px !important;
	min-height:17px !important;
}

#item171655 {
	width:156px !important;
	min-height:17px !important;
}

#item171651 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item171730 {
	width:99px !important;
	min-height:17px !important;
}

#item171706 {
	width:99px !important;
	min-height:17px !important;
}

#item171702 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item171783 {
	width:109px !important;
	min-height:17px !important;
}

#item171759 {
	width:109px !important;
	min-height:17px !important;
}

#item171755 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item171834 {
	width:70px !important;
	min-height:17px !important;
}

#item171810 {
	width:70px !important;
	min-height:17px !important;
}

#item171806 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item171885 {
	width:193px !important;
	min-height:17px !important;
}

#item171861 {
	width:193px !important;
	min-height:17px !important;
}

#item171857 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item171936 {
	width:78px !important;
	min-height:17px !important;
}

#item171912 {
	width:78px !important;
	min-height:17px !important;
}

#item171908 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item171987 {
	width:68px !important;
	min-height:17px !important;
}

#item171963 {
	width:68px !important;
	min-height:17px !important;
}

#item171959 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item172048 {
	width:85px !important;
	min-height:19px !important;
}

#item172024 {
	width:85px !important;
	min-height:19px !important;
}

#item172020 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item172100 {
	width:85px !important;
	min-height:19px !important;
}

#item172076 {
	width:85px !important;
	min-height:19px !important;
}

#item172071 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item172151 {
	width:186px !important;
	min-height:19px !important;
}

#item172127 {
	width:186px !important;
	min-height:19px !important;
}

#item172123 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item172201 {
	width:117px !important;
	min-height:19px !important;
}

#item172177 {
	width:120px !important;
	min-height:19px !important;
}

#item172174 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item172253 {
	width:134px !important;
	min-height:19px !important;
}

#item172229 {
	width:134px !important;
	min-height:19px !important;
}

#item172225 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item172304 {
	width:87px !important;
	min-height:19px !important;
}

#item172280 {
	width:87px !important;
	min-height:19px !important;
}

#item172276 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item172358 {
	width:120px !important;
	min-height:19px !important;
}

#item172334 {
	width:120px !important;
	min-height:19px !important;
}

#item172331 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item100349 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item100350 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item100351 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item100344 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item100345 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item100346 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item1627 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item1628 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item1629 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item100353 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item1340 {
	width:1004px !important;
	left:938px !important;
	top:880px !important;
	min-height:104px !important;
}

#item2342 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:849px !important;
}

#item2903 {
	width:38px !important;
	height:142px !important;
	left:189px !important;
	top:10px !important;
	background:#000;
	border:solid 1.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;
}

#item2911 {
	width:56px !important;
	height:28px !important;
	left:466px !important;
	top:49px !important;
	background:#fff;
	border:solid 1.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;
}

#item99540 {
	width:235px !important;
	min-height:24px !important;
}

#item31617 {
	width:235px !important;
	min-height:24px !important;
}

#item99298 {
	width:235px !important;
	height:24px !important;
	left:937px !important;
	top:1029px !important;
}

#item99564 {
	width:617px !important;
	min-height:24px !important;
}

#item31640 {
	width:617px !important;
	min-height:24px !important;
}

#item99492 {
	width:617px !important;
	height:24px !important;
	left:938px !important;
	top:1077px !important;
}

#item159856 {
	width:826px !important;
	min-height:24px !important;
}

#item159832 {
	width:826px !important;
	min-height:24px !important;
}

#item159829 {
	width:826px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item31671 {
	width:123px !important;
	height:45px !important;
	left:1112px !important;
	top:984px !important;
}

#item100387 {
	width:40px !important;
	height:40px !important;
}

#item100391 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item100388 {
	width:40px !important;
	height:40px !important;
}

#item100392 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item100389 {
	width:40px !important;
	height:40px !important;
}

#item100390 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item159827 {
	width:63px !important;
	height:24px !important;
	left:1075px !important;
	top:1053px !important;
}

#item159828 {
	width:63px !important;
	height:24px !important;
	left:1080px !important;
	top:1101px !important;
}

#item172388 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item172386 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item172413 {
	width:173px !important;
	min-height:21px !important;
}

#item172411 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item172438 {
	width:149px !important;
	min-height:21px !important;
}

#item172436 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item172461 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item172467 {
	width:180px !important;
	min-height:21px !important;
}

#item172465 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item172490 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item172495 {
	width:143px !important;
	min-height:21px !important;
}

#item172493 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item172520 {
	width:206px !important;
	min-height:21px !important;
}

#item172518 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item172543 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item172575 {
	width:201px !important;
	min-height:17px !important;
}

#item172551 {
	width:201px !important;
	min-height:17px !important;
}

#item172546 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item172626 {
	width:352px !important;
	min-height:17px !important;
}

#item172602 {
	width:352px !important;
	min-height:17px !important;
}

#item172598 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item172651 {
	width:118px !important;
	min-height:21px !important;
}

#item172649 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item172703 {
	width:296px !important;
	min-height:17px !important;
}

#item172678 {
	width:296px !important;
	min-height:17px !important;
}

#item172674 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item172754 {
	width:168px !important;
	min-height:17px !important;
}

#item172730 {
	width:168px !important;
	min-height:17px !important;
}

#item172726 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item172805 {
	width:119px !important;
	min-height:17px !important;
}

#item172781 {
	width:119px !important;
	min-height:17px !important;
}

#item172777 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item172857 {
	width:121px !important;
	min-height:17px !important;
}

#item172833 {
	width:121px !important;
	min-height:17px !important;
}

#item172829 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item172908 {
	width:127px !important;
	min-height:17px !important;
}

#item172884 {
	width:127px !important;
	min-height:17px !important;
}

#item172880 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item172960 {
	width:131px !important;
	min-height:17px !important;
}

#item172935 {
	width:131px !important;
	min-height:17px !important;
}

#item172931 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item173012 {
	width:222px !important;
	min-height:17px !important;
}

#item172988 {
	width:222px !important;
	min-height:17px !important;
}

#item172983 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item173063 {
	width:209px !important;
	min-height:17px !important;
}

#item173039 {
	width:209px !important;
	min-height:17px !important;
}

#item173035 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item173114 {
	width:112px !important;
	min-height:17px !important;
}

#item173090 {
	width:112px !important;
	min-height:17px !important;
}

#item173086 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item173165 {
	width:198px !important;
	min-height:17px !important;
}

#item173141 {
	width:198px !important;
	min-height:17px !important;
}

#item173137 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item173217 {
	width:274px !important;
	min-height:17px !important;
}

#item173192 {
	width:274px !important;
	min-height:17px !important;
}

#item173188 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item173269 {
	width:162px !important;
	min-height:17px !important;
}

#item173245 {
	width:162px !important;
	min-height:17px !important;
}

#item173241 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item173321 {
	width:177px !important;
	min-height:17px !important;
}

#item173297 {
	width:177px !important;
	min-height:17px !important;
}

#item173292 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item173372 {
	width:145px !important;
	min-height:17px !important;
}

#item173348 {
	width:145px !important;
	min-height:17px !important;
}

#item173344 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item173423 {
	width:117px !important;
	min-height:17px !important;
}

#item173399 {
	width:117px !important;
	min-height:17px !important;
}

#item173395 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item173475 {
	width:156px !important;
	min-height:17px !important;
}

#item173450 {
	width:156px !important;
	min-height:17px !important;
}

#item173446 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item173526 {
	width:99px !important;
	min-height:17px !important;
}

#item173502 {
	width:99px !important;
	min-height:17px !important;
}

#item173498 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item173577 {
	width:109px !important;
	min-height:17px !important;
}

#item173553 {
	width:109px !important;
	min-height:17px !important;
}

#item173549 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item173628 {
	width:70px !important;
	min-height:17px !important;
}

#item173604 {
	width:70px !important;
	min-height:17px !important;
}

#item173600 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item173679 {
	width:193px !important;
	min-height:17px !important;
}

#item173655 {
	width:193px !important;
	min-height:17px !important;
}

#item173651 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item173731 {
	width:78px !important;
	min-height:17px !important;
}

#item173706 {
	width:78px !important;
	min-height:17px !important;
}

#item173702 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item173782 {
	width:68px !important;
	min-height:17px !important;
}

#item173758 {
	width:68px !important;
	min-height:17px !important;
}

#item173754 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item173844 {
	width:85px !important;
	min-height:19px !important;
}

#item173818 {
	width:85px !important;
	min-height:19px !important;
}

#item173814 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item173896 {
	width:85px !important;
	min-height:19px !important;
}

#item173872 {
	width:85px !important;
	min-height:19px !important;
}

#item173867 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item173948 {
	width:186px !important;
	min-height:19px !important;
}

#item173923 {
	width:186px !important;
	min-height:19px !important;
}

#item173919 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item173999 {
	width:117px !important;
	min-height:19px !important;
}

#item173975 {
	width:120px !important;
	min-height:19px !important;
}

#item173972 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item174050 {
	width:134px !important;
	min-height:19px !important;
}

#item174026 {
	width:134px !important;
	min-height:19px !important;
}

#item174022 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item174101 {
	width:87px !important;
	min-height:19px !important;
}

#item174077 {
	width:87px !important;
	min-height:19px !important;
}

#item174073 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item174156 {
	width:120px !important;
	min-height:19px !important;
}

#item174132 {
	width:120px !important;
	min-height:19px !important;
}

#item174129 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item102911 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item102912 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item102913 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item102901 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item102902 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item102903 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item102890 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item102891 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item102892 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item102883 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item102917 {
	width:40px !important;
	height:40px !important;
}

#item102914 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item102921 {
	width:40px !important;
	height:40px !important;
}

#item102918 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item102925 {
	width:40px !important;
	height:40px !important;
}

#item102922 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item1945 {
	width:1004px !important;
	left:937px !important;
	top:1005px !important;
	min-height:75px !important;
}

#item2343 {
	width:84px !important;
	height:32px !important;
	left:1052px !important;
	top:973px !important;
}

#item2674 {
	width:38px !important;
	height:142px !important;
	left:190px !important;
	top:10px !important;
	background:#000;
	border:solid 1.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;
}

#item2683 {
	width:457px !important;
	left:218px !important;
	top:83px !important;
	min-height:26px !important;
}

#item102415 {
	width:200px !important;
	height:34px !important;
	left:1171px !important;
	top:1055px !important;
}

#item102777 {
	width:235px !important;
	min-height:24px !important;
}

#item102753 {
	width:235px !important;
	min-height:24px !important;
}

#item102750 {
	width:235px !important;
	height:24px !important;
	left:937px !important;
	top:1125px !important;
}

#item102800 {
	width:123px !important;
	height:45px !important;
	left:1112px !important;
	top:1080px !important;
}

#item174186 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item174184 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item174212 {
	width:173px !important;
	min-height:21px !important;
}

#item174210 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item174237 {
	width:149px !important;
	min-height:21px !important;
}

#item174235 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item174260 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item174265 {
	width:180px !important;
	min-height:21px !important;
}

#item174263 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item174288 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item174293 {
	width:143px !important;
	min-height:21px !important;
}

#item174291 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item174318 {
	width:206px !important;
	min-height:21px !important;
}

#item174316 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item174341 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item174372 {
	width:201px !important;
	min-height:17px !important;
}

#item174348 {
	width:201px !important;
	min-height:17px !important;
}

#item174344 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item174424 {
	width:352px !important;
	min-height:17px !important;
}

#item174399 {
	width:352px !important;
	min-height:17px !important;
}

#item174395 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item174449 {
	width:118px !important;
	min-height:21px !important;
}

#item174447 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item174500 {
	width:296px !important;
	min-height:17px !important;
}

#item174476 {
	width:296px !important;
	min-height:17px !important;
}

#item174472 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item174551 {
	width:168px !important;
	min-height:17px !important;
}

#item174527 {
	width:168px !important;
	min-height:17px !important;
}

#item174523 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item174602 {
	width:119px !important;
	min-height:17px !important;
}

#item174578 {
	width:119px !important;
	min-height:17px !important;
}

#item174574 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item174653 {
	width:121px !important;
	min-height:17px !important;
}

#item174629 {
	width:121px !important;
	min-height:17px !important;
}

#item174625 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item174705 {
	width:127px !important;
	min-height:17px !important;
}

#item174681 {
	width:127px !important;
	min-height:17px !important;
}

#item174676 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item174756 {
	width:131px !important;
	min-height:17px !important;
}

#item174732 {
	width:131px !important;
	min-height:17px !important;
}

#item174728 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item174807 {
	width:222px !important;
	min-height:17px !important;
}

#item174783 {
	width:222px !important;
	min-height:17px !important;
}

#item174779 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item174859 {
	width:209px !important;
	min-height:17px !important;
}

#item174834 {
	width:209px !important;
	min-height:17px !important;
}

#item174830 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item174910 {
	width:112px !important;
	min-height:17px !important;
}

#item174886 {
	width:112px !important;
	min-height:17px !important;
}

#item174882 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item174963 {
	width:198px !important;
	min-height:17px !important;
}

#item174939 {
	width:198px !important;
	min-height:17px !important;
}

#item174934 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item175014 {
	width:274px !important;
	min-height:17px !important;
}

#item174990 {
	width:274px !important;
	min-height:17px !important;
}

#item174986 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item175065 {
	width:162px !important;
	min-height:17px !important;
}

#item175041 {
	width:162px !important;
	min-height:17px !important;
}

#item175037 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item175116 {
	width:177px !important;
	min-height:17px !important;
}

#item175092 {
	width:177px !important;
	min-height:17px !important;
}

#item175088 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item175167 {
	width:145px !important;
	min-height:17px !important;
}

#item175143 {
	width:145px !important;
	min-height:17px !important;
}

#item175139 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item175219 {
	width:117px !important;
	min-height:17px !important;
}

#item175194 {
	width:117px !important;
	min-height:17px !important;
}

#item175190 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item175270 {
	width:156px !important;
	min-height:17px !important;
}

#item175246 {
	width:156px !important;
	min-height:17px !important;
}

#item175242 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item175322 {
	width:99px !important;
	min-height:17px !important;
}

#item175298 {
	width:99px !important;
	min-height:17px !important;
}

#item175293 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item175373 {
	width:109px !important;
	min-height:17px !important;
}

#item175349 {
	width:109px !important;
	min-height:17px !important;
}

#item175345 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item175424 {
	width:70px !important;
	min-height:17px !important;
}

#item175400 {
	width:70px !important;
	min-height:17px !important;
}

#item175396 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item175476 {
	width:193px !important;
	min-height:17px !important;
}

#item175451 {
	width:193px !important;
	min-height:17px !important;
}

#item175447 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item175527 {
	width:78px !important;
	min-height:17px !important;
}

#item175503 {
	width:78px !important;
	min-height:17px !important;
}

#item175499 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item175579 {
	width:68px !important;
	min-height:17px !important;
}

#item175554 {
	width:68px !important;
	min-height:17px !important;
}

#item175550 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item175639 {
	width:85px !important;
	min-height:19px !important;
}

#item175615 {
	width:85px !important;
	min-height:19px !important;
}

#item175611 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item175692 {
	width:85px !important;
	min-height:19px !important;
}

#item175667 {
	width:85px !important;
	min-height:19px !important;
}

#item175662 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item175743 {
	width:186px !important;
	min-height:19px !important;
}

#item175719 {
	width:186px !important;
	min-height:19px !important;
}

#item175715 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item175793 {
	width:117px !important;
	min-height:19px !important;
}

#item175769 {
	width:120px !important;
	min-height:19px !important;
}

#item175766 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item175845 {
	width:134px !important;
	min-height:19px !important;
}

#item175820 {
	width:134px !important;
	min-height:19px !important;
}

#item175816 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item175896 {
	width:87px !important;
	min-height:19px !important;
}

#item175872 {
	width:87px !important;
	min-height:19px !important;
}

#item175868 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item175952 {
	width:120px !important;
	min-height:19px !important;
}

#item175927 {
	width:120px !important;
	min-height:19px !important;
}

#item175924 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item102966 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item102967 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item102968 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item102958 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item102959 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item102960 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item102949 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item102950 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item102951 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item102942 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item102972 {
	width:40px !important;
	height:40px !important;
}

#item102969 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item102976 {
	width:40px !important;
	height:40px !important;
}

#item102973 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item102981 {
	width:40px !important;
	height:40px !important;
}

#item102977 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item2390 {
	width:1004px !important;
	left:938px !important;
	top:975px !important;
	min-height:104px !important;
}

#item2653 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:943px !important;
}

#item99590 {
	width:235px !important;
	min-height:24px !important;
}

#item31678 {
	width:235px !important;
	min-height:24px !important;
}

#item99302 {
	width:235px !important;
	height:24px !important;
	left:937px !important;
	top:1125px !important;
}

#item99614 {
	width:427px !important;
	min-height:24px !important;
}

#item31701 {
	width:427px !important;
	min-height:24px !important;
}

#item99498 {
	width:427px !important;
	height:24px !important;
	left:1236px !important;
	top:1125px !important;
}

#item31725 {
	width:123px !important;
	height:45px !important;
	left:1112px !important;
	top:1079px !important;
}

#item175982 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item175980 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item176007 {
	width:173px !important;
	min-height:21px !important;
}

#item176005 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item176032 {
	width:149px !important;
	min-height:21px !important;
}

#item176030 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item176055 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item176060 {
	width:180px !important;
	min-height:21px !important;
}

#item176058 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item176083 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item176088 {
	width:143px !important;
	min-height:21px !important;
}

#item176086 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item176113 {
	width:206px !important;
	min-height:21px !important;
}

#item176111 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item176136 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item176168 {
	width:201px !important;
	min-height:17px !important;
}

#item176143 {
	width:201px !important;
	min-height:17px !important;
}

#item176139 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item176219 {
	width:352px !important;
	min-height:17px !important;
}

#item176195 {
	width:352px !important;
	min-height:17px !important;
}

#item176191 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item176244 {
	width:118px !important;
	min-height:21px !important;
}

#item176242 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item176295 {
	width:296px !important;
	min-height:17px !important;
}

#item176271 {
	width:296px !important;
	min-height:17px !important;
}

#item176267 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item176346 {
	width:168px !important;
	min-height:17px !important;
}

#item176322 {
	width:168px !important;
	min-height:17px !important;
}

#item176318 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item176397 {
	width:119px !important;
	min-height:17px !important;
}

#item176373 {
	width:119px !important;
	min-height:17px !important;
}

#item176369 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item176449 {
	width:121px !important;
	min-height:17px !important;
}

#item176425 {
	width:121px !important;
	min-height:17px !important;
}

#item176420 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item176500 {
	width:127px !important;
	min-height:17px !important;
}

#item176476 {
	width:127px !important;
	min-height:17px !important;
}

#item176472 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item176551 {
	width:131px !important;
	min-height:17px !important;
}

#item176527 {
	width:131px !important;
	min-height:17px !important;
}

#item176523 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item176602 {
	width:222px !important;
	min-height:17px !important;
}

#item176578 {
	width:222px !important;
	min-height:17px !important;
}

#item176574 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item176653 {
	width:209px !important;
	min-height:17px !important;
}

#item176629 {
	width:209px !important;
	min-height:17px !important;
}

#item176625 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item176705 {
	width:112px !important;
	min-height:17px !important;
}

#item176681 {
	width:112px !important;
	min-height:17px !important;
}

#item176676 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item176759 {
	width:198px !important;
	min-height:17px !important;
}

#item176735 {
	width:198px !important;
	min-height:17px !important;
}

#item176730 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item176810 {
	width:274px !important;
	min-height:17px !important;
}

#item176786 {
	width:274px !important;
	min-height:17px !important;
}

#item176782 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item176861 {
	width:162px !important;
	min-height:17px !important;
}

#item176837 {
	width:162px !important;
	min-height:17px !important;
}

#item176833 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item176912 {
	width:177px !important;
	min-height:17px !important;
}

#item176888 {
	width:177px !important;
	min-height:17px !important;
}

#item176884 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item176964 {
	width:145px !important;
	min-height:17px !important;
}

#item176940 {
	width:145px !important;
	min-height:17px !important;
}

#item176935 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item177015 {
	width:117px !important;
	min-height:17px !important;
}

#item176991 {
	width:117px !important;
	min-height:17px !important;
}

#item176987 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item177067 {
	width:156px !important;
	min-height:17px !important;
}

#item177043 {
	width:156px !important;
	min-height:17px !important;
}

#item177039 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item177118 {
	width:99px !important;
	min-height:17px !important;
}

#item177094 {
	width:99px !important;
	min-height:17px !important;
}

#item177090 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item177169 {
	width:109px !important;
	min-height:17px !important;
}

#item177145 {
	width:109px !important;
	min-height:17px !important;
}

#item177141 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item177221 {
	width:70px !important;
	min-height:17px !important;
}

#item177197 {
	width:70px !important;
	min-height:17px !important;
}

#item177192 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item177272 {
	width:193px !important;
	min-height:17px !important;
}

#item177248 {
	width:193px !important;
	min-height:17px !important;
}

#item177244 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item177323 {
	width:78px !important;
	min-height:17px !important;
}

#item177299 {
	width:78px !important;
	min-height:17px !important;
}

#item177295 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item177374 {
	width:68px !important;
	min-height:17px !important;
}

#item177350 {
	width:68px !important;
	min-height:17px !important;
}

#item177346 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item177438 {
	width:85px !important;
	min-height:19px !important;
}

#item177414 {
	width:85px !important;
	min-height:19px !important;
}

#item177409 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item177489 {
	width:85px !important;
	min-height:19px !important;
}

#item177465 {
	width:85px !important;
	min-height:19px !important;
}

#item177461 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item177540 {
	width:186px !important;
	min-height:19px !important;
}

#item177516 {
	width:186px !important;
	min-height:19px !important;
}

#item177512 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item177590 {
	width:117px !important;
	min-height:19px !important;
}

#item177566 {
	width:120px !important;
	min-height:19px !important;
}

#item177563 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item177641 {
	width:134px !important;
	min-height:19px !important;
}

#item177617 {
	width:134px !important;
	min-height:19px !important;
}

#item177613 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item177693 {
	width:87px !important;
	min-height:19px !important;
}

#item177669 {
	width:87px !important;
	min-height:19px !important;
}

#item177664 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item177749 {
	width:120px !important;
	min-height:19px !important;
}

#item177724 {
	width:120px !important;
	min-height:19px !important;
}

#item177721 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item103082 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103083 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103084 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103070 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103071 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103072 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103058 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103059 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103060 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103048 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103088 {
	width:40px !important;
	height:40px !important;
}

#item103085 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103092 {
	width:40px !important;
	height:40px !important;
}

#item103089 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103096 {
	width:40px !important;
	height:40px !important;
}

#item103093 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item2928 {
	width:1004px !important;
	left:938px !important;
	top:976px !important;
	min-height:104px !important;
}

#item3176 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:944px !important;
}

#item99641 {
	width:427px !important;
	min-height:24px !important;
}

#item31754 {
	width:427px !important;
	min-height:24px !important;
}

#item99501 {
	width:427px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item31779 {
	width:110px !important;
	height:45px !important;
	left:1113px !important;
	top:1080px !important;
}

#item178286 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item178284 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item178311 {
	width:173px !important;
	min-height:21px !important;
}

#item178309 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item178336 {
	width:149px !important;
	min-height:21px !important;
}

#item178334 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item178359 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item178364 {
	width:180px !important;
	min-height:21px !important;
}

#item178362 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item178387 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item178392 {
	width:143px !important;
	min-height:21px !important;
}

#item178390 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item178417 {
	width:206px !important;
	min-height:21px !important;
}

#item178415 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item178440 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item178471 {
	width:201px !important;
	min-height:17px !important;
}

#item178447 {
	width:201px !important;
	min-height:17px !important;
}

#item178443 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item178523 {
	width:352px !important;
	min-height:17px !important;
}

#item178498 {
	width:352px !important;
	min-height:17px !important;
}

#item178494 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item178548 {
	width:118px !important;
	min-height:21px !important;
}

#item178546 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item178599 {
	width:296px !important;
	min-height:17px !important;
}

#item178575 {
	width:296px !important;
	min-height:17px !important;
}

#item178571 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item178650 {
	width:168px !important;
	min-height:17px !important;
}

#item178626 {
	width:168px !important;
	min-height:17px !important;
}

#item178622 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item178701 {
	width:119px !important;
	min-height:17px !important;
}

#item178677 {
	width:119px !important;
	min-height:17px !important;
}

#item178673 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item178752 {
	width:121px !important;
	min-height:17px !important;
}

#item178728 {
	width:121px !important;
	min-height:17px !important;
}

#item178724 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item178804 {
	width:127px !important;
	min-height:17px !important;
}

#item178780 {
	width:127px !important;
	min-height:17px !important;
}

#item178776 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item178856 {
	width:131px !important;
	min-height:17px !important;
}

#item178831 {
	width:131px !important;
	min-height:17px !important;
}

#item178827 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item178907 {
	width:222px !important;
	min-height:17px !important;
}

#item178883 {
	width:222px !important;
	min-height:17px !important;
}

#item178879 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item178958 {
	width:209px !important;
	min-height:17px !important;
}

#item178934 {
	width:209px !important;
	min-height:17px !important;
}

#item178930 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item179009 {
	width:112px !important;
	min-height:17px !important;
}

#item178985 {
	width:112px !important;
	min-height:17px !important;
}

#item178981 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item179061 {
	width:198px !important;
	min-height:17px !important;
}

#item179037 {
	width:198px !important;
	min-height:17px !important;
}

#item179032 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item179113 {
	width:274px !important;
	min-height:17px !important;
}

#item179089 {
	width:274px !important;
	min-height:17px !important;
}

#item179084 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item179165 {
	width:162px !important;
	min-height:17px !important;
}

#item179141 {
	width:162px !important;
	min-height:17px !important;
}

#item179137 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item179216 {
	width:177px !important;
	min-height:17px !important;
}

#item179192 {
	width:177px !important;
	min-height:17px !important;
}

#item179188 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item179267 {
	width:145px !important;
	min-height:17px !important;
}

#item179243 {
	width:145px !important;
	min-height:17px !important;
}

#item179239 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item179319 {
	width:117px !important;
	min-height:17px !important;
}

#item179295 {
	width:117px !important;
	min-height:17px !important;
}

#item179290 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item179371 {
	width:156px !important;
	min-height:17px !important;
}

#item179347 {
	width:156px !important;
	min-height:17px !important;
}

#item179343 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item179422 {
	width:99px !important;
	min-height:17px !important;
}

#item179398 {
	width:99px !important;
	min-height:17px !important;
}

#item179394 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item179473 {
	width:109px !important;
	min-height:17px !important;
}

#item179449 {
	width:109px !important;
	min-height:17px !important;
}

#item179445 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item179524 {
	width:70px !important;
	min-height:17px !important;
}

#item179500 {
	width:70px !important;
	min-height:17px !important;
}

#item179496 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item179576 {
	width:193px !important;
	min-height:17px !important;
}

#item179552 {
	width:193px !important;
	min-height:17px !important;
}

#item179547 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item179627 {
	width:78px !important;
	min-height:17px !important;
}

#item179603 {
	width:78px !important;
	min-height:17px !important;
}

#item179599 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item179678 {
	width:68px !important;
	min-height:17px !important;
}

#item179654 {
	width:68px !important;
	min-height:17px !important;
}

#item179650 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item179741 {
	width:85px !important;
	min-height:19px !important;
}

#item179717 {
	width:85px !important;
	min-height:19px !important;
}

#item179713 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item179793 {
	width:85px !important;
	min-height:19px !important;
}

#item179769 {
	width:85px !important;
	min-height:19px !important;
}

#item179765 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item179844 {
	width:186px !important;
	min-height:19px !important;
}

#item179820 {
	width:186px !important;
	min-height:19px !important;
}

#item179816 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item179894 {
	width:117px !important;
	min-height:19px !important;
}

#item179870 {
	width:120px !important;
	min-height:19px !important;
}

#item179867 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item179945 {
	width:134px !important;
	min-height:19px !important;
}

#item179921 {
	width:134px !important;
	min-height:19px !important;
}

#item179917 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item179997 {
	width:87px !important;
	min-height:19px !important;
}

#item179972 {
	width:87px !important;
	min-height:19px !important;
}

#item179968 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item180052 {
	width:120px !important;
	min-height:19px !important;
}

#item180028 {
	width:120px !important;
	min-height:19px !important;
}

#item180025 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item103198 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103199 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103200 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103188 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103189 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103190 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103178 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103179 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103180 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103169 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103204 {
	width:40px !important;
	height:40px !important;
}

#item103201 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103209 {
	width:40px !important;
	height:40px !important;
}

#item103205 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103213 {
	width:40px !important;
	height:40px !important;
}

#item103210 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item99665 {
	width:235px !important;
	min-height:24px !important;
}

#item31785 {
	width:235px !important;
	min-height:24px !important;
}

#item99306 {
	width:235px !important;
	height:24px !important;
	left:938px !important;
	top:1078px !important;
}

#item102420 {
	width:1074px !important;
	top:123px !important;
	min-height:450px !important;
}

#item4943 {
	width:84px !important;
	height:32px !important;
	left:86px !important;
	top:91px !important;
}

#item31832 {
	width:123px !important;
	height:45px !important;
	left:175px !important;
	top:572px !important;
}

#item99689 {
	width:131px !important;
	min-height:18px !important;
}

#item31875 {
	width:131px !important;
	min-height:18px !important;
}

#item99505 {
	width:131px !important;
	height:18px !important;
	left:938px !important;
	top:1190px !important;
}

#item99713 {
	width:137px !important;
	min-height:18px !important;
}

#item31898 {
	width:137px !important;
	min-height:18px !important;
}

#item99508 {
	width:137px !important;
	height:18px !important;
	left:1094px !important;
	top:1190px !important;
}

#item99738 {
	width:142px !important;
	min-height:18px !important;
}

#item31922 {
	width:142px !important;
	min-height:18px !important;
}

#item99511 {
	width:142px !important;
	height:18px !important;
	left:1255px !important;
	top:1190px !important;
}

#item99763 {
	width:240px !important;
	min-height:18px !important;
}

#item31945 {
	width:240px !important;
	min-height:18px !important;
}

#item99514 {
	width:240px !important;
	height:18px !important;
	left:1421px !important;
	top:1190px !important;
}

#item99787 {
	width:225px !important;
	min-height:18px !important;
}

#item31968 {
	width:225px !important;
	min-height:18px !important;
}

#item99517 {
	width:225px !important;
	height:18px !important;
	left:938px !important;
	top:1228px !important;
}

#item99811 {
	width:121px !important;
	min-height:18px !important;
}

#item31991 {
	width:121px !important;
	min-height:18px !important;
}

#item99520 {
	width:121px !important;
	height:18px !important;
	left:1188px !important;
	top:1228px !important;
}

#item99835 {
	width:213px !important;
	min-height:18px !important;
}

#item32014 {
	width:213px !important;
	min-height:18px !important;
}

#item99523 {
	width:213px !important;
	height:18px !important;
	left:1335px !important;
	top:1228px !important;
}

#item99872 {
	width:295px !important;
	min-height:18px !important;
}

#item32037 {
	width:295px !important;
	min-height:18px !important;
}

#item99526 {
	width:295px !important;
	height:18px !important;
	left:1573px !important;
	top:1228px !important;
}

#item32092 {
	width:99px !important;
	height:41px !important;
	left:1086px !important;
	top:1149px !important;
}

#item180083 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item180080 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item180108 {
	width:173px !important;
	min-height:21px !important;
}

#item180106 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item180133 {
	width:149px !important;
	min-height:21px !important;
}

#item180131 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item180156 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item180161 {
	width:180px !important;
	min-height:21px !important;
}

#item180159 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item180184 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item180189 {
	width:143px !important;
	min-height:21px !important;
}

#item180187 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item180214 {
	width:206px !important;
	min-height:21px !important;
}

#item180212 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item180237 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item180269 {
	width:201px !important;
	min-height:17px !important;
}

#item180245 {
	width:201px !important;
	min-height:17px !important;
}

#item180240 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item180320 {
	width:352px !important;
	min-height:17px !important;
}

#item180296 {
	width:352px !important;
	min-height:17px !important;
}

#item180292 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item180345 {
	width:118px !important;
	min-height:21px !important;
}

#item180343 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item180397 {
	width:296px !important;
	min-height:17px !important;
}

#item180372 {
	width:296px !important;
	min-height:17px !important;
}

#item180368 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item180449 {
	width:168px !important;
	min-height:17px !important;
}

#item180425 {
	width:168px !important;
	min-height:17px !important;
}

#item180421 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item180500 {
	width:119px !important;
	min-height:17px !important;
}

#item180476 {
	width:119px !important;
	min-height:17px !important;
}

#item180472 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item180553 {
	width:121px !important;
	min-height:17px !important;
}

#item180529 {
	width:121px !important;
	min-height:17px !important;
}

#item180525 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item180604 {
	width:127px !important;
	min-height:17px !important;
}

#item180580 {
	width:127px !important;
	min-height:17px !important;
}

#item180576 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item180655 {
	width:131px !important;
	min-height:17px !important;
}

#item180631 {
	width:131px !important;
	min-height:17px !important;
}

#item180627 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item180706 {
	width:222px !important;
	min-height:17px !important;
}

#item180682 {
	width:222px !important;
	min-height:17px !important;
}

#item180678 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item180757 {
	width:209px !important;
	min-height:17px !important;
}

#item180733 {
	width:209px !important;
	min-height:17px !important;
}

#item180729 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item180809 {
	width:112px !important;
	min-height:17px !important;
}

#item180785 {
	width:112px !important;
	min-height:17px !important;
}

#item180781 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item180860 {
	width:198px !important;
	min-height:17px !important;
}

#item180836 {
	width:198px !important;
	min-height:17px !important;
}

#item180832 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item180911 {
	width:274px !important;
	min-height:17px !important;
}

#item180887 {
	width:274px !important;
	min-height:17px !important;
}

#item180883 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item180962 {
	width:162px !important;
	min-height:17px !important;
}

#item180938 {
	width:162px !important;
	min-height:17px !important;
}

#item180934 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item181015 {
	width:177px !important;
	min-height:17px !important;
}

#item180989 {
	width:177px !important;
	min-height:17px !important;
}

#item180985 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item181067 {
	width:145px !important;
	min-height:17px !important;
}

#item181043 {
	width:145px !important;
	min-height:17px !important;
}

#item181039 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item181118 {
	width:117px !important;
	min-height:17px !important;
}

#item181094 {
	width:117px !important;
	min-height:17px !important;
}

#item181090 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item181169 {
	width:156px !important;
	min-height:17px !important;
}

#item181145 {
	width:156px !important;
	min-height:17px !important;
}

#item181141 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item181220 {
	width:99px !important;
	min-height:17px !important;
}

#item181196 {
	width:99px !important;
	min-height:17px !important;
}

#item181192 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item181271 {
	width:109px !important;
	min-height:17px !important;
}

#item181247 {
	width:109px !important;
	min-height:17px !important;
}

#item181243 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item181323 {
	width:70px !important;
	min-height:17px !important;
}

#item181299 {
	width:70px !important;
	min-height:17px !important;
}

#item181295 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item181374 {
	width:193px !important;
	min-height:17px !important;
}

#item181350 {
	width:193px !important;
	min-height:17px !important;
}

#item181346 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item181426 {
	width:78px !important;
	min-height:17px !important;
}

#item181401 {
	width:78px !important;
	min-height:17px !important;
}

#item181397 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item181478 {
	width:68px !important;
	min-height:17px !important;
}

#item181454 {
	width:68px !important;
	min-height:17px !important;
}

#item181450 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item181540 {
	width:85px !important;
	min-height:19px !important;
}

#item181516 {
	width:85px !important;
	min-height:19px !important;
}

#item181512 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item181591 {
	width:85px !important;
	min-height:19px !important;
}

#item181567 {
	width:85px !important;
	min-height:19px !important;
}

#item181563 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item181642 {
	width:186px !important;
	min-height:19px !important;
}

#item181618 {
	width:186px !important;
	min-height:19px !important;
}

#item181614 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item181692 {
	width:117px !important;
	min-height:19px !important;
}

#item181668 {
	width:120px !important;
	min-height:19px !important;
}

#item181665 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item181743 {
	width:134px !important;
	min-height:19px !important;
}

#item181719 {
	width:134px !important;
	min-height:19px !important;
}

#item181715 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item181795 {
	width:87px !important;
	min-height:19px !important;
}

#item181771 {
	width:87px !important;
	min-height:19px !important;
}

#item181767 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item181850 {
	width:120px !important;
	min-height:19px !important;
}

#item181826 {
	width:120px !important;
	min-height:19px !important;
}

#item181822 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item220141 {
	width:164px !important;
	min-height:24px !important;
}

#item220117 {
	width:164px !important;
	min-height:24px !important;
}

#item220113 {
	width:164px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item220164 {
	width:63px !important;
	height:24px !important;
	left:1072px !important;
	top:1101px !important;
}

#item103300 {
	width:762px !important;
	height:762px !important;
	border:dotted 1px #000;
}

#item103305 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103306 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103307 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103296 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103297 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103298 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103286 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103287 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103288 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103279 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103311 {
	width:40px !important;
	height:40px !important;
}

#item103308 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103315 {
	width:40px !important;
	height:40px !important;
}

#item103312 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103319 {
	width:40px !important;
	height:40px !important;
}

#item103316 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item5194 {
	width:1004px !important;
	left:938px !important;
	top:1034px !important;
	min-height:46px !important;
}

#item5282 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:1002px !important;
}

#item6438 {
	width:212px !important;
	left:162px !important;
	top:82px !important;
	min-height:31px !important;
}

#item99896 {
	width:235px !important;
	min-height:24px !important;
}

#item32098 {
	width:235px !important;
	min-height:24px !important;
}

#item99310 {
	width:235px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item32121 {
	width:123px !important;
	height:45px !important;
	left:1113px !important;
	top:1080px !important;
}

#item181880 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item181878 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item181905 {
	width:173px !important;
	min-height:21px !important;
}

#item181903 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item181930 {
	width:149px !important;
	min-height:21px !important;
}

#item181928 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item181953 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item181959 {
	width:180px !important;
	min-height:21px !important;
}

#item181957 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item181982 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item181987 {
	width:143px !important;
	min-height:21px !important;
}

#item181985 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item182013 {
	width:206px !important;
	min-height:21px !important;
}

#item182011 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item182036 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item182067 {
	width:201px !important;
	min-height:17px !important;
}

#item182043 {
	width:201px !important;
	min-height:17px !important;
}

#item182039 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item182118 {
	width:352px !important;
	min-height:17px !important;
}

#item182094 {
	width:352px !important;
	min-height:17px !important;
}

#item182090 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item182143 {
	width:118px !important;
	min-height:21px !important;
}

#item182141 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item182194 {
	width:296px !important;
	min-height:17px !important;
}

#item182170 {
	width:296px !important;
	min-height:17px !important;
}

#item182166 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item182246 {
	width:168px !important;
	min-height:17px !important;
}

#item182221 {
	width:168px !important;
	min-height:17px !important;
}

#item182217 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item182297 {
	width:119px !important;
	min-height:17px !important;
}

#item182273 {
	width:119px !important;
	min-height:17px !important;
}

#item182269 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item182348 {
	width:121px !important;
	min-height:17px !important;
}

#item182324 {
	width:121px !important;
	min-height:17px !important;
}

#item182320 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item182399 {
	width:127px !important;
	min-height:17px !important;
}

#item182375 {
	width:127px !important;
	min-height:17px !important;
}

#item182371 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item182450 {
	width:131px !important;
	min-height:17px !important;
}

#item182426 {
	width:131px !important;
	min-height:17px !important;
}

#item182422 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item182502 {
	width:222px !important;
	min-height:17px !important;
}

#item182477 {
	width:222px !important;
	min-height:17px !important;
}

#item182473 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item182554 {
	width:209px !important;
	min-height:17px !important;
}

#item182530 {
	width:209px !important;
	min-height:17px !important;
}

#item182526 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item182605 {
	width:112px !important;
	min-height:17px !important;
}

#item182581 {
	width:112px !important;
	min-height:17px !important;
}

#item182577 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item182657 {
	width:198px !important;
	min-height:17px !important;
}

#item182633 {
	width:198px !important;
	min-height:17px !important;
}

#item182628 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item182708 {
	width:274px !important;
	min-height:17px !important;
}

#item182684 {
	width:274px !important;
	min-height:17px !important;
}

#item182680 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item182760 {
	width:162px !important;
	min-height:17px !important;
}

#item182735 {
	width:162px !important;
	min-height:17px !important;
}

#item182731 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item182811 {
	width:177px !important;
	min-height:17px !important;
}

#item182787 {
	width:177px !important;
	min-height:17px !important;
}

#item182783 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item182862 {
	width:145px !important;
	min-height:17px !important;
}

#item182838 {
	width:145px !important;
	min-height:17px !important;
}

#item182834 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item182915 {
	width:117px !important;
	min-height:17px !important;
}

#item182891 {
	width:117px !important;
	min-height:17px !important;
}

#item182886 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item182966 {
	width:156px !important;
	min-height:17px !important;
}

#item182942 {
	width:156px !important;
	min-height:17px !important;
}

#item182938 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item183017 {
	width:99px !important;
	min-height:17px !important;
}

#item182993 {
	width:99px !important;
	min-height:17px !important;
}

#item182989 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item183069 {
	width:109px !important;
	min-height:17px !important;
}

#item183045 {
	width:109px !important;
	min-height:17px !important;
}

#item183041 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item183120 {
	width:70px !important;
	min-height:17px !important;
}

#item183096 {
	width:70px !important;
	min-height:17px !important;
}

#item183092 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item183171 {
	width:193px !important;
	min-height:17px !important;
}

#item183147 {
	width:193px !important;
	min-height:17px !important;
}

#item183143 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item183222 {
	width:78px !important;
	min-height:17px !important;
}

#item183198 {
	width:78px !important;
	min-height:17px !important;
}

#item183194 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item183274 {
	width:68px !important;
	min-height:17px !important;
}

#item183250 {
	width:68px !important;
	min-height:17px !important;
}

#item183246 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item183335 {
	width:85px !important;
	min-height:19px !important;
}

#item183311 {
	width:85px !important;
	min-height:19px !important;
}

#item183307 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item183386 {
	width:85px !important;
	min-height:19px !important;
}

#item183362 {
	width:85px !important;
	min-height:19px !important;
}

#item183358 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item183437 {
	width:186px !important;
	min-height:19px !important;
}

#item183413 {
	width:186px !important;
	min-height:19px !important;
}

#item183409 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item183487 {
	width:117px !important;
	min-height:19px !important;
}

#item183463 {
	width:120px !important;
	min-height:19px !important;
}

#item183460 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item183540 {
	width:134px !important;
	min-height:19px !important;
}

#item183515 {
	width:134px !important;
	min-height:19px !important;
}

#item183511 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item183591 {
	width:87px !important;
	min-height:19px !important;
}

#item183567 {
	width:87px !important;
	min-height:19px !important;
}

#item183563 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item183645 {
	width:120px !important;
	min-height:19px !important;
}

#item183621 {
	width:120px !important;
	min-height:19px !important;
}

#item183618 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item103420 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103421 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103422 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103403 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103404 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103405 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103394 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103395 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103396 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103387 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103426 {
	width:40px !important;
	height:40px !important;
}

#item103423 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103430 {
	width:40px !important;
	height:40px !important;
}

#item103427 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103434 {
	width:40px !important;
	height:40px !important;
}

#item103431 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item6512 {
	width:1004px !important;
	left:938px !important;
	top:842px !important;
	min-height:190px !important;
}

#item6603 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:811px !important;
}

#item6793 {
	width:212px !important;
	left:162px !important;
	top:82px !important;
	min-height:31px !important;
}

#item99921 {
	width:235px !important;
	min-height:24px !important;
}

#item32125 {
	width:235px !important;
	min-height:24px !important;
}

#item99315 {
	width:235px !important;
	height:24px !important;
	left:938px !important;
	top:1078px !important;
}

#item32148 {
	width:123px !important;
	height:45px !important;
	left:1113px !important;
	top:1033px !important;
}

#item183675 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item183673 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item183700 {
	width:173px !important;
	min-height:21px !important;
}

#item183698 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item183725 {
	width:149px !important;
	min-height:21px !important;
}

#item183723 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item183748 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item183754 {
	width:180px !important;
	min-height:21px !important;
}

#item183752 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item183777 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item183783 {
	width:143px !important;
	min-height:21px !important;
}

#item183781 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item183808 {
	width:206px !important;
	min-height:21px !important;
}

#item183806 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item183831 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item183862 {
	width:201px !important;
	min-height:17px !important;
}

#item183838 {
	width:201px !important;
	min-height:17px !important;
}

#item183834 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item183914 {
	width:352px !important;
	min-height:17px !important;
}

#item183889 {
	width:352px !important;
	min-height:17px !important;
}

#item183885 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item183939 {
	width:118px !important;
	min-height:21px !important;
}

#item183937 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item183991 {
	width:296px !important;
	min-height:17px !important;
}

#item183966 {
	width:296px !important;
	min-height:17px !important;
}

#item183962 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item184042 {
	width:168px !important;
	min-height:17px !important;
}

#item184018 {
	width:168px !important;
	min-height:17px !important;
}

#item184014 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item184093 {
	width:119px !important;
	min-height:17px !important;
}

#item184069 {
	width:119px !important;
	min-height:17px !important;
}

#item184065 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item184144 {
	width:121px !important;
	min-height:17px !important;
}

#item184120 {
	width:121px !important;
	min-height:17px !important;
}

#item184116 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item184195 {
	width:127px !important;
	min-height:17px !important;
}

#item184171 {
	width:127px !important;
	min-height:17px !important;
}

#item184167 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item184247 {
	width:131px !important;
	min-height:17px !important;
}

#item184222 {
	width:131px !important;
	min-height:17px !important;
}

#item184218 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item184298 {
	width:222px !important;
	min-height:17px !important;
}

#item184274 {
	width:222px !important;
	min-height:17px !important;
}

#item184270 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item184349 {
	width:209px !important;
	min-height:17px !important;
}

#item184325 {
	width:209px !important;
	min-height:17px !important;
}

#item184321 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item184400 {
	width:112px !important;
	min-height:17px !important;
}

#item184376 {
	width:112px !important;
	min-height:17px !important;
}

#item184372 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item184451 {
	width:198px !important;
	min-height:17px !important;
}

#item184427 {
	width:198px !important;
	min-height:17px !important;
}

#item184423 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item184503 {
	width:274px !important;
	min-height:17px !important;
}

#item184478 {
	width:274px !important;
	min-height:17px !important;
}

#item184474 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item184554 {
	width:162px !important;
	min-height:17px !important;
}

#item184530 {
	width:162px !important;
	min-height:17px !important;
}

#item184526 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item184605 {
	width:177px !important;
	min-height:17px !important;
}

#item184581 {
	width:177px !important;
	min-height:17px !important;
}

#item184577 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item184658 {
	width:145px !important;
	min-height:17px !important;
}

#item184633 {
	width:145px !important;
	min-height:17px !important;
}

#item184629 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item184709 {
	width:117px !important;
	min-height:17px !important;
}

#item184685 {
	width:117px !important;
	min-height:17px !important;
}

#item184681 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item184762 {
	width:156px !important;
	min-height:17px !important;
}

#item184736 {
	width:156px !important;
	min-height:17px !important;
}

#item184732 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item184813 {
	width:99px !important;
	min-height:17px !important;
}

#item184789 {
	width:99px !important;
	min-height:17px !important;
}

#item184785 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item184864 {
	width:109px !important;
	min-height:17px !important;
}

#item184840 {
	width:109px !important;
	min-height:17px !important;
}

#item184836 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item184916 {
	width:70px !important;
	min-height:17px !important;
}

#item184891 {
	width:70px !important;
	min-height:17px !important;
}

#item184887 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item184967 {
	width:193px !important;
	min-height:17px !important;
}

#item184943 {
	width:193px !important;
	min-height:17px !important;
}

#item184939 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item185019 {
	width:78px !important;
	min-height:17px !important;
}

#item184994 {
	width:78px !important;
	min-height:17px !important;
}

#item184990 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item185070 {
	width:68px !important;
	min-height:17px !important;
}

#item185046 {
	width:68px !important;
	min-height:17px !important;
}

#item185042 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item185131 {
	width:85px !important;
	min-height:19px !important;
}

#item185107 {
	width:85px !important;
	min-height:19px !important;
}

#item185103 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item185182 {
	width:85px !important;
	min-height:19px !important;
}

#item185158 {
	width:85px !important;
	min-height:19px !important;
}

#item185154 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item185234 {
	width:186px !important;
	min-height:19px !important;
}

#item185209 {
	width:186px !important;
	min-height:19px !important;
}

#item185205 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item185284 {
	width:117px !important;
	min-height:19px !important;
}

#item185260 {
	width:120px !important;
	min-height:19px !important;
}

#item185257 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item185335 {
	width:134px !important;
	min-height:19px !important;
}

#item185311 {
	width:134px !important;
	min-height:19px !important;
}

#item185307 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item185386 {
	width:87px !important;
	min-height:19px !important;
}

#item185362 {
	width:87px !important;
	min-height:19px !important;
}

#item185358 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item185440 {
	width:120px !important;
	min-height:19px !important;
}

#item185416 {
	width:120px !important;
	min-height:19px !important;
}

#item185413 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item220196 {
	width:164px !important;
	min-height:24px !important;
}

#item220172 {
	width:164px !important;
	min-height:24px !important;
}

#item220169 {
	width:164px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item220219 {
	width:63px !important;
	height:24px !important;
	left:1072px !important;
	top:1101px !important;
}

#item103478 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103479 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103480 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103468 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103469 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103470 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103459 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103460 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103461 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103452 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103484 {
	width:40px !important;
	height:40px !important;
}

#item103481 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103489 {
	width:40px !important;
	height:40px !important;
}

#item103486 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103493 {
	width:40px !important;
	height:40px !important;
}

#item103490 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item6859 {
	width:1004px !important;
	left:938px !important;
	top:861px !important;
	min-height:219px !important;
}

#item6948 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:830px !important;
}

#item7136 {
	width:302px !important;
	left:162px !important;
	top:82px !important;
	min-height:30px !important;
}

#item99949 {
	width:235px !important;
	min-height:24px !important;
}

#item32155 {
	width:235px !important;
	min-height:24px !important;
}

#item99342 {
	width:235px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item99973 {
	width:427px !important;
	min-height:24px !important;
}

#item32178 {
	width:427px !important;
	min-height:24px !important;
}

#item99532 {
	width:427px !important;
	height:24px !important;
	left:1237px !important;
	top:1125px !important;
}

#item32202 {
	width:123px !important;
	height:45px !important;
	left:1113px !important;
	top:1080px !important;
}

#item185470 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item185468 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item185496 {
	width:173px !important;
	min-height:21px !important;
}

#item185494 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item185521 {
	width:149px !important;
	min-height:21px !important;
}

#item185519 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item185544 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item185549 {
	width:180px !important;
	min-height:21px !important;
}

#item185547 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item185572 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item185577 {
	width:143px !important;
	min-height:21px !important;
}

#item185575 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item185602 {
	width:206px !important;
	min-height:21px !important;
}

#item185600 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item185625 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item185657 {
	width:201px !important;
	min-height:17px !important;
}

#item185633 {
	width:201px !important;
	min-height:17px !important;
}

#item185629 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item185710 {
	width:352px !important;
	min-height:17px !important;
}

#item185685 {
	width:352px !important;
	min-height:17px !important;
}

#item185681 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item185736 {
	width:118px !important;
	min-height:21px !important;
}

#item185734 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item185787 {
	width:296px !important;
	min-height:17px !important;
}

#item185763 {
	width:296px !important;
	min-height:17px !important;
}

#item185759 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item185838 {
	width:168px !important;
	min-height:17px !important;
}

#item185814 {
	width:168px !important;
	min-height:17px !important;
}

#item185810 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item185889 {
	width:119px !important;
	min-height:17px !important;
}

#item185865 {
	width:119px !important;
	min-height:17px !important;
}

#item185861 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item185940 {
	width:121px !important;
	min-height:17px !important;
}

#item185916 {
	width:121px !important;
	min-height:17px !important;
}

#item185912 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item185992 {
	width:127px !important;
	min-height:17px !important;
}

#item185968 {
	width:127px !important;
	min-height:17px !important;
}

#item185963 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item186043 {
	width:131px !important;
	min-height:17px !important;
}

#item186019 {
	width:131px !important;
	min-height:17px !important;
}

#item186015 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item186095 {
	width:222px !important;
	min-height:17px !important;
}

#item186071 {
	width:222px !important;
	min-height:17px !important;
}

#item186066 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item186146 {
	width:209px !important;
	min-height:17px !important;
}

#item186122 {
	width:209px !important;
	min-height:17px !important;
}

#item186118 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item186197 {
	width:112px !important;
	min-height:17px !important;
}

#item186173 {
	width:112px !important;
	min-height:17px !important;
}

#item186169 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item186249 {
	width:198px !important;
	min-height:17px !important;
}

#item186225 {
	width:198px !important;
	min-height:17px !important;
}

#item186220 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item186300 {
	width:274px !important;
	min-height:17px !important;
}

#item186276 {
	width:274px !important;
	min-height:17px !important;
}

#item186272 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item186351 {
	width:162px !important;
	min-height:17px !important;
}

#item186327 {
	width:162px !important;
	min-height:17px !important;
}

#item186323 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item186402 {
	width:177px !important;
	min-height:17px !important;
}

#item186378 {
	width:177px !important;
	min-height:17px !important;
}

#item186374 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item186453 {
	width:145px !important;
	min-height:17px !important;
}

#item186429 {
	width:145px !important;
	min-height:17px !important;
}

#item186425 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item186505 {
	width:117px !important;
	min-height:17px !important;
}

#item186480 {
	width:117px !important;
	min-height:17px !important;
}

#item186476 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item186557 {
	width:156px !important;
	min-height:17px !important;
}

#item186533 {
	width:156px !important;
	min-height:17px !important;
}

#item186529 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item186608 {
	width:99px !important;
	min-height:17px !important;
}

#item186584 {
	width:99px !important;
	min-height:17px !important;
}

#item186580 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item186660 {
	width:109px !important;
	min-height:17px !important;
}

#item186636 {
	width:109px !important;
	min-height:17px !important;
}

#item186631 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item186711 {
	width:70px !important;
	min-height:17px !important;
}

#item186687 {
	width:70px !important;
	min-height:17px !important;
}

#item186683 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item186764 {
	width:193px !important;
	min-height:17px !important;
}

#item186739 {
	width:193px !important;
	min-height:17px !important;
}

#item186735 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item186815 {
	width:78px !important;
	min-height:17px !important;
}

#item186791 {
	width:78px !important;
	min-height:17px !important;
}

#item186787 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item186866 {
	width:68px !important;
	min-height:17px !important;
}

#item186842 {
	width:68px !important;
	min-height:17px !important;
}

#item186838 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item186926 {
	width:85px !important;
	min-height:19px !important;
}

#item186902 {
	width:85px !important;
	min-height:19px !important;
}

#item186898 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item186978 {
	width:85px !important;
	min-height:19px !important;
}

#item186954 {
	width:85px !important;
	min-height:19px !important;
}

#item186949 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item187029 {
	width:186px !important;
	min-height:19px !important;
}

#item187005 {
	width:186px !important;
	min-height:19px !important;
}

#item187001 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item187079 {
	width:117px !important;
	min-height:19px !important;
}

#item187055 {
	width:120px !important;
	min-height:19px !important;
}

#item187052 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item187131 {
	width:134px !important;
	min-height:19px !important;
}

#item187106 {
	width:134px !important;
	min-height:19px !important;
}

#item187102 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item187182 {
	width:87px !important;
	min-height:19px !important;
}

#item187158 {
	width:87px !important;
	min-height:19px !important;
}

#item187154 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item187239 {
	width:120px !important;
	min-height:19px !important;
}

#item187215 {
	width:120px !important;
	min-height:19px !important;
}

#item187212 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item103512 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103513 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103514 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103506 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103507 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103508 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103499 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103501 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103502 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103495 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103518 {
	width:40px !important;
	height:40px !important;
}

#item103515 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103522 {
	width:40px !important;
	height:40px !important;
}

#item103519 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103526 {
	width:40px !important;
	height:40px !important;
}

#item103523 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item7179 {
	width:1004px !important;
	left:938px !important;
	top:803px !important;
	min-height:277px !important;
}

#item7267 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:772px !important;
}

#item7455 {
	width:167px !important;
	left:162px !important;
	top:82px !important;
	min-height:30px !important;
}

#item99998 {
	width:235px !important;
	min-height:24px !important;
}

#item32209 {
	width:235px !important;
	min-height:24px !important;
}

#item99347 {
	width:235px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item32232 {
	width:123px !important;
	height:45px !important;
	left:1113px !important;
	top:1080px !important;
}

#item187269 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item187267 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item187294 {
	width:173px !important;
	min-height:21px !important;
}

#item187292 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item187319 {
	width:149px !important;
	min-height:21px !important;
}

#item187317 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item187342 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item187347 {
	width:180px !important;
	min-height:21px !important;
}

#item187345 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item187370 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item187375 {
	width:143px !important;
	min-height:21px !important;
}

#item187373 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item187400 {
	width:206px !important;
	min-height:21px !important;
}

#item187398 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item187423 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item187455 {
	width:201px !important;
	min-height:17px !important;
}

#item187430 {
	width:201px !important;
	min-height:17px !important;
}

#item187426 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item187508 {
	width:352px !important;
	min-height:17px !important;
}

#item187484 {
	width:352px !important;
	min-height:17px !important;
}

#item187478 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item187533 {
	width:118px !important;
	min-height:21px !important;
}

#item187531 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item187584 {
	width:296px !important;
	min-height:17px !important;
}

#item187560 {
	width:296px !important;
	min-height:17px !important;
}

#item187556 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item187635 {
	width:168px !important;
	min-height:17px !important;
}

#item187611 {
	width:168px !important;
	min-height:17px !important;
}

#item187607 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item187686 {
	width:119px !important;
	min-height:17px !important;
}

#item187662 {
	width:119px !important;
	min-height:17px !important;
}

#item187658 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item187738 {
	width:121px !important;
	min-height:17px !important;
}

#item187714 {
	width:121px !important;
	min-height:17px !important;
}

#item187709 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item187790 {
	width:127px !important;
	min-height:17px !important;
}

#item187765 {
	width:127px !important;
	min-height:17px !important;
}

#item187761 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item187841 {
	width:131px !important;
	min-height:17px !important;
}

#item187817 {
	width:131px !important;
	min-height:17px !important;
}

#item187813 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item187892 {
	width:222px !important;
	min-height:17px !important;
}

#item187868 {
	width:222px !important;
	min-height:17px !important;
}

#item187864 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item187943 {
	width:209px !important;
	min-height:17px !important;
}

#item187919 {
	width:209px !important;
	min-height:17px !important;
}

#item187915 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item187995 {
	width:112px !important;
	min-height:17px !important;
}

#item187971 {
	width:112px !important;
	min-height:17px !important;
}

#item187966 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item188046 {
	width:198px !important;
	min-height:17px !important;
}

#item188022 {
	width:198px !important;
	min-height:17px !important;
}

#item188018 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item188097 {
	width:274px !important;
	min-height:17px !important;
}

#item188073 {
	width:274px !important;
	min-height:17px !important;
}

#item188069 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item188148 {
	width:162px !important;
	min-height:17px !important;
}

#item188124 {
	width:162px !important;
	min-height:17px !important;
}

#item188120 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item188199 {
	width:177px !important;
	min-height:17px !important;
}

#item188175 {
	width:177px !important;
	min-height:17px !important;
}

#item188171 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item188251 {
	width:145px !important;
	min-height:17px !important;
}

#item188227 {
	width:145px !important;
	min-height:17px !important;
}

#item188222 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item188302 {
	width:117px !important;
	min-height:17px !important;
}

#item188278 {
	width:117px !important;
	min-height:17px !important;
}

#item188274 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item188353 {
	width:156px !important;
	min-height:17px !important;
}

#item188329 {
	width:156px !important;
	min-height:17px !important;
}

#item188325 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item188404 {
	width:99px !important;
	min-height:17px !important;
}

#item188380 {
	width:99px !important;
	min-height:17px !important;
}

#item188376 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item188455 {
	width:109px !important;
	min-height:17px !important;
}

#item188431 {
	width:109px !important;
	min-height:17px !important;
}

#item188427 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item188507 {
	width:70px !important;
	min-height:17px !important;
}

#item188483 {
	width:70px !important;
	min-height:17px !important;
}

#item188478 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item188560 {
	width:193px !important;
	min-height:17px !important;
}

#item188536 {
	width:193px !important;
	min-height:17px !important;
}

#item188532 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item188611 {
	width:78px !important;
	min-height:17px !important;
}

#item188587 {
	width:78px !important;
	min-height:17px !important;
}

#item188583 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item188662 {
	width:68px !important;
	min-height:17px !important;
}

#item188638 {
	width:68px !important;
	min-height:17px !important;
}

#item188634 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item188723 {
	width:85px !important;
	min-height:19px !important;
}

#item188699 {
	width:85px !important;
	min-height:19px !important;
}

#item188694 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item188774 {
	width:85px !important;
	min-height:19px !important;
}

#item188750 {
	width:85px !important;
	min-height:19px !important;
}

#item188746 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item188827 {
	width:186px !important;
	min-height:19px !important;
}

#item188803 {
	width:186px !important;
	min-height:19px !important;
}

#item188797 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item188877 {
	width:117px !important;
	min-height:19px !important;
}

#item188853 {
	width:120px !important;
	min-height:19px !important;
}

#item188850 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item188928 {
	width:134px !important;
	min-height:19px !important;
}

#item188904 {
	width:134px !important;
	min-height:19px !important;
}

#item188900 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item188981 {
	width:87px !important;
	min-height:19px !important;
}

#item188956 {
	width:87px !important;
	min-height:19px !important;
}

#item188951 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item189038 {
	width:120px !important;
	min-height:19px !important;
}

#item189014 {
	width:120px !important;
	min-height:19px !important;
}

#item189011 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item103544 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103545 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103546 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103537 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103538 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103539 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103531 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103532 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103533 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103527 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103550 {
	width:40px !important;
	height:40px !important;
}

#item103547 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103554 {
	width:40px !important;
	height:40px !important;
}

#item103551 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103558 {
	width:40px !important;
	height:40px !important;
}

#item103555 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item7505 {
	width:1004px !important;
	left:938px !important;
	top:717px !important;
	min-height:334px !important;
}

#item7593 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:686px !important;
}

#item7778 {
	width:276px !important;
	left:162px !important;
	top:83px !important;
	min-height:30px !important;
}

#item100025 {
	width:235px !important;
	min-height:24px !important;
}

#item32253 {
	width:235px !important;
	min-height:24px !important;
}

#item99464 {
	width:235px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item32276 {
	width:123px !important;
	height:45px !important;
	left:1113px !important;
	top:1080px !important;
}

#item189068 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item189066 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item189093 {
	width:173px !important;
	min-height:21px !important;
}

#item189091 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item189118 {
	width:149px !important;
	min-height:21px !important;
}

#item189116 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item189141 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item189146 {
	width:180px !important;
	min-height:21px !important;
}

#item189144 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item189169 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item189174 {
	width:143px !important;
	min-height:21px !important;
}

#item189172 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item189200 {
	width:206px !important;
	min-height:21px !important;
}

#item189198 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item189223 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item189255 {
	width:201px !important;
	min-height:17px !important;
}

#item189230 {
	width:201px !important;
	min-height:17px !important;
}

#item189226 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item189306 {
	width:352px !important;
	min-height:17px !important;
}

#item189282 {
	width:352px !important;
	min-height:17px !important;
}

#item189278 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item189331 {
	width:118px !important;
	min-height:21px !important;
}

#item189329 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item189383 {
	width:296px !important;
	min-height:17px !important;
}

#item189359 {
	width:296px !important;
	min-height:17px !important;
}

#item189354 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item189434 {
	width:168px !important;
	min-height:17px !important;
}

#item189410 {
	width:168px !important;
	min-height:17px !important;
}

#item189406 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item189486 {
	width:119px !important;
	min-height:17px !important;
}

#item189462 {
	width:119px !important;
	min-height:17px !important;
}

#item189458 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item189537 {
	width:121px !important;
	min-height:17px !important;
}

#item189513 {
	width:121px !important;
	min-height:17px !important;
}

#item189509 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item189588 {
	width:127px !important;
	min-height:17px !important;
}

#item189564 {
	width:127px !important;
	min-height:17px !important;
}

#item189560 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item189639 {
	width:131px !important;
	min-height:17px !important;
}

#item189615 {
	width:131px !important;
	min-height:17px !important;
}

#item189611 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item189690 {
	width:222px !important;
	min-height:17px !important;
}

#item189666 {
	width:222px !important;
	min-height:17px !important;
}

#item189662 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item189742 {
	width:209px !important;
	min-height:17px !important;
}

#item189718 {
	width:209px !important;
	min-height:17px !important;
}

#item189714 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item189793 {
	width:112px !important;
	min-height:17px !important;
}

#item189769 {
	width:112px !important;
	min-height:17px !important;
}

#item189765 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item189844 {
	width:198px !important;
	min-height:17px !important;
}

#item189820 {
	width:198px !important;
	min-height:17px !important;
}

#item189816 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item189896 {
	width:274px !important;
	min-height:17px !important;
}

#item189871 {
	width:274px !important;
	min-height:17px !important;
}

#item189867 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item189947 {
	width:162px !important;
	min-height:17px !important;
}

#item189923 {
	width:162px !important;
	min-height:17px !important;
}

#item189919 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item189999 {
	width:177px !important;
	min-height:17px !important;
}

#item189975 {
	width:177px !important;
	min-height:17px !important;
}

#item189971 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item190050 {
	width:145px !important;
	min-height:17px !important;
}

#item190026 {
	width:145px !important;
	min-height:17px !important;
}

#item190022 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item190101 {
	width:117px !important;
	min-height:17px !important;
}

#item190077 {
	width:117px !important;
	min-height:17px !important;
}

#item190073 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item190152 {
	width:156px !important;
	min-height:17px !important;
}

#item190128 {
	width:156px !important;
	min-height:17px !important;
}

#item190124 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item190203 {
	width:99px !important;
	min-height:17px !important;
}

#item190179 {
	width:99px !important;
	min-height:17px !important;
}

#item190175 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item190256 {
	width:109px !important;
	min-height:17px !important;
}

#item190232 {
	width:109px !important;
	min-height:17px !important;
}

#item190227 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item190307 {
	width:70px !important;
	min-height:17px !important;
}

#item190283 {
	width:70px !important;
	min-height:17px !important;
}

#item190279 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item190358 {
	width:193px !important;
	min-height:17px !important;
}

#item190334 {
	width:193px !important;
	min-height:17px !important;
}

#item190330 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item190410 {
	width:78px !important;
	min-height:17px !important;
}

#item190385 {
	width:78px !important;
	min-height:17px !important;
}

#item190381 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item190461 {
	width:68px !important;
	min-height:17px !important;
}

#item190437 {
	width:68px !important;
	min-height:17px !important;
}

#item190433 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item190522 {
	width:85px !important;
	min-height:19px !important;
}

#item190498 {
	width:85px !important;
	min-height:19px !important;
}

#item190494 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item190573 {
	width:85px !important;
	min-height:19px !important;
}

#item190549 {
	width:85px !important;
	min-height:19px !important;
}

#item190545 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item190624 {
	width:186px !important;
	min-height:19px !important;
}

#item190600 {
	width:186px !important;
	min-height:19px !important;
}

#item190596 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item190674 {
	width:117px !important;
	min-height:19px !important;
}

#item190650 {
	width:120px !important;
	min-height:19px !important;
}

#item190647 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item190726 {
	width:134px !important;
	min-height:19px !important;
}

#item190702 {
	width:134px !important;
	min-height:19px !important;
}

#item190698 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item190777 {
	width:87px !important;
	min-height:19px !important;
}

#item190753 {
	width:87px !important;
	min-height:19px !important;
}

#item190749 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item190832 {
	width:120px !important;
	min-height:19px !important;
}

#item190808 {
	width:120px !important;
	min-height:19px !important;
}

#item190805 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item103576 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103577 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103578 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103570 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103571 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103572 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103564 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103565 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103566 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103559 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103583 {
	width:40px !important;
	height:40px !important;
}

#item103580 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103587 {
	width:40px !important;
	height:40px !important;
}

#item103584 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103591 {
	width:40px !important;
	height:40px !important;
}

#item103588 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item7824 {
	width:1004px !important;
	left:938px !important;
	top:813px !important;
	min-height:219px !important;
}

#item7914 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:781px !important;
}

#item8102 {
	width:138px !important;
	left:162px !important;
	top:83px !important;
	min-height:30px !important;
}

#item100049 {
	width:235px !important;
	min-height:24px !important;
}

#item32282 {
	width:235px !important;
	min-height:24px !important;
}

#item99408 {
	width:235px !important;
	height:24px !important;
	left:938px !important;
	top:1077px !important;
}

#item32305 {
	width:123px !important;
	height:45px !important;
	left:1047px !important;
	top:1032px !important;
}

#item190862 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item190860 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item190887 {
	width:173px !important;
	min-height:21px !important;
}

#item190885 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item190912 {
	width:149px !important;
	min-height:21px !important;
}

#item190910 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item190936 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item190942 {
	width:180px !important;
	min-height:21px !important;
}

#item190940 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item190965 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item190970 {
	width:143px !important;
	min-height:21px !important;
}

#item190968 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item190995 {
	width:206px !important;
	min-height:21px !important;
}

#item190993 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item191018 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item191049 {
	width:201px !important;
	min-height:17px !important;
}

#item191025 {
	width:201px !important;
	min-height:17px !important;
}

#item191021 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item191100 {
	width:352px !important;
	min-height:17px !important;
}

#item191076 {
	width:352px !important;
	min-height:17px !important;
}

#item191072 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item191125 {
	width:118px !important;
	min-height:21px !important;
}

#item191123 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item191177 {
	width:296px !important;
	min-height:17px !important;
}

#item191152 {
	width:296px !important;
	min-height:17px !important;
}

#item191148 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item191228 {
	width:168px !important;
	min-height:17px !important;
}

#item191204 {
	width:168px !important;
	min-height:17px !important;
}

#item191200 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item191280 {
	width:119px !important;
	min-height:17px !important;
}

#item191256 {
	width:119px !important;
	min-height:17px !important;
}

#item191252 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item191331 {
	width:121px !important;
	min-height:17px !important;
}

#item191307 {
	width:121px !important;
	min-height:17px !important;
}

#item191303 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item191382 {
	width:127px !important;
	min-height:17px !important;
}

#item191358 {
	width:127px !important;
	min-height:17px !important;
}

#item191354 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item191435 {
	width:131px !important;
	min-height:17px !important;
}

#item191409 {
	width:131px !important;
	min-height:17px !important;
}

#item191405 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item191487 {
	width:222px !important;
	min-height:17px !important;
}

#item191463 {
	width:222px !important;
	min-height:17px !important;
}

#item191458 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item191538 {
	width:209px !important;
	min-height:17px !important;
}

#item191514 {
	width:209px !important;
	min-height:17px !important;
}

#item191510 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item191589 {
	width:112px !important;
	min-height:17px !important;
}

#item191565 {
	width:112px !important;
	min-height:17px !important;
}

#item191561 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item191641 {
	width:198px !important;
	min-height:17px !important;
}

#item191616 {
	width:198px !important;
	min-height:17px !important;
}

#item191612 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item191693 {
	width:274px !important;
	min-height:17px !important;
}

#item191669 {
	width:274px !important;
	min-height:17px !important;
}

#item191665 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item191745 {
	width:162px !important;
	min-height:17px !important;
}

#item191721 {
	width:162px !important;
	min-height:17px !important;
}

#item191717 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item191796 {
	width:177px !important;
	min-height:17px !important;
}

#item191772 {
	width:177px !important;
	min-height:17px !important;
}

#item191768 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item191847 {
	width:145px !important;
	min-height:17px !important;
}

#item191823 {
	width:145px !important;
	min-height:17px !important;
}

#item191819 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item191898 {
	width:117px !important;
	min-height:17px !important;
}

#item191874 {
	width:117px !important;
	min-height:17px !important;
}

#item191870 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item191949 {
	width:156px !important;
	min-height:17px !important;
}

#item191925 {
	width:156px !important;
	min-height:17px !important;
}

#item191921 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item192002 {
	width:99px !important;
	min-height:17px !important;
}

#item191977 {
	width:99px !important;
	min-height:17px !important;
}

#item191973 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item192053 {
	width:109px !important;
	min-height:17px !important;
}

#item192029 {
	width:109px !important;
	min-height:17px !important;
}

#item192025 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item192104 {
	width:70px !important;
	min-height:17px !important;
}

#item192080 {
	width:70px !important;
	min-height:17px !important;
}

#item192076 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item192155 {
	width:193px !important;
	min-height:17px !important;
}

#item192131 {
	width:193px !important;
	min-height:17px !important;
}

#item192127 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item192206 {
	width:78px !important;
	min-height:17px !important;
}

#item192182 {
	width:78px !important;
	min-height:17px !important;
}

#item192178 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item192258 {
	width:68px !important;
	min-height:17px !important;
}

#item192234 {
	width:68px !important;
	min-height:17px !important;
}

#item192230 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item192319 {
	width:85px !important;
	min-height:19px !important;
}

#item192295 {
	width:85px !important;
	min-height:19px !important;
}

#item192291 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item192370 {
	width:85px !important;
	min-height:19px !important;
}

#item192346 {
	width:85px !important;
	min-height:19px !important;
}

#item192342 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item192422 {
	width:186px !important;
	min-height:19px !important;
}

#item192397 {
	width:186px !important;
	min-height:19px !important;
}

#item192393 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item192472 {
	width:117px !important;
	min-height:19px !important;
}

#item192448 {
	width:120px !important;
	min-height:19px !important;
}

#item192445 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item192523 {
	width:134px !important;
	min-height:19px !important;
}

#item192499 {
	width:134px !important;
	min-height:19px !important;
}

#item192495 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item192574 {
	width:87px !important;
	min-height:19px !important;
}

#item192550 {
	width:87px !important;
	min-height:19px !important;
}

#item192546 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item192628 {
	width:120px !important;
	min-height:19px !important;
}

#item192604 {
	width:120px !important;
	min-height:19px !important;
}

#item192601 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item220248 {
	width:164px !important;
	min-height:24px !important;
}

#item220224 {
	width:164px !important;
	min-height:24px !important;
}

#item220221 {
	width:164px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item220271 {
	width:63px !important;
	height:24px !important;
	left:1072px !important;
	top:1101px !important;
}

#item103608 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103609 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103610 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103602 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103603 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103604 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103596 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103597 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103598 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103592 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103614 {
	width:40px !important;
	height:40px !important;
}

#item103611 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103618 {
	width:40px !important;
	height:40px !important;
}

#item103615 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103623 {
	width:40px !important;
	height:40px !important;
}

#item103619 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item8673 {
	width:1004px !important;
	left:938px !important;
	top:746px !important;
	min-height:334px !important;
}

#item8760 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:714px !important;
}

#item8946 {
	width:264px !important;
	left:162px !important;
	top:83px !important;
	min-height:30px !important;
}

#item100074 {
	width:235px !important;
	min-height:24px !important;
}

#item32317 {
	width:235px !important;
	min-height:24px !important;
}

#item99379 {
	width:235px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item32340 {
	width:123px !important;
	height:45px !important;
	left:1047px !important;
	top:1080px !important;
}

#item192658 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item192656 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item192684 {
	width:173px !important;
	min-height:21px !important;
}

#item192682 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item192709 {
	width:149px !important;
	min-height:21px !important;
}

#item192707 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item192732 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item192737 {
	width:180px !important;
	min-height:21px !important;
}

#item192735 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item192760 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item192765 {
	width:143px !important;
	min-height:21px !important;
}

#item192763 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item192790 {
	width:206px !important;
	min-height:21px !important;
}

#item192788 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item192813 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item192844 {
	width:201px !important;
	min-height:17px !important;
}

#item192820 {
	width:201px !important;
	min-height:17px !important;
}

#item192816 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item192895 {
	width:352px !important;
	min-height:17px !important;
}

#item192871 {
	width:352px !important;
	min-height:17px !important;
}

#item192867 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item192921 {
	width:118px !important;
	min-height:21px !important;
}

#item192919 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item192972 {
	width:296px !important;
	min-height:17px !important;
}

#item192948 {
	width:296px !important;
	min-height:17px !important;
}

#item192944 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item193023 {
	width:168px !important;
	min-height:17px !important;
}

#item192999 {
	width:168px !important;
	min-height:17px !important;
}

#item192995 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item193076 {
	width:119px !important;
	min-height:17px !important;
}

#item193050 {
	width:119px !important;
	min-height:17px !important;
}

#item193046 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item193128 {
	width:121px !important;
	min-height:17px !important;
}

#item193103 {
	width:121px !important;
	min-height:17px !important;
}

#item193099 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item193180 {
	width:127px !important;
	min-height:17px !important;
}

#item193155 {
	width:127px !important;
	min-height:17px !important;
}

#item193151 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item193231 {
	width:131px !important;
	min-height:17px !important;
}

#item193207 {
	width:131px !important;
	min-height:17px !important;
}

#item193203 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item193282 {
	width:222px !important;
	min-height:17px !important;
}

#item193258 {
	width:222px !important;
	min-height:17px !important;
}

#item193254 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item193333 {
	width:209px !important;
	min-height:17px !important;
}

#item193309 {
	width:209px !important;
	min-height:17px !important;
}

#item193305 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item193384 {
	width:112px !important;
	min-height:17px !important;
}

#item193360 {
	width:112px !important;
	min-height:17px !important;
}

#item193356 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item193436 {
	width:198px !important;
	min-height:17px !important;
}

#item193411 {
	width:198px !important;
	min-height:17px !important;
}

#item193407 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item193487 {
	width:274px !important;
	min-height:17px !important;
}

#item193463 {
	width:274px !important;
	min-height:17px !important;
}

#item193459 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item193538 {
	width:162px !important;
	min-height:17px !important;
}

#item193514 {
	width:162px !important;
	min-height:17px !important;
}

#item193510 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item193589 {
	width:177px !important;
	min-height:17px !important;
}

#item193565 {
	width:177px !important;
	min-height:17px !important;
}

#item193561 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item193640 {
	width:145px !important;
	min-height:17px !important;
}

#item193616 {
	width:145px !important;
	min-height:17px !important;
}

#item193612 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item193692 {
	width:117px !important;
	min-height:17px !important;
}

#item193667 {
	width:117px !important;
	min-height:17px !important;
}

#item193663 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item193744 {
	width:156px !important;
	min-height:17px !important;
}

#item193719 {
	width:156px !important;
	min-height:17px !important;
}

#item193715 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item193795 {
	width:99px !important;
	min-height:17px !important;
}

#item193771 {
	width:99px !important;
	min-height:17px !important;
}

#item193767 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item193846 {
	width:109px !important;
	min-height:17px !important;
}

#item193822 {
	width:109px !important;
	min-height:17px !important;
}

#item193818 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item193897 {
	width:70px !important;
	min-height:17px !important;
}

#item193873 {
	width:70px !important;
	min-height:17px !important;
}

#item193869 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item193949 {
	width:193px !important;
	min-height:17px !important;
}

#item193924 {
	width:193px !important;
	min-height:17px !important;
}

#item193920 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item194000 {
	width:78px !important;
	min-height:17px !important;
}

#item193976 {
	width:78px !important;
	min-height:17px !important;
}

#item193972 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item194051 {
	width:68px !important;
	min-height:17px !important;
}

#item194027 {
	width:68px !important;
	min-height:17px !important;
}

#item194023 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item194114 {
	width:85px !important;
	min-height:19px !important;
}

#item194090 {
	width:85px !important;
	min-height:19px !important;
}

#item194085 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item194166 {
	width:85px !important;
	min-height:19px !important;
}

#item194141 {
	width:85px !important;
	min-height:19px !important;
}

#item194137 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item194218 {
	width:186px !important;
	min-height:19px !important;
}

#item194194 {
	width:186px !important;
	min-height:19px !important;
}

#item194190 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item194268 {
	width:117px !important;
	min-height:19px !important;
}

#item194244 {
	width:120px !important;
	min-height:19px !important;
}

#item194241 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item194319 {
	width:134px !important;
	min-height:19px !important;
}

#item194295 {
	width:134px !important;
	min-height:19px !important;
}

#item194291 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item194370 {
	width:87px !important;
	min-height:19px !important;
}

#item194346 {
	width:87px !important;
	min-height:19px !important;
}

#item194342 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item194427 {
	width:120px !important;
	min-height:19px !important;
}

#item194403 {
	width:120px !important;
	min-height:19px !important;
}

#item194399 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item103648 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103649 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103650 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103642 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103643 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103644 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103636 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103637 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103638 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103632 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103654 {
	width:40px !important;
	height:40px !important;
}

#item103651 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103658 {
	width:40px !important;
	height:40px !important;
}

#item103655 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103662 {
	width:40px !important;
	height:40px !important;
}

#item103659 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item9253 {
	width:1005px !important;
	left:938px !important;
	top:717px !important;
	min-height:363px !important;
}

#item9529 {
	width:361px !important;
	left:162px !important;
	top:83px !important;
	min-height:30px !important;
}

#item100100 {
	width:235px !important;
	min-height:24px !important;
}

#item32350 {
	width:235px !important;
	min-height:24px !important;
}

#item99437 {
	width:235px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item100125 {
	width:427px !important;
	min-height:24px !important;
}

#item32373 {
	width:427px !important;
	min-height:24px !important;
}

#item99536 {
	width:427px !important;
	height:24px !important;
	left:1237px !important;
	top:1125px !important;
}

#item32397 {
	width:123px !important;
	height:45px !important;
	left:1113px !important;
	top:1080px !important;
}

#item194457 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item194455 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item194482 {
	width:173px !important;
	min-height:21px !important;
}

#item194480 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item194507 {
	width:149px !important;
	min-height:21px !important;
}

#item194505 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item194530 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item194535 {
	width:180px !important;
	min-height:21px !important;
}

#item194533 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item194558 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item194563 {
	width:143px !important;
	min-height:21px !important;
}

#item194561 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item194588 {
	width:206px !important;
	min-height:21px !important;
}

#item194586 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item194611 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item194643 {
	width:201px !important;
	min-height:17px !important;
}

#item194618 {
	width:201px !important;
	min-height:17px !important;
}

#item194614 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item194694 {
	width:352px !important;
	min-height:17px !important;
}

#item194670 {
	width:352px !important;
	min-height:17px !important;
}

#item194666 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item194719 {
	width:118px !important;
	min-height:21px !important;
}

#item194717 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item194770 {
	width:296px !important;
	min-height:17px !important;
}

#item194746 {
	width:296px !important;
	min-height:17px !important;
}

#item194742 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item194821 {
	width:168px !important;
	min-height:17px !important;
}

#item194797 {
	width:168px !important;
	min-height:17px !important;
}

#item194793 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item194872 {
	width:119px !important;
	min-height:17px !important;
}

#item194848 {
	width:119px !important;
	min-height:17px !important;
}

#item194844 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item194924 {
	width:121px !important;
	min-height:17px !important;
}

#item194900 {
	width:121px !important;
	min-height:17px !important;
}

#item194895 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item194975 {
	width:127px !important;
	min-height:17px !important;
}

#item194951 {
	width:127px !important;
	min-height:17px !important;
}

#item194947 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item195027 {
	width:131px !important;
	min-height:17px !important;
}

#item195003 {
	width:131px !important;
	min-height:17px !important;
}

#item194998 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item195078 {
	width:222px !important;
	min-height:17px !important;
}

#item195054 {
	width:222px !important;
	min-height:17px !important;
}

#item195050 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item195129 {
	width:209px !important;
	min-height:17px !important;
}

#item195105 {
	width:209px !important;
	min-height:17px !important;
}

#item195101 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item195182 {
	width:112px !important;
	min-height:17px !important;
}

#item195156 {
	width:112px !important;
	min-height:17px !important;
}

#item195152 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item195233 {
	width:198px !important;
	min-height:17px !important;
}

#item195209 {
	width:198px !important;
	min-height:17px !important;
}

#item195205 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item195284 {
	width:274px !important;
	min-height:17px !important;
}

#item195260 {
	width:274px !important;
	min-height:17px !important;
}

#item195256 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item195335 {
	width:162px !important;
	min-height:17px !important;
}

#item195311 {
	width:162px !important;
	min-height:17px !important;
}

#item195307 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item195386 {
	width:177px !important;
	min-height:17px !important;
}

#item195362 {
	width:177px !important;
	min-height:17px !important;
}

#item195358 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item195438 {
	width:145px !important;
	min-height:17px !important;
}

#item195413 {
	width:145px !important;
	min-height:17px !important;
}

#item195409 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item195489 {
	width:117px !important;
	min-height:17px !important;
}

#item195465 {
	width:117px !important;
	min-height:17px !important;
}

#item195461 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item195540 {
	width:156px !important;
	min-height:17px !important;
}

#item195516 {
	width:156px !important;
	min-height:17px !important;
}

#item195512 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item195591 {
	width:99px !important;
	min-height:17px !important;
}

#item195567 {
	width:99px !important;
	min-height:17px !important;
}

#item195563 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item195642 {
	width:109px !important;
	min-height:17px !important;
}

#item195618 {
	width:109px !important;
	min-height:17px !important;
}

#item195614 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item195694 {
	width:70px !important;
	min-height:17px !important;
}

#item195669 {
	width:70px !important;
	min-height:17px !important;
}

#item195665 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item195745 {
	width:193px !important;
	min-height:17px !important;
}

#item195721 {
	width:193px !important;
	min-height:17px !important;
}

#item195717 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item195797 {
	width:78px !important;
	min-height:17px !important;
}

#item195772 {
	width:78px !important;
	min-height:17px !important;
}

#item195768 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item195848 {
	width:68px !important;
	min-height:17px !important;
}

#item195824 {
	width:68px !important;
	min-height:17px !important;
}

#item195820 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item195910 {
	width:85px !important;
	min-height:19px !important;
}

#item195886 {
	width:85px !important;
	min-height:19px !important;
}

#item195881 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item195962 {
	width:85px !important;
	min-height:19px !important;
}

#item195937 {
	width:85px !important;
	min-height:19px !important;
}

#item195933 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item196014 {
	width:186px !important;
	min-height:19px !important;
}

#item195990 {
	width:186px !important;
	min-height:19px !important;
}

#item195986 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item196064 {
	width:117px !important;
	min-height:19px !important;
}

#item196040 {
	width:120px !important;
	min-height:19px !important;
}

#item196037 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item196115 {
	width:134px !important;
	min-height:19px !important;
}

#item196091 {
	width:134px !important;
	min-height:19px !important;
}

#item196087 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item196167 {
	width:87px !important;
	min-height:19px !important;
}

#item196142 {
	width:87px !important;
	min-height:19px !important;
}

#item196138 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item196222 {
	width:120px !important;
	min-height:19px !important;
}

#item196198 {
	width:120px !important;
	min-height:19px !important;
}

#item196195 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item103680 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103682 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103684 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103674 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103675 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103676 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103667 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103668 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103669 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103663 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103688 {
	width:40px !important;
	height:40px !important;
}

#item103685 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103692 {
	width:40px !important;
	height:40px !important;
}

#item103689 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103696 {
	width:40px !important;
	height:40px !important;
}

#item103693 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item9812 {
	width:1004px !important;
	left:938px !important;
	top:1045px !important;
	min-height:104px !important;
}

#item9899 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:1013px !important;
}

#item196252 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item196250 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item196277 {
	width:173px !important;
	min-height:21px !important;
}

#item196275 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item196302 {
	width:149px !important;
	min-height:21px !important;
}

#item196300 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item196325 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item196330 {
	width:180px !important;
	min-height:21px !important;
}

#item196328 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item196353 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item196358 {
	width:143px !important;
	min-height:21px !important;
}

#item196356 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item196383 {
	width:206px !important;
	min-height:21px !important;
}

#item196381 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item196407 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item196438 {
	width:201px !important;
	min-height:17px !important;
}

#item196414 {
	width:201px !important;
	min-height:17px !important;
}

#item196410 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item196489 {
	width:352px !important;
	min-height:17px !important;
}

#item196465 {
	width:352px !important;
	min-height:17px !important;
}

#item196461 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item196514 {
	width:118px !important;
	min-height:21px !important;
}

#item196512 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item196565 {
	width:296px !important;
	min-height:17px !important;
}

#item196541 {
	width:296px !important;
	min-height:17px !important;
}

#item196537 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item196616 {
	width:168px !important;
	min-height:17px !important;
}

#item196592 {
	width:168px !important;
	min-height:17px !important;
}

#item196588 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item196668 {
	width:119px !important;
	min-height:17px !important;
}

#item196644 {
	width:119px !important;
	min-height:17px !important;
}

#item196639 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item196719 {
	width:121px !important;
	min-height:17px !important;
}

#item196695 {
	width:121px !important;
	min-height:17px !important;
}

#item196691 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item196771 {
	width:127px !important;
	min-height:17px !important;
}

#item196747 {
	width:127px !important;
	min-height:17px !important;
}

#item196743 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item196822 {
	width:131px !important;
	min-height:17px !important;
}

#item196798 {
	width:131px !important;
	min-height:17px !important;
}

#item196794 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item196874 {
	width:222px !important;
	min-height:17px !important;
}

#item196849 {
	width:222px !important;
	min-height:17px !important;
}

#item196845 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item196926 {
	width:209px !important;
	min-height:17px !important;
}

#item196902 {
	width:209px !important;
	min-height:17px !important;
}

#item196897 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item196977 {
	width:112px !important;
	min-height:17px !important;
}

#item196953 {
	width:112px !important;
	min-height:17px !important;
}

#item196949 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item197028 {
	width:198px !important;
	min-height:17px !important;
}

#item197004 {
	width:198px !important;
	min-height:17px !important;
}

#item197000 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item197080 {
	width:274px !important;
	min-height:17px !important;
}

#item197055 {
	width:274px !important;
	min-height:17px !important;
}

#item197051 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item197131 {
	width:162px !important;
	min-height:17px !important;
}

#item197107 {
	width:162px !important;
	min-height:17px !important;
}

#item197103 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item197183 {
	width:177px !important;
	min-height:17px !important;
}

#item197159 {
	width:177px !important;
	min-height:17px !important;
}

#item197154 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item197235 {
	width:145px !important;
	min-height:17px !important;
}

#item197211 {
	width:145px !important;
	min-height:17px !important;
}

#item197206 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item197287 {
	width:117px !important;
	min-height:17px !important;
}

#item197262 {
	width:117px !important;
	min-height:17px !important;
}

#item197258 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item197338 {
	width:156px !important;
	min-height:17px !important;
}

#item197314 {
	width:156px !important;
	min-height:17px !important;
}

#item197310 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item197389 {
	width:99px !important;
	min-height:17px !important;
}

#item197365 {
	width:99px !important;
	min-height:17px !important;
}

#item197361 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item197441 {
	width:109px !important;
	min-height:17px !important;
}

#item197417 {
	width:109px !important;
	min-height:17px !important;
}

#item197412 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item197492 {
	width:70px !important;
	min-height:17px !important;
}

#item197468 {
	width:70px !important;
	min-height:17px !important;
}

#item197464 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item197543 {
	width:193px !important;
	min-height:17px !important;
}

#item197519 {
	width:193px !important;
	min-height:17px !important;
}

#item197515 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item197594 {
	width:78px !important;
	min-height:17px !important;
}

#item197570 {
	width:78px !important;
	min-height:17px !important;
}

#item197566 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item197645 {
	width:68px !important;
	min-height:17px !important;
}

#item197621 {
	width:68px !important;
	min-height:17px !important;
}

#item197617 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item197707 {
	width:85px !important;
	min-height:19px !important;
}

#item197683 {
	width:85px !important;
	min-height:19px !important;
}

#item197679 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item197758 {
	width:85px !important;
	min-height:19px !important;
}

#item197734 {
	width:85px !important;
	min-height:19px !important;
}

#item197730 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item197809 {
	width:186px !important;
	min-height:19px !important;
}

#item197785 {
	width:186px !important;
	min-height:19px !important;
}

#item197781 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item197860 {
	width:117px !important;
	min-height:19px !important;
}

#item197835 {
	width:120px !important;
	min-height:19px !important;
}

#item197832 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item197912 {
	width:134px !important;
	min-height:19px !important;
}

#item197888 {
	width:134px !important;
	min-height:19px !important;
}

#item197883 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item197963 {
	width:87px !important;
	min-height:19px !important;
}

#item197939 {
	width:87px !important;
	min-height:19px !important;
}

#item197935 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item198017 {
	width:120px !important;
	min-height:19px !important;
}

#item197993 {
	width:120px !important;
	min-height:19px !important;
}

#item197990 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item103713 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103714 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103716 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103707 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103708 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103709 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103701 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103702 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103703 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103697 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103720 {
	width:40px !important;
	height:40px !important;
}

#item103717 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103724 {
	width:40px !important;
	height:40px !important;
}

#item103721 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103728 {
	width:40px !important;
	height:40px !important;
}

#item103725 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item10476 {
	width:1004px !important;
	left:938px !important;
	top:1045px !important;
	min-height:104px !important;
}

#item10566 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:1013px !important;
}

#item198047 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item198045 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item198072 {
	width:173px !important;
	min-height:21px !important;
}

#item198070 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item198097 {
	width:149px !important;
	min-height:21px !important;
}

#item198095 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item198120 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item198125 {
	width:180px !important;
	min-height:21px !important;
}

#item198123 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item198149 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item198155 {
	width:143px !important;
	min-height:21px !important;
}

#item198153 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item198180 {
	width:206px !important;
	min-height:21px !important;
}

#item198178 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item198203 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item198234 {
	width:201px !important;
	min-height:17px !important;
}

#item198210 {
	width:201px !important;
	min-height:17px !important;
}

#item198206 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item198285 {
	width:352px !important;
	min-height:17px !important;
}

#item198261 {
	width:352px !important;
	min-height:17px !important;
}

#item198257 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item198310 {
	width:118px !important;
	min-height:21px !important;
}

#item198308 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item198362 {
	width:296px !important;
	min-height:17px !important;
}

#item198338 {
	width:296px !important;
	min-height:17px !important;
}

#item198333 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item198414 {
	width:168px !important;
	min-height:17px !important;
}

#item198390 {
	width:168px !important;
	min-height:17px !important;
}

#item198386 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item198465 {
	width:119px !important;
	min-height:17px !important;
}

#item198441 {
	width:119px !important;
	min-height:17px !important;
}

#item198437 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item198516 {
	width:121px !important;
	min-height:17px !important;
}

#item198492 {
	width:121px !important;
	min-height:17px !important;
}

#item198488 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item198567 {
	width:127px !important;
	min-height:17px !important;
}

#item198543 {
	width:127px !important;
	min-height:17px !important;
}

#item198539 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item198618 {
	width:131px !important;
	min-height:17px !important;
}

#item198594 {
	width:131px !important;
	min-height:17px !important;
}

#item198590 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item198671 {
	width:222px !important;
	min-height:17px !important;
}

#item198647 {
	width:222px !important;
	min-height:17px !important;
}

#item198642 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item198722 {
	width:209px !important;
	min-height:17px !important;
}

#item198698 {
	width:209px !important;
	min-height:17px !important;
}

#item198694 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item198774 {
	width:112px !important;
	min-height:17px !important;
}

#item198750 {
	width:112px !important;
	min-height:17px !important;
}

#item198745 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item198825 {
	width:198px !important;
	min-height:17px !important;
}

#item198801 {
	width:198px !important;
	min-height:17px !important;
}

#item198797 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item198876 {
	width:274px !important;
	min-height:17px !important;
}

#item198852 {
	width:274px !important;
	min-height:17px !important;
}

#item198848 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item198928 {
	width:162px !important;
	min-height:17px !important;
}

#item198904 {
	width:162px !important;
	min-height:17px !important;
}

#item198900 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item198979 {
	width:177px !important;
	min-height:17px !important;
}

#item198955 {
	width:177px !important;
	min-height:17px !important;
}

#item198951 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item199030 {
	width:145px !important;
	min-height:17px !important;
}

#item199006 {
	width:145px !important;
	min-height:17px !important;
}

#item199002 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item199081 {
	width:117px !important;
	min-height:17px !important;
}

#item199057 {
	width:117px !important;
	min-height:17px !important;
}

#item199053 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item199132 {
	width:156px !important;
	min-height:17px !important;
}

#item199108 {
	width:156px !important;
	min-height:17px !important;
}

#item199104 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item199184 {
	width:99px !important;
	min-height:17px !important;
}

#item199160 {
	width:99px !important;
	min-height:17px !important;
}

#item199155 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item199235 {
	width:109px !important;
	min-height:17px !important;
}

#item199211 {
	width:109px !important;
	min-height:17px !important;
}

#item199207 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item199286 {
	width:70px !important;
	min-height:17px !important;
}

#item199262 {
	width:70px !important;
	min-height:17px !important;
}

#item199258 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item199338 {
	width:193px !important;
	min-height:17px !important;
}

#item199314 {
	width:193px !important;
	min-height:17px !important;
}

#item199310 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item199390 {
	width:78px !important;
	min-height:17px !important;
}

#item199365 {
	width:78px !important;
	min-height:17px !important;
}

#item199361 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item199442 {
	width:68px !important;
	min-height:17px !important;
}

#item199418 {
	width:68px !important;
	min-height:17px !important;
}

#item199413 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item199505 {
	width:85px !important;
	min-height:19px !important;
}

#item199481 {
	width:85px !important;
	min-height:19px !important;
}

#item199477 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item199556 {
	width:85px !important;
	min-height:19px !important;
}

#item199532 {
	width:85px !important;
	min-height:19px !important;
}

#item199528 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item199607 {
	width:186px !important;
	min-height:19px !important;
}

#item199583 {
	width:186px !important;
	min-height:19px !important;
}

#item199579 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item199658 {
	width:117px !important;
	min-height:19px !important;
}

#item199634 {
	width:120px !important;
	min-height:19px !important;
}

#item199631 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item199709 {
	width:134px !important;
	min-height:19px !important;
}

#item199685 {
	width:134px !important;
	min-height:19px !important;
}

#item199681 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item199761 {
	width:87px !important;
	min-height:19px !important;
}

#item199737 {
	width:87px !important;
	min-height:19px !important;
}

#item199732 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item199815 {
	width:120px !important;
	min-height:19px !important;
}

#item199791 {
	width:120px !important;
	min-height:19px !important;
}

#item199788 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item103745 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103746 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103747 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103739 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103740 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103741 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103733 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103734 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103735 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103729 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103751 {
	width:40px !important;
	height:40px !important;
}

#item103748 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103755 {
	width:40px !important;
	height:40px !important;
}

#item103752 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103759 {
	width:40px !important;
	height:40px !important;
}

#item103756 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item10818 {
	width:1004px !important;
	left:938px !important;
	top:1045px !important;
	min-height:104px !important;
}

#item10904 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:1013px !important;
}

#item11126 {
	width:38px !important;
	height:142px !important;
	left:325px !important;
	top:10px !important;
	background:#fff;
	border:solid 1.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;
}

#item199846 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item199844 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item199871 {
	width:173px !important;
	min-height:21px !important;
}

#item199869 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item199897 {
	width:149px !important;
	min-height:21px !important;
}

#item199895 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item199920 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item199925 {
	width:180px !important;
	min-height:21px !important;
}

#item199923 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item199948 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item199953 {
	width:143px !important;
	min-height:21px !important;
}

#item199951 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item199978 {
	width:206px !important;
	min-height:21px !important;
}

#item199976 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item200001 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item200032 {
	width:201px !important;
	min-height:17px !important;
}

#item200008 {
	width:201px !important;
	min-height:17px !important;
}

#item200004 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item200084 {
	width:352px !important;
	min-height:17px !important;
}

#item200060 {
	width:352px !important;
	min-height:17px !important;
}

#item200055 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item200110 {
	width:118px !important;
	min-height:21px !important;
}

#item200107 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item200161 {
	width:296px !important;
	min-height:17px !important;
}

#item200137 {
	width:296px !important;
	min-height:17px !important;
}

#item200133 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item200212 {
	width:168px !important;
	min-height:17px !important;
}

#item200188 {
	width:168px !important;
	min-height:17px !important;
}

#item200184 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item200263 {
	width:119px !important;
	min-height:17px !important;
}

#item200239 {
	width:119px !important;
	min-height:17px !important;
}

#item200235 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item200315 {
	width:121px !important;
	min-height:17px !important;
}

#item200291 {
	width:121px !important;
	min-height:17px !important;
}

#item200286 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item200366 {
	width:127px !important;
	min-height:17px !important;
}

#item200342 {
	width:127px !important;
	min-height:17px !important;
}

#item200338 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item200418 {
	width:131px !important;
	min-height:17px !important;
}

#item200394 {
	width:131px !important;
	min-height:17px !important;
}

#item200390 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item200470 {
	width:222px !important;
	min-height:17px !important;
}

#item200446 {
	width:222px !important;
	min-height:17px !important;
}

#item200441 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item200521 {
	width:209px !important;
	min-height:17px !important;
}

#item200497 {
	width:209px !important;
	min-height:17px !important;
}

#item200493 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item200572 {
	width:112px !important;
	min-height:17px !important;
}

#item200548 {
	width:112px !important;
	min-height:17px !important;
}

#item200544 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item200623 {
	width:198px !important;
	min-height:17px !important;
}

#item200599 {
	width:198px !important;
	min-height:17px !important;
}

#item200595 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item200676 {
	width:274px !important;
	min-height:17px !important;
}

#item200652 {
	width:274px !important;
	min-height:17px !important;
}

#item200648 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item200727 {
	width:162px !important;
	min-height:17px !important;
}

#item200703 {
	width:162px !important;
	min-height:17px !important;
}

#item200699 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item200778 {
	width:177px !important;
	min-height:17px !important;
}

#item200754 {
	width:177px !important;
	min-height:17px !important;
}

#item200750 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item200829 {
	width:145px !important;
	min-height:17px !important;
}

#item200805 {
	width:145px !important;
	min-height:17px !important;
}

#item200801 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item200880 {
	width:117px !important;
	min-height:17px !important;
}

#item200856 {
	width:117px !important;
	min-height:17px !important;
}

#item200852 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item200932 {
	width:156px !important;
	min-height:17px !important;
}

#item200908 {
	width:156px !important;
	min-height:17px !important;
}

#item200904 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item200983 {
	width:99px !important;
	min-height:17px !important;
}

#item200959 {
	width:99px !important;
	min-height:17px !important;
}

#item200955 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item201034 {
	width:109px !important;
	min-height:17px !important;
}

#item201010 {
	width:109px !important;
	min-height:17px !important;
}

#item201006 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item201085 {
	width:70px !important;
	min-height:17px !important;
}

#item201061 {
	width:70px !important;
	min-height:17px !important;
}

#item201057 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item201136 {
	width:193px !important;
	min-height:17px !important;
}

#item201112 {
	width:193px !important;
	min-height:17px !important;
}

#item201108 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item201188 {
	width:78px !important;
	min-height:17px !important;
}

#item201164 {
	width:78px !important;
	min-height:17px !important;
}

#item201160 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item201239 {
	width:68px !important;
	min-height:17px !important;
}

#item201215 {
	width:68px !important;
	min-height:17px !important;
}

#item201211 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item201300 {
	width:85px !important;
	min-height:19px !important;
}

#item201276 {
	width:85px !important;
	min-height:19px !important;
}

#item201272 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item201351 {
	width:85px !important;
	min-height:19px !important;
}

#item201327 {
	width:85px !important;
	min-height:19px !important;
}

#item201323 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item201404 {
	width:186px !important;
	min-height:19px !important;
}

#item201380 {
	width:186px !important;
	min-height:19px !important;
}

#item201375 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item201454 {
	width:117px !important;
	min-height:19px !important;
}

#item201430 {
	width:120px !important;
	min-height:19px !important;
}

#item201427 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item201506 {
	width:134px !important;
	min-height:19px !important;
}

#item201482 {
	width:134px !important;
	min-height:19px !important;
}

#item201478 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item201557 {
	width:87px !important;
	min-height:19px !important;
}

#item201533 {
	width:87px !important;
	min-height:19px !important;
}

#item201529 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item201613 {
	width:120px !important;
	min-height:19px !important;
}

#item201588 {
	width:120px !important;
	min-height:19px !important;
}

#item201584 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item103785 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103786 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103787 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103779 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103780 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103781 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103772 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103774 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103775 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103768 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103791 {
	width:40px !important;
	height:40px !important;
}

#item103788 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103795 {
	width:40px !important;
	height:40px !important;
}

#item103792 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103800 {
	width:40px !important;
	height:40px !important;
}

#item103796 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item11428 {
	width:1004px !important;
	left:938px !important;
	top:1016px !important;
	min-height:133px !important;
}

#item11515 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:985px !important;
}

#item11747 {
	width:38px !important;
	height:142px !important;
	left:123px !important;
	top:10px !important;
	background:#000;
	border:solid 1.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;
}

#item11750 {
	width:38px !important;
	height:142px !important;
	left:304px !important;
	top:10px !important;
	background:#fff;
	border:solid 1.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;
}

#item201643 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item201641 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item201668 {
	width:173px !important;
	min-height:21px !important;
}

#item201666 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item201693 {
	width:149px !important;
	min-height:21px !important;
}

#item201691 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item201716 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item201721 {
	width:180px !important;
	min-height:21px !important;
}

#item201719 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item201745 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item201750 {
	width:143px !important;
	min-height:21px !important;
}

#item201748 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item201775 {
	width:206px !important;
	min-height:21px !important;
}

#item201773 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item201798 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item201829 {
	width:201px !important;
	min-height:17px !important;
}

#item201805 {
	width:201px !important;
	min-height:17px !important;
}

#item201801 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item201882 {
	width:352px !important;
	min-height:17px !important;
}

#item201858 {
	width:352px !important;
	min-height:17px !important;
}

#item201854 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item201907 {
	width:118px !important;
	min-height:21px !important;
}

#item201905 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item201958 {
	width:296px !important;
	min-height:17px !important;
}

#item201934 {
	width:296px !important;
	min-height:17px !important;
}

#item201930 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item202009 {
	width:168px !important;
	min-height:17px !important;
}

#item201985 {
	width:168px !important;
	min-height:17px !important;
}

#item201981 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item202060 {
	width:119px !important;
	min-height:17px !important;
}

#item202036 {
	width:119px !important;
	min-height:17px !important;
}

#item202032 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item202112 {
	width:121px !important;
	min-height:17px !important;
}

#item202087 {
	width:121px !important;
	min-height:17px !important;
}

#item202083 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item202163 {
	width:127px !important;
	min-height:17px !important;
}

#item202139 {
	width:127px !important;
	min-height:17px !important;
}

#item202135 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item202214 {
	width:131px !important;
	min-height:17px !important;
}

#item202190 {
	width:131px !important;
	min-height:17px !important;
}

#item202186 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item202265 {
	width:222px !important;
	min-height:17px !important;
}

#item202241 {
	width:222px !important;
	min-height:17px !important;
}

#item202237 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item202316 {
	width:209px !important;
	min-height:17px !important;
}

#item202292 {
	width:209px !important;
	min-height:17px !important;
}

#item202288 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item202368 {
	width:112px !important;
	min-height:17px !important;
}

#item202343 {
	width:112px !important;
	min-height:17px !important;
}

#item202339 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item202419 {
	width:198px !important;
	min-height:17px !important;
}

#item202395 {
	width:198px !important;
	min-height:17px !important;
}

#item202391 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item202470 {
	width:274px !important;
	min-height:17px !important;
}

#item202446 {
	width:274px !important;
	min-height:17px !important;
}

#item202442 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item202522 {
	width:162px !important;
	min-height:17px !important;
}

#item202497 {
	width:162px !important;
	min-height:17px !important;
}

#item202493 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item202575 {
	width:177px !important;
	min-height:17px !important;
}

#item202550 {
	width:177px !important;
	min-height:17px !important;
}

#item202545 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item202627 {
	width:145px !important;
	min-height:17px !important;
}

#item202602 {
	width:145px !important;
	min-height:17px !important;
}

#item202598 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item202678 {
	width:117px !important;
	min-height:17px !important;
}

#item202654 {
	width:117px !important;
	min-height:17px !important;
}

#item202650 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item202730 {
	width:156px !important;
	min-height:17px !important;
}

#item202705 {
	width:156px !important;
	min-height:17px !important;
}

#item202701 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item202781 {
	width:99px !important;
	min-height:17px !important;
}

#item202757 {
	width:99px !important;
	min-height:17px !important;
}

#item202753 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item202833 {
	width:109px !important;
	min-height:17px !important;
}

#item202809 {
	width:109px !important;
	min-height:17px !important;
}

#item202805 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item202885 {
	width:70px !important;
	min-height:17px !important;
}

#item202860 {
	width:70px !important;
	min-height:17px !important;
}

#item202856 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item202936 {
	width:193px !important;
	min-height:17px !important;
}

#item202912 {
	width:193px !important;
	min-height:17px !important;
}

#item202908 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item202987 {
	width:78px !important;
	min-height:17px !important;
}

#item202963 {
	width:78px !important;
	min-height:17px !important;
}

#item202959 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item203038 {
	width:68px !important;
	min-height:17px !important;
}

#item203014 {
	width:68px !important;
	min-height:17px !important;
}

#item203010 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item203099 {
	width:85px !important;
	min-height:19px !important;
}

#item203074 {
	width:85px !important;
	min-height:19px !important;
}

#item203070 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item203150 {
	width:85px !important;
	min-height:19px !important;
}

#item203126 {
	width:85px !important;
	min-height:19px !important;
}

#item203122 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item203201 {
	width:186px !important;
	min-height:19px !important;
}

#item203177 {
	width:186px !important;
	min-height:19px !important;
}

#item203173 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item203251 {
	width:117px !important;
	min-height:19px !important;
}

#item203227 {
	width:120px !important;
	min-height:19px !important;
}

#item203224 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item203302 {
	width:134px !important;
	min-height:19px !important;
}

#item203278 {
	width:134px !important;
	min-height:19px !important;
}

#item203274 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item203354 {
	width:87px !important;
	min-height:19px !important;
}

#item203329 {
	width:87px !important;
	min-height:19px !important;
}

#item203325 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item203408 {
	width:120px !important;
	min-height:19px !important;
}

#item203384 {
	width:120px !important;
	min-height:19px !important;
}

#item203381 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item103821 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103822 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103823 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103815 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103816 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103817 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103807 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103808 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103809 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103803 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103827 {
	width:40px !important;
	height:40px !important;
}

#item103824 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103831 {
	width:40px !important;
	height:40px !important;
}

#item103828 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103835 {
	width:40px !important;
	height:40px !important;
}

#item103832 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item11766 {
	width:1004px !important;
	left:938px !important;
	top:1045px !important;
	min-height:104px !important;
}

#item11854 {
	width:84px !important;
	height:32px !important;
	left:994px !important;
	top:1013px !important;
}

#item13987 {
	width:38px !important;
	height:142px !important;
	left:212px !important;
	top:10px !important;
	background:#fff;
	border:solid 1.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;
}

#item203438 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item203436 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item203464 {
	width:173px !important;
	min-height:21px !important;
}

#item203461 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item203489 {
	width:149px !important;
	min-height:21px !important;
}

#item203487 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item203512 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item203517 {
	width:180px !important;
	min-height:21px !important;
}

#item203515 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item203540 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item203545 {
	width:143px !important;
	min-height:21px !important;
}

#item203543 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item203570 {
	width:206px !important;
	min-height:21px !important;
}

#item203568 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item203593 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item203626 {
	width:201px !important;
	min-height:17px !important;
}

#item203601 {
	width:201px !important;
	min-height:17px !important;
}

#item203597 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item203677 {
	width:352px !important;
	min-height:17px !important;
}

#item203653 {
	width:352px !important;
	min-height:17px !important;
}

#item203649 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item203702 {
	width:118px !important;
	min-height:21px !important;
}

#item203700 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item203753 {
	width:296px !important;
	min-height:17px !important;
}

#item203729 {
	width:296px !important;
	min-height:17px !important;
}

#item203725 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item203804 {
	width:168px !important;
	min-height:17px !important;
}

#item203780 {
	width:168px !important;
	min-height:17px !important;
}

#item203776 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item203856 {
	width:119px !important;
	min-height:17px !important;
}

#item203831 {
	width:119px !important;
	min-height:17px !important;
}

#item203827 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item203907 {
	width:121px !important;
	min-height:17px !important;
}

#item203883 {
	width:121px !important;
	min-height:17px !important;
}

#item203879 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item203958 {
	width:127px !important;
	min-height:17px !important;
}

#item203934 {
	width:127px !important;
	min-height:17px !important;
}

#item203930 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item204009 {
	width:131px !important;
	min-height:17px !important;
}

#item203985 {
	width:131px !important;
	min-height:17px !important;
}

#item203981 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item204060 {
	width:222px !important;
	min-height:17px !important;
}

#item204036 {
	width:222px !important;
	min-height:17px !important;
}

#item204032 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item204112 {
	width:209px !important;
	min-height:17px !important;
}

#item204087 {
	width:209px !important;
	min-height:17px !important;
}

#item204083 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item204163 {
	width:112px !important;
	min-height:17px !important;
}

#item204139 {
	width:112px !important;
	min-height:17px !important;
}

#item204135 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item204215 {
	width:198px !important;
	min-height:17px !important;
}

#item204190 {
	width:198px !important;
	min-height:17px !important;
}

#item204186 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item204266 {
	width:274px !important;
	min-height:17px !important;
}

#item204242 {
	width:274px !important;
	min-height:17px !important;
}

#item204238 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item204317 {
	width:162px !important;
	min-height:17px !important;
}

#item204293 {
	width:162px !important;
	min-height:17px !important;
}

#item204289 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item204369 {
	width:177px !important;
	min-height:17px !important;
}

#item204344 {
	width:177px !important;
	min-height:17px !important;
}

#item204340 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item204422 {
	width:145px !important;
	min-height:17px !important;
}

#item204397 {
	width:145px !important;
	min-height:17px !important;
}

#item204392 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item204473 {
	width:117px !important;
	min-height:17px !important;
}

#item204449 {
	width:117px !important;
	min-height:17px !important;
}

#item204445 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item204524 {
	width:156px !important;
	min-height:17px !important;
}

#item204500 {
	width:156px !important;
	min-height:17px !important;
}

#item204496 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item204575 {
	width:99px !important;
	min-height:17px !important;
}

#item204551 {
	width:99px !important;
	min-height:17px !important;
}

#item204547 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item204627 {
	width:109px !important;
	min-height:17px !important;
}

#item204602 {
	width:109px !important;
	min-height:17px !important;
}

#item204598 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item204679 {
	width:70px !important;
	min-height:17px !important;
}

#item204655 {
	width:70px !important;
	min-height:17px !important;
}

#item204650 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item204730 {
	width:193px !important;
	min-height:17px !important;
}

#item204706 {
	width:193px !important;
	min-height:17px !important;
}

#item204702 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item204781 {
	width:78px !important;
	min-height:17px !important;
}

#item204757 {
	width:78px !important;
	min-height:17px !important;
}

#item204753 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item204832 {
	width:68px !important;
	min-height:17px !important;
}

#item204808 {
	width:68px !important;
	min-height:17px !important;
}

#item204804 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item204896 {
	width:85px !important;
	min-height:19px !important;
}

#item204872 {
	width:85px !important;
	min-height:19px !important;
}

#item204868 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item204947 {
	width:85px !important;
	min-height:19px !important;
}

#item204923 {
	width:85px !important;
	min-height:19px !important;
}

#item204919 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item204998 {
	width:186px !important;
	min-height:19px !important;
}

#item204974 {
	width:186px !important;
	min-height:19px !important;
}

#item204970 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item205048 {
	width:117px !important;
	min-height:19px !important;
}

#item205024 {
	width:120px !important;
	min-height:19px !important;
}

#item205021 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item205100 {
	width:134px !important;
	min-height:19px !important;
}

#item205075 {
	width:134px !important;
	min-height:19px !important;
}

#item205071 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item205151 {
	width:87px !important;
	min-height:19px !important;
}

#item205127 {
	width:87px !important;
	min-height:19px !important;
}

#item205123 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item205205 {
	width:120px !important;
	min-height:19px !important;
}

#item205181 {
	width:120px !important;
	min-height:19px !important;
}

#item205178 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item103859 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103860 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103861 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103852 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103853 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103854 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103846 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103847 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103848 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103842 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103865 {
	width:40px !important;
	height:40px !important;
}

#item103862 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103869 {
	width:40px !important;
	height:40px !important;
}

#item103866 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103873 {
	width:40px !important;
	height:40px !important;
}

#item103870 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item12066 {
	width:1004px !important;
	left:938px !important;
	top:1016px !important;
	min-height:133px !important;
}

#item12155 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:985px !important;
}

#item205235 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item205233 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item205260 {
	width:173px !important;
	min-height:21px !important;
}

#item205258 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item205285 {
	width:149px !important;
	min-height:21px !important;
}

#item205283 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item205308 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item205314 {
	width:180px !important;
	min-height:21px !important;
}

#item205311 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item205337 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item205343 {
	width:143px !important;
	min-height:21px !important;
}

#item205341 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item205368 {
	width:206px !important;
	min-height:21px !important;
}

#item205366 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item205391 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item205422 {
	width:201px !important;
	min-height:17px !important;
}

#item205398 {
	width:201px !important;
	min-height:17px !important;
}

#item205394 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item205473 {
	width:352px !important;
	min-height:17px !important;
}

#item205449 {
	width:352px !important;
	min-height:17px !important;
}

#item205445 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item205498 {
	width:118px !important;
	min-height:21px !important;
}

#item205496 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item205549 {
	width:296px !important;
	min-height:17px !important;
}

#item205525 {
	width:296px !important;
	min-height:17px !important;
}

#item205521 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item205601 {
	width:168px !important;
	min-height:17px !important;
}

#item205577 {
	width:168px !important;
	min-height:17px !important;
}

#item205572 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item205654 {
	width:119px !important;
	min-height:17px !important;
}

#item205630 {
	width:119px !important;
	min-height:17px !important;
}

#item205625 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item205705 {
	width:121px !important;
	min-height:17px !important;
}

#item205681 {
	width:121px !important;
	min-height:17px !important;
}

#item205677 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item205757 {
	width:127px !important;
	min-height:17px !important;
}

#item205733 {
	width:127px !important;
	min-height:17px !important;
}

#item205729 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item205808 {
	width:131px !important;
	min-height:17px !important;
}

#item205784 {
	width:131px !important;
	min-height:17px !important;
}

#item205780 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item205860 {
	width:222px !important;
	min-height:17px !important;
}

#item205836 {
	width:222px !important;
	min-height:17px !important;
}

#item205831 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item205911 {
	width:209px !important;
	min-height:17px !important;
}

#item205887 {
	width:209px !important;
	min-height:17px !important;
}

#item205883 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item205962 {
	width:112px !important;
	min-height:17px !important;
}

#item205938 {
	width:112px !important;
	min-height:17px !important;
}

#item205934 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item206013 {
	width:198px !important;
	min-height:17px !important;
}

#item205989 {
	width:198px !important;
	min-height:17px !important;
}

#item205985 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item206064 {
	width:274px !important;
	min-height:17px !important;
}

#item206040 {
	width:274px !important;
	min-height:17px !important;
}

#item206036 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item206116 {
	width:162px !important;
	min-height:17px !important;
}

#item206092 {
	width:162px !important;
	min-height:17px !important;
}

#item206087 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item206167 {
	width:177px !important;
	min-height:17px !important;
}

#item206143 {
	width:177px !important;
	min-height:17px !important;
}

#item206139 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item206218 {
	width:145px !important;
	min-height:17px !important;
}

#item206194 {
	width:145px !important;
	min-height:17px !important;
}

#item206190 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item206270 {
	width:117px !important;
	min-height:17px !important;
}

#item206245 {
	width:117px !important;
	min-height:17px !important;
}

#item206241 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item206321 {
	width:156px !important;
	min-height:17px !important;
}

#item206297 {
	width:156px !important;
	min-height:17px !important;
}

#item206293 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item206373 {
	width:99px !important;
	min-height:17px !important;
}

#item206349 {
	width:99px !important;
	min-height:17px !important;
}

#item206344 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item206424 {
	width:109px !important;
	min-height:17px !important;
}

#item206400 {
	width:109px !important;
	min-height:17px !important;
}

#item206396 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item206475 {
	width:70px !important;
	min-height:17px !important;
}

#item206451 {
	width:70px !important;
	min-height:17px !important;
}

#item206447 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item206526 {
	width:193px !important;
	min-height:17px !important;
}

#item206502 {
	width:193px !important;
	min-height:17px !important;
}

#item206498 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item206577 {
	width:78px !important;
	min-height:17px !important;
}

#item206553 {
	width:78px !important;
	min-height:17px !important;
}

#item206549 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item206629 {
	width:68px !important;
	min-height:17px !important;
}

#item206604 {
	width:68px !important;
	min-height:17px !important;
}

#item206600 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item206689 {
	width:85px !important;
	min-height:19px !important;
}

#item206665 {
	width:85px !important;
	min-height:19px !important;
}

#item206661 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item206741 {
	width:85px !important;
	min-height:19px !important;
}

#item206716 {
	width:85px !important;
	min-height:19px !important;
}

#item206712 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item206792 {
	width:186px !important;
	min-height:19px !important;
}

#item206768 {
	width:186px !important;
	min-height:19px !important;
}

#item206764 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item206843 {
	width:117px !important;
	min-height:19px !important;
}

#item206819 {
	width:120px !important;
	min-height:19px !important;
}

#item206815 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item206895 {
	width:134px !important;
	min-height:19px !important;
}

#item206871 {
	width:134px !important;
	min-height:19px !important;
}

#item206867 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item206946 {
	width:87px !important;
	min-height:19px !important;
}

#item206922 {
	width:87px !important;
	min-height:19px !important;
}

#item206918 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item207003 {
	width:120px !important;
	min-height:19px !important;
}

#item206979 {
	width:120px !important;
	min-height:19px !important;
}

#item206976 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item103890 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103891 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103892 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103884 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103885 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103886 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103878 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103879 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103880 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103874 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103896 {
	width:40px !important;
	height:40px !important;
}

#item103893 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103901 {
	width:40px !important;
	height:40px !important;
}

#item103897 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103905 {
	width:40px !important;
	height:40px !important;
}

#item103902 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item12367 {
	width:1004px !important;
	left:938px !important;
	top:1074px !important;
	min-height:75px !important;
}

#item12456 {
	width:84px !important;
	height:32px !important;
	left:970px !important;
	top:1042px !important;
}

#item207034 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item207031 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item207059 {
	width:173px !important;
	min-height:21px !important;
}

#item207057 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item207085 {
	width:149px !important;
	min-height:21px !important;
}

#item207082 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item207108 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item207113 {
	width:180px !important;
	min-height:21px !important;
}

#item207111 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item207136 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item207141 {
	width:143px !important;
	min-height:21px !important;
}

#item207139 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item207167 {
	width:206px !important;
	min-height:21px !important;
}

#item207165 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item207190 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item207221 {
	width:201px !important;
	min-height:17px !important;
}

#item207197 {
	width:201px !important;
	min-height:17px !important;
}

#item207193 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item207272 {
	width:352px !important;
	min-height:17px !important;
}

#item207248 {
	width:352px !important;
	min-height:17px !important;
}

#item207244 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item207297 {
	width:118px !important;
	min-height:21px !important;
}

#item207295 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item207349 {
	width:296px !important;
	min-height:17px !important;
}

#item207325 {
	width:296px !important;
	min-height:17px !important;
}

#item207321 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item207400 {
	width:168px !important;
	min-height:17px !important;
}

#item207376 {
	width:168px !important;
	min-height:17px !important;
}

#item207372 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item207451 {
	width:119px !important;
	min-height:17px !important;
}

#item207427 {
	width:119px !important;
	min-height:17px !important;
}

#item207423 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item207502 {
	width:121px !important;
	min-height:17px !important;
}

#item207478 {
	width:121px !important;
	min-height:17px !important;
}

#item207474 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item207553 {
	width:127px !important;
	min-height:17px !important;
}

#item207529 {
	width:127px !important;
	min-height:17px !important;
}

#item207525 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item207605 {
	width:131px !important;
	min-height:17px !important;
}

#item207581 {
	width:131px !important;
	min-height:17px !important;
}

#item207577 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item207656 {
	width:222px !important;
	min-height:17px !important;
}

#item207632 {
	width:222px !important;
	min-height:17px !important;
}

#item207628 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item207707 {
	width:209px !important;
	min-height:17px !important;
}

#item207683 {
	width:209px !important;
	min-height:17px !important;
}

#item207679 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item207758 {
	width:112px !important;
	min-height:17px !important;
}

#item207734 {
	width:112px !important;
	min-height:17px !important;
}

#item207730 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item207809 {
	width:198px !important;
	min-height:17px !important;
}

#item207785 {
	width:198px !important;
	min-height:17px !important;
}

#item207781 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item207862 {
	width:274px !important;
	min-height:17px !important;
}

#item207838 {
	width:274px !important;
	min-height:17px !important;
}

#item207833 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item207913 {
	width:162px !important;
	min-height:17px !important;
}

#item207889 {
	width:162px !important;
	min-height:17px !important;
}

#item207885 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item207964 {
	width:177px !important;
	min-height:17px !important;
}

#item207940 {
	width:177px !important;
	min-height:17px !important;
}

#item207936 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item208015 {
	width:145px !important;
	min-height:17px !important;
}

#item207991 {
	width:145px !important;
	min-height:17px !important;
}

#item207987 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item208066 {
	width:117px !important;
	min-height:17px !important;
}

#item208042 {
	width:117px !important;
	min-height:17px !important;
}

#item208038 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item208118 {
	width:156px !important;
	min-height:17px !important;
}

#item208094 {
	width:156px !important;
	min-height:17px !important;
}

#item208089 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item208170 {
	width:99px !important;
	min-height:17px !important;
}

#item208146 {
	width:99px !important;
	min-height:17px !important;
}

#item208141 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item208221 {
	width:109px !important;
	min-height:17px !important;
}

#item208197 {
	width:109px !important;
	min-height:17px !important;
}

#item208193 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item208272 {
	width:70px !important;
	min-height:17px !important;
}

#item208248 {
	width:70px !important;
	min-height:17px !important;
}

#item208244 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item208323 {
	width:193px !important;
	min-height:17px !important;
}

#item208299 {
	width:193px !important;
	min-height:17px !important;
}

#item208295 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item208377 {
	width:78px !important;
	min-height:17px !important;
}

#item208352 {
	width:78px !important;
	min-height:17px !important;
}

#item208346 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item208428 {
	width:68px !important;
	min-height:17px !important;
}

#item208404 {
	width:68px !important;
	min-height:17px !important;
}

#item208400 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item208488 {
	width:85px !important;
	min-height:19px !important;
}

#item208464 {
	width:85px !important;
	min-height:19px !important;
}

#item208460 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item208539 {
	width:85px !important;
	min-height:19px !important;
}

#item208515 {
	width:85px !important;
	min-height:19px !important;
}

#item208511 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item208591 {
	width:186px !important;
	min-height:19px !important;
}

#item208567 {
	width:186px !important;
	min-height:19px !important;
}

#item208563 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item208641 {
	width:117px !important;
	min-height:19px !important;
}

#item208617 {
	width:120px !important;
	min-height:19px !important;
}

#item208614 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item208692 {
	width:134px !important;
	min-height:19px !important;
}

#item208668 {
	width:134px !important;
	min-height:19px !important;
}

#item208664 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item208743 {
	width:87px !important;
	min-height:19px !important;
}

#item208719 {
	width:87px !important;
	min-height:19px !important;
}

#item208715 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item208801 {
	width:120px !important;
	min-height:19px !important;
}

#item208777 {
	width:120px !important;
	min-height:19px !important;
}

#item208774 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item103923 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103924 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103925 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103917 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103918 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103919 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103910 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103911 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103912 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103906 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103929 {
	width:40px !important;
	height:40px !important;
}

#item103926 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103934 {
	width:40px !important;
	height:40px !important;
}

#item103931 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103938 {
	width:40px !important;
	height:40px !important;
}

#item103935 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item12667 {
	width:1004px !important;
	left:938px !important;
	top:1074px !important;
	min-height:75px !important;
}

#item12756 {
	width:84px !important;
	height:32px !important;
	left:1005px !important;
	top:1042px !important;
}

#item210532 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item210530 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item210557 {
	width:173px !important;
	min-height:21px !important;
}

#item210555 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item210582 {
	width:149px !important;
	min-height:21px !important;
}

#item210580 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item210605 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item210610 {
	width:180px !important;
	min-height:21px !important;
}

#item210608 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item210633 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item210638 {
	width:143px !important;
	min-height:21px !important;
}

#item210636 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item210663 {
	width:206px !important;
	min-height:21px !important;
}

#item210661 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item210686 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item210719 {
	width:201px !important;
	min-height:17px !important;
}

#item210695 {
	width:201px !important;
	min-height:17px !important;
}

#item210690 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item210771 {
	width:352px !important;
	min-height:17px !important;
}

#item210747 {
	width:352px !important;
	min-height:17px !important;
}

#item210742 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item210796 {
	width:118px !important;
	min-height:21px !important;
}

#item210794 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item210848 {
	width:296px !important;
	min-height:17px !important;
}

#item210823 {
	width:296px !important;
	min-height:17px !important;
}

#item210819 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item210899 {
	width:168px !important;
	min-height:17px !important;
}

#item210875 {
	width:168px !important;
	min-height:17px !important;
}

#item210871 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item210951 {
	width:119px !important;
	min-height:17px !important;
}

#item210926 {
	width:119px !important;
	min-height:17px !important;
}

#item210922 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item211002 {
	width:121px !important;
	min-height:17px !important;
}

#item210978 {
	width:121px !important;
	min-height:17px !important;
}

#item210974 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item211053 {
	width:127px !important;
	min-height:17px !important;
}

#item211029 {
	width:127px !important;
	min-height:17px !important;
}

#item211025 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item211104 {
	width:131px !important;
	min-height:17px !important;
}

#item211080 {
	width:131px !important;
	min-height:17px !important;
}

#item211076 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item211155 {
	width:222px !important;
	min-height:17px !important;
}

#item211131 {
	width:222px !important;
	min-height:17px !important;
}

#item211127 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item211207 {
	width:209px !important;
	min-height:17px !important;
}

#item211182 {
	width:209px !important;
	min-height:17px !important;
}

#item211178 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item211259 {
	width:112px !important;
	min-height:17px !important;
}

#item211235 {
	width:112px !important;
	min-height:17px !important;
}

#item211231 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item211310 {
	width:198px !important;
	min-height:17px !important;
}

#item211286 {
	width:198px !important;
	min-height:17px !important;
}

#item211282 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item211361 {
	width:274px !important;
	min-height:17px !important;
}

#item211337 {
	width:274px !important;
	min-height:17px !important;
}

#item211333 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item211412 {
	width:162px !important;
	min-height:17px !important;
}

#item211388 {
	width:162px !important;
	min-height:17px !important;
}

#item211384 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item211465 {
	width:177px !important;
	min-height:17px !important;
}

#item211440 {
	width:177px !important;
	min-height:17px !important;
}

#item211436 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item211516 {
	width:145px !important;
	min-height:17px !important;
}

#item211492 {
	width:145px !important;
	min-height:17px !important;
}

#item211488 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item211567 {
	width:117px !important;
	min-height:17px !important;
}

#item211543 {
	width:117px !important;
	min-height:17px !important;
}

#item211539 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item211618 {
	width:156px !important;
	min-height:17px !important;
}

#item211594 {
	width:156px !important;
	min-height:17px !important;
}

#item211590 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item211669 {
	width:99px !important;
	min-height:17px !important;
}

#item211645 {
	width:99px !important;
	min-height:17px !important;
}

#item211641 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item211721 {
	width:109px !important;
	min-height:17px !important;
}

#item211696 {
	width:109px !important;
	min-height:17px !important;
}

#item211692 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item211773 {
	width:70px !important;
	min-height:17px !important;
}

#item211749 {
	width:70px !important;
	min-height:17px !important;
}

#item211745 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item211824 {
	width:193px !important;
	min-height:17px !important;
}

#item211800 {
	width:193px !important;
	min-height:17px !important;
}

#item211796 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item211875 {
	width:78px !important;
	min-height:17px !important;
}

#item211851 {
	width:78px !important;
	min-height:17px !important;
}

#item211847 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item211926 {
	width:68px !important;
	min-height:17px !important;
}

#item211902 {
	width:68px !important;
	min-height:17px !important;
}

#item211898 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item211987 {
	width:85px !important;
	min-height:19px !important;
}

#item211963 {
	width:85px !important;
	min-height:19px !important;
}

#item211959 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item212038 {
	width:85px !important;
	min-height:19px !important;
}

#item212014 {
	width:85px !important;
	min-height:19px !important;
}

#item212010 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item212090 {
	width:186px !important;
	min-height:19px !important;
}

#item212066 {
	width:186px !important;
	min-height:19px !important;
}

#item212061 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item212140 {
	width:117px !important;
	min-height:19px !important;
}

#item212116 {
	width:120px !important;
	min-height:19px !important;
}

#item212113 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item212192 {
	width:134px !important;
	min-height:19px !important;
}

#item212167 {
	width:134px !important;
	min-height:19px !important;
}

#item212163 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item212243 {
	width:87px !important;
	min-height:19px !important;
}

#item212219 {
	width:87px !important;
	min-height:19px !important;
}

#item212215 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item212298 {
	width:120px !important;
	min-height:19px !important;
}

#item212274 {
	width:120px !important;
	min-height:19px !important;
}

#item212271 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item103966 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103967 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item103968 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103960 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103961 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103962 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103953 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103955 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103956 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103949 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item103972 {
	width:40px !important;
	height:40px !important;
}

#item103969 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item103976 {
	width:40px !important;
	height:40px !important;
}

#item103973 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item103980 {
	width:40px !important;
	height:40px !important;
}

#item103977 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item13029 {
	width:1004px !important;
	left:938px !important;
	top:928px !important;
	min-height:104px !important;
}

#item13118 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:897px !important;
}

#item100153 {
	width:240px !important;
	min-height:24px !important;
}

#item32444 {
	width:240px !important;
	min-height:24px !important;
}

#item99469 {
	width:240px !important;
	height:24px !important;
	left:938px !important;
	top:1077px !important;
}

#item32467 {
	width:123px !important;
	height:45px !important;
	left:1113px !important;
	top:1032px !important;
}

#item159784 {
	width:381px !important;
	min-height:24px !important;
}

#item159691 {
	width:381px !important;
	min-height:24px !important;
}

#item159715 {
	width:381px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item159809 {
	width:63px !important;
	height:24px !important;
	left:1022px !important;
	top:1101px !important;
}

#item212328 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item212326 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item212353 {
	width:173px !important;
	min-height:21px !important;
}

#item212351 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item212378 {
	width:149px !important;
	min-height:21px !important;
}

#item212376 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item212401 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item212406 {
	width:180px !important;
	min-height:21px !important;
}

#item212404 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item212429 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item212435 {
	width:143px !important;
	min-height:21px !important;
}

#item212433 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item212460 {
	width:206px !important;
	min-height:21px !important;
}

#item212458 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item212484 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item212515 {
	width:201px !important;
	min-height:17px !important;
}

#item212491 {
	width:201px !important;
	min-height:17px !important;
}

#item212487 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item212566 {
	width:352px !important;
	min-height:17px !important;
}

#item212542 {
	width:352px !important;
	min-height:17px !important;
}

#item212538 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item212593 {
	width:118px !important;
	min-height:21px !important;
}

#item212591 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item212644 {
	width:296px !important;
	min-height:17px !important;
}

#item212620 {
	width:296px !important;
	min-height:17px !important;
}

#item212616 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item212696 {
	width:168px !important;
	min-height:17px !important;
}

#item212671 {
	width:168px !important;
	min-height:17px !important;
}

#item212667 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item212747 {
	width:119px !important;
	min-height:17px !important;
}

#item212723 {
	width:119px !important;
	min-height:17px !important;
}

#item212719 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item212798 {
	width:121px !important;
	min-height:17px !important;
}

#item212774 {
	width:121px !important;
	min-height:17px !important;
}

#item212770 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item212849 {
	width:127px !important;
	min-height:17px !important;
}

#item212825 {
	width:127px !important;
	min-height:17px !important;
}

#item212821 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item212900 {
	width:131px !important;
	min-height:17px !important;
}

#item212876 {
	width:131px !important;
	min-height:17px !important;
}

#item212872 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item212952 {
	width:222px !important;
	min-height:17px !important;
}

#item212927 {
	width:222px !important;
	min-height:17px !important;
}

#item212923 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item213004 {
	width:209px !important;
	min-height:17px !important;
}

#item212980 {
	width:209px !important;
	min-height:17px !important;
}

#item212976 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item213055 {
	width:112px !important;
	min-height:17px !important;
}

#item213031 {
	width:112px !important;
	min-height:17px !important;
}

#item213027 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item213107 {
	width:198px !important;
	min-height:17px !important;
}

#item213082 {
	width:198px !important;
	min-height:17px !important;
}

#item213078 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item213158 {
	width:274px !important;
	min-height:17px !important;
}

#item213134 {
	width:274px !important;
	min-height:17px !important;
}

#item213130 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item213210 {
	width:162px !important;
	min-height:17px !important;
}

#item213185 {
	width:162px !important;
	min-height:17px !important;
}

#item213181 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item213261 {
	width:177px !important;
	min-height:17px !important;
}

#item213237 {
	width:177px !important;
	min-height:17px !important;
}

#item213233 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item213312 {
	width:145px !important;
	min-height:17px !important;
}

#item213288 {
	width:145px !important;
	min-height:17px !important;
}

#item213284 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item213363 {
	width:117px !important;
	min-height:17px !important;
}

#item213339 {
	width:117px !important;
	min-height:17px !important;
}

#item213335 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item213414 {
	width:156px !important;
	min-height:17px !important;
}

#item213390 {
	width:156px !important;
	min-height:17px !important;
}

#item213386 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item213466 {
	width:99px !important;
	min-height:17px !important;
}

#item213441 {
	width:99px !important;
	min-height:17px !important;
}

#item213437 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item213518 {
	width:109px !important;
	min-height:17px !important;
}

#item213494 {
	width:109px !important;
	min-height:17px !important;
}

#item213489 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item213570 {
	width:70px !important;
	min-height:17px !important;
}

#item213546 {
	width:70px !important;
	min-height:17px !important;
}

#item213542 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item213622 {
	width:193px !important;
	min-height:17px !important;
}

#item213597 {
	width:193px !important;
	min-height:17px !important;
}

#item213593 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item213673 {
	width:78px !important;
	min-height:17px !important;
}

#item213649 {
	width:78px !important;
	min-height:17px !important;
}

#item213645 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item213725 {
	width:68px !important;
	min-height:17px !important;
}

#item213700 {
	width:68px !important;
	min-height:17px !important;
}

#item213696 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item213786 {
	width:85px !important;
	min-height:19px !important;
}

#item213762 {
	width:85px !important;
	min-height:19px !important;
}

#item213758 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item213837 {
	width:85px !important;
	min-height:19px !important;
}

#item213813 {
	width:85px !important;
	min-height:19px !important;
}

#item213809 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item213888 {
	width:186px !important;
	min-height:19px !important;
}

#item213864 {
	width:186px !important;
	min-height:19px !important;
}

#item213860 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item213939 {
	width:117px !important;
	min-height:19px !important;
}

#item213914 {
	width:120px !important;
	min-height:19px !important;
}

#item213911 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item213990 {
	width:134px !important;
	min-height:19px !important;
}

#item213966 {
	width:134px !important;
	min-height:19px !important;
}

#item213962 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item214041 {
	width:87px !important;
	min-height:19px !important;
}

#item214017 {
	width:87px !important;
	min-height:19px !important;
}

#item214013 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item214095 {
	width:120px !important;
	min-height:19px !important;
}

#item214071 {
	width:120px !important;
	min-height:19px !important;
}

#item214068 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item104003 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item104004 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item104005 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103996 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item103997 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103998 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item103989 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item103991 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item103992 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item103985 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item104009 {
	width:40px !important;
	height:40px !important;
}

#item104006 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item104014 {
	width:40px !important;
	height:40px !important;
}

#item104010 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item104018 {
	width:40px !important;
	height:40px !important;
}

#item104015 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item13348 {
	width:1004px !important;
	left:938px !important;
	top:910px !important;
	min-height:75px !important;
}

#item13437 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:878px !important;
}

#item14115 {
	width:38px !important;
	height:142px !important;
	left:274px !important;
	top:10px !important;
	background:#fff;
	border:solid 1.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;
}

#item100177 {
	width:240px !important;
	min-height:24px !important;
}

#item32468 {
	width:240px !important;
	min-height:24px !important;
}

#item99473 {
	width:240px !important;
	height:24px !important;
	left:938px !important;
	top:1030px !important;
}

#item32491 {
	width:123px !important;
	height:45px !important;
	left:1113px !important;
	top:985px !important;
}

#item100201 {
	width:446px !important;
	min-height:24px !important;
}

#item32547 {
	width:419px !important;
	min-height:24px !important;
}

#item99484 {
	width:446px !important;
	height:24px !important;
	left:938px !important;
	top:1078px !important;
}

#item100225 {
	width:450px !important;
	min-height:24px !important;
}

#item32570 {
	width:450px !important;
	min-height:24px !important;
}

#item99488 {
	width:450px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item159808 {
	width:63px !important;
	height:24px !important;
	left:956px !important;
	top:1054px !important;
}

#item214125 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item214123 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item214150 {
	width:173px !important;
	min-height:21px !important;
}

#item214148 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item214175 {
	width:149px !important;
	min-height:21px !important;
}

#item214173 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item214199 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item214204 {
	width:180px !important;
	min-height:21px !important;
}

#item214202 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item214227 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item214232 {
	width:143px !important;
	min-height:21px !important;
}

#item214230 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item214257 {
	width:206px !important;
	min-height:21px !important;
}

#item214255 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item214280 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item214311 {
	width:201px !important;
	min-height:17px !important;
}

#item214287 {
	width:201px !important;
	min-height:17px !important;
}

#item214283 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item214362 {
	width:352px !important;
	min-height:17px !important;
}

#item214338 {
	width:352px !important;
	min-height:17px !important;
}

#item214334 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item214387 {
	width:118px !important;
	min-height:21px !important;
}

#item214385 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item214439 {
	width:296px !important;
	min-height:17px !important;
}

#item214415 {
	width:296px !important;
	min-height:17px !important;
}

#item214410 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item214491 {
	width:168px !important;
	min-height:17px !important;
}

#item214467 {
	width:168px !important;
	min-height:17px !important;
}

#item214463 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item214542 {
	width:119px !important;
	min-height:17px !important;
}

#item214518 {
	width:119px !important;
	min-height:17px !important;
}

#item214514 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item214594 {
	width:121px !important;
	min-height:17px !important;
}

#item214569 {
	width:121px !important;
	min-height:17px !important;
}

#item214565 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item214645 {
	width:127px !important;
	min-height:17px !important;
}

#item214621 {
	width:127px !important;
	min-height:17px !important;
}

#item214617 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item214697 {
	width:131px !important;
	min-height:17px !important;
}

#item214673 {
	width:131px !important;
	min-height:17px !important;
}

#item214668 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item214748 {
	width:222px !important;
	min-height:17px !important;
}

#item214724 {
	width:222px !important;
	min-height:17px !important;
}

#item214720 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item214799 {
	width:209px !important;
	min-height:17px !important;
}

#item214775 {
	width:209px !important;
	min-height:17px !important;
}

#item214771 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item214850 {
	width:112px !important;
	min-height:17px !important;
}

#item214826 {
	width:112px !important;
	min-height:17px !important;
}

#item214822 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item214901 {
	width:198px !important;
	min-height:17px !important;
}

#item214877 {
	width:198px !important;
	min-height:17px !important;
}

#item214873 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item214954 {
	width:274px !important;
	min-height:17px !important;
}

#item214930 {
	width:274px !important;
	min-height:17px !important;
}

#item214925 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item215005 {
	width:162px !important;
	min-height:17px !important;
}

#item214981 {
	width:162px !important;
	min-height:17px !important;
}

#item214977 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item215056 {
	width:177px !important;
	min-height:17px !important;
}

#item215032 {
	width:177px !important;
	min-height:17px !important;
}

#item215028 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item215107 {
	width:145px !important;
	min-height:17px !important;
}

#item215083 {
	width:145px !important;
	min-height:17px !important;
}

#item215079 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item215158 {
	width:117px !important;
	min-height:17px !important;
}

#item215134 {
	width:117px !important;
	min-height:17px !important;
}

#item215130 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item215210 {
	width:156px !important;
	min-height:17px !important;
}

#item215186 {
	width:156px !important;
	min-height:17px !important;
}

#item215181 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item215261 {
	width:99px !important;
	min-height:17px !important;
}

#item215237 {
	width:99px !important;
	min-height:17px !important;
}

#item215233 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item215312 {
	width:109px !important;
	min-height:17px !important;
}

#item215288 {
	width:109px !important;
	min-height:17px !important;
}

#item215284 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item215363 {
	width:70px !important;
	min-height:17px !important;
}

#item215339 {
	width:70px !important;
	min-height:17px !important;
}

#item215335 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item215415 {
	width:193px !important;
	min-height:17px !important;
}

#item215391 {
	width:193px !important;
	min-height:17px !important;
}

#item215386 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item215467 {
	width:78px !important;
	min-height:17px !important;
}

#item215442 {
	width:78px !important;
	min-height:17px !important;
}

#item215438 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item215519 {
	width:68px !important;
	min-height:17px !important;
}

#item215495 {
	width:68px !important;
	min-height:17px !important;
}

#item215490 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item215579 {
	width:85px !important;
	min-height:19px !important;
}

#item215555 {
	width:85px !important;
	min-height:19px !important;
}

#item215551 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item215631 {
	width:85px !important;
	min-height:19px !important;
}

#item215607 {
	width:85px !important;
	min-height:19px !important;
}

#item215602 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item215683 {
	width:186px !important;
	min-height:19px !important;
}

#item215659 {
	width:186px !important;
	min-height:19px !important;
}

#item215654 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item215734 {
	width:117px !important;
	min-height:19px !important;
}

#item215709 {
	width:120px !important;
	min-height:19px !important;
}

#item215706 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item215785 {
	width:134px !important;
	min-height:19px !important;
}

#item215761 {
	width:134px !important;
	min-height:19px !important;
}

#item215757 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item215836 {
	width:87px !important;
	min-height:19px !important;
}

#item215812 {
	width:87px !important;
	min-height:19px !important;
}

#item215808 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item215891 {
	width:120px !important;
	min-height:19px !important;
}

#item215867 {
	width:120px !important;
	min-height:19px !important;
}

#item215864 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item104038 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item104039 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	background:#000;
	border:solid 2px #000;
}

#item104040 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item104032 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	background:#000;
	border:solid 2px #000;
}

#item104033 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item104034 {
	width:32px !important;
	height:32px !important;
	background:#fff;
	border:solid 2px #000;
}

#item104024 {
	width:762px !important;
	height:762px !important;
	border:dotted 1px #000;
}

#item104481 {
	width:762px !important;
	height:762px !important;
	border:dotted 1px #000;
}

#item104026 {
	width:32px !important;
	height:32px !important;
	left:48px !important;
	border:solid 2px #000;
}

#item104027 {
	width:32px !important;
	height:32px !important;
	left:96px !important;
	border:solid 2px #000;
}

#item104028 {
	width:32px !important;
	height:32px !important;
	background:#000;
	border:solid 2px #000;
}

#item104022 {
	width:762px !important;
	height:811px !important;
	left:106px !important;
	top:387px !important;
}

#item104045 {
	width:40px !important;
	height:40px !important;
}

#item104041 {
	width:40px !important;
	height:40px !important;
	left:467px !important;
	top:1161px !important;
}

#item104049 {
	width:40px !important;
	height:40px !important;
}

#item104046 {
	width:40px !important;
	height:40px !important;
	left:515px !important;
	top:1161px !important;
}

#item104053 {
	width:40px !important;
	height:40px !important;
}

#item104050 {
	width:40px !important;
	height:40px !important;
	left:420px !important;
	top:1161px !important;
}

#item13647 {
	width:1004px !important;
	left:938px !important;
	top:928px !important;
	min-height:104px !important;
}

#item13736 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:896px !important;
}

#item14124 {
	width:38px !important;
	height:142px !important;
	left:156px !important;
	top:10px !important;
	background:#000;
	border:solid 1.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;
}

#item100255 {
	width:240px !important;
	min-height:24px !important;
}

#item32596 {
	width:240px !important;
	min-height:24px !important;
}

#item99476 {
	width:240px !important;
	height:24px !important;
	left:938px !important;
	top:1077px !important;
}

#item32619 {
	width:123px !important;
	height:45px !important;
	left:1113px !important;
	top:1032px !important;
}

#item100280 {
	width:677px !important;
	min-height:24px !important;
}

#item32620 {
	width:677px !important;
	min-height:24px !important;
}

#item99480 {
	width:677px !important;
	height:24px !important;
	left:938px !important;
	top:1124px !important;
}

#item215922 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item215920 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item215947 {
	width:173px !important;
	min-height:21px !important;
}

#item215945 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item215972 {
	width:149px !important;
	min-height:21px !important;
}

#item215970 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item215995 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item216000 {
	width:180px !important;
	min-height:21px !important;
}

#item215998 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item216023 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item216028 {
	width:143px !important;
	min-height:21px !important;
}

#item216026 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item216053 {
	width:206px !important;
	min-height:21px !important;
}

#item216051 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item216076 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item216107 {
	width:201px !important;
	min-height:17px !important;
}

#item216083 {
	width:201px !important;
	min-height:17px !important;
}

#item216079 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item216159 {
	width:352px !important;
	min-height:17px !important;
}

#item216134 {
	width:352px !important;
	min-height:17px !important;
}

#item216130 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item216184 {
	width:118px !important;
	min-height:21px !important;
}

#item216182 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item216235 {
	width:296px !important;
	min-height:17px !important;
}

#item216211 {
	width:296px !important;
	min-height:17px !important;
}

#item216207 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item216286 {
	width:168px !important;
	min-height:17px !important;
}

#item216262 {
	width:168px !important;
	min-height:17px !important;
}

#item216258 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item216340 {
	width:119px !important;
	min-height:17px !important;
}

#item216313 {
	width:119px !important;
	min-height:17px !important;
}

#item216309 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item216391 {
	width:121px !important;
	min-height:17px !important;
}

#item216367 {
	width:121px !important;
	min-height:17px !important;
}

#item216363 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item216443 {
	width:127px !important;
	min-height:17px !important;
}

#item216419 {
	width:127px !important;
	min-height:17px !important;
}

#item216415 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item216494 {
	width:131px !important;
	min-height:17px !important;
}

#item216470 {
	width:131px !important;
	min-height:17px !important;
}

#item216466 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item216545 {
	width:222px !important;
	min-height:17px !important;
}

#item216521 {
	width:222px !important;
	min-height:17px !important;
}

#item216517 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item216596 {
	width:209px !important;
	min-height:17px !important;
}

#item216572 {
	width:209px !important;
	min-height:17px !important;
}

#item216568 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item216647 {
	width:112px !important;
	min-height:17px !important;
}

#item216623 {
	width:112px !important;
	min-height:17px !important;
}

#item216619 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item216700 {
	width:198px !important;
	min-height:17px !important;
}

#item216675 {
	width:198px !important;
	min-height:17px !important;
}

#item216670 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item216751 {
	width:274px !important;
	min-height:17px !important;
}

#item216727 {
	width:274px !important;
	min-height:17px !important;
}

#item216723 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item216802 {
	width:162px !important;
	min-height:17px !important;
}

#item216778 {
	width:162px !important;
	min-height:17px !important;
}

#item216774 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item216853 {
	width:177px !important;
	min-height:17px !important;
}

#item216829 {
	width:177px !important;
	min-height:17px !important;
}

#item216825 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item216904 {
	width:145px !important;
	min-height:17px !important;
}

#item216880 {
	width:145px !important;
	min-height:17px !important;
}

#item216876 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item216956 {
	width:117px !important;
	min-height:17px !important;
}

#item216932 {
	width:117px !important;
	min-height:17px !important;
}

#item216927 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item217007 {
	width:156px !important;
	min-height:17px !important;
}

#item216983 {
	width:156px !important;
	min-height:17px !important;
}

#item216979 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item217058 {
	width:99px !important;
	min-height:17px !important;
}

#item217034 {
	width:99px !important;
	min-height:17px !important;
}

#item217030 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item217109 {
	width:109px !important;
	min-height:17px !important;
}

#item217085 {
	width:109px !important;
	min-height:17px !important;
}

#item217081 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item217160 {
	width:70px !important;
	min-height:17px !important;
}

#item217136 {
	width:70px !important;
	min-height:17px !important;
}

#item217132 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item217212 {
	width:193px !important;
	min-height:17px !important;
}

#item217188 {
	width:193px !important;
	min-height:17px !important;
}

#item217183 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item217263 {
	width:78px !important;
	min-height:17px !important;
}

#item217239 {
	width:78px !important;
	min-height:17px !important;
}

#item217235 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item217314 {
	width:68px !important;
	min-height:17px !important;
}

#item217290 {
	width:68px !important;
	min-height:17px !important;
}

#item217286 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item217375 {
	width:85px !important;
	min-height:19px !important;
}

#item217351 {
	width:85px !important;
	min-height:19px !important;
}

#item217347 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item217427 {
	width:85px !important;
	min-height:19px !important;
}

#item217403 {
	width:85px !important;
	min-height:19px !important;
}

#item217399 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item217478 {
	width:186px !important;
	min-height:19px !important;
}

#item217454 {
	width:186px !important;
	min-height:19px !important;
}

#item217450 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item217528 {
	width:117px !important;
	min-height:19px !important;
}

#item217504 {
	width:120px !important;
	min-height:19px !important;
}

#item217501 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item217579 {
	width:134px !important;
	min-height:19px !important;
}

#item217555 {
	width:134px !important;
	min-height:19px !important;
}

#item217551 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item217631 {
	width:87px !important;
	min-height:19px !important;
}

#item217607 {
	width:87px !important;
	min-height:19px !important;
}

#item217602 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item217687 {
	width:120px !important;
	min-height:19px !important;
}

#item217663 {
	width:120px !important;
	min-height:19px !important;
}

#item217660 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item99246 {
	width:517px !important;
	height:731px !important;
	left:249px !important;
	top:388px !important;
}

#item22347 {
	width:2048px !important;
	top:1364px !important;
	min-height:13px !important;
}

#item21326 {
	width:598px !important;
	left:82px !important;
	top:20px !important;
	min-height:18px !important;
}

#item99261 {
	width:190px !important;
	min-height:18px !important;
}

#item21372 {
	width:190px !important;
	min-height:18px !important;
}

#item99256 {
	width:190px !important;
	height:18px !important;
	left:1198px !important;
	top:932px !important;
}

#item21349 {
	width:236px !important;
	left:75px !important;
	top:20px !important;
	min-height:18px !important;
}

#item21532 {
	width:651px !important;
	left:1119px !important;
	top:700px !important;
	min-height:22px !important;
}

#item99214 {
	width:517px !important;
	left:249px !important;
	top:1154px !important;
	min-height:35px !important;
}

#item217717 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item217715 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item217743 {
	width:173px !important;
	min-height:21px !important;
}

#item217741 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item217768 {
	width:149px !important;
	min-height:21px !important;
}

#item217766 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item217791 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item217796 {
	width:180px !important;
	min-height:21px !important;
}

#item217794 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item217819 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item217824 {
	width:143px !important;
	min-height:21px !important;
}

#item217822 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item217849 {
	width:206px !important;
	min-height:21px !important;
}

#item217847 {
	width:206px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item217872 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item217904 {
	width:201px !important;
	min-height:17px !important;
}

#item217880 {
	width:201px !important;
	min-height:17px !important;
}

#item217875 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item217955 {
	width:352px !important;
	min-height:17px !important;
}

#item217931 {
	width:352px !important;
	min-height:17px !important;
}

#item217927 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item217980 {
	width:118px !important;
	min-height:21px !important;
}

#item217978 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item218031 {
	width:296px !important;
	min-height:17px !important;
}

#item218007 {
	width:296px !important;
	min-height:17px !important;
}

#item218003 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item218082 {
	width:168px !important;
	min-height:17px !important;
}

#item218058 {
	width:168px !important;
	min-height:17px !important;
}

#item218054 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item218133 {
	width:119px !important;
	min-height:17px !important;
}

#item218109 {
	width:119px !important;
	min-height:17px !important;
}

#item218105 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item218185 {
	width:121px !important;
	min-height:17px !important;
}

#item218161 {
	width:121px !important;
	min-height:17px !important;
}

#item218157 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item218237 {
	width:127px !important;
	min-height:17px !important;
}

#item218213 {
	width:127px !important;
	min-height:17px !important;
}

#item218208 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item218288 {
	width:131px !important;
	min-height:17px !important;
}

#item218264 {
	width:131px !important;
	min-height:17px !important;
}

#item218260 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item218339 {
	width:222px !important;
	min-height:17px !important;
}

#item218315 {
	width:222px !important;
	min-height:17px !important;
}

#item218311 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item218390 {
	width:209px !important;
	min-height:17px !important;
}

#item218366 {
	width:209px !important;
	min-height:17px !important;
}

#item218362 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item218442 {
	width:112px !important;
	min-height:17px !important;
}

#item218418 {
	width:112px !important;
	min-height:17px !important;
}

#item218414 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item218493 {
	width:198px !important;
	min-height:17px !important;
}

#item218469 {
	width:198px !important;
	min-height:17px !important;
}

#item218465 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item218544 {
	width:274px !important;
	min-height:17px !important;
}

#item218520 {
	width:274px !important;
	min-height:17px !important;
}

#item218516 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item218595 {
	width:162px !important;
	min-height:17px !important;
}

#item218571 {
	width:162px !important;
	min-height:17px !important;
}

#item218567 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item218647 {
	width:177px !important;
	min-height:17px !important;
}

#item218623 {
	width:177px !important;
	min-height:17px !important;
}

#item218619 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item218699 {
	width:145px !important;
	min-height:17px !important;
}

#item218675 {
	width:145px !important;
	min-height:17px !important;
}

#item218671 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item218750 {
	width:117px !important;
	min-height:17px !important;
}

#item218726 {
	width:117px !important;
	min-height:17px !important;
}

#item218722 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item218802 {
	width:156px !important;
	min-height:17px !important;
}

#item218777 {
	width:156px !important;
	min-height:17px !important;
}

#item218773 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item218853 {
	width:99px !important;
	min-height:17px !important;
}

#item218829 {
	width:99px !important;
	min-height:17px !important;
}

#item218825 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item218905 {
	width:109px !important;
	min-height:17px !important;
}

#item218880 {
	width:109px !important;
	min-height:17px !important;
}

#item218876 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item218957 {
	width:70px !important;
	min-height:17px !important;
}

#item218933 {
	width:70px !important;
	min-height:17px !important;
}

#item218929 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item219008 {
	width:193px !important;
	min-height:17px !important;
}

#item218984 {
	width:193px !important;
	min-height:17px !important;
}

#item218980 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item219060 {
	width:78px !important;
	min-height:17px !important;
}

#item219035 {
	width:78px !important;
	min-height:17px !important;
}

#item219031 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item219111 {
	width:68px !important;
	min-height:17px !important;
}

#item219087 {
	width:68px !important;
	min-height:17px !important;
}

#item219083 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item219173 {
	width:85px !important;
	min-height:19px !important;
}

#item219149 {
	width:85px !important;
	min-height:19px !important;
}

#item219145 {
	width:85px !important;
	height:19px !important;
	left:961px !important;
	top:173px !important;
}

#item219225 {
	width:85px !important;
	min-height:19px !important;
}

#item219201 {
	width:85px !important;
	min-height:19px !important;
}

#item219197 {
	width:85px !important;
	height:19px !important;
	left:1093px !important;
	top:173px !important;
}

#item219276 {
	width:186px !important;
	min-height:19px !important;
}

#item219252 {
	width:186px !important;
	min-height:19px !important;
}

#item219248 {
	width:186px !important;
	height:19px !important;
	left:1225px !important;
	top:173px !important;
}

#item219326 {
	width:117px !important;
	min-height:19px !important;
}

#item219302 {
	width:120px !important;
	min-height:19px !important;
}

#item219299 {
	width:120px !important;
	height:19px !important;
	left:1458px !important;
	top:173px !important;
}

#item219377 {
	width:134px !important;
	min-height:19px !important;
}

#item219353 {
	width:134px !important;
	min-height:19px !important;
}

#item219349 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item219429 {
	width:87px !important;
	min-height:19px !important;
}

#item219405 {
	width:87px !important;
	min-height:19px !important;
}

#item219401 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item219483 {
	width:120px !important;
	min-height:19px !important;
}

#item219459 {
	width:120px !important;
	min-height:19px !important;
}

#item219456 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}
#in5footer,  #prefooter {display:none;}
