/* 	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:59682px; 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:1232px !important;
	min-height:59px !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:179px !important;
	min-height:21px !important;
}

#item42955 {
	width:179px !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:686px !important;
	top:173px !important;
}

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

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

#item44304 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

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

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

#item44354 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

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

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

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

#item44481 {
	width:235px !important;
	min-height:19px !important;
}

#item44457 {
	width:235px !important;
	min-height:19px !important;
}

#item44454 {
	width:235px !important;
	height:19px !important;
	left:1343px !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;
}

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

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

#item159810 {
	width:191px !important;
	height:270px !important;
	left:619px !important;
	top:676px !important;
}

#item19020 {
	width:191px !important;
	height:270px !important;
	left:908px !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:1344px !important;
	height:40px !important;
	left:619px !important;
	top:283px !important;
	background:#fff;
	border:solid 1px #000;
}

#item19317 {
	width:1329px !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:908px !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:954px !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:381px !important;
	left:104px !important;
	top:291px !important;
	min-height:21px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item105047 {
	width:179px !important;
	min-height:21px !important;
}

#item105044 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item106340 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item106419 {
	width:129px !important;
	min-height:19px !important;
}

#item106395 {
	width:129px !important;
	min-height:19px !important;
}

#item106391 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item106470 {
	width:136px !important;
	min-height:19px !important;
}

#item106446 {
	width:136px !important;
	min-height:19px !important;
}

#item106442 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

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

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

#item106493 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item106574 {
	width:235px !important;
	min-height:19px !important;
}

#item106549 {
	width:235px !important;
	min-height:19px !important;
}

#item106544 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

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

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

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

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

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

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

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

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

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

#item164399 {
	width:360px !important;
	height:511px !important;
	left:1590px !important;
	top:488px !important;
}

#item164411 {
	width:326px !important;
	left:1607px !important;
	top:1014px !important;
	min-height:37px !important;
}

#item20219 {
	width:360px !important;
	height:511px !important;
	left:98px !important;
	top:490px !important;
}

#item20236 {
	width:360px !important;
	height:511px !important;
	left:470px !important;
	top:490px !important;
}

#item20253 {
	width:360px !important;
	height:511px !important;
	left:842px !important;
	top:490px !important;
}

#item20269 {
	width:326px !important;
	left:115px !important;
	top:1016px !important;
	min-height:35px !important;
}

#item20293 {
	width:326px !important;
	left:487px !important;
	top:1016px !important;
	min-height:37px !important;
}

#item20316 {
	width:326px !important;
	left:859px !important;
	top:1016px !important;
	min-height:37px !important;
}

#item20343 {
	width:696px !important;
	left:62px !important;
	top:9px !important;
	min-height:18px !important;
}

#item20369 {
	width:360px !important;
	height:511px !important;
	left:1213px !important;
	top:490px !important;
}

#item20382 {
	width:326px !important;
	left:1231px !important;
	top:1016px !important;
	min-height:37px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item107172 {
	width:179px !important;
	min-height:21px !important;
}

#item107170 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item108467 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item108546 {
	width:129px !important;
	min-height:19px !important;
}

#item108522 {
	width:129px !important;
	min-height:19px !important;
}

#item108518 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item108598 {
	width:136px !important;
	min-height:19px !important;
}

#item108573 {
	width:136px !important;
	min-height:19px !important;
}

#item108569 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

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

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

#item108621 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item108700 {
	width:235px !important;
	min-height:19px !important;
}

#item108676 {
	width:235px !important;
	min-height:19px !important;
}

#item108672 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

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

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

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

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

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

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

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

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

#item108831 {
	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:696px !important;
	left:62px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item109268 {
	width:179px !important;
	min-height:21px !important;
}

#item109266 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item110565 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item110646 {
	width:129px !important;
	min-height:19px !important;
}

#item110621 {
	width:129px !important;
	min-height:19px !important;
}

#item110616 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item110697 {
	width:136px !important;
	min-height:19px !important;
}

#item110673 {
	width:136px !important;
	min-height:19px !important;
}

#item110669 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

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

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

#item110721 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item110799 {
	width:235px !important;
	min-height:19px !important;
}

#item110775 {
	width:235px !important;
	min-height:19px !important;
}

#item110771 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

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

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

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

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

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

#item110874 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !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;
}

#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:852px !important;
	min-height:133px !important;
}

#item2342 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:820px !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:640px !important;
	min-height:24px !important;
}

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

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

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

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

#item159829 {
	width:737px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item111300 {
	width:179px !important;
	min-height:21px !important;
}

#item111298 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item112593 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item112672 {
	width:129px !important;
	min-height:19px !important;
}

#item112648 {
	width:129px !important;
	min-height:19px !important;
}

#item112644 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item112724 {
	width:136px !important;
	min-height:19px !important;
}

#item112699 {
	width:136px !important;
	min-height:19px !important;
}

#item112695 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

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

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

#item112748 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item112826 {
	width:235px !important;
	min-height:19px !important;
}

#item112802 {
	width:235px !important;
	min-height:19px !important;
}

#item112798 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

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

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

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

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

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

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

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

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

#item112958 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !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;
}

#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:1280px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item113449 {
	width:179px !important;
	min-height:21px !important;
}

#item113447 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item114744 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item114823 {
	width:129px !important;
	min-height:19px !important;
}

#item114799 {
	width:129px !important;
	min-height:19px !important;
}

#item114795 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item114874 {
	width:136px !important;
	min-height:19px !important;
}

#item114850 {
	width:136px !important;
	min-height:19px !important;
}

#item114846 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

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

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

#item114897 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item114975 {
	width:235px !important;
	min-height:19px !important;
}

#item114951 {
	width:235px !important;
	min-height:19px !important;
}

#item114947 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

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

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

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

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

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

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

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

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

#item115106 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item160072 {
	width:179px !important;
	min-height:21px !important;
}

#item160070 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item161367 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item161448 {
	width:129px !important;
	min-height:19px !important;
}

#item161423 {
	width:129px !important;
	min-height:19px !important;
}

#item161418 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item161499 {
	width:136px !important;
	min-height:19px !important;
}

#item161475 {
	width:136px !important;
	min-height:19px !important;
}

#item161471 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

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

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

#item161522 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item161600 {
	width:235px !important;
	min-height:19px !important;
}

#item161576 {
	width:235px !important;
	min-height:19px !important;
}

#item161572 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

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

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

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

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

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

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

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

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

#item161730 {
	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;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item161918 {
	width:179px !important;
	min-height:21px !important;
}

#item161916 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item163217 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item163296 {
	width:129px !important;
	min-height:19px !important;
}

#item163272 {
	width:129px !important;
	min-height:19px !important;
}

#item163268 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item163347 {
	width:136px !important;
	min-height:19px !important;
}

#item163323 {
	width:136px !important;
	min-height:19px !important;
}

#item163319 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

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

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

#item163370 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item163450 {
	width:235px !important;
	min-height:19px !important;
}

#item163426 {
	width:235px !important;
	min-height:19px !important;
}

#item163421 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

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

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

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

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

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

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

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

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

#item163581 {
	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;
}

#item164487 {
	width:164px !important;
	min-height:24px !important;
}

#item164463 {
	width:164px !important;
	min-height:24px !important;
}

#item164460 {
	width:164px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item102420 {
	width:1074px !important;
	top:123px !important;
	min-height:507px !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:630px !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;
}

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

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

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

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

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

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

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

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

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

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

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

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

#item115896 {
	width:179px !important;
	min-height:21px !important;
}

#item115894 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item117191 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item117270 {
	width:129px !important;
	min-height:19px !important;
}

#item117246 {
	width:129px !important;
	min-height:19px !important;
}

#item117242 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item117323 {
	width:136px !important;
	min-height:19px !important;
}

#item117298 {
	width:136px !important;
	min-height:19px !important;
}

#item117294 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

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

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

#item117346 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item117424 {
	width:235px !important;
	min-height:19px !important;
}

#item117400 {
	width:235px !important;
	min-height:19px !important;
}

#item117396 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

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

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

#item117448 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item117527 {
	width:87px !important;
	min-height:19px !important;
}

#item117503 {
	width:87px !important;
	min-height:19px !important;
}

#item117499 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item117583 {
	width:120px !important;
	min-height:19px !important;
}

#item117559 {
	width:120px !important;
	min-height:19px !important;
}

#item117555 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item164516 {
	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:1005px !important;
	min-height:75px !important;
}

#item5282 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:974px !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;
}

#item117778 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item117776 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item117803 {
	width:173px !important;
	min-height:21px !important;
}

#item117801 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item117828 {
	width:149px !important;
	min-height:21px !important;
}

#item117826 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item117851 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item117856 {
	width:180px !important;
	min-height:21px !important;
}

#item117854 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item117879 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item117884 {
	width:143px !important;
	min-height:21px !important;
}

#item117882 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item117909 {
	width:179px !important;
	min-height:21px !important;
}

#item117907 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item117932 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item117964 {
	width:201px !important;
	min-height:17px !important;
}

#item117940 {
	width:201px !important;
	min-height:17px !important;
}

#item117935 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item118015 {
	width:352px !important;
	min-height:17px !important;
}

#item117991 {
	width:352px !important;
	min-height:17px !important;
}

#item117987 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item118040 {
	width:118px !important;
	min-height:21px !important;
}

#item118038 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item118091 {
	width:296px !important;
	min-height:17px !important;
}

#item118067 {
	width:296px !important;
	min-height:17px !important;
}

#item118063 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item118142 {
	width:168px !important;
	min-height:17px !important;
}

#item118118 {
	width:168px !important;
	min-height:17px !important;
}

#item118114 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item118194 {
	width:119px !important;
	min-height:17px !important;
}

#item118169 {
	width:119px !important;
	min-height:17px !important;
}

#item118165 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item118245 {
	width:121px !important;
	min-height:17px !important;
}

#item118221 {
	width:121px !important;
	min-height:17px !important;
}

#item118217 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item118296 {
	width:127px !important;
	min-height:17px !important;
}

#item118272 {
	width:127px !important;
	min-height:17px !important;
}

#item118268 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item118347 {
	width:131px !important;
	min-height:17px !important;
}

#item118323 {
	width:131px !important;
	min-height:17px !important;
}

#item118319 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item118398 {
	width:222px !important;
	min-height:17px !important;
}

#item118374 {
	width:222px !important;
	min-height:17px !important;
}

#item118370 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item118450 {
	width:209px !important;
	min-height:17px !important;
}

#item118425 {
	width:209px !important;
	min-height:17px !important;
}

#item118421 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item118502 {
	width:112px !important;
	min-height:17px !important;
}

#item118478 {
	width:112px !important;
	min-height:17px !important;
}

#item118473 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item118554 {
	width:198px !important;
	min-height:17px !important;
}

#item118529 {
	width:198px !important;
	min-height:17px !important;
}

#item118525 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item118605 {
	width:274px !important;
	min-height:17px !important;
}

#item118581 {
	width:274px !important;
	min-height:17px !important;
}

#item118577 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item118657 {
	width:162px !important;
	min-height:17px !important;
}

#item118633 {
	width:162px !important;
	min-height:17px !important;
}

#item118628 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item118708 {
	width:177px !important;
	min-height:17px !important;
}

#item118684 {
	width:177px !important;
	min-height:17px !important;
}

#item118680 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item118760 {
	width:145px !important;
	min-height:17px !important;
}

#item118736 {
	width:145px !important;
	min-height:17px !important;
}

#item118732 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item118811 {
	width:117px !important;
	min-height:17px !important;
}

#item118787 {
	width:117px !important;
	min-height:17px !important;
}

#item118783 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item118862 {
	width:156px !important;
	min-height:17px !important;
}

#item118838 {
	width:156px !important;
	min-height:17px !important;
}

#item118834 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item118913 {
	width:99px !important;
	min-height:17px !important;
}

#item118889 {
	width:99px !important;
	min-height:17px !important;
}

#item118885 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item118964 {
	width:109px !important;
	min-height:17px !important;
}

#item118940 {
	width:109px !important;
	min-height:17px !important;
}

#item118936 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item119016 {
	width:70px !important;
	min-height:17px !important;
}

#item118992 {
	width:70px !important;
	min-height:17px !important;
}

#item118988 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item119068 {
	width:193px !important;
	min-height:17px !important;
}

#item119044 {
	width:193px !important;
	min-height:17px !important;
}

#item119040 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item119119 {
	width:78px !important;
	min-height:17px !important;
}

#item119095 {
	width:78px !important;
	min-height:17px !important;
}

#item119091 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item119171 {
	width:68px !important;
	min-height:17px !important;
}

#item119147 {
	width:68px !important;
	min-height:17px !important;
}

#item119142 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item119232 {
	width:85px !important;
	min-height:19px !important;
}

#item119208 {
	width:85px !important;
	min-height:19px !important;
}

#item119204 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item119283 {
	width:129px !important;
	min-height:19px !important;
}

#item119259 {
	width:129px !important;
	min-height:19px !important;
}

#item119255 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item119334 {
	width:136px !important;
	min-height:19px !important;
}

#item119310 {
	width:136px !important;
	min-height:19px !important;
}

#item119306 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item119384 {
	width:120px !important;
	min-height:19px !important;
}

#item119360 {
	width:120px !important;
	min-height:19px !important;
}

#item119357 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item119435 {
	width:235px !important;
	min-height:19px !important;
}

#item119411 {
	width:235px !important;
	min-height:19px !important;
}

#item119407 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item119487 {
	width:134px !important;
	min-height:19px !important;
}

#item119463 {
	width:134px !important;
	min-height:19px !important;
}

#item119459 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item119538 {
	width:87px !important;
	min-height:19px !important;
}

#item119514 {
	width:87px !important;
	min-height:19px !important;
}

#item119510 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item119594 {
	width:120px !important;
	min-height:19px !important;
}

#item119569 {
	width:120px !important;
	min-height:19px !important;
}

#item119566 {
	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:812px !important;
	min-height:219px !important;
}

#item6603 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:780px !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:1076px !important;
}

#item32148 {
	width:123px !important;
	height:45px !important;
	left:1113px !important;
	top:1031px !important;
}

#item119958 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item119956 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item119983 {
	width:173px !important;
	min-height:21px !important;
}

#item119981 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item120008 {
	width:149px !important;
	min-height:21px !important;
}

#item120006 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item120031 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item120036 {
	width:180px !important;
	min-height:21px !important;
}

#item120034 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item120059 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item120065 {
	width:143px !important;
	min-height:21px !important;
}

#item120063 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item120090 {
	width:179px !important;
	min-height:21px !important;
}

#item120088 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item120113 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item120144 {
	width:201px !important;
	min-height:17px !important;
}

#item120120 {
	width:201px !important;
	min-height:17px !important;
}

#item120116 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item120195 {
	width:352px !important;
	min-height:17px !important;
}

#item120171 {
	width:352px !important;
	min-height:17px !important;
}

#item120167 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item120220 {
	width:118px !important;
	min-height:21px !important;
}

#item120218 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item120271 {
	width:296px !important;
	min-height:17px !important;
}

#item120247 {
	width:296px !important;
	min-height:17px !important;
}

#item120243 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item120323 {
	width:168px !important;
	min-height:17px !important;
}

#item120299 {
	width:168px !important;
	min-height:17px !important;
}

#item120294 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item120374 {
	width:119px !important;
	min-height:17px !important;
}

#item120350 {
	width:119px !important;
	min-height:17px !important;
}

#item120346 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item120425 {
	width:121px !important;
	min-height:17px !important;
}

#item120401 {
	width:121px !important;
	min-height:17px !important;
}

#item120397 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item120476 {
	width:127px !important;
	min-height:17px !important;
}

#item120452 {
	width:127px !important;
	min-height:17px !important;
}

#item120448 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item120527 {
	width:131px !important;
	min-height:17px !important;
}

#item120503 {
	width:131px !important;
	min-height:17px !important;
}

#item120499 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item120579 {
	width:222px !important;
	min-height:17px !important;
}

#item120555 {
	width:222px !important;
	min-height:17px !important;
}

#item120550 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item120630 {
	width:209px !important;
	min-height:17px !important;
}

#item120606 {
	width:209px !important;
	min-height:17px !important;
}

#item120602 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item120681 {
	width:112px !important;
	min-height:17px !important;
}

#item120657 {
	width:112px !important;
	min-height:17px !important;
}

#item120653 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item120732 {
	width:198px !important;
	min-height:17px !important;
}

#item120708 {
	width:198px !important;
	min-height:17px !important;
}

#item120704 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item120785 {
	width:274px !important;
	min-height:17px !important;
}

#item120760 {
	width:274px !important;
	min-height:17px !important;
}

#item120755 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item120838 {
	width:162px !important;
	min-height:17px !important;
}

#item120813 {
	width:162px !important;
	min-height:17px !important;
}

#item120808 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item120890 {
	width:177px !important;
	min-height:17px !important;
}

#item120866 {
	width:177px !important;
	min-height:17px !important;
}

#item120862 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item120941 {
	width:145px !important;
	min-height:17px !important;
}

#item120917 {
	width:145px !important;
	min-height:17px !important;
}

#item120913 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item120992 {
	width:117px !important;
	min-height:17px !important;
}

#item120968 {
	width:117px !important;
	min-height:17px !important;
}

#item120964 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item121043 {
	width:156px !important;
	min-height:17px !important;
}

#item121019 {
	width:156px !important;
	min-height:17px !important;
}

#item121015 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item121095 {
	width:99px !important;
	min-height:17px !important;
}

#item121070 {
	width:99px !important;
	min-height:17px !important;
}

#item121066 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item121146 {
	width:109px !important;
	min-height:17px !important;
}

#item121122 {
	width:109px !important;
	min-height:17px !important;
}

#item121118 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item121197 {
	width:70px !important;
	min-height:17px !important;
}

#item121173 {
	width:70px !important;
	min-height:17px !important;
}

#item121169 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item121248 {
	width:193px !important;
	min-height:17px !important;
}

#item121224 {
	width:193px !important;
	min-height:17px !important;
}

#item121220 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item121299 {
	width:78px !important;
	min-height:17px !important;
}

#item121275 {
	width:78px !important;
	min-height:17px !important;
}

#item121271 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item121351 {
	width:68px !important;
	min-height:17px !important;
}

#item121326 {
	width:68px !important;
	min-height:17px !important;
}

#item121322 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item121412 {
	width:85px !important;
	min-height:19px !important;
}

#item121388 {
	width:85px !important;
	min-height:19px !important;
}

#item121384 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item121463 {
	width:129px !important;
	min-height:19px !important;
}

#item121439 {
	width:129px !important;
	min-height:19px !important;
}

#item121435 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item121514 {
	width:136px !important;
	min-height:19px !important;
}

#item121490 {
	width:136px !important;
	min-height:19px !important;
}

#item121486 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item121565 {
	width:120px !important;
	min-height:19px !important;
}

#item121540 {
	width:120px !important;
	min-height:19px !important;
}

#item121537 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item121616 {
	width:235px !important;
	min-height:19px !important;
}

#item121592 {
	width:235px !important;
	min-height:19px !important;
}

#item121588 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item121668 {
	width:134px !important;
	min-height:19px !important;
}

#item121643 {
	width:134px !important;
	min-height:19px !important;
}

#item121639 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item121719 {
	width:87px !important;
	min-height:19px !important;
}

#item121695 {
	width:87px !important;
	min-height:19px !important;
}

#item121691 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item121774 {
	width:120px !important;
	min-height:19px !important;
}

#item121750 {
	width:120px !important;
	min-height:19px !important;
}

#item121747 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item164546 {
	width:164px !important;
	min-height:24px !important;
}

#item164521 {
	width:164px !important;
	min-height:24px !important;
}

#item164518 {
	width:164px !important;
	height:24px !important;
	left:938px !important;
	top:1124px !important;
}

#item164569 {
	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:832px !important;
	min-height:248px !important;
}

#item6948 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:801px !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;
}

#item122009 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item122006 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item122035 {
	width:173px !important;
	min-height:21px !important;
}

#item122033 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item122061 {
	width:149px !important;
	min-height:21px !important;
}

#item122059 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item122084 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item122089 {
	width:180px !important;
	min-height:21px !important;
}

#item122087 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item122112 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item122117 {
	width:143px !important;
	min-height:21px !important;
}

#item122115 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item122142 {
	width:179px !important;
	min-height:21px !important;
}

#item122140 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item122165 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item122196 {
	width:201px !important;
	min-height:17px !important;
}

#item122172 {
	width:201px !important;
	min-height:17px !important;
}

#item122168 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item122248 {
	width:352px !important;
	min-height:17px !important;
}

#item122224 {
	width:352px !important;
	min-height:17px !important;
}

#item122220 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item122273 {
	width:118px !important;
	min-height:21px !important;
}

#item122271 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item122324 {
	width:296px !important;
	min-height:17px !important;
}

#item122300 {
	width:296px !important;
	min-height:17px !important;
}

#item122296 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item122375 {
	width:168px !important;
	min-height:17px !important;
}

#item122351 {
	width:168px !important;
	min-height:17px !important;
}

#item122347 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item122426 {
	width:119px !important;
	min-height:17px !important;
}

#item122402 {
	width:119px !important;
	min-height:17px !important;
}

#item122398 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item122478 {
	width:121px !important;
	min-height:17px !important;
}

#item122453 {
	width:121px !important;
	min-height:17px !important;
}

#item122449 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item122529 {
	width:127px !important;
	min-height:17px !important;
}

#item122505 {
	width:127px !important;
	min-height:17px !important;
}

#item122501 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item122580 {
	width:131px !important;
	min-height:17px !important;
}

#item122556 {
	width:131px !important;
	min-height:17px !important;
}

#item122552 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item122631 {
	width:222px !important;
	min-height:17px !important;
}

#item122607 {
	width:222px !important;
	min-height:17px !important;
}

#item122603 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item122682 {
	width:209px !important;
	min-height:17px !important;
}

#item122658 {
	width:209px !important;
	min-height:17px !important;
}

#item122654 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item122734 {
	width:112px !important;
	min-height:17px !important;
}

#item122709 {
	width:112px !important;
	min-height:17px !important;
}

#item122705 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item122786 {
	width:198px !important;
	min-height:17px !important;
}

#item122762 {
	width:198px !important;
	min-height:17px !important;
}

#item122757 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item122837 {
	width:274px !important;
	min-height:17px !important;
}

#item122813 {
	width:274px !important;
	min-height:17px !important;
}

#item122809 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item122888 {
	width:162px !important;
	min-height:17px !important;
}

#item122864 {
	width:162px !important;
	min-height:17px !important;
}

#item122860 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item122940 {
	width:177px !important;
	min-height:17px !important;
}

#item122915 {
	width:177px !important;
	min-height:17px !important;
}

#item122911 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item122992 {
	width:145px !important;
	min-height:17px !important;
}

#item122967 {
	width:145px !important;
	min-height:17px !important;
}

#item122963 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item123043 {
	width:117px !important;
	min-height:17px !important;
}

#item123019 {
	width:117px !important;
	min-height:17px !important;
}

#item123015 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item123094 {
	width:156px !important;
	min-height:17px !important;
}

#item123070 {
	width:156px !important;
	min-height:17px !important;
}

#item123066 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item123146 {
	width:99px !important;
	min-height:17px !important;
}

#item123122 {
	width:99px !important;
	min-height:17px !important;
}

#item123118 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item123197 {
	width:109px !important;
	min-height:17px !important;
}

#item123173 {
	width:109px !important;
	min-height:17px !important;
}

#item123169 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item123249 {
	width:70px !important;
	min-height:17px !important;
}

#item123224 {
	width:70px !important;
	min-height:17px !important;
}

#item123220 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item123300 {
	width:193px !important;
	min-height:17px !important;
}

#item123276 {
	width:193px !important;
	min-height:17px !important;
}

#item123272 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item123351 {
	width:78px !important;
	min-height:17px !important;
}

#item123327 {
	width:78px !important;
	min-height:17px !important;
}

#item123323 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item123402 {
	width:68px !important;
	min-height:17px !important;
}

#item123378 {
	width:68px !important;
	min-height:17px !important;
}

#item123374 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item123463 {
	width:85px !important;
	min-height:19px !important;
}

#item123438 {
	width:85px !important;
	min-height:19px !important;
}

#item123434 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item123514 {
	width:129px !important;
	min-height:19px !important;
}

#item123490 {
	width:129px !important;
	min-height:19px !important;
}

#item123486 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item123565 {
	width:136px !important;
	min-height:19px !important;
}

#item123541 {
	width:136px !important;
	min-height:19px !important;
}

#item123537 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item123615 {
	width:120px !important;
	min-height:19px !important;
}

#item123591 {
	width:120px !important;
	min-height:19px !important;
}

#item123588 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item123666 {
	width:235px !important;
	min-height:19px !important;
}

#item123642 {
	width:235px !important;
	min-height:19px !important;
}

#item123638 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item123718 {
	width:134px !important;
	min-height:19px !important;
}

#item123693 {
	width:134px !important;
	min-height:19px !important;
}

#item123689 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item123769 {
	width:87px !important;
	min-height:19px !important;
}

#item123745 {
	width:87px !important;
	min-height:19px !important;
}

#item123741 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item123825 {
	width:120px !important;
	min-height:19px !important;
}

#item123801 {
	width:120px !important;
	min-height:19px !important;
}

#item123798 {
	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:83px !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;
}

#item124045 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item124043 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item124071 {
	width:173px !important;
	min-height:21px !important;
}

#item124068 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item124096 {
	width:149px !important;
	min-height:21px !important;
}

#item124094 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item124119 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item124124 {
	width:180px !important;
	min-height:21px !important;
}

#item124122 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item124147 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item124152 {
	width:143px !important;
	min-height:21px !important;
}

#item124150 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item124177 {
	width:179px !important;
	min-height:21px !important;
}

#item124175 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item124200 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item124233 {
	width:201px !important;
	min-height:17px !important;
}

#item124208 {
	width:201px !important;
	min-height:17px !important;
}

#item124203 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item124285 {
	width:352px !important;
	min-height:17px !important;
}

#item124261 {
	width:352px !important;
	min-height:17px !important;
}

#item124256 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item124311 {
	width:118px !important;
	min-height:21px !important;
}

#item124309 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item124362 {
	width:296px !important;
	min-height:17px !important;
}

#item124338 {
	width:296px !important;
	min-height:17px !important;
}

#item124334 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item124413 {
	width:168px !important;
	min-height:17px !important;
}

#item124389 {
	width:168px !important;
	min-height:17px !important;
}

#item124385 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item124464 {
	width:119px !important;
	min-height:17px !important;
}

#item124440 {
	width:119px !important;
	min-height:17px !important;
}

#item124436 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item124515 {
	width:121px !important;
	min-height:17px !important;
}

#item124491 {
	width:121px !important;
	min-height:17px !important;
}

#item124487 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item124568 {
	width:127px !important;
	min-height:17px !important;
}

#item124544 {
	width:127px !important;
	min-height:17px !important;
}

#item124540 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item124619 {
	width:131px !important;
	min-height:17px !important;
}

#item124595 {
	width:131px !important;
	min-height:17px !important;
}

#item124591 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item124670 {
	width:222px !important;
	min-height:17px !important;
}

#item124646 {
	width:222px !important;
	min-height:17px !important;
}

#item124642 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item124721 {
	width:209px !important;
	min-height:17px !important;
}

#item124697 {
	width:209px !important;
	min-height:17px !important;
}

#item124693 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item124773 {
	width:112px !important;
	min-height:17px !important;
}

#item124749 {
	width:112px !important;
	min-height:17px !important;
}

#item124744 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item124825 {
	width:198px !important;
	min-height:17px !important;
}

#item124801 {
	width:198px !important;
	min-height:17px !important;
}

#item124797 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item124877 {
	width:274px !important;
	min-height:17px !important;
}

#item124852 {
	width:274px !important;
	min-height:17px !important;
}

#item124848 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item124928 {
	width:162px !important;
	min-height:17px !important;
}

#item124904 {
	width:162px !important;
	min-height:17px !important;
}

#item124900 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item124979 {
	width:177px !important;
	min-height:17px !important;
}

#item124955 {
	width:177px !important;
	min-height:17px !important;
}

#item124951 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item125031 {
	width:145px !important;
	min-height:17px !important;
}

#item125007 {
	width:145px !important;
	min-height:17px !important;
}

#item125002 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item125083 {
	width:117px !important;
	min-height:17px !important;
}

#item125059 {
	width:117px !important;
	min-height:17px !important;
}

#item125055 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item125134 {
	width:156px !important;
	min-height:17px !important;
}

#item125110 {
	width:156px !important;
	min-height:17px !important;
}

#item125106 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item125185 {
	width:99px !important;
	min-height:17px !important;
}

#item125161 {
	width:99px !important;
	min-height:17px !important;
}

#item125157 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item125236 {
	width:109px !important;
	min-height:17px !important;
}

#item125212 {
	width:109px !important;
	min-height:17px !important;
}

#item125208 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item125287 {
	width:70px !important;
	min-height:17px !important;
}

#item125263 {
	width:70px !important;
	min-height:17px !important;
}

#item125259 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item125340 {
	width:193px !important;
	min-height:17px !important;
}

#item125315 {
	width:193px !important;
	min-height:17px !important;
}

#item125311 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item125391 {
	width:78px !important;
	min-height:17px !important;
}

#item125367 {
	width:78px !important;
	min-height:17px !important;
}

#item125363 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item125442 {
	width:68px !important;
	min-height:17px !important;
}

#item125418 {
	width:68px !important;
	min-height:17px !important;
}

#item125414 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item125505 {
	width:85px !important;
	min-height:19px !important;
}

#item125481 {
	width:85px !important;
	min-height:19px !important;
}

#item125477 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item125557 {
	width:129px !important;
	min-height:19px !important;
}

#item125533 {
	width:129px !important;
	min-height:19px !important;
}

#item125529 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item125608 {
	width:136px !important;
	min-height:19px !important;
}

#item125584 {
	width:136px !important;
	min-height:19px !important;
}

#item125580 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item125658 {
	width:120px !important;
	min-height:19px !important;
}

#item125634 {
	width:120px !important;
	min-height:19px !important;
}

#item125631 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item125709 {
	width:235px !important;
	min-height:19px !important;
}

#item125685 {
	width:235px !important;
	min-height:19px !important;
}

#item125681 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item125760 {
	width:134px !important;
	min-height:19px !important;
}

#item125736 {
	width:134px !important;
	min-height:19px !important;
}

#item125732 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item125812 {
	width:87px !important;
	min-height:19px !important;
}

#item125788 {
	width:87px !important;
	min-height:19px !important;
}

#item125784 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item125867 {
	width:120px !important;
	min-height:19px !important;
}

#item125843 {
	width:120px !important;
	min-height:19px !important;
}

#item125840 {
	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:363px !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;
}

#item126250 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item126248 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item126275 {
	width:173px !important;
	min-height:21px !important;
}

#item126273 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item126301 {
	width:149px !important;
	min-height:21px !important;
}

#item126298 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item126324 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item126329 {
	width:180px !important;
	min-height:21px !important;
}

#item126327 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item126352 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item126357 {
	width:143px !important;
	min-height:21px !important;
}

#item126355 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item126382 {
	width:179px !important;
	min-height:21px !important;
}

#item126380 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item126405 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item126436 {
	width:201px !important;
	min-height:17px !important;
}

#item126412 {
	width:201px !important;
	min-height:17px !important;
}

#item126408 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item126488 {
	width:352px !important;
	min-height:17px !important;
}

#item126463 {
	width:352px !important;
	min-height:17px !important;
}

#item126459 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item126513 {
	width:118px !important;
	min-height:21px !important;
}

#item126511 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item126564 {
	width:296px !important;
	min-height:17px !important;
}

#item126540 {
	width:296px !important;
	min-height:17px !important;
}

#item126536 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item126615 {
	width:168px !important;
	min-height:17px !important;
}

#item126591 {
	width:168px !important;
	min-height:17px !important;
}

#item126587 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item126666 {
	width:119px !important;
	min-height:17px !important;
}

#item126642 {
	width:119px !important;
	min-height:17px !important;
}

#item126638 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item126717 {
	width:121px !important;
	min-height:17px !important;
}

#item126693 {
	width:121px !important;
	min-height:17px !important;
}

#item126689 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item126770 {
	width:127px !important;
	min-height:17px !important;
}

#item126746 {
	width:127px !important;
	min-height:17px !important;
}

#item126741 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item126821 {
	width:131px !important;
	min-height:17px !important;
}

#item126797 {
	width:131px !important;
	min-height:17px !important;
}

#item126793 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item126872 {
	width:222px !important;
	min-height:17px !important;
}

#item126848 {
	width:222px !important;
	min-height:17px !important;
}

#item126844 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item126923 {
	width:209px !important;
	min-height:17px !important;
}

#item126899 {
	width:209px !important;
	min-height:17px !important;
}

#item126895 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item126974 {
	width:112px !important;
	min-height:17px !important;
}

#item126950 {
	width:112px !important;
	min-height:17px !important;
}

#item126946 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item127026 {
	width:198px !important;
	min-height:17px !important;
}

#item127002 {
	width:198px !important;
	min-height:17px !important;
}

#item126997 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item127077 {
	width:274px !important;
	min-height:17px !important;
}

#item127053 {
	width:274px !important;
	min-height:17px !important;
}

#item127049 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item127128 {
	width:162px !important;
	min-height:17px !important;
}

#item127104 {
	width:162px !important;
	min-height:17px !important;
}

#item127100 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item127180 {
	width:177px !important;
	min-height:17px !important;
}

#item127155 {
	width:177px !important;
	min-height:17px !important;
}

#item127151 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item127233 {
	width:145px !important;
	min-height:17px !important;
}

#item127207 {
	width:145px !important;
	min-height:17px !important;
}

#item127203 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item127285 {
	width:117px !important;
	min-height:17px !important;
}

#item127261 {
	width:117px !important;
	min-height:17px !important;
}

#item127256 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item127336 {
	width:156px !important;
	min-height:17px !important;
}

#item127312 {
	width:156px !important;
	min-height:17px !important;
}

#item127308 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item127387 {
	width:99px !important;
	min-height:17px !important;
}

#item127363 {
	width:99px !important;
	min-height:17px !important;
}

#item127359 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item127439 {
	width:109px !important;
	min-height:17px !important;
}

#item127415 {
	width:109px !important;
	min-height:17px !important;
}

#item127410 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item127490 {
	width:70px !important;
	min-height:17px !important;
}

#item127466 {
	width:70px !important;
	min-height:17px !important;
}

#item127462 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item127543 {
	width:193px !important;
	min-height:17px !important;
}

#item127519 {
	width:193px !important;
	min-height:17px !important;
}

#item127513 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item127594 {
	width:78px !important;
	min-height:17px !important;
}

#item127570 {
	width:78px !important;
	min-height:17px !important;
}

#item127566 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item127645 {
	width:68px !important;
	min-height:17px !important;
}

#item127621 {
	width:68px !important;
	min-height:17px !important;
}

#item127617 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item127707 {
	width:85px !important;
	min-height:19px !important;
}

#item127683 {
	width:85px !important;
	min-height:19px !important;
}

#item127679 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item127759 {
	width:129px !important;
	min-height:19px !important;
}

#item127735 {
	width:129px !important;
	min-height:19px !important;
}

#item127731 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item127810 {
	width:136px !important;
	min-height:19px !important;
}

#item127786 {
	width:136px !important;
	min-height:19px !important;
}

#item127782 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item127860 {
	width:120px !important;
	min-height:19px !important;
}

#item127836 {
	width:120px !important;
	min-height:19px !important;
}

#item127833 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item127911 {
	width:235px !important;
	min-height:19px !important;
}

#item127887 {
	width:235px !important;
	min-height:19px !important;
}

#item127883 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item127962 {
	width:134px !important;
	min-height:19px !important;
}

#item127938 {
	width:134px !important;
	min-height:19px !important;
}

#item127934 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item128014 {
	width:87px !important;
	min-height:19px !important;
}

#item127990 {
	width:87px !important;
	min-height:19px !important;
}

#item127985 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item128069 {
	width:120px !important;
	min-height:19px !important;
}

#item128045 {
	width:120px !important;
	min-height:19px !important;
}

#item128042 {
	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;
}

#item128350 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item128348 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item128375 {
	width:173px !important;
	min-height:21px !important;
}

#item128373 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item128401 {
	width:149px !important;
	min-height:21px !important;
}

#item128399 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item128424 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item128431 {
	width:180px !important;
	min-height:21px !important;
}

#item128429 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item128454 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item128459 {
	width:143px !important;
	min-height:21px !important;
}

#item128457 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item128484 {
	width:179px !important;
	min-height:21px !important;
}

#item128482 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item128507 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item128538 {
	width:201px !important;
	min-height:17px !important;
}

#item128514 {
	width:201px !important;
	min-height:17px !important;
}

#item128510 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item128590 {
	width:352px !important;
	min-height:17px !important;
}

#item128565 {
	width:352px !important;
	min-height:17px !important;
}

#item128561 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item128615 {
	width:118px !important;
	min-height:21px !important;
}

#item128613 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item128666 {
	width:296px !important;
	min-height:17px !important;
}

#item128642 {
	width:296px !important;
	min-height:17px !important;
}

#item128638 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item128717 {
	width:168px !important;
	min-height:17px !important;
}

#item128693 {
	width:168px !important;
	min-height:17px !important;
}

#item128689 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item128768 {
	width:119px !important;
	min-height:17px !important;
}

#item128744 {
	width:119px !important;
	min-height:17px !important;
}

#item128740 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item128819 {
	width:121px !important;
	min-height:17px !important;
}

#item128795 {
	width:121px !important;
	min-height:17px !important;
}

#item128791 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item128871 {
	width:127px !important;
	min-height:17px !important;
}

#item128847 {
	width:127px !important;
	min-height:17px !important;
}

#item128843 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item128922 {
	width:131px !important;
	min-height:17px !important;
}

#item128898 {
	width:131px !important;
	min-height:17px !important;
}

#item128894 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item128973 {
	width:222px !important;
	min-height:17px !important;
}

#item128949 {
	width:222px !important;
	min-height:17px !important;
}

#item128945 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item129024 {
	width:209px !important;
	min-height:17px !important;
}

#item129000 {
	width:209px !important;
	min-height:17px !important;
}

#item128996 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item129075 {
	width:112px !important;
	min-height:17px !important;
}

#item129051 {
	width:112px !important;
	min-height:17px !important;
}

#item129047 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item129127 {
	width:198px !important;
	min-height:17px !important;
}

#item129103 {
	width:198px !important;
	min-height:17px !important;
}

#item129098 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item129178 {
	width:274px !important;
	min-height:17px !important;
}

#item129154 {
	width:274px !important;
	min-height:17px !important;
}

#item129150 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item129229 {
	width:162px !important;
	min-height:17px !important;
}

#item129205 {
	width:162px !important;
	min-height:17px !important;
}

#item129201 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item129280 {
	width:177px !important;
	min-height:17px !important;
}

#item129256 {
	width:177px !important;
	min-height:17px !important;
}

#item129252 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item129331 {
	width:145px !important;
	min-height:17px !important;
}

#item129307 {
	width:145px !important;
	min-height:17px !important;
}

#item129303 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item129384 {
	width:117px !important;
	min-height:17px !important;
}

#item129360 {
	width:117px !important;
	min-height:17px !important;
}

#item129354 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item129436 {
	width:156px !important;
	min-height:17px !important;
}

#item129412 {
	width:156px !important;
	min-height:17px !important;
}

#item129408 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item129487 {
	width:99px !important;
	min-height:17px !important;
}

#item129463 {
	width:99px !important;
	min-height:17px !important;
}

#item129459 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item129538 {
	width:109px !important;
	min-height:17px !important;
}

#item129514 {
	width:109px !important;
	min-height:17px !important;
}

#item129510 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item129589 {
	width:70px !important;
	min-height:17px !important;
}

#item129565 {
	width:70px !important;
	min-height:17px !important;
}

#item129561 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item129641 {
	width:193px !important;
	min-height:17px !important;
}

#item129617 {
	width:193px !important;
	min-height:17px !important;
}

#item129612 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item129692 {
	width:78px !important;
	min-height:17px !important;
}

#item129668 {
	width:78px !important;
	min-height:17px !important;
}

#item129664 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item129743 {
	width:68px !important;
	min-height:17px !important;
}

#item129719 {
	width:68px !important;
	min-height:17px !important;
}

#item129715 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item129804 {
	width:85px !important;
	min-height:19px !important;
}

#item129780 {
	width:85px !important;
	min-height:19px !important;
}

#item129776 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item129856 {
	width:129px !important;
	min-height:19px !important;
}

#item129832 {
	width:129px !important;
	min-height:19px !important;
}

#item129828 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item129907 {
	width:136px !important;
	min-height:19px !important;
}

#item129883 {
	width:136px !important;
	min-height:19px !important;
}

#item129879 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item129958 {
	width:120px !important;
	min-height:19px !important;
}

#item129933 {
	width:120px !important;
	min-height:19px !important;
}

#item129930 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item130009 {
	width:235px !important;
	min-height:19px !important;
}

#item129985 {
	width:235px !important;
	min-height:19px !important;
}

#item129981 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item130060 {
	width:134px !important;
	min-height:19px !important;
}

#item130036 {
	width:134px !important;
	min-height:19px !important;
}

#item130032 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item130112 {
	width:87px !important;
	min-height:19px !important;
}

#item130088 {
	width:87px !important;
	min-height:19px !important;
}

#item130083 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item130166 {
	width:120px !important;
	min-height:19px !important;
}

#item130142 {
	width:120px !important;
	min-height:19px !important;
}

#item130139 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item164598 {
	width:164px !important;
	min-height:24px !important;
}

#item164574 {
	width:164px !important;
	min-height:24px !important;
}

#item164571 {
	width:164px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item164621 {
	width:63px !important;
	height:24px !important;
	left:1072px !important;
	top:1102px !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:688px !important;
	min-height:392px !important;
}

#item8760 {
	width:84px !important;
	height:32px !important;
	left:1024px !important;
	top:657px !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;
}

#item130459 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item130457 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item130484 {
	width:173px !important;
	min-height:21px !important;
}

#item130482 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item130509 {
	width:149px !important;
	min-height:21px !important;
}

#item130507 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item130533 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item130539 {
	width:180px !important;
	min-height:21px !important;
}

#item130536 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item130562 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item130567 {
	width:143px !important;
	min-height:21px !important;
}

#item130565 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item130592 {
	width:179px !important;
	min-height:21px !important;
}

#item130590 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item130615 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item130646 {
	width:201px !important;
	min-height:17px !important;
}

#item130622 {
	width:201px !important;
	min-height:17px !important;
}

#item130618 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item130698 {
	width:352px !important;
	min-height:17px !important;
}

#item130673 {
	width:352px !important;
	min-height:17px !important;
}

#item130669 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item130723 {
	width:118px !important;
	min-height:21px !important;
}

#item130721 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item130774 {
	width:296px !important;
	min-height:17px !important;
}

#item130750 {
	width:296px !important;
	min-height:17px !important;
}

#item130746 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item130825 {
	width:168px !important;
	min-height:17px !important;
}

#item130801 {
	width:168px !important;
	min-height:17px !important;
}

#item130797 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item130877 {
	width:119px !important;
	min-height:17px !important;
}

#item130853 {
	width:119px !important;
	min-height:17px !important;
}

#item130849 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item130928 {
	width:121px !important;
	min-height:17px !important;
}

#item130904 {
	width:121px !important;
	min-height:17px !important;
}

#item130900 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item130980 {
	width:127px !important;
	min-height:17px !important;
}

#item130956 {
	width:127px !important;
	min-height:17px !important;
}

#item130952 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item131031 {
	width:131px !important;
	min-height:17px !important;
}

#item131007 {
	width:131px !important;
	min-height:17px !important;
}

#item131003 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item131082 {
	width:222px !important;
	min-height:17px !important;
}

#item131058 {
	width:222px !important;
	min-height:17px !important;
}

#item131054 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item131133 {
	width:209px !important;
	min-height:17px !important;
}

#item131109 {
	width:209px !important;
	min-height:17px !important;
}

#item131105 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item131185 {
	width:112px !important;
	min-height:17px !important;
}

#item131161 {
	width:112px !important;
	min-height:17px !important;
}

#item131156 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item131237 {
	width:198px !important;
	min-height:17px !important;
}

#item131213 {
	width:198px !important;
	min-height:17px !important;
}

#item131208 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item131288 {
	width:274px !important;
	min-height:17px !important;
}

#item131264 {
	width:274px !important;
	min-height:17px !important;
}

#item131260 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item131339 {
	width:162px !important;
	min-height:17px !important;
}

#item131315 {
	width:162px !important;
	min-height:17px !important;
}

#item131311 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item131390 {
	width:177px !important;
	min-height:17px !important;
}

#item131366 {
	width:177px !important;
	min-height:17px !important;
}

#item131362 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item131441 {
	width:145px !important;
	min-height:17px !important;
}

#item131417 {
	width:145px !important;
	min-height:17px !important;
}

#item131413 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item131493 {
	width:117px !important;
	min-height:17px !important;
}

#item131469 {
	width:117px !important;
	min-height:17px !important;
}

#item131464 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item131546 {
	width:156px !important;
	min-height:17px !important;
}

#item131522 {
	width:156px !important;
	min-height:17px !important;
}

#item131518 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item131597 {
	width:99px !important;
	min-height:17px !important;
}

#item131573 {
	width:99px !important;
	min-height:17px !important;
}

#item131569 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item131648 {
	width:109px !important;
	min-height:17px !important;
}

#item131624 {
	width:109px !important;
	min-height:17px !important;
}

#item131620 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item131699 {
	width:70px !important;
	min-height:17px !important;
}

#item131675 {
	width:70px !important;
	min-height:17px !important;
}

#item131671 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item131751 {
	width:193px !important;
	min-height:17px !important;
}

#item131727 {
	width:193px !important;
	min-height:17px !important;
}

#item131722 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item131802 {
	width:78px !important;
	min-height:17px !important;
}

#item131778 {
	width:78px !important;
	min-height:17px !important;
}

#item131774 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item131853 {
	width:68px !important;
	min-height:17px !important;
}

#item131829 {
	width:68px !important;
	min-height:17px !important;
}

#item131825 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item131914 {
	width:85px !important;
	min-height:19px !important;
}

#item131890 {
	width:85px !important;
	min-height:19px !important;
}

#item131886 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item131966 {
	width:129px !important;
	min-height:19px !important;
}

#item131942 {
	width:129px !important;
	min-height:19px !important;
}

#item131938 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item132017 {
	width:136px !important;
	min-height:19px !important;
}

#item131993 {
	width:136px !important;
	min-height:19px !important;
}

#item131989 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item132067 {
	width:120px !important;
	min-height:19px !important;
}

#item132043 {
	width:120px !important;
	min-height:19px !important;
}

#item132040 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item132118 {
	width:235px !important;
	min-height:19px !important;
}

#item132094 {
	width:235px !important;
	min-height:19px !important;
}

#item132090 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item132169 {
	width:134px !important;
	min-height:19px !important;
}

#item132145 {
	width:134px !important;
	min-height:19px !important;
}

#item132141 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item132221 {
	width:87px !important;
	min-height:19px !important;
}

#item132197 {
	width:87px !important;
	min-height:19px !important;
}

#item132192 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item132276 {
	width:120px !important;
	min-height:19px !important;
}

#item132252 {
	width:120px !important;
	min-height:19px !important;
}

#item132249 {
	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:659px !important;
	min-height:421px !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;
}

#item132536 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item132534 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item132561 {
	width:173px !important;
	min-height:21px !important;
}

#item132559 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item132587 {
	width:149px !important;
	min-height:21px !important;
}

#item132585 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item132610 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item132615 {
	width:180px !important;
	min-height:21px !important;
}

#item132613 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item132638 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item132645 {
	width:143px !important;
	min-height:21px !important;
}

#item132643 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item132670 {
	width:179px !important;
	min-height:21px !important;
}

#item132668 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item132693 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item132724 {
	width:201px !important;
	min-height:17px !important;
}

#item132700 {
	width:201px !important;
	min-height:17px !important;
}

#item132696 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item132775 {
	width:352px !important;
	min-height:17px !important;
}

#item132751 {
	width:352px !important;
	min-height:17px !important;
}

#item132747 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item132800 {
	width:118px !important;
	min-height:21px !important;
}

#item132798 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item132852 {
	width:296px !important;
	min-height:17px !important;
}

#item132828 {
	width:296px !important;
	min-height:17px !important;
}

#item132824 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item132903 {
	width:168px !important;
	min-height:17px !important;
}

#item132879 {
	width:168px !important;
	min-height:17px !important;
}

#item132875 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item132954 {
	width:119px !important;
	min-height:17px !important;
}

#item132930 {
	width:119px !important;
	min-height:17px !important;
}

#item132926 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item133005 {
	width:121px !important;
	min-height:17px !important;
}

#item132981 {
	width:121px !important;
	min-height:17px !important;
}

#item132977 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item133056 {
	width:127px !important;
	min-height:17px !important;
}

#item133032 {
	width:127px !important;
	min-height:17px !important;
}

#item133028 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item133108 {
	width:131px !important;
	min-height:17px !important;
}

#item133084 {
	width:131px !important;
	min-height:17px !important;
}

#item133080 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item133160 {
	width:222px !important;
	min-height:17px !important;
}

#item133135 {
	width:222px !important;
	min-height:17px !important;
}

#item133131 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item133211 {
	width:209px !important;
	min-height:17px !important;
}

#item133187 {
	width:209px !important;
	min-height:17px !important;
}

#item133183 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item133262 {
	width:112px !important;
	min-height:17px !important;
}

#item133238 {
	width:112px !important;
	min-height:17px !important;
}

#item133234 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item133313 {
	width:198px !important;
	min-height:17px !important;
}

#item133289 {
	width:198px !important;
	min-height:17px !important;
}

#item133285 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item133365 {
	width:274px !important;
	min-height:17px !important;
}

#item133341 {
	width:274px !important;
	min-height:17px !important;
}

#item133337 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item133416 {
	width:162px !important;
	min-height:17px !important;
}

#item133392 {
	width:162px !important;
	min-height:17px !important;
}

#item133388 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item133467 {
	width:177px !important;
	min-height:17px !important;
}

#item133443 {
	width:177px !important;
	min-height:17px !important;
}

#item133439 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item133518 {
	width:145px !important;
	min-height:17px !important;
}

#item133494 {
	width:145px !important;
	min-height:17px !important;
}

#item133490 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item133569 {
	width:117px !important;
	min-height:17px !important;
}

#item133545 {
	width:117px !important;
	min-height:17px !important;
}

#item133541 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item133623 {
	width:156px !important;
	min-height:17px !important;
}

#item133597 {
	width:156px !important;
	min-height:17px !important;
}

#item133593 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item133675 {
	width:99px !important;
	min-height:17px !important;
}

#item133651 {
	width:99px !important;
	min-height:17px !important;
}

#item133647 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item133726 {
	width:109px !important;
	min-height:17px !important;
}

#item133702 {
	width:109px !important;
	min-height:17px !important;
}

#item133698 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item133778 {
	width:70px !important;
	min-height:17px !important;
}

#item133753 {
	width:70px !important;
	min-height:17px !important;
}

#item133749 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item133829 {
	width:193px !important;
	min-height:17px !important;
}

#item133805 {
	width:193px !important;
	min-height:17px !important;
}

#item133801 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item133881 {
	width:78px !important;
	min-height:17px !important;
}

#item133857 {
	width:78px !important;
	min-height:17px !important;
}

#item133853 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item133932 {
	width:68px !important;
	min-height:17px !important;
}

#item133908 {
	width:68px !important;
	min-height:17px !important;
}

#item133904 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item133994 {
	width:85px !important;
	min-height:19px !important;
}

#item133970 {
	width:85px !important;
	min-height:19px !important;
}

#item133966 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item134045 {
	width:129px !important;
	min-height:19px !important;
}

#item134021 {
	width:129px !important;
	min-height:19px !important;
}

#item134017 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item134097 {
	width:136px !important;
	min-height:19px !important;
}

#item134073 {
	width:136px !important;
	min-height:19px !important;
}

#item134069 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item134147 {
	width:120px !important;
	min-height:19px !important;
}

#item134123 {
	width:120px !important;
	min-height:19px !important;
}

#item134120 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item134199 {
	width:235px !important;
	min-height:19px !important;
}

#item134175 {
	width:235px !important;
	min-height:19px !important;
}

#item134170 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item134250 {
	width:134px !important;
	min-height:19px !important;
}

#item134226 {
	width:134px !important;
	min-height:19px !important;
}

#item134222 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item134301 {
	width:87px !important;
	min-height:19px !important;
}

#item134277 {
	width:87px !important;
	min-height:19px !important;
}

#item134273 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item134356 {
	width:120px !important;
	min-height:19px !important;
}

#item134332 {
	width:120px !important;
	min-height:19px !important;
}

#item134329 {
	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:1016px !important;
	min-height:133px !important;
}

#item9899 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:985px !important;
}

#item134570 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item134568 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item134595 {
	width:173px !important;
	min-height:21px !important;
}

#item134593 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item134620 {
	width:149px !important;
	min-height:21px !important;
}

#item134618 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item134643 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item134648 {
	width:180px !important;
	min-height:21px !important;
}

#item134646 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item134671 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item134677 {
	width:143px !important;
	min-height:21px !important;
}

#item134674 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item134702 {
	width:179px !important;
	min-height:21px !important;
}

#item134700 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item134725 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item134756 {
	width:201px !important;
	min-height:17px !important;
}

#item134732 {
	width:201px !important;
	min-height:17px !important;
}

#item134728 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item134808 {
	width:352px !important;
	min-height:17px !important;
}

#item134784 {
	width:352px !important;
	min-height:17px !important;
}

#item134779 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item134833 {
	width:118px !important;
	min-height:21px !important;
}

#item134831 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item134884 {
	width:296px !important;
	min-height:17px !important;
}

#item134860 {
	width:296px !important;
	min-height:17px !important;
}

#item134856 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item134935 {
	width:168px !important;
	min-height:17px !important;
}

#item134911 {
	width:168px !important;
	min-height:17px !important;
}

#item134907 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item134987 {
	width:119px !important;
	min-height:17px !important;
}

#item134963 {
	width:119px !important;
	min-height:17px !important;
}

#item134958 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item135038 {
	width:121px !important;
	min-height:17px !important;
}

#item135014 {
	width:121px !important;
	min-height:17px !important;
}

#item135010 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item135090 {
	width:127px !important;
	min-height:17px !important;
}

#item135066 {
	width:127px !important;
	min-height:17px !important;
}

#item135062 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item135141 {
	width:131px !important;
	min-height:17px !important;
}

#item135117 {
	width:131px !important;
	min-height:17px !important;
}

#item135113 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item135193 {
	width:222px !important;
	min-height:17px !important;
}

#item135169 {
	width:222px !important;
	min-height:17px !important;
}

#item135165 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item135244 {
	width:209px !important;
	min-height:17px !important;
}

#item135220 {
	width:209px !important;
	min-height:17px !important;
}

#item135216 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item135295 {
	width:112px !important;
	min-height:17px !important;
}

#item135271 {
	width:112px !important;
	min-height:17px !important;
}

#item135267 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item135347 {
	width:198px !important;
	min-height:17px !important;
}

#item135323 {
	width:198px !important;
	min-height:17px !important;
}

#item135319 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item135398 {
	width:274px !important;
	min-height:17px !important;
}

#item135374 {
	width:274px !important;
	min-height:17px !important;
}

#item135370 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item135449 {
	width:162px !important;
	min-height:17px !important;
}

#item135425 {
	width:162px !important;
	min-height:17px !important;
}

#item135421 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item135500 {
	width:177px !important;
	min-height:17px !important;
}

#item135476 {
	width:177px !important;
	min-height:17px !important;
}

#item135472 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item135551 {
	width:145px !important;
	min-height:17px !important;
}

#item135527 {
	width:145px !important;
	min-height:17px !important;
}

#item135523 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item135603 {
	width:117px !important;
	min-height:17px !important;
}

#item135579 {
	width:117px !important;
	min-height:17px !important;
}

#item135575 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item135654 {
	width:156px !important;
	min-height:17px !important;
}

#item135630 {
	width:156px !important;
	min-height:17px !important;
}

#item135626 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item135706 {
	width:99px !important;
	min-height:17px !important;
}

#item135682 {
	width:99px !important;
	min-height:17px !important;
}

#item135677 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item135758 {
	width:109px !important;
	min-height:17px !important;
}

#item135733 {
	width:109px !important;
	min-height:17px !important;
}

#item135729 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item135809 {
	width:70px !important;
	min-height:17px !important;
}

#item135785 {
	width:70px !important;
	min-height:17px !important;
}

#item135781 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item135861 {
	width:193px !important;
	min-height:17px !important;
}

#item135837 {
	width:193px !important;
	min-height:17px !important;
}

#item135833 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item135912 {
	width:78px !important;
	min-height:17px !important;
}

#item135888 {
	width:78px !important;
	min-height:17px !important;
}

#item135884 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item135963 {
	width:68px !important;
	min-height:17px !important;
}

#item135939 {
	width:68px !important;
	min-height:17px !important;
}

#item135935 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item136026 {
	width:85px !important;
	min-height:19px !important;
}

#item136002 {
	width:85px !important;
	min-height:19px !important;
}

#item135998 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item136078 {
	width:129px !important;
	min-height:19px !important;
}

#item136054 {
	width:129px !important;
	min-height:19px !important;
}

#item136050 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item136129 {
	width:136px !important;
	min-height:19px !important;
}

#item136105 {
	width:136px !important;
	min-height:19px !important;
}

#item136101 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item136179 {
	width:120px !important;
	min-height:19px !important;
}

#item136155 {
	width:120px !important;
	min-height:19px !important;
}

#item136152 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item136231 {
	width:235px !important;
	min-height:19px !important;
}

#item136207 {
	width:235px !important;
	min-height:19px !important;
}

#item136203 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item136283 {
	width:134px !important;
	min-height:19px !important;
}

#item136258 {
	width:134px !important;
	min-height:19px !important;
}

#item136254 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item136335 {
	width:87px !important;
	min-height:19px !important;
}

#item136311 {
	width:87px !important;
	min-height:19px !important;
}

#item136307 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item136392 {
	width:120px !important;
	min-height:19px !important;
}

#item136368 {
	width:120px !important;
	min-height:19px !important;
}

#item136365 {
	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;
}

#item136741 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item136739 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item136766 {
	width:173px !important;
	min-height:21px !important;
}

#item136764 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item136791 {
	width:149px !important;
	min-height:21px !important;
}

#item136789 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item136815 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item136820 {
	width:180px !important;
	min-height:21px !important;
}

#item136818 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item136843 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item136848 {
	width:143px !important;
	min-height:21px !important;
}

#item136846 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item136874 {
	width:179px !important;
	min-height:21px !important;
}

#item136871 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item136897 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item136928 {
	width:201px !important;
	min-height:17px !important;
}

#item136904 {
	width:201px !important;
	min-height:17px !important;
}

#item136900 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item136981 {
	width:352px !important;
	min-height:17px !important;
}

#item136955 {
	width:352px !important;
	min-height:17px !important;
}

#item136951 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item137006 {
	width:118px !important;
	min-height:21px !important;
}

#item137004 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item137057 {
	width:296px !important;
	min-height:17px !important;
}

#item137033 {
	width:296px !important;
	min-height:17px !important;
}

#item137029 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item137108 {
	width:168px !important;
	min-height:17px !important;
}

#item137084 {
	width:168px !important;
	min-height:17px !important;
}

#item137080 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item137159 {
	width:119px !important;
	min-height:17px !important;
}

#item137135 {
	width:119px !important;
	min-height:17px !important;
}

#item137131 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item137210 {
	width:121px !important;
	min-height:17px !important;
}

#item137186 {
	width:121px !important;
	min-height:17px !important;
}

#item137182 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item137262 {
	width:127px !important;
	min-height:17px !important;
}

#item137238 {
	width:127px !important;
	min-height:17px !important;
}

#item137234 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item137313 {
	width:131px !important;
	min-height:17px !important;
}

#item137289 {
	width:131px !important;
	min-height:17px !important;
}

#item137285 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item137364 {
	width:222px !important;
	min-height:17px !important;
}

#item137340 {
	width:222px !important;
	min-height:17px !important;
}

#item137336 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item137415 {
	width:209px !important;
	min-height:17px !important;
}

#item137391 {
	width:209px !important;
	min-height:17px !important;
}

#item137387 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item137466 {
	width:112px !important;
	min-height:17px !important;
}

#item137442 {
	width:112px !important;
	min-height:17px !important;
}

#item137438 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item137518 {
	width:198px !important;
	min-height:17px !important;
}

#item137494 {
	width:198px !important;
	min-height:17px !important;
}

#item137489 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item137570 {
	width:274px !important;
	min-height:17px !important;
}

#item137545 {
	width:274px !important;
	min-height:17px !important;
}

#item137541 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item137621 {
	width:162px !important;
	min-height:17px !important;
}

#item137597 {
	width:162px !important;
	min-height:17px !important;
}

#item137593 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item137672 {
	width:177px !important;
	min-height:17px !important;
}

#item137648 {
	width:177px !important;
	min-height:17px !important;
}

#item137644 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item137723 {
	width:145px !important;
	min-height:17px !important;
}

#item137699 {
	width:145px !important;
	min-height:17px !important;
}

#item137695 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item137775 {
	width:117px !important;
	min-height:17px !important;
}

#item137751 {
	width:117px !important;
	min-height:17px !important;
}

#item137746 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item137826 {
	width:156px !important;
	min-height:17px !important;
}

#item137802 {
	width:156px !important;
	min-height:17px !important;
}

#item137798 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item137879 {
	width:99px !important;
	min-height:17px !important;
}

#item137853 {
	width:99px !important;
	min-height:17px !important;
}

#item137849 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item137931 {
	width:109px !important;
	min-height:17px !important;
}

#item137907 {
	width:109px !important;
	min-height:17px !important;
}

#item137902 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item137982 {
	width:70px !important;
	min-height:17px !important;
}

#item137958 {
	width:70px !important;
	min-height:17px !important;
}

#item137954 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item138034 {
	width:193px !important;
	min-height:17px !important;
}

#item138010 {
	width:193px !important;
	min-height:17px !important;
}

#item138005 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item138085 {
	width:78px !important;
	min-height:17px !important;
}

#item138061 {
	width:78px !important;
	min-height:17px !important;
}

#item138057 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item138136 {
	width:68px !important;
	min-height:17px !important;
}

#item138112 {
	width:68px !important;
	min-height:17px !important;
}

#item138108 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item138196 {
	width:85px !important;
	min-height:19px !important;
}

#item138172 {
	width:85px !important;
	min-height:19px !important;
}

#item138168 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item138248 {
	width:129px !important;
	min-height:19px !important;
}

#item138224 {
	width:129px !important;
	min-height:19px !important;
}

#item138220 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item138299 {
	width:136px !important;
	min-height:19px !important;
}

#item138275 {
	width:136px !important;
	min-height:19px !important;
}

#item138271 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item138349 {
	width:120px !important;
	min-height:19px !important;
}

#item138325 {
	width:120px !important;
	min-height:19px !important;
}

#item138322 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item138400 {
	width:235px !important;
	min-height:19px !important;
}

#item138376 {
	width:235px !important;
	min-height:19px !important;
}

#item138372 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item138451 {
	width:134px !important;
	min-height:19px !important;
}

#item138427 {
	width:134px !important;
	min-height:19px !important;
}

#item138423 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item138503 {
	width:87px !important;
	min-height:19px !important;
}

#item138479 {
	width:87px !important;
	min-height:19px !important;
}

#item138474 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item138557 {
	width:120px !important;
	min-height:19px !important;
}

#item138533 {
	width:120px !important;
	min-height:19px !important;
}

#item138530 {
	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:1016px !important;
	min-height:133px !important;
}

#item10904 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:985px !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;
}

#item138754 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item138752 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item138779 {
	width:173px !important;
	min-height:21px !important;
}

#item138777 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item138804 {
	width:149px !important;
	min-height:21px !important;
}

#item138802 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item138827 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item138832 {
	width:180px !important;
	min-height:21px !important;
}

#item138830 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item138855 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item138860 {
	width:143px !important;
	min-height:21px !important;
}

#item138858 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item138886 {
	width:179px !important;
	min-height:21px !important;
}

#item138884 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item138909 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item138941 {
	width:201px !important;
	min-height:17px !important;
}

#item138917 {
	width:201px !important;
	min-height:17px !important;
}

#item138913 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item138992 {
	width:352px !important;
	min-height:17px !important;
}

#item138968 {
	width:352px !important;
	min-height:17px !important;
}

#item138964 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item139017 {
	width:118px !important;
	min-height:21px !important;
}

#item139015 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item139069 {
	width:296px !important;
	min-height:17px !important;
}

#item139045 {
	width:296px !important;
	min-height:17px !important;
}

#item139041 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item139120 {
	width:168px !important;
	min-height:17px !important;
}

#item139096 {
	width:168px !important;
	min-height:17px !important;
}

#item139092 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item139172 {
	width:119px !important;
	min-height:17px !important;
}

#item139148 {
	width:119px !important;
	min-height:17px !important;
}

#item139144 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item139224 {
	width:121px !important;
	min-height:17px !important;
}

#item139200 {
	width:121px !important;
	min-height:17px !important;
}

#item139195 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item139275 {
	width:127px !important;
	min-height:17px !important;
}

#item139251 {
	width:127px !important;
	min-height:17px !important;
}

#item139247 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item139326 {
	width:131px !important;
	min-height:17px !important;
}

#item139302 {
	width:131px !important;
	min-height:17px !important;
}

#item139298 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item139377 {
	width:222px !important;
	min-height:17px !important;
}

#item139353 {
	width:222px !important;
	min-height:17px !important;
}

#item139349 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item139430 {
	width:209px !important;
	min-height:17px !important;
}

#item139405 {
	width:209px !important;
	min-height:17px !important;
}

#item139401 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item139481 {
	width:112px !important;
	min-height:17px !important;
}

#item139457 {
	width:112px !important;
	min-height:17px !important;
}

#item139453 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item139532 {
	width:198px !important;
	min-height:17px !important;
}

#item139508 {
	width:198px !important;
	min-height:17px !important;
}

#item139504 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item139583 {
	width:274px !important;
	min-height:17px !important;
}

#item139559 {
	width:274px !important;
	min-height:17px !important;
}

#item139555 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item139634 {
	width:162px !important;
	min-height:17px !important;
}

#item139610 {
	width:162px !important;
	min-height:17px !important;
}

#item139606 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item139686 {
	width:177px !important;
	min-height:17px !important;
}

#item139662 {
	width:177px !important;
	min-height:17px !important;
}

#item139658 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item139737 {
	width:145px !important;
	min-height:17px !important;
}

#item139713 {
	width:145px !important;
	min-height:17px !important;
}

#item139709 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item139788 {
	width:117px !important;
	min-height:17px !important;
}

#item139764 {
	width:117px !important;
	min-height:17px !important;
}

#item139760 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item139839 {
	width:156px !important;
	min-height:17px !important;
}

#item139815 {
	width:156px !important;
	min-height:17px !important;
}

#item139811 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item139890 {
	width:99px !important;
	min-height:17px !important;
}

#item139866 {
	width:99px !important;
	min-height:17px !important;
}

#item139862 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item139944 {
	width:109px !important;
	min-height:17px !important;
}

#item139919 {
	width:109px !important;
	min-height:17px !important;
}

#item139914 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item139995 {
	width:70px !important;
	min-height:17px !important;
}

#item139971 {
	width:70px !important;
	min-height:17px !important;
}

#item139967 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item140047 {
	width:193px !important;
	min-height:17px !important;
}

#item140023 {
	width:193px !important;
	min-height:17px !important;
}

#item140018 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item140099 {
	width:78px !important;
	min-height:17px !important;
}

#item140075 {
	width:78px !important;
	min-height:17px !important;
}

#item140071 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item140150 {
	width:68px !important;
	min-height:17px !important;
}

#item140126 {
	width:68px !important;
	min-height:17px !important;
}

#item140122 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item140213 {
	width:85px !important;
	min-height:19px !important;
}

#item140189 {
	width:85px !important;
	min-height:19px !important;
}

#item140185 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item140264 {
	width:129px !important;
	min-height:19px !important;
}

#item140240 {
	width:129px !important;
	min-height:19px !important;
}

#item140236 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item140315 {
	width:136px !important;
	min-height:19px !important;
}

#item140291 {
	width:136px !important;
	min-height:19px !important;
}

#item140287 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item140365 {
	width:120px !important;
	min-height:19px !important;
}

#item140341 {
	width:120px !important;
	min-height:19px !important;
}

#item140338 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item140417 {
	width:235px !important;
	min-height:19px !important;
}

#item140393 {
	width:235px !important;
	min-height:19px !important;
}

#item140389 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item140468 {
	width:134px !important;
	min-height:19px !important;
}

#item140444 {
	width:134px !important;
	min-height:19px !important;
}

#item140440 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item140519 {
	width:87px !important;
	min-height:19px !important;
}

#item140495 {
	width:87px !important;
	min-height:19px !important;
}

#item140491 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item140574 {
	width:120px !important;
	min-height:19px !important;
}

#item140550 {
	width:120px !important;
	min-height:19px !important;
}

#item140547 {
	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:987px !important;
	min-height:162px !important;
}

#item11515 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:956px !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;
}

#item140947 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item140945 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item140972 {
	width:173px !important;
	min-height:21px !important;
}

#item140970 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item140997 {
	width:149px !important;
	min-height:21px !important;
}

#item140995 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item141020 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item141025 {
	width:180px !important;
	min-height:21px !important;
}

#item141023 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item141048 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item141053 {
	width:143px !important;
	min-height:21px !important;
}

#item141051 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item141078 {
	width:179px !important;
	min-height:21px !important;
}

#item141076 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item141101 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item141134 {
	width:201px !important;
	min-height:17px !important;
}

#item141110 {
	width:201px !important;
	min-height:17px !important;
}

#item141104 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item141186 {
	width:352px !important;
	min-height:17px !important;
}

#item141161 {
	width:352px !important;
	min-height:17px !important;
}

#item141157 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item141211 {
	width:118px !important;
	min-height:21px !important;
}

#item141209 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item141263 {
	width:296px !important;
	min-height:17px !important;
}

#item141238 {
	width:296px !important;
	min-height:17px !important;
}

#item141234 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item141314 {
	width:168px !important;
	min-height:17px !important;
}

#item141290 {
	width:168px !important;
	min-height:17px !important;
}

#item141286 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item141365 {
	width:119px !important;
	min-height:17px !important;
}

#item141341 {
	width:119px !important;
	min-height:17px !important;
}

#item141337 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item141416 {
	width:121px !important;
	min-height:17px !important;
}

#item141392 {
	width:121px !important;
	min-height:17px !important;
}

#item141388 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item141468 {
	width:127px !important;
	min-height:17px !important;
}

#item141444 {
	width:127px !important;
	min-height:17px !important;
}

#item141440 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item141519 {
	width:131px !important;
	min-height:17px !important;
}

#item141495 {
	width:131px !important;
	min-height:17px !important;
}

#item141491 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item141570 {
	width:222px !important;
	min-height:17px !important;
}

#item141546 {
	width:222px !important;
	min-height:17px !important;
}

#item141542 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item141621 {
	width:209px !important;
	min-height:17px !important;
}

#item141597 {
	width:209px !important;
	min-height:17px !important;
}

#item141593 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item141672 {
	width:112px !important;
	min-height:17px !important;
}

#item141648 {
	width:112px !important;
	min-height:17px !important;
}

#item141644 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item141724 {
	width:198px !important;
	min-height:17px !important;
}

#item141700 {
	width:198px !important;
	min-height:17px !important;
}

#item141695 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item141775 {
	width:274px !important;
	min-height:17px !important;
}

#item141751 {
	width:274px !important;
	min-height:17px !important;
}

#item141747 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item141826 {
	width:162px !important;
	min-height:17px !important;
}

#item141802 {
	width:162px !important;
	min-height:17px !important;
}

#item141798 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item141877 {
	width:177px !important;
	min-height:17px !important;
}

#item141853 {
	width:177px !important;
	min-height:17px !important;
}

#item141849 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item141928 {
	width:145px !important;
	min-height:17px !important;
}

#item141904 {
	width:145px !important;
	min-height:17px !important;
}

#item141900 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item141980 {
	width:117px !important;
	min-height:17px !important;
}

#item141956 {
	width:117px !important;
	min-height:17px !important;
}

#item141951 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item142031 {
	width:156px !important;
	min-height:17px !important;
}

#item142007 {
	width:156px !important;
	min-height:17px !important;
}

#item142003 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item142082 {
	width:99px !important;
	min-height:17px !important;
}

#item142058 {
	width:99px !important;
	min-height:17px !important;
}

#item142054 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item142133 {
	width:109px !important;
	min-height:17px !important;
}

#item142109 {
	width:109px !important;
	min-height:17px !important;
}

#item142105 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item142186 {
	width:70px !important;
	min-height:17px !important;
}

#item142162 {
	width:70px !important;
	min-height:17px !important;
}

#item142158 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item142238 {
	width:193px !important;
	min-height:17px !important;
}

#item142214 {
	width:193px !important;
	min-height:17px !important;
}

#item142209 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item142290 {
	width:78px !important;
	min-height:17px !important;
}

#item142266 {
	width:78px !important;
	min-height:17px !important;
}

#item142261 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item142342 {
	width:68px !important;
	min-height:17px !important;
}

#item142317 {
	width:68px !important;
	min-height:17px !important;
}

#item142313 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item142403 {
	width:85px !important;
	min-height:19px !important;
}

#item142379 {
	width:85px !important;
	min-height:19px !important;
}

#item142375 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item142455 {
	width:129px !important;
	min-height:19px !important;
}

#item142431 {
	width:129px !important;
	min-height:19px !important;
}

#item142427 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item142506 {
	width:136px !important;
	min-height:19px !important;
}

#item142482 {
	width:136px !important;
	min-height:19px !important;
}

#item142478 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item142556 {
	width:120px !important;
	min-height:19px !important;
}

#item142532 {
	width:120px !important;
	min-height:19px !important;
}

#item142529 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item142608 {
	width:235px !important;
	min-height:19px !important;
}

#item142584 {
	width:235px !important;
	min-height:19px !important;
}

#item142579 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item142659 {
	width:134px !important;
	min-height:19px !important;
}

#item142635 {
	width:134px !important;
	min-height:19px !important;
}

#item142631 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item142711 {
	width:87px !important;
	min-height:19px !important;
}

#item142687 {
	width:87px !important;
	min-height:19px !important;
}

#item142682 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item142765 {
	width:120px !important;
	min-height:19px !important;
}

#item142741 {
	width:120px !important;
	min-height:19px !important;
}

#item142738 {
	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:1016px !important;
	min-height:133px !important;
}

#item11854 {
	width:84px !important;
	height:32px !important;
	left:994px !important;
	top:985px !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;
}

#item142943 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item142941 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item142968 {
	width:173px !important;
	min-height:21px !important;
}

#item142966 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item142993 {
	width:149px !important;
	min-height:21px !important;
}

#item142991 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item143016 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item143021 {
	width:180px !important;
	min-height:21px !important;
}

#item143019 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item143044 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item143049 {
	width:143px !important;
	min-height:21px !important;
}

#item143047 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item143075 {
	width:179px !important;
	min-height:21px !important;
}

#item143073 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item143098 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item143129 {
	width:201px !important;
	min-height:17px !important;
}

#item143105 {
	width:201px !important;
	min-height:17px !important;
}

#item143101 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item143181 {
	width:352px !important;
	min-height:17px !important;
}

#item143157 {
	width:352px !important;
	min-height:17px !important;
}

#item143153 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item143206 {
	width:118px !important;
	min-height:21px !important;
}

#item143204 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item143257 {
	width:296px !important;
	min-height:17px !important;
}

#item143233 {
	width:296px !important;
	min-height:17px !important;
}

#item143229 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item143308 {
	width:168px !important;
	min-height:17px !important;
}

#item143284 {
	width:168px !important;
	min-height:17px !important;
}

#item143280 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item143362 {
	width:119px !important;
	min-height:17px !important;
}

#item143337 {
	width:119px !important;
	min-height:17px !important;
}

#item143333 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item143413 {
	width:121px !important;
	min-height:17px !important;
}

#item143389 {
	width:121px !important;
	min-height:17px !important;
}

#item143385 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item143464 {
	width:127px !important;
	min-height:17px !important;
}

#item143440 {
	width:127px !important;
	min-height:17px !important;
}

#item143436 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item143515 {
	width:131px !important;
	min-height:17px !important;
}

#item143491 {
	width:131px !important;
	min-height:17px !important;
}

#item143487 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item143566 {
	width:222px !important;
	min-height:17px !important;
}

#item143542 {
	width:222px !important;
	min-height:17px !important;
}

#item143538 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item143618 {
	width:209px !important;
	min-height:17px !important;
}

#item143594 {
	width:209px !important;
	min-height:17px !important;
}

#item143590 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item143669 {
	width:112px !important;
	min-height:17px !important;
}

#item143645 {
	width:112px !important;
	min-height:17px !important;
}

#item143641 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item143720 {
	width:198px !important;
	min-height:17px !important;
}

#item143696 {
	width:198px !important;
	min-height:17px !important;
}

#item143692 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item143771 {
	width:274px !important;
	min-height:17px !important;
}

#item143747 {
	width:274px !important;
	min-height:17px !important;
}

#item143743 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item143823 {
	width:162px !important;
	min-height:17px !important;
}

#item143798 {
	width:162px !important;
	min-height:17px !important;
}

#item143794 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item143875 {
	width:177px !important;
	min-height:17px !important;
}

#item143851 {
	width:177px !important;
	min-height:17px !important;
}

#item143847 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item143926 {
	width:145px !important;
	min-height:17px !important;
}

#item143902 {
	width:145px !important;
	min-height:17px !important;
}

#item143898 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item143977 {
	width:117px !important;
	min-height:17px !important;
}

#item143953 {
	width:117px !important;
	min-height:17px !important;
}

#item143949 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item144028 {
	width:156px !important;
	min-height:17px !important;
}

#item144004 {
	width:156px !important;
	min-height:17px !important;
}

#item144000 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item144079 {
	width:99px !important;
	min-height:17px !important;
}

#item144055 {
	width:99px !important;
	min-height:17px !important;
}

#item144051 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item144131 {
	width:109px !important;
	min-height:17px !important;
}

#item144107 {
	width:109px !important;
	min-height:17px !important;
}

#item144103 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item144183 {
	width:70px !important;
	min-height:17px !important;
}

#item144158 {
	width:70px !important;
	min-height:17px !important;
}

#item144154 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item144234 {
	width:193px !important;
	min-height:17px !important;
}

#item144210 {
	width:193px !important;
	min-height:17px !important;
}

#item144206 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item144285 {
	width:78px !important;
	min-height:17px !important;
}

#item144261 {
	width:78px !important;
	min-height:17px !important;
}

#item144257 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item144336 {
	width:68px !important;
	min-height:17px !important;
}

#item144312 {
	width:68px !important;
	min-height:17px !important;
}

#item144308 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item144400 {
	width:85px !important;
	min-height:19px !important;
}

#item144376 {
	width:85px !important;
	min-height:19px !important;
}

#item144372 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item144451 {
	width:129px !important;
	min-height:19px !important;
}

#item144427 {
	width:129px !important;
	min-height:19px !important;
}

#item144423 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item144502 {
	width:136px !important;
	min-height:19px !important;
}

#item144478 {
	width:136px !important;
	min-height:19px !important;
}

#item144474 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item144552 {
	width:120px !important;
	min-height:19px !important;
}

#item144528 {
	width:120px !important;
	min-height:19px !important;
}

#item144525 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item144604 {
	width:235px !important;
	min-height:19px !important;
}

#item144580 {
	width:235px !important;
	min-height:19px !important;
}

#item144576 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item144655 {
	width:134px !important;
	min-height:19px !important;
}

#item144631 {
	width:134px !important;
	min-height:19px !important;
}

#item144627 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item144706 {
	width:87px !important;
	min-height:19px !important;
}

#item144682 {
	width:87px !important;
	min-height:19px !important;
}

#item144678 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item144761 {
	width:120px !important;
	min-height:19px !important;
}

#item144737 {
	width:120px !important;
	min-height:19px !important;
}

#item144734 {
	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:987px !important;
	min-height:162px !important;
}

#item12155 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:956px !important;
}

#item144946 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item144944 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item144972 {
	width:173px !important;
	min-height:21px !important;
}

#item144969 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item144997 {
	width:149px !important;
	min-height:21px !important;
}

#item144995 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item145020 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item145025 {
	width:180px !important;
	min-height:21px !important;
}

#item145023 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item145048 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item145054 {
	width:143px !important;
	min-height:21px !important;
}

#item145051 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item145080 {
	width:179px !important;
	min-height:21px !important;
}

#item145078 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item145103 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item145134 {
	width:201px !important;
	min-height:17px !important;
}

#item145110 {
	width:201px !important;
	min-height:17px !important;
}

#item145106 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item145186 {
	width:352px !important;
	min-height:17px !important;
}

#item145161 {
	width:352px !important;
	min-height:17px !important;
}

#item145157 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item145212 {
	width:118px !important;
	min-height:21px !important;
}

#item145209 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item145263 {
	width:296px !important;
	min-height:17px !important;
}

#item145239 {
	width:296px !important;
	min-height:17px !important;
}

#item145235 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item145314 {
	width:168px !important;
	min-height:17px !important;
}

#item145290 {
	width:168px !important;
	min-height:17px !important;
}

#item145286 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item145365 {
	width:119px !important;
	min-height:17px !important;
}

#item145341 {
	width:119px !important;
	min-height:17px !important;
}

#item145337 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item145417 {
	width:121px !important;
	min-height:17px !important;
}

#item145393 {
	width:121px !important;
	min-height:17px !important;
}

#item145388 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item145469 {
	width:127px !important;
	min-height:17px !important;
}

#item145444 {
	width:127px !important;
	min-height:17px !important;
}

#item145440 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item145520 {
	width:131px !important;
	min-height:17px !important;
}

#item145496 {
	width:131px !important;
	min-height:17px !important;
}

#item145492 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item145571 {
	width:222px !important;
	min-height:17px !important;
}

#item145547 {
	width:222px !important;
	min-height:17px !important;
}

#item145543 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item145623 {
	width:209px !important;
	min-height:17px !important;
}

#item145598 {
	width:209px !important;
	min-height:17px !important;
}

#item145594 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item145674 {
	width:112px !important;
	min-height:17px !important;
}

#item145650 {
	width:112px !important;
	min-height:17px !important;
}

#item145646 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item145726 {
	width:198px !important;
	min-height:17px !important;
}

#item145701 {
	width:198px !important;
	min-height:17px !important;
}

#item145697 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item145777 {
	width:274px !important;
	min-height:17px !important;
}

#item145753 {
	width:274px !important;
	min-height:17px !important;
}

#item145749 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item145828 {
	width:162px !important;
	min-height:17px !important;
}

#item145804 {
	width:162px !important;
	min-height:17px !important;
}

#item145800 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item145879 {
	width:177px !important;
	min-height:17px !important;
}

#item145855 {
	width:177px !important;
	min-height:17px !important;
}

#item145851 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item145930 {
	width:145px !important;
	min-height:17px !important;
}

#item145906 {
	width:145px !important;
	min-height:17px !important;
}

#item145902 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item145981 {
	width:117px !important;
	min-height:17px !important;
}

#item145957 {
	width:117px !important;
	min-height:17px !important;
}

#item145953 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item146033 {
	width:156px !important;
	min-height:17px !important;
}

#item146009 {
	width:156px !important;
	min-height:17px !important;
}

#item146005 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item146084 {
	width:99px !important;
	min-height:17px !important;
}

#item146060 {
	width:99px !important;
	min-height:17px !important;
}

#item146056 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item146135 {
	width:109px !important;
	min-height:17px !important;
}

#item146111 {
	width:109px !important;
	min-height:17px !important;
}

#item146107 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item146186 {
	width:70px !important;
	min-height:17px !important;
}

#item146162 {
	width:70px !important;
	min-height:17px !important;
}

#item146158 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item146239 {
	width:193px !important;
	min-height:17px !important;
}

#item146214 {
	width:193px !important;
	min-height:17px !important;
}

#item146209 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item146291 {
	width:78px !important;
	min-height:17px !important;
}

#item146267 {
	width:78px !important;
	min-height:17px !important;
}

#item146263 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item146342 {
	width:68px !important;
	min-height:17px !important;
}

#item146318 {
	width:68px !important;
	min-height:17px !important;
}

#item146314 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item146403 {
	width:85px !important;
	min-height:19px !important;
}

#item146379 {
	width:85px !important;
	min-height:19px !important;
}

#item146375 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item146455 {
	width:129px !important;
	min-height:19px !important;
}

#item146430 {
	width:129px !important;
	min-height:19px !important;
}

#item146426 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item146506 {
	width:136px !important;
	min-height:19px !important;
}

#item146482 {
	width:136px !important;
	min-height:19px !important;
}

#item146478 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item146556 {
	width:120px !important;
	min-height:19px !important;
}

#item146532 {
	width:120px !important;
	min-height:19px !important;
}

#item146529 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item146607 {
	width:235px !important;
	min-height:19px !important;
}

#item146583 {
	width:235px !important;
	min-height:19px !important;
}

#item146579 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item146659 {
	width:134px !important;
	min-height:19px !important;
}

#item146635 {
	width:134px !important;
	min-height:19px !important;
}

#item146630 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item146710 {
	width:87px !important;
	min-height:19px !important;
}

#item146686 {
	width:87px !important;
	min-height:19px !important;
}

#item146682 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item146767 {
	width:120px !important;
	min-height:19px !important;
}

#item146743 {
	width:120px !important;
	min-height:19px !important;
}

#item146740 {
	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:1045px !important;
	min-height:104px !important;
}

#item12456 {
	width:84px !important;
	height:32px !important;
	left:970px !important;
	top:1013px !important;
}

#item147259 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item147257 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item147284 {
	width:173px !important;
	min-height:21px !important;
}

#item147282 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item147309 {
	width:149px !important;
	min-height:21px !important;
}

#item147307 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item147332 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item147337 {
	width:180px !important;
	min-height:21px !important;
}

#item147335 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item147360 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item147365 {
	width:143px !important;
	min-height:21px !important;
}

#item147363 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item147390 {
	width:179px !important;
	min-height:21px !important;
}

#item147388 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item147413 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item147444 {
	width:201px !important;
	min-height:17px !important;
}

#item147420 {
	width:201px !important;
	min-height:17px !important;
}

#item147416 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item147496 {
	width:352px !important;
	min-height:17px !important;
}

#item147471 {
	width:352px !important;
	min-height:17px !important;
}

#item147467 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item147522 {
	width:118px !important;
	min-height:21px !important;
}

#item147519 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item147573 {
	width:296px !important;
	min-height:17px !important;
}

#item147549 {
	width:296px !important;
	min-height:17px !important;
}

#item147545 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item147624 {
	width:168px !important;
	min-height:17px !important;
}

#item147600 {
	width:168px !important;
	min-height:17px !important;
}

#item147596 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item147676 {
	width:119px !important;
	min-height:17px !important;
}

#item147651 {
	width:119px !important;
	min-height:17px !important;
}

#item147647 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item147727 {
	width:121px !important;
	min-height:17px !important;
}

#item147703 {
	width:121px !important;
	min-height:17px !important;
}

#item147699 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item147779 {
	width:127px !important;
	min-height:17px !important;
}

#item147755 {
	width:127px !important;
	min-height:17px !important;
}

#item147751 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item147830 {
	width:131px !important;
	min-height:17px !important;
}

#item147806 {
	width:131px !important;
	min-height:17px !important;
}

#item147802 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item147882 {
	width:222px !important;
	min-height:17px !important;
}

#item147858 {
	width:222px !important;
	min-height:17px !important;
}

#item147853 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item147933 {
	width:209px !important;
	min-height:17px !important;
}

#item147909 {
	width:209px !important;
	min-height:17px !important;
}

#item147905 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item147984 {
	width:112px !important;
	min-height:17px !important;
}

#item147960 {
	width:112px !important;
	min-height:17px !important;
}

#item147956 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item148036 {
	width:198px !important;
	min-height:17px !important;
}

#item148012 {
	width:198px !important;
	min-height:17px !important;
}

#item148007 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item148087 {
	width:274px !important;
	min-height:17px !important;
}

#item148063 {
	width:274px !important;
	min-height:17px !important;
}

#item148059 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item148138 {
	width:162px !important;
	min-height:17px !important;
}

#item148114 {
	width:162px !important;
	min-height:17px !important;
}

#item148110 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item148189 {
	width:177px !important;
	min-height:17px !important;
}

#item148165 {
	width:177px !important;
	min-height:17px !important;
}

#item148161 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item148241 {
	width:145px !important;
	min-height:17px !important;
}

#item148217 {
	width:145px !important;
	min-height:17px !important;
}

#item148213 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item148293 {
	width:117px !important;
	min-height:17px !important;
}

#item148269 {
	width:117px !important;
	min-height:17px !important;
}

#item148264 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item148345 {
	width:156px !important;
	min-height:17px !important;
}

#item148320 {
	width:156px !important;
	min-height:17px !important;
}

#item148316 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item148396 {
	width:99px !important;
	min-height:17px !important;
}

#item148372 {
	width:99px !important;
	min-height:17px !important;
}

#item148368 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item148447 {
	width:109px !important;
	min-height:17px !important;
}

#item148423 {
	width:109px !important;
	min-height:17px !important;
}

#item148419 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item148498 {
	width:70px !important;
	min-height:17px !important;
}

#item148474 {
	width:70px !important;
	min-height:17px !important;
}

#item148470 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item148551 {
	width:193px !important;
	min-height:17px !important;
}

#item148526 {
	width:193px !important;
	min-height:17px !important;
}

#item148521 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item148602 {
	width:78px !important;
	min-height:17px !important;
}

#item148578 {
	width:78px !important;
	min-height:17px !important;
}

#item148574 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item148653 {
	width:68px !important;
	min-height:17px !important;
}

#item148629 {
	width:68px !important;
	min-height:17px !important;
}

#item148625 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item148716 {
	width:85px !important;
	min-height:19px !important;
}

#item148692 {
	width:85px !important;
	min-height:19px !important;
}

#item148688 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item148768 {
	width:129px !important;
	min-height:19px !important;
}

#item148744 {
	width:129px !important;
	min-height:19px !important;
}

#item148740 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item148819 {
	width:136px !important;
	min-height:19px !important;
}

#item148795 {
	width:136px !important;
	min-height:19px !important;
}

#item148791 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item148869 {
	width:120px !important;
	min-height:19px !important;
}

#item148845 {
	width:120px !important;
	min-height:19px !important;
}

#item148842 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item148920 {
	width:235px !important;
	min-height:19px !important;
}

#item148896 {
	width:235px !important;
	min-height:19px !important;
}

#item148892 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item148971 {
	width:134px !important;
	min-height:19px !important;
}

#item148947 {
	width:134px !important;
	min-height:19px !important;
}

#item148943 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item149023 {
	width:87px !important;
	min-height:19px !important;
}

#item148999 {
	width:87px !important;
	min-height:19px !important;
}

#item148994 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item149078 {
	width:120px !important;
	min-height:19px !important;
}

#item149054 {
	width:120px !important;
	min-height:19px !important;
}

#item149051 {
	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:1045px !important;
	min-height:104px !important;
}

#item12756 {
	width:84px !important;
	height:32px !important;
	left:1005px !important;
	top:1013px !important;
}

#item149255 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item149253 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item149280 {
	width:173px !important;
	min-height:21px !important;
}

#item149278 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item149305 {
	width:149px !important;
	min-height:21px !important;
}

#item149303 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item149328 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item149333 {
	width:180px !important;
	min-height:21px !important;
}

#item149331 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item149356 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item149361 {
	width:143px !important;
	min-height:21px !important;
}

#item149359 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item149387 {
	width:179px !important;
	min-height:21px !important;
}

#item149385 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item149410 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item149442 {
	width:201px !important;
	min-height:17px !important;
}

#item149418 {
	width:201px !important;
	min-height:17px !important;
}

#item149413 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item149493 {
	width:352px !important;
	min-height:17px !important;
}

#item149469 {
	width:352px !important;
	min-height:17px !important;
}

#item149465 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item149518 {
	width:118px !important;
	min-height:21px !important;
}

#item149516 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item149571 {
	width:296px !important;
	min-height:17px !important;
}

#item149547 {
	width:296px !important;
	min-height:17px !important;
}

#item149541 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item149622 {
	width:168px !important;
	min-height:17px !important;
}

#item149598 {
	width:168px !important;
	min-height:17px !important;
}

#item149594 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item149674 {
	width:119px !important;
	min-height:17px !important;
}

#item149650 {
	width:119px !important;
	min-height:17px !important;
}

#item149646 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item149725 {
	width:121px !important;
	min-height:17px !important;
}

#item149701 {
	width:121px !important;
	min-height:17px !important;
}

#item149697 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item149777 {
	width:127px !important;
	min-height:17px !important;
}

#item149753 {
	width:127px !important;
	min-height:17px !important;
}

#item149749 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item149828 {
	width:131px !important;
	min-height:17px !important;
}

#item149804 {
	width:131px !important;
	min-height:17px !important;
}

#item149800 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item149879 {
	width:222px !important;
	min-height:17px !important;
}

#item149855 {
	width:222px !important;
	min-height:17px !important;
}

#item149851 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item149931 {
	width:209px !important;
	min-height:17px !important;
}

#item149907 {
	width:209px !important;
	min-height:17px !important;
}

#item149903 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item149982 {
	width:112px !important;
	min-height:17px !important;
}

#item149958 {
	width:112px !important;
	min-height:17px !important;
}

#item149954 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item150033 {
	width:198px !important;
	min-height:17px !important;
}

#item150009 {
	width:198px !important;
	min-height:17px !important;
}

#item150005 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item150084 {
	width:274px !important;
	min-height:17px !important;
}

#item150060 {
	width:274px !important;
	min-height:17px !important;
}

#item150056 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item150136 {
	width:162px !important;
	min-height:17px !important;
}

#item150112 {
	width:162px !important;
	min-height:17px !important;
}

#item150107 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item150188 {
	width:177px !important;
	min-height:17px !important;
}

#item150164 {
	width:177px !important;
	min-height:17px !important;
}

#item150160 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item150239 {
	width:145px !important;
	min-height:17px !important;
}

#item150215 {
	width:145px !important;
	min-height:17px !important;
}

#item150211 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item150290 {
	width:117px !important;
	min-height:17px !important;
}

#item150266 {
	width:117px !important;
	min-height:17px !important;
}

#item150262 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item150341 {
	width:156px !important;
	min-height:17px !important;
}

#item150317 {
	width:156px !important;
	min-height:17px !important;
}

#item150313 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item150392 {
	width:99px !important;
	min-height:17px !important;
}

#item150368 {
	width:99px !important;
	min-height:17px !important;
}

#item150364 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item150444 {
	width:109px !important;
	min-height:17px !important;
}

#item150420 {
	width:109px !important;
	min-height:17px !important;
}

#item150416 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item150495 {
	width:70px !important;
	min-height:17px !important;
}

#item150471 {
	width:70px !important;
	min-height:17px !important;
}

#item150467 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item150546 {
	width:193px !important;
	min-height:17px !important;
}

#item150522 {
	width:193px !important;
	min-height:17px !important;
}

#item150518 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item150599 {
	width:78px !important;
	min-height:17px !important;
}

#item150574 {
	width:78px !important;
	min-height:17px !important;
}

#item150569 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item150650 {
	width:68px !important;
	min-height:17px !important;
}

#item150626 {
	width:68px !important;
	min-height:17px !important;
}

#item150622 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item150712 {
	width:85px !important;
	min-height:19px !important;
}

#item150688 {
	width:85px !important;
	min-height:19px !important;
}

#item150684 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item150764 {
	width:129px !important;
	min-height:19px !important;
}

#item150740 {
	width:129px !important;
	min-height:19px !important;
}

#item150735 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item150816 {
	width:136px !important;
	min-height:19px !important;
}

#item150791 {
	width:136px !important;
	min-height:19px !important;
}

#item150787 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item150866 {
	width:120px !important;
	min-height:19px !important;
}

#item150842 {
	width:120px !important;
	min-height:19px !important;
}

#item150839 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item150918 {
	width:235px !important;
	min-height:19px !important;
}

#item150894 {
	width:235px !important;
	min-height:19px !important;
}

#item150890 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item150969 {
	width:134px !important;
	min-height:19px !important;
}

#item150945 {
	width:134px !important;
	min-height:19px !important;
}

#item150941 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item151020 {
	width:87px !important;
	min-height:19px !important;
}

#item150996 {
	width:87px !important;
	min-height:19px !important;
}

#item150992 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item151075 {
	width:120px !important;
	min-height:19px !important;
}

#item151051 {
	width:120px !important;
	min-height:19px !important;
}

#item151048 {
	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:900px !important;
	min-height:133px !important;
}

#item13118 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:868px !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;
}

#item151262 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item151260 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item151288 {
	width:173px !important;
	min-height:21px !important;
}

#item151285 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item151313 {
	width:149px !important;
	min-height:21px !important;
}

#item151311 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item151336 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item151341 {
	width:180px !important;
	min-height:21px !important;
}

#item151339 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item151364 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item151369 {
	width:143px !important;
	min-height:21px !important;
}

#item151367 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item151394 {
	width:179px !important;
	min-height:21px !important;
}

#item151392 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item151417 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item151448 {
	width:201px !important;
	min-height:17px !important;
}

#item151424 {
	width:201px !important;
	min-height:17px !important;
}

#item151420 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item151499 {
	width:352px !important;
	min-height:17px !important;
}

#item151475 {
	width:352px !important;
	min-height:17px !important;
}

#item151471 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item151525 {
	width:118px !important;
	min-height:21px !important;
}

#item151522 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item151577 {
	width:296px !important;
	min-height:17px !important;
}

#item151552 {
	width:296px !important;
	min-height:17px !important;
}

#item151548 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item151628 {
	width:168px !important;
	min-height:17px !important;
}

#item151604 {
	width:168px !important;
	min-height:17px !important;
}

#item151600 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item151679 {
	width:119px !important;
	min-height:17px !important;
}

#item151655 {
	width:119px !important;
	min-height:17px !important;
}

#item151651 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item151730 {
	width:121px !important;
	min-height:17px !important;
}

#item151706 {
	width:121px !important;
	min-height:17px !important;
}

#item151702 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item151782 {
	width:127px !important;
	min-height:17px !important;
}

#item151757 {
	width:127px !important;
	min-height:17px !important;
}

#item151753 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item151834 {
	width:131px !important;
	min-height:17px !important;
}

#item151810 {
	width:131px !important;
	min-height:17px !important;
}

#item151805 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item151885 {
	width:222px !important;
	min-height:17px !important;
}

#item151861 {
	width:222px !important;
	min-height:17px !important;
}

#item151857 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item151936 {
	width:209px !important;
	min-height:17px !important;
}

#item151912 {
	width:209px !important;
	min-height:17px !important;
}

#item151908 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item151987 {
	width:112px !important;
	min-height:17px !important;
}

#item151963 {
	width:112px !important;
	min-height:17px !important;
}

#item151959 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item152039 {
	width:198px !important;
	min-height:17px !important;
}

#item152014 {
	width:198px !important;
	min-height:17px !important;
}

#item152010 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item152090 {
	width:274px !important;
	min-height:17px !important;
}

#item152066 {
	width:274px !important;
	min-height:17px !important;
}

#item152062 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item152141 {
	width:162px !important;
	min-height:17px !important;
}

#item152117 {
	width:162px !important;
	min-height:17px !important;
}

#item152113 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item152192 {
	width:177px !important;
	min-height:17px !important;
}

#item152168 {
	width:177px !important;
	min-height:17px !important;
}

#item152164 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item152243 {
	width:145px !important;
	min-height:17px !important;
}

#item152219 {
	width:145px !important;
	min-height:17px !important;
}

#item152215 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item152294 {
	width:117px !important;
	min-height:17px !important;
}

#item152270 {
	width:117px !important;
	min-height:17px !important;
}

#item152266 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item152347 {
	width:156px !important;
	min-height:17px !important;
}

#item152323 {
	width:156px !important;
	min-height:17px !important;
}

#item152318 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item152398 {
	width:99px !important;
	min-height:17px !important;
}

#item152374 {
	width:99px !important;
	min-height:17px !important;
}

#item152370 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item152449 {
	width:109px !important;
	min-height:17px !important;
}

#item152425 {
	width:109px !important;
	min-height:17px !important;
}

#item152421 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item152500 {
	width:70px !important;
	min-height:17px !important;
}

#item152476 {
	width:70px !important;
	min-height:17px !important;
}

#item152472 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item152552 {
	width:193px !important;
	min-height:17px !important;
}

#item152527 {
	width:193px !important;
	min-height:17px !important;
}

#item152523 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item152604 {
	width:78px !important;
	min-height:17px !important;
}

#item152580 {
	width:78px !important;
	min-height:17px !important;
}

#item152576 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item152657 {
	width:68px !important;
	min-height:17px !important;
}

#item152632 {
	width:68px !important;
	min-height:17px !important;
}

#item152628 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item152718 {
	width:85px !important;
	min-height:19px !important;
}

#item152694 {
	width:85px !important;
	min-height:19px !important;
}

#item152690 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item152770 {
	width:129px !important;
	min-height:19px !important;
}

#item152745 {
	width:129px !important;
	min-height:19px !important;
}

#item152741 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item152821 {
	width:136px !important;
	min-height:19px !important;
}

#item152797 {
	width:136px !important;
	min-height:19px !important;
}

#item152793 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item152872 {
	width:120px !important;
	min-height:19px !important;
}

#item152848 {
	width:120px !important;
	min-height:19px !important;
}

#item152845 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item152923 {
	width:235px !important;
	min-height:19px !important;
}

#item152899 {
	width:235px !important;
	min-height:19px !important;
}

#item152895 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item152974 {
	width:134px !important;
	min-height:19px !important;
}

#item152950 {
	width:134px !important;
	min-height:19px !important;
}

#item152946 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item153025 {
	width:87px !important;
	min-height:19px !important;
}

#item153001 {
	width:87px !important;
	min-height:19px !important;
}

#item152997 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item153080 {
	width:120px !important;
	min-height:19px !important;
}

#item153056 {
	width:120px !important;
	min-height:19px !important;
}

#item153053 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item159784 {
	width:340px !important;
	min-height:24px !important;
}

#item159691 {
	width:340px !important;
	min-height:24px !important;
}

#item159715 {
	width:340px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item159809 {
	width:63px !important;
	height:24px !important;
	left:1022px !important;
	top:1101px !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:881px !important;
	min-height:104px !important;
}

#item13437 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:850px !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:406px !important;
	min-height:24px !important;
}

#item32547 {
	width:406px !important;
	min-height:24px !important;
}

#item99484 {
	width:406px !important;
	height:24px !important;
	left:938px !important;
	top:1078px !important;
}

#item100225 {
	width:410px !important;
	min-height:24px !important;
}

#item32570 {
	width:410px !important;
	min-height:24px !important;
}

#item99488 {
	width:410px !important;
	height:24px !important;
	left:938px !important;
	top:1125px !important;
}

#item153256 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item153254 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item153281 {
	width:173px !important;
	min-height:21px !important;
}

#item153279 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item153306 {
	width:149px !important;
	min-height:21px !important;
}

#item153304 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item153329 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item153334 {
	width:180px !important;
	min-height:21px !important;
}

#item153332 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item153357 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item153362 {
	width:143px !important;
	min-height:21px !important;
}

#item153360 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item153387 {
	width:179px !important;
	min-height:21px !important;
}

#item153385 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item153410 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item153442 {
	width:201px !important;
	min-height:17px !important;
}

#item153418 {
	width:201px !important;
	min-height:17px !important;
}

#item153414 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item153493 {
	width:352px !important;
	min-height:17px !important;
}

#item153469 {
	width:352px !important;
	min-height:17px !important;
}

#item153465 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item153518 {
	width:118px !important;
	min-height:21px !important;
}

#item153516 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item153569 {
	width:296px !important;
	min-height:17px !important;
}

#item153545 {
	width:296px !important;
	min-height:17px !important;
}

#item153541 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item153621 {
	width:168px !important;
	min-height:17px !important;
}

#item153597 {
	width:168px !important;
	min-height:17px !important;
}

#item153592 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item153673 {
	width:119px !important;
	min-height:17px !important;
}

#item153648 {
	width:119px !important;
	min-height:17px !important;
}

#item153644 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item153724 {
	width:121px !important;
	min-height:17px !important;
}

#item153700 {
	width:121px !important;
	min-height:17px !important;
}

#item153696 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item153776 {
	width:127px !important;
	min-height:17px !important;
}

#item153751 {
	width:127px !important;
	min-height:17px !important;
}

#item153747 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item153827 {
	width:131px !important;
	min-height:17px !important;
}

#item153803 {
	width:131px !important;
	min-height:17px !important;
}

#item153799 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item153878 {
	width:222px !important;
	min-height:17px !important;
}

#item153854 {
	width:222px !important;
	min-height:17px !important;
}

#item153850 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item153931 {
	width:209px !important;
	min-height:17px !important;
}

#item153906 {
	width:209px !important;
	min-height:17px !important;
}

#item153902 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item153982 {
	width:112px !important;
	min-height:17px !important;
}

#item153958 {
	width:112px !important;
	min-height:17px !important;
}

#item153954 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item154033 {
	width:198px !important;
	min-height:17px !important;
}

#item154009 {
	width:198px !important;
	min-height:17px !important;
}

#item154005 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item154085 {
	width:274px !important;
	min-height:17px !important;
}

#item154061 {
	width:274px !important;
	min-height:17px !important;
}

#item154056 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item154136 {
	width:162px !important;
	min-height:17px !important;
}

#item154112 {
	width:162px !important;
	min-height:17px !important;
}

#item154108 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item154188 {
	width:177px !important;
	min-height:17px !important;
}

#item154163 {
	width:177px !important;
	min-height:17px !important;
}

#item154159 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item154239 {
	width:145px !important;
	min-height:17px !important;
}

#item154215 {
	width:145px !important;
	min-height:17px !important;
}

#item154211 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item154290 {
	width:117px !important;
	min-height:17px !important;
}

#item154266 {
	width:117px !important;
	min-height:17px !important;
}

#item154262 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item154341 {
	width:156px !important;
	min-height:17px !important;
}

#item154317 {
	width:156px !important;
	min-height:17px !important;
}

#item154313 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item154392 {
	width:99px !important;
	min-height:17px !important;
}

#item154368 {
	width:99px !important;
	min-height:17px !important;
}

#item154364 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item154444 {
	width:109px !important;
	min-height:17px !important;
}

#item154419 {
	width:109px !important;
	min-height:17px !important;
}

#item154415 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item154495 {
	width:70px !important;
	min-height:17px !important;
}

#item154471 {
	width:70px !important;
	min-height:17px !important;
}

#item154467 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item154546 {
	width:193px !important;
	min-height:17px !important;
}

#item154522 {
	width:193px !important;
	min-height:17px !important;
}

#item154518 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item154597 {
	width:78px !important;
	min-height:17px !important;
}

#item154573 {
	width:78px !important;
	min-height:17px !important;
}

#item154569 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item154649 {
	width:68px !important;
	min-height:17px !important;
}

#item154624 {
	width:68px !important;
	min-height:17px !important;
}

#item154620 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item154711 {
	width:85px !important;
	min-height:19px !important;
}

#item154687 {
	width:85px !important;
	min-height:19px !important;
}

#item154683 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item154762 {
	width:129px !important;
	min-height:19px !important;
}

#item154738 {
	width:129px !important;
	min-height:19px !important;
}

#item154734 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item154813 {
	width:136px !important;
	min-height:19px !important;
}

#item154789 {
	width:136px !important;
	min-height:19px !important;
}

#item154785 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item154863 {
	width:120px !important;
	min-height:19px !important;
}

#item154839 {
	width:120px !important;
	min-height:19px !important;
}

#item154836 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item154916 {
	width:235px !important;
	min-height:19px !important;
}

#item154890 {
	width:235px !important;
	min-height:19px !important;
}

#item154886 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item154967 {
	width:134px !important;
	min-height:19px !important;
}

#item154943 {
	width:134px !important;
	min-height:19px !important;
}

#item154939 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item155018 {
	width:87px !important;
	min-height:19px !important;
}

#item154994 {
	width:87px !important;
	min-height:19px !important;
}

#item154990 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item155073 {
	width:120px !important;
	min-height:19px !important;
}

#item155049 {
	width:120px !important;
	min-height:19px !important;
}

#item155046 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}

#item159808 {
	width:63px !important;
	height:24px !important;
	left:956px !important;
	top:1054px !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:899px !important;
	min-height:133px !important;
}

#item13736 {
	width:84px !important;
	height:32px !important;
	left:1171px !important;
	top:867px !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:637px !important;
	min-height:24px !important;
}

#item32620 {
	width:637px !important;
	min-height:24px !important;
}

#item99480 {
	width:637px !important;
	height:24px !important;
	left:938px !important;
	top:1124px !important;
}

#item155369 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item155367 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item155394 {
	width:173px !important;
	min-height:21px !important;
}

#item155392 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item155419 {
	width:149px !important;
	min-height:21px !important;
}

#item155417 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item155443 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item155448 {
	width:180px !important;
	min-height:21px !important;
}

#item155446 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item155471 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item155476 {
	width:143px !important;
	min-height:21px !important;
}

#item155474 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item155501 {
	width:179px !important;
	min-height:21px !important;
}

#item155499 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item155524 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item155555 {
	width:201px !important;
	min-height:17px !important;
}

#item155531 {
	width:201px !important;
	min-height:17px !important;
}

#item155527 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item155607 {
	width:352px !important;
	min-height:17px !important;
}

#item155583 {
	width:352px !important;
	min-height:17px !important;
}

#item155579 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item155632 {
	width:118px !important;
	min-height:21px !important;
}

#item155630 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item155684 {
	width:296px !important;
	min-height:17px !important;
}

#item155660 {
	width:296px !important;
	min-height:17px !important;
}

#item155655 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item155735 {
	width:168px !important;
	min-height:17px !important;
}

#item155711 {
	width:168px !important;
	min-height:17px !important;
}

#item155707 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item155787 {
	width:119px !important;
	min-height:17px !important;
}

#item155763 {
	width:119px !important;
	min-height:17px !important;
}

#item155759 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item155838 {
	width:121px !important;
	min-height:17px !important;
}

#item155814 {
	width:121px !important;
	min-height:17px !important;
}

#item155810 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item155889 {
	width:127px !important;
	min-height:17px !important;
}

#item155865 {
	width:127px !important;
	min-height:17px !important;
}

#item155861 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item155941 {
	width:131px !important;
	min-height:17px !important;
}

#item155917 {
	width:131px !important;
	min-height:17px !important;
}

#item155912 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item155993 {
	width:222px !important;
	min-height:17px !important;
}

#item155969 {
	width:222px !important;
	min-height:17px !important;
}

#item155965 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item156044 {
	width:209px !important;
	min-height:17px !important;
}

#item156020 {
	width:209px !important;
	min-height:17px !important;
}

#item156016 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item156095 {
	width:112px !important;
	min-height:17px !important;
}

#item156071 {
	width:112px !important;
	min-height:17px !important;
}

#item156067 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item156146 {
	width:198px !important;
	min-height:17px !important;
}

#item156122 {
	width:198px !important;
	min-height:17px !important;
}

#item156118 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item156198 {
	width:274px !important;
	min-height:17px !important;
}

#item156173 {
	width:274px !important;
	min-height:17px !important;
}

#item156169 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item156249 {
	width:162px !important;
	min-height:17px !important;
}

#item156225 {
	width:162px !important;
	min-height:17px !important;
}

#item156221 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item156300 {
	width:177px !important;
	min-height:17px !important;
}

#item156276 {
	width:177px !important;
	min-height:17px !important;
}

#item156272 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item156351 {
	width:145px !important;
	min-height:17px !important;
}

#item156327 {
	width:145px !important;
	min-height:17px !important;
}

#item156323 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item156402 {
	width:117px !important;
	min-height:17px !important;
}

#item156378 {
	width:117px !important;
	min-height:17px !important;
}

#item156374 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item156455 {
	width:156px !important;
	min-height:17px !important;
}

#item156430 {
	width:156px !important;
	min-height:17px !important;
}

#item156425 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item156506 {
	width:99px !important;
	min-height:17px !important;
}

#item156482 {
	width:99px !important;
	min-height:17px !important;
}

#item156478 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item156557 {
	width:109px !important;
	min-height:17px !important;
}

#item156533 {
	width:109px !important;
	min-height:17px !important;
}

#item156529 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item156609 {
	width:70px !important;
	min-height:17px !important;
}

#item156584 {
	width:70px !important;
	min-height:17px !important;
}

#item156580 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item156660 {
	width:193px !important;
	min-height:17px !important;
}

#item156636 {
	width:193px !important;
	min-height:17px !important;
}

#item156632 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item156712 {
	width:78px !important;
	min-height:17px !important;
}

#item156687 {
	width:78px !important;
	min-height:17px !important;
}

#item156683 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item156763 {
	width:68px !important;
	min-height:17px !important;
}

#item156739 {
	width:68px !important;
	min-height:17px !important;
}

#item156735 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item156826 {
	width:85px !important;
	min-height:19px !important;
}

#item156802 {
	width:85px !important;
	min-height:19px !important;
}

#item156798 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item156877 {
	width:129px !important;
	min-height:19px !important;
}

#item156853 {
	width:129px !important;
	min-height:19px !important;
}

#item156849 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item156930 {
	width:136px !important;
	min-height:19px !important;
}

#item156906 {
	width:136px !important;
	min-height:19px !important;
}

#item156901 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item156980 {
	width:120px !important;
	min-height:19px !important;
}

#item156956 {
	width:120px !important;
	min-height:19px !important;
}

#item156953 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item157031 {
	width:235px !important;
	min-height:19px !important;
}

#item157007 {
	width:235px !important;
	min-height:19px !important;
}

#item157003 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item157082 {
	width:134px !important;
	min-height:19px !important;
}

#item157058 {
	width:134px !important;
	min-height:19px !important;
}

#item157054 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item157133 {
	width:87px !important;
	min-height:19px !important;
}

#item157109 {
	width:87px !important;
	min-height:19px !important;
}

#item157105 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item157188 {
	width:120px !important;
	min-height:19px !important;
}

#item157164 {
	width:120px !important;
	min-height:19px !important;
}

#item157161 {
	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;
}

#item157733 {
	width:1355px !important;
	height:398px !important;
	background:#000;
}

#item157731 {
	width:1355px !important;
	height:398px !important;
	left:612px !important;
	top:262px !important;
}

#item157758 {
	width:173px !important;
	min-height:21px !important;
}

#item157756 {
	width:173px !important;
	height:21px !important;
	left:646px !important;
	top:285px !important;
}

#item157784 {
	width:149px !important;
	min-height:21px !important;
}

#item157781 {
	width:149px !important;
	height:21px !important;
	left:1091px !important;
	top:285px !important;
}

#item157807 {
	width:1px !important;
	height:351px !important;
	left:1058px !important;
	top:285px !important;
}

#item157812 {
	width:180px !important;
	min-height:21px !important;
}

#item157810 {
	width:180px !important;
	height:21px !important;
	left:1451px !important;
	top:285px !important;
}

#item157835 {
	width:1px !important;
	height:351px !important;
	left:1417px !important;
	top:285px !important;
}

#item157840 {
	width:143px !important;
	min-height:21px !important;
}

#item157838 {
	width:143px !important;
	height:21px !important;
	left:1717px !important;
	top:285px !important;
}

#item157866 {
	width:179px !important;
	min-height:21px !important;
}

#item157863 {
	width:179px !important;
	height:21px !important;
	left:1452px !important;
	top:478px !important;
}

#item157889 {
	width:1px !important;
	height:351px !important;
	left:1684px !important;
	top:285px !important;
}

#item157920 {
	width:201px !important;
	min-height:17px !important;
}

#item157896 {
	width:201px !important;
	min-height:17px !important;
}

#item157892 {
	width:201px !important;
	height:17px !important;
	left:673px !important;
	top:327px !important;
}

#item157971 {
	width:352px !important;
	min-height:17px !important;
}

#item157947 {
	width:352px !important;
	min-height:17px !important;
}

#item157943 {
	width:352px !important;
	height:17px !important;
	left:673px !important;
	top:358px !important;
}

#item157996 {
	width:118px !important;
	min-height:21px !important;
}

#item157994 {
	width:118px !important;
	height:21px !important;
	left:646px !important;
	top:417px !important;
}

#item158048 {
	width:296px !important;
	min-height:17px !important;
}

#item158024 {
	width:296px !important;
	min-height:17px !important;
}

#item158020 {
	width:296px !important;
	height:17px !important;
	left:673px !important;
	top:453px !important;
}

#item158099 {
	width:168px !important;
	min-height:17px !important;
}

#item158075 {
	width:168px !important;
	min-height:17px !important;
}

#item158071 {
	width:168px !important;
	height:17px !important;
	left:673px !important;
	top:483px !important;
}

#item158151 {
	width:119px !important;
	min-height:17px !important;
}

#item158126 {
	width:119px !important;
	min-height:17px !important;
}

#item158122 {
	width:119px !important;
	height:17px !important;
	left:1112px !important;
	top:327px !important;
}

#item158202 {
	width:121px !important;
	min-height:17px !important;
}

#item158178 {
	width:121px !important;
	min-height:17px !important;
}

#item158174 {
	width:121px !important;
	height:17px !important;
	left:1112px !important;
	top:358px !important;
}

#item158253 {
	width:127px !important;
	min-height:17px !important;
}

#item158229 {
	width:127px !important;
	min-height:17px !important;
}

#item158225 {
	width:127px !important;
	height:17px !important;
	left:1112px !important;
	top:388px !important;
}

#item158305 {
	width:131px !important;
	min-height:17px !important;
}

#item158281 {
	width:131px !important;
	min-height:17px !important;
}

#item158277 {
	width:131px !important;
	height:17px !important;
	left:1112px !important;
	top:419px !important;
}

#item158356 {
	width:222px !important;
	min-height:17px !important;
}

#item158332 {
	width:222px !important;
	min-height:17px !important;
}

#item158328 {
	width:222px !important;
	height:17px !important;
	left:1112px !important;
	top:450px !important;
}

#item158407 {
	width:209px !important;
	min-height:17px !important;
}

#item158383 {
	width:209px !important;
	min-height:17px !important;
}

#item158379 {
	width:209px !important;
	height:17px !important;
	left:1112px !important;
	top:481px !important;
}

#item158458 {
	width:112px !important;
	min-height:17px !important;
}

#item158434 {
	width:112px !important;
	min-height:17px !important;
}

#item158430 {
	width:112px !important;
	height:17px !important;
	left:1112px !important;
	top:512px !important;
}

#item158509 {
	width:198px !important;
	min-height:17px !important;
}

#item158485 {
	width:198px !important;
	min-height:17px !important;
}

#item158481 {
	width:198px !important;
	height:17px !important;
	left:1112px !important;
	top:542px !important;
}

#item158561 {
	width:274px !important;
	min-height:17px !important;
}

#item158537 {
	width:274px !important;
	min-height:17px !important;
}

#item158532 {
	width:274px !important;
	height:17px !important;
	left:1112px !important;
	top:573px !important;
}

#item158612 {
	width:162px !important;
	min-height:17px !important;
}

#item158588 {
	width:162px !important;
	min-height:17px !important;
}

#item158584 {
	width:162px !important;
	height:17px !important;
	left:1475px !important;
	top:327px !important;
}

#item158663 {
	width:177px !important;
	min-height:17px !important;
}

#item158639 {
	width:177px !important;
	min-height:17px !important;
}

#item158635 {
	width:177px !important;
	height:17px !important;
	left:1475px !important;
	top:357px !important;
}

#item158714 {
	width:145px !important;
	min-height:17px !important;
}

#item158690 {
	width:145px !important;
	min-height:17px !important;
}

#item158686 {
	width:145px !important;
	height:17px !important;
	left:1475px !important;
	top:388px !important;
}

#item158766 {
	width:117px !important;
	min-height:17px !important;
}

#item158742 {
	width:117px !important;
	min-height:17px !important;
}

#item158737 {
	width:117px !important;
	height:17px !important;
	left:1475px !important;
	top:418px !important;
}

#item158818 {
	width:156px !important;
	min-height:17px !important;
}

#item158794 {
	width:156px !important;
	min-height:17px !important;
}

#item158789 {
	width:156px !important;
	height:17px !important;
	left:1739px !important;
	top:327px !important;
}

#item158869 {
	width:99px !important;
	min-height:17px !important;
}

#item158845 {
	width:99px !important;
	min-height:17px !important;
}

#item158841 {
	width:99px !important;
	height:17px !important;
	left:1474px !important;
	top:520px !important;
}

#item158920 {
	width:109px !important;
	min-height:17px !important;
}

#item158896 {
	width:109px !important;
	min-height:17px !important;
}

#item158892 {
	width:109px !important;
	height:17px !important;
	left:1739px !important;
	top:357px !important;
}

#item158971 {
	width:70px !important;
	min-height:17px !important;
}

#item158947 {
	width:70px !important;
	min-height:17px !important;
}

#item158943 {
	width:70px !important;
	height:17px !important;
	left:1474px !important;
	top:551px !important;
}

#item159023 {
	width:193px !important;
	min-height:17px !important;
}

#item158999 {
	width:193px !important;
	min-height:17px !important;
}

#item158995 {
	width:193px !important;
	height:17px !important;
	left:1739px !important;
	top:388px !important;
}

#item159075 {
	width:78px !important;
	min-height:17px !important;
}

#item159051 {
	width:78px !important;
	min-height:17px !important;
}

#item159046 {
	width:78px !important;
	height:17px !important;
	left:1474px !important;
	top:581px !important;
}

#item159126 {
	width:68px !important;
	min-height:17px !important;
}

#item159102 {
	width:68px !important;
	min-height:17px !important;
}

#item159098 {
	width:68px !important;
	height:17px !important;
	left:1474px !important;
	top:612px !important;
}

#item159189 {
	width:85px !important;
	min-height:19px !important;
}

#item159165 {
	width:85px !important;
	min-height:19px !important;
}

#item159161 {
	width:85px !important;
	height:19px !important;
	left:686px !important;
	top:173px !important;
}

#item159241 {
	width:129px !important;
	min-height:19px !important;
}

#item159216 {
	width:129px !important;
	min-height:19px !important;
}

#item159212 {
	width:129px !important;
	height:19px !important;
	left:818px !important;
	top:173px !important;
}

#item159293 {
	width:136px !important;
	min-height:19px !important;
}

#item159269 {
	width:136px !important;
	min-height:19px !important;
}

#item159265 {
	width:136px !important;
	height:19px !important;
	left:994px !important;
	top:173px !important;
}

#item159343 {
	width:120px !important;
	min-height:19px !important;
}

#item159319 {
	width:120px !important;
	min-height:19px !important;
}

#item159316 {
	width:120px !important;
	height:19px !important;
	left:1177px !important;
	top:173px !important;
}

#item159394 {
	width:235px !important;
	min-height:19px !important;
}

#item159370 {
	width:235px !important;
	min-height:19px !important;
}

#item159366 {
	width:235px !important;
	height:19px !important;
	left:1343px !important;
	top:173px !important;
}

#item159445 {
	width:134px !important;
	min-height:19px !important;
}

#item159421 {
	width:134px !important;
	min-height:19px !important;
}

#item159417 {
	width:134px !important;
	height:19px !important;
	left:1625px !important;
	top:173px !important;
}

#item159496 {
	width:87px !important;
	min-height:19px !important;
}

#item159472 {
	width:87px !important;
	min-height:19px !important;
}

#item159468 {
	width:87px !important;
	height:19px !important;
	left:1805px !important;
	top:173px !important;
}

#item159553 {
	width:120px !important;
	min-height:19px !important;
}

#item159529 {
	width:120px !important;
	min-height:19px !important;
}

#item159526 {
	width:120px !important;
	height:19px !important;
	left:1832px !important;
	top:627px !important;
}
#in5footer,  #prefooter {display:none;}
