html { border: 0; }
body { margin:0px; }
img { border:none; }
td>img { vertical-align:bottom; }
td>a>img { vertical-align:bottom; }
td>input[type=image] { vertical-align:bottom; }

/* Other Styles */
textarea{font-family:Arial;}

/* Loading Indicator */
	iframe.ui_blocked { background-color:Transparent; }
	div.ui_blocked { background-color:#eeeeee; }
	div.load_screen
	{
		z-index:200;
		width:100px;
		background-color:#ccdaed;
		border:solid 1px #9698a2;
		padding:2px;
	}
	table.load_table
	{
		width:100px;
		border:solid 1px #c8c9d1;
		background-color:#ffffff;
	}
	table.load_table td
	{
		background-color:#ffffff;
		font-family:Arial;
		font-size:13px;
		font-weight:bold;
		color:#223355;
		padding:3px;
	}
	div.load_indicator
	{
		background-image: url(../images/admin/loading.gif);
		background-repeat: no-repeat;
		background-position: left;
		width:16px;
		height:16px;
	}
/* End Loading Indicator */


/* Flyout Menu */
	div.iflylist
	{
		display:none;
		background-color:#ffffff;
		position:absolute;
		list-style:none;
		margin:0px;
		padding:0px;
		border-top:solid 1px #333333;
		z-index:100;
	}
	div.iflyOverflow
	{
		overflow-y:hidden;
	}
	div.ifly
	{
		border-left:solid 1px #333333;
		border-right:solid 1px #333333;
		border-bottom:solid 1px #333333;
		background-color:#ffffff;
		white-space:nowrap;
		cursor:pointer;
		cursor:hand;
		width:auto;
	}
	div.iflyie6
	{
		width:200px;
		white-space:normal;
	}
	div.ifly a
	{
		display:block;
		padding:0px 12px 0px 12px;
		font-family:Arial;
		font-size:12px;
		color:#333333;
		text-decoration:none;
		line-height:20px;
	}
	div.ifly a:hover
	{
		color:#333333;
		text-decoration:none;
	}
	div.iflyOver
	{
		background-color:#000099;
	}
	div.iflyOver a
	{
		color:#ffffff;
	}
	div.iflyOver a:hover
	{
		color:#ffffff;
	}
	div.iflyRight
	{
		background-image:url(../images/tree/fly.gif);
		background-position:right center;
		background-repeat:no-repeat;
	}
	div.iflyLeft
	{
		background-image:url(../images/tree/flyleft.gif);
		background-position:left center;
	}
	div.iflyLoading
	{
		background-image:url(../images/tree/flyload.gif);
	}
	div.ifly sup
	{
		font-size:10px;
		text-decoration:none;
		margin-left:1px;
	}
/* End Flyout menu */

/* Popup Dialog Boxes */
	body div.pdialog { color:#000000; }
	div.pdialog
	{
		font:12px Arial,Helvetica,sans-serif;
		position:fixed;
		display:none;
		height:auto;
		background-color:#f9f9fa;
		border:solid 1px #919191;
		z-index:100;
	}
	div.pdialog img { display:inline; }
	div.pdialog h1.pheader
	{
		border-bottom:solid 1px #9698a2;
		background:#cbcccc url(../images/tb/top.gif) repeat-x;
		background-position:0px -10px;
		height:30px;
		cursor:default;
		clear:both;
		margin:0px;
		padding:0px;
	}
	div.pdialog h1.pheadero { background-position:0px -44px; }
	div.pdialog h1.pheader span
	{
		display:block;
		margin:8px 7px 6px 7px;
		float:left;
		font:normal normal bold 15px Arial,sans-serif;
		color:#ffffff;
	}
	div.pdialog div.pmain
	{
		clear:both;
		height:auto;
		position:relative;
		border-bottom:solid 1px #9796a2;
	}
	div.pdialog h2.pfooter
	{
		border-top:solid 1px #dbdcde;
		height:29px;
		clear:both;
		margin:0px;
		padding:0px;
		background-image:url(../images/tbox/wmlogo.gif); 
		background-repeat:no-repeat;
		background-position:left center;
	}
	div.pdialog h2.pfooter div.pfooter2
	{
		border-top:solid 1px #727274;
		border-left:solid 1px #b1b1b1;
		border-right:solid 1px #b1b1b1;
		border-bottom:solid 1px #c5c5c7;
		background-image:url(../images/tbox/foot2.gif); 
		height:22px;
		margin:3px;
		margin-left:37px;
	}
	div.pdialog h2.pfooter img { float:right;margin:3px 8px 0px 0px; }
	div.pdialog h2.pfooter img.psave   { background:url(../images/tbox/cmsedit.png);background-position:-148px -57px;width:51px;height:16px; }
	div.pdialog h2.pfooter img.pcancel { background:url(../images/tbox/cmsedit.png);background-position:-207px -57px;width:59px;height:16px; }
	div.pdialog h2.pfooter img.pnext	 { background:url(../images/tbox/cmsedit.png);background-position:-233px -25px;width:51px;height:16px; }
	div.pdialog h2.pfooter img.psave:hover  { background-position:-148px -73px; }
	div.pdialog h2.pfooter img.pcancel:hover{ background-position:-207px -73px; }
	div.pdialog h2.pfooter img.pnext:hover  { background-position:-233px -41px; }
	div.pdialog h2.pfooter img.pclose	 { background:url(../images/tbox/cmsedit.png);background-position:-227px -197px;width:57px;height:16px; }
	div.pdialog h2.pfooter img.pclose:hover { background-position:-227px -213px; }
	div.pdialog img.pclose { float:right; width:20px;height:20px;margin:6px 5px 4px 5px;background-image:url(../images/tbox/cmsedit.png);background-position:0px -198px;cursor:pointer;cursor:hand; }
	div.pdialog img.pclose:hover { background-position:0px -218px; }
	div.pdialog img.pmax { width:20px;height:20px;margin:6px 0px 4px 6px;background-image:url(../images/tbox/cmsedit.png);background-position:-20px -198px;cursor:pointer;cursor:hand; }
	div.pdialog img.pmax:hover { background-position:-20px -218px; }
	div.pdialog img.pmin	   { background-position:-40px -198px; }
	div.pdialog img.pmin:hover { background-position:-40px -218px; }
	td.pdivider { padding:0px;width:4px;background-image:url(../images/tbox/divider.gif);background-repeat:repeat-y; }
 /* End Popup Dialog Boxes */


/* Calendar Styles */
	div.cal_main
	{
		position:absolute;
		font-family:Arial;
		font-size:12px;
		background-color:#f5f7f9;
		border:solid 1px #000066;
		width:190px;
		height:210px;
		margin:0px;
		padding:0px;
		overflow:hidden;
		filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=3);
		text-align:left;
	}
	div.cal_main div.cal_prev { position:absolute;top:0px;left:0px;width:22px;height:22px;padding:0px;margin:0px;cursor:pointer;cursor:hand; }
	div.cal_main div.cal_prev div { width:4px;height:7px;padding:0px;margin:4px 0px 0px 7px;background-image:url(../images/Sprites.png);background-position:-136px -255px; }
	div.cal_main div.cal_next { position:absolute;top:0px;left:168px;width:22px;height:22px;padding:0px;margin:0px;cursor:pointer;cursor:hand; }
	div.cal_main div.cal_next div { width:4px;height:7px;padding:0px;margin:4px 0px 0px 13px;background-image:url(../images/Sprites.png);background-position:-140px -255px; }
	div.cal_main div.cal_period { width:190px;height:22px;text-align:center;color:#000000;font:normal bold 12px Arial;cursor:pointer;cursor:hand;line-height:1.5em; }
	div.cal_main div.cal_period:hover { color:#0000cc; }
	div.cal_main div.cal_today { width:190px;text-align:center;color:#000000;font:normal normal 12px Arial;cursor:pointer;cursor:hand;margin:6px 0px 3px 0px; }
	div.cal_main div.cal_today:hover { color:#0000aa; }
	div.cal_main div.cal_time { width:150px;height:22px;text-align:center;color:#000000;font:normal bold 12px Arial;line-height:1.5em; }
	div.cal_main div.cal_close { position:absolute;left:0px;bottom:0px;width:150px;height:22px;text-align:center;color:#000000;font:normal bold 12px Arial;cursor:pointer;cursor:hand;line-height:1.5em; }
	
	div.cal_main tr.cal_week td { text-align:center;color:#000000;font:normal normal 11px Arial; }
	div.cal_day
	{
		color:#000000;
		width:25px;
		border:solid 1px #fafbfc;
		font:normal normal 11px Arial;
		margin:0px;
		background-color:#fafbfc;
		text-align:center;
		line-height:2em;
	}
	div.cal_day:hover { background-color:#8eb0c2;color:#ffffff;border-color:#5c7a8a; }

	div.cal_months,div.cal_years { display:none;position:absolute;left:0px;top:23px;width:190px;height:158px;background-color:#fafbfc; }
	div.cal_month,div.cal_year
	{
		width:45px;
		height:50px;
		border:solid 1px #fafbfc;
		color:#000000;
		font:normal normal 11px Arial;
		margin:0px;
		background-color:#fafbfc;
		text-align:center;
		line-height:4.5em;
	}
	div.cal_month:hover { background-color:#8eb0c2;color:#ffffff;border-color:#5c7a8a; }
	div.cal_year:hover { background-color:#8eb0c2;color:#ffffff;border-color:#5c7a8a; }

	div.cal_other { background-color:#e4ebed;color:#999999; }
	div.cal_other:hover { background-color:#aab6bc;color:#ffffff;border-color:#657780; }
	div.cal_sel { background-color:#b8d1df;color:#000000;border-color:#88acc0; }
	
	div.cal_clockpanel { position:absolute;top:0px;left:190px;width:150px;height:210px;border-left:solid 1px #000066; }
	div.cal_clock { position:relative;margin:0px 10px 0px 10px;width:130px;height:130px;padding:0px;border:none;background-image:url(../images/clock.png);background-position:0px 0px; }
	div.cal_clock div.cal_mins,div.cal_clock div.cal_hours
	{
		position:absolute;
		width:130px;
		height:130px;
		padding:0px;
		margin:0px;
		border:none;
		background-image:url(../images/clock.png);
	}
	div.cal_clock div.cal_mins_0 { background-position:-130px 0px; }
	div.cal_clock div.cal_mins_1 { background-position:-260px 0px; }
	div.cal_clock div.cal_mins_2 { background-position:-390px 0px; }
	div.cal_clock div.cal_mins_3 { background-position:-520px 0px; }
	div.cal_clock div.cal_mins_4 { background-position:-0px -130px; }
	div.cal_clock div.cal_mins_5 { background-position:-130px -130px; }
	div.cal_clock div.cal_mins_6 { background-position:-260px -130px; }
	div.cal_clock div.cal_mins_7 { background-position:-390px -130px; }
	div.cal_clock div.cal_mins_8 { background-position:-520px -130px; }
	div.cal_clock div.cal_mins_9 { background-position:-0px -260px; }
	div.cal_clock div.cal_mins_10 { background-position:-130px -260px; }
	div.cal_clock div.cal_mins_11 { background-position:-260px -260px; }
	div.cal_clock div.cal_hours_0 { background-position:-390px -260px; }
	div.cal_clock div.cal_hours_1 { background-position:-520px -260px; }
	div.cal_clock div.cal_hours_2 { background-position:-0px -390px; }
	div.cal_clock div.cal_hours_3 { background-position:-130px -390px; }
	div.cal_clock div.cal_hours_4 { background-position:-260px -390px; }
	div.cal_clock div.cal_hours_5 { background-position:-390px -390px; }
	div.cal_clock div.cal_hours_6 { background-position:-520px -390px; }
	div.cal_clock div.cal_hours_7 { background-position:-0px -520px; }
	div.cal_clock div.cal_hours_8 { background-position:-130px -520px; }
	div.cal_clock div.cal_hours_9 { background-position:-260px -520px; }
	div.cal_clock div.cal_hours_10 { background-position:-390px -520px; }
	div.cal_clock div.cal_hours_11 { background-position:-520px -520px; }

	div.cal_clockpanel div.cal_ampm { clear:both;width:150px; }
	div.cal_clockpanel div.cal_ampm div
	{
		background-color:#e9eef0;
		color:#000000;
		font:normal bold 12px Arial;
		cursor:pointer;
		cursor:hand;
		width:28px;
		height:17px;
		margin:0px 10px 0px 10px;
		border:solid 1px #999999;
		text-align:center;
		line-height:1.4em;
	}
	div.cal_clockpanel div.cal_ampm div:hover { background-color:#bacfe0; }
	div.cal_clockpanel div.cal_ampm div.cal_sel { background-color:#435b75;color:#ffffff; }
	div.cal_clockpanel div.cal_ampm div.cal_am { float:left; }
	div.cal_clockpanel div.cal_ampm div.cal_pm { float:right; }

	/* IE6 fix */
	div.cal_ie6 div.cal_clock { background-image:url(../images/clock.gif); }
	div.cal_ie6 div.cal_clock div.cal_mins,div.cal_clock div.cal_hours { background-image:url(../images/clock.gif); }
/* End Calendar Styles */


/* Dynamic Calendar Styles */
	div.dcal_main
	{
		font-family:Arial;
		font-size:12px;
		margin:0px;
		padding:0px;
		text-align:left;
		cursor:default;
	}
	div.dcal_main div.dcal_prev { float:left;cursor:pointer;cursor:hand; }
	div.dcal_main div.dcal_prev img { width:6px;height:12px;margin:2px 4px;background-image:url(../images/leftright.gif);background-position:-6px 0px; }
	div.dcal_main div.dcal_next { float:right;cursor:pointer;cursor:hand; }
	div.dcal_main div.dcal_next img { width:6px;height:12px;margin:2px 4px;background-image:url(../images/leftright.gif);background-position:0px 0px; }
	div.dcal_main div.dcal_period { margin:0px auto; width:190px;height:22px;font-weight:bold;text-align:center;cursor:pointer;cursor:hand; }
	div.dcal_main div.dcal_today { width:190px;text-align:center;cursor:pointer;cursor:hand;margin:6px auto 3px auto;font-weight:bold; }
	div.dcal_main div.dcal_close { position:absolute;left:0px;bottom:0px;width:150px;height:22px;text-align:center;color:#000000;font:normal bold 12px Arial;cursor:pointer;cursor:hand;line-height:1.5em; }
	div.dcal_main table { width:100%; }
	div.dcal_main tr.dcal_week td { text-align:center;color:#000000;width:14%; }
	div.dcal_day
	{
		margin:0px;
		text-align:center;
		line-height:2em;
	}
	div.dcal_months,div.dcal_years { background-color:#fafbfc;display:none; }
	div.dcal_month,div.dcal_year
	{
		margin:0px;
		text-align:center;
		line-height:4.5em;
	}
/* End Dynamic Calendar Styles */


/* Tree Styles */
	ul.itree
	{
		display:block;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		padding: 0px;
		margin: 0px;
		list-style-type:none;
		background-image:url(../images/tree/GuidePass.gif);
		background-repeat:repeat-y;
	}
	ul.itree ul.itree
	{
		display:none;
	}
	ul.itree li
	{
		margin:0px;
		padding:0px;
		vertical-align:middle;
		white-space:nowrap;
		line-height:22px;
		background-image:url(../images/tree/Guide.gif);
		background-repeat:no-repeat;
		padding-left:22px;
	}
	ul.itree li a
	{
		height:22px;
		display:block;
		background-repeat:no-repeat;
		background-position:left center;
		padding:0px 0px 0px 0px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		text-decoration:none;
	}
	ul.itree6 li a
	{
		float:left;
		clear:left;
	}
	ul.itree7 li a
	{
		display:inline;
	}
	ul.itree li a img
	{
		display:inline;
		border:none;
		vertical-align:middle;
		width:16px;
		height:16px;
	}
	ul.itree li a span
	{
		padding:1px 3px 1px 2px;
		text-decoration:underline;
		cursor:pointer;cursor:hand;
		color: #333333;
	}
	ul.itree li a.itr_nul span { text-decoration:none; }
	ul.itree li a:hover span { color:#333333; }
	ul.itree li.guideopened { background-image:url(../images/tree/GuideOpened.gif); }
	ul.itree li.guideclosed { background-image:url(../images/tree/GuideClosed.gif); }
	ul.itree li.guideend { background-image:url(../images/tree/GuideEnd.gif);background-color:#ffffff; }
	ul.itree li.guideendopened { background-image:url(../images/tree/GuideEndOpened.gif);background-color:#ffffff; }
	ul.itree li.guideendclosed { background-image:url(../images/tree/GuideEndClosed.gif);background-color:#ffffff; }
	ul.itree li.guidepending { background-image:url(../images/tree/GuidePending.gif); }
	ul.itree li.guideendpending { background-image:url(../images/tree/GuideEndPending.gif);background-color:#ffffff; }

	img.itr_page  { background-image: url(../images/tree/Page.gif); }
	img.itr_hpage { background-image: url(../images/tree/Hpage.gif); }
	img.itr_link  { background-image: url(../images/tree/Link.gif); }
	img.itr_branch{ background-image: url(../images/tree/Branch.gif); }
	img.itr_system{ background-image: url(../images/tree/Module.gif); }
	img.itr_folder{ background-image: url(../images/tree/folder.gif); }
	img.itr_file  { background-image: url(../images/tree/file.gif); }
	img.itr_anchor{ background-image: url(../images/tree/pound.gif); }
	img.itr_datab { background-image: url(../images/modules/Database.gif); }
	img.itr_field { background-image: url(../images/modules/Field.gif); }
	img.itr_hidden{ zoom:1;opacity:0.5;filter:alpha(opacity=50); }
	sup.itr
	{
		font-size:10px;
		text-decoration:none;
		margin-left:1px;
	}

	ul.itree li a.selectedTree span{ font-weight:bold;text-decoration:none;color:#ffffff;background-color:#000099; }
	ul.itree li a.selectedTree:hover span { color:#ffffff; }
/* Tree Styles */

/* Refer a Friend Styles */
	table.rf_main { width:100%;margin:5px; }
	table.rf_main td { padding:3px; }
	span.rf_page { font-weight:bold;color:#000066; }
/* End Refer a Friend Styles */

	div.p_hideonpage { display:none;position:absolute; }
	div.pdialog div.p_hideonpage { display:block; }


/* Large Fonts */
	span.cobalt_largefonts, span.cobalt_largefonts div, span.cobalt_largefonts font, span.cobalt_largefonts span, span.cobalt_largefonts td, span.cobalt_largefonts li
	{
		font-size:16px;
	}
/* End Large Fonts */


/* Popup Frame */
	iframe.ipopup { border:0px; margin:0px; }
/* End Popup Frame */


/* Lightbox */
	div.ilight_box { border:solid 1px #000000; background-color:#f0f0f0; }
	div.ilight_box div.ilight_image { background-color:#fcfcfc;margin:5px; }
	div.ilight_box div.ilight_close { 
		position:absolute;
		top:0px;
		right:0px;
		width:20px;
		height:20px;
		background-color:#ffffff; 
		text-align:center;
		cursor:pointer;cursor:hand;
		border-left:solid 1px #aaaaaa;
		border-bottom:solid 1px #aaaaaa;
	}
	div.ilight_box div.ilight_close span
	{
		font:16px "Arial Black";
		color:#000000;
		line-height:20px;
	}
	div.ilight_box div.ilight_gonext { 
		position:absolute;
		top:50%;
		margin-top:-25%;
		right:0px;
		width:150px;
		height:300px;
		cursor:pointer;cursor:hand;
	}
	div.ilight_box div.ilight_gonext div { 
		position:absolute;
		top:48%;
		right:0px;
		width:70px;
		height:20px;
		background-color:#ffffff; 
		border:solid 1px #000000;
		border-right:none;
		font:14px "Arial Black";
		color:#000000;
		text-align:center;
		line-height:20px;
		opacity:1;
		filter:alpha(opacity=100);
	}
	div.ilight_box div.ilight_goprev { 
		position:absolute;
		top:50%;
		margin-top:-25%;
		left:0px;
		width:150px;
		height:300px;
		cursor:pointer;cursor:hand;
	}
	div.ilight_box div.ilight_goprev div { 
		position:absolute;
		top:48%;
		left:0px;
		width:70px;
		height:20px;
		background-color:#ffffff; 
		border:solid 1px #000000;
		border-left:none;
		font:14px "Arial Black";
		color:#000000;
		text-align:center;
		line-height:20px;
		opacity:1;
		filter:alpha(opacity=100);
	}
	div.ilight_box div.ilight_caption {
		margin:0px 0px 0px 5px;
		position:absolute;
		border-top:solid 1px #eaeaea;
		left:0px;
		bottom:0px;
		width:auto;
		height:35px;
		overflow:hidden;
	}
	div.ilight_box div.ilight_caption div {
		margin:5px 5px 10px 5px;
		height:auto;
		width:auto;
		font:13px Arial;
		color:#000000;
		font-weight:normal;
	}
/* End Lightbox */

/* Module Styles */
table.nospacing td { padding:0px;margin:0px;border:none; }

/* Sprites */
img.isprite{background-image:url(../images/Sprites.png);width:17px;height:17px;}
img.isprite6{background-image:url(../images/Sprites.gif);width:17px;height:17px;}
img.sp0_0{background-position:0px 0px}
img.sp1_0{background-position:-17px 0px}
img.sp2_0{background-position:-34px 0px}
img.sp3_0{background-position:-51px 0px}
img.sp4_0{background-position:-68px 0px}
img.sp5_0{background-position:-85px 0px}
img.sp6_0{background-position:-102px 0px}
img.sp7_0{background-position:-119px 0px}
img.sp8_0{background-position:-136px 0px}
img.sp9_0{background-position:-153px 0px}
img.sp10_0{background-position:-170px 0px}
img.sp11_0{background-position:-187px 0px}
img.sp12_0{background-position:-204px 0px}
img.sp13_0{background-position:-221px 0px}
img.sp14_0{background-position:-238px 0px}
img.sp15_0{background-position:-255px 0px}
img.sp0_1{background-position:0px -17px}
img.sp1_1{background-position:-17px -17px}
img.sp2_1{background-position:-34px -17px}
img.sp3_1{background-position:-51px -17px}
img.sp4_1{background-position:-68px -17px}
img.sp5_1{background-position:-85px -17px}
img.sp6_1{background-position:-102px -17px}
img.sp7_1{background-position:-119px -17px}
img.sp8_1{background-position:-136px -17px}
img.sp9_1{background-position:-153px -17px}
img.sp10_1{background-position:-170px -17px}
img.sp11_1{background-position:-187px -17px}
img.sp12_1{background-position:-204px -17px}
img.sp13_1{background-position:-221px -17px}
img.sp14_1{background-position:-238px -17px}
img.sp15_1{background-position:-255px -17px}
img.sp0_2{background-position:0px -34px}
img.sp1_2{background-position:-17px -34px}
img.sp2_2{background-position:-34px -34px}
img.sp3_2{background-position:-51px -34px}
img.sp4_2{background-position:-68px -34px}
img.sp5_2{background-position:-85px -34px}
img.sp6_2{background-position:-102px -34px}
img.sp7_2{background-position:-119px -34px}
img.sp8_2{background-position:-136px -34px}
img.sp9_2{background-position:-153px -34px}
img.sp10_2{background-position:-170px -34px}
img.sp11_2{background-position:-187px -34px}
img.sp12_2{background-position:-204px -34px}
img.sp13_2{background-position:-221px -34px}
img.sp14_2{background-position:-238px -34px}
img.sp15_2{background-position:-255px -34px}
img.sp0_3{background-position:0px -51px}
img.sp1_3{background-position:-17px -51px}
img.sp2_3{background-position:-34px -51px}
img.sp3_3{background-position:-51px -51px}
img.sp4_3{background-position:-68px -51px}
img.sp5_3{background-position:-85px -51px}
img.sp6_3{background-position:-102px -51px}
img.sp7_3{background-position:-119px -51px}
img.sp8_3{background-position:-136px -51px}
img.sp9_3{background-position:-153px -51px}
img.sp10_3{background-position:-170px -51px}
img.sp11_3{background-position:-187px -51px}
img.sp12_3{background-position:-204px -51px}
img.sp13_3{background-position:-221px -51px}
img.sp14_3{background-position:-238px -51px}
img.sp15_3{background-position:-255px -51px}
img.sp0_4{background-position:0px -68px}
img.sp1_4{background-position:-17px -68px}
img.sp2_4{background-position:-34px -68px}
img.sp3_4{background-position:-51px -68px}
img.sp4_4{background-position:-68px -68px}
img.sp5_4{background-position:-85px -68px}
img.sp6_4{background-position:-102px -68px}
img.sp7_4{background-position:-119px -68px}
img.sp8_4{background-position:-136px -68px}
img.sp9_4{background-position:-153px -68px}
img.sp10_4{background-position:-170px -68px}
img.sp11_4{background-position:-187px -68px}
img.sp12_4{background-position:-204px -68px}
img.sp13_4{background-position:-221px -68px}
img.sp14_4{background-position:-238px -68px}
img.sp15_4{background-position:-255px -68px}
img.sp0_5{background-position:0px -85px}
img.sp1_5{background-position:-17px -85px}
img.sp2_5{background-position:-34px -85px}
img.sp3_5{background-position:-51px -85px}
img.sp4_5{background-position:-68px -85px}
img.sp5_5{background-position:-85px -85px}
img.sp6_5{background-position:-102px -85px}
img.sp7_5{background-position:-119px -85px}
img.sp8_5{background-position:-136px -85px}
img.sp9_5{background-position:-153px -85px}
img.sp10_5{background-position:-170px -85px}
img.sp11_5{background-position:-187px -85px}
img.sp12_5{background-position:-204px -85px}
img.sp13_5{background-position:-221px -85px}
img.sp14_5{background-position:-238px -85px}
img.sp15_5{background-position:-255px -85px}
img.sp0_6{background-position:0px -102px}
img.sp1_6{background-position:-17px -102px}
img.sp2_6{background-position:-34px -102px}
img.sp3_6{background-position:-51px -102px}
img.sp4_6{background-position:-68px -102px}
img.sp5_6{background-position:-85px -102px}
img.sp6_6{background-position:-102px -102px}
img.sp7_6{background-position:-119px -102px}
img.sp8_6{background-position:-136px -102px}
img.sp9_6{background-position:-153px -102px}
img.sp10_6{background-position:-170px -102px}
img.sp11_6{background-position:-187px -102px}
img.sp12_6{background-position:-204px -102px}
img.sp13_6{background-position:-221px -102px}
img.sp14_6{background-position:-238px -102px}
img.sp15_6{background-position:-255px -102px}
img.sp0_7{background-position:0px -119px}
img.sp1_7{background-position:-17px -119px}
img.sp2_7{background-position:-34px -119px}
img.sp3_7{background-position:-51px -119px}
img.sp4_7{background-position:-68px -119px}
img.sp5_7{background-position:-85px -119px}
img.sp6_7{background-position:-102px -119px}
img.sp7_7{background-position:-119px -119px}
img.sp8_7{background-position:-136px -119px}
img.sp9_7{background-position:-153px -119px}
img.sp10_7{background-position:-170px -119px}
img.sp11_7{background-position:-187px -119px}
img.sp12_7{background-position:-204px -119px}
img.sp13_7{background-position:-221px -119px}
img.sp14_7{background-position:-238px -119px}
img.sp15_7{background-position:-255px -119px}
img.sp0_8{background-position:0px -136px}
img.sp1_8{background-position:-17px -136px}
img.sp2_8{background-position:-34px -136px}
img.sp3_8{background-position:-51px -136px}
img.sp4_8{background-position:-68px -136px}
img.sp5_8{background-position:-85px -136px}
img.sp6_8{background-position:-102px -136px}
img.sp7_8{background-position:-119px -136px}
img.sp8_8{background-position:-136px -136px}
img.sp9_8{background-position:-153px -136px}
img.sp10_8{background-position:-170px -136px}
img.sp11_8{background-position:-187px -136px}
img.sp12_8{background-position:-204px -136px}
img.sp13_8{background-position:-221px -136px}
img.sp14_8{background-position:-238px -136px}
img.sp15_8{background-position:-255px -136px}
img.sp0_9{background-position:0px -153px}
img.sp1_9{background-position:-17px -153px}
img.sp2_9{background-position:-34px -153px}
img.sp3_9{background-position:-51px -153px}
img.sp4_9{background-position:-68px -153px}
img.sp5_9{background-position:-85px -153px}
img.sp6_9{background-position:-102px -153px}
img.sp7_9{background-position:-119px -153px}
img.sp8_9{background-position:-136px -153px}
img.sp9_9{background-position:-153px -153px}
img.sp10_9{background-position:-170px -153px}
img.sp11_9{background-position:-187px -153px}
img.sp12_9{background-position:-204px -153px}
img.sp13_9{background-position:-221px -153px}
img.sp14_9{background-position:-238px -153px}
img.sp15_9{background-position:-255px -153px}
img.sp0_10{background-position:0px -170px}
img.sp1_10{background-position:-17px -170px}
img.sp2_10{background-position:-34px -170px}
img.sp3_10{background-position:-51px -170px}
img.sp4_10{background-position:-68px -170px}
img.sp5_10{background-position:-85px -170px}
img.sp6_10{background-position:-102px -170px}
img.sp7_10{background-position:-119px -170px}
img.sp8_10{background-position:-136px -170px}
img.sp9_10{background-position:-153px -170px}
img.sp10_10{background-position:-170px -170px}
img.sp11_10{background-position:-187px -170px}
img.sp12_10{background-position:-204px -170px}
img.sp13_10{background-position:-221px -170px}
img.sp14_10{background-position:-238px -170px}
img.sp15_10{background-position:-255px -170px}
img.sp0_11{background-position:0px -187px}
img.sp1_11{background-position:-17px -187px}
img.sp2_11{background-position:-34px -187px}
img.sp3_11{background-position:-51px -187px}
img.sp4_11{background-position:-68px -187px}
img.sp5_11{background-position:-85px -187px}
img.sp6_11{background-position:-102px -187px}
img.sp7_11{background-position:-119px -187px}
img.sp8_11{background-position:-136px -187px}
img.sp9_11{background-position:-153px -187px}
img.sp10_11{background-position:-170px -187px}
img.sp11_11{background-position:-187px -187px}
img.sp12_11{background-position:-204px -187px}
img.sp13_11{background-position:-221px -187px}
img.sp14_11{background-position:-238px -187px}
img.sp15_11{background-position:-255px -187px}
img.sp0_12{background-position:0px -204px}
img.sp1_12{background-position:-17px -204px}
img.sp2_12{background-position:-34px -204px}
img.sp3_12{background-position:-51px -204px}
img.sp4_12{background-position:-68px -204px}
img.sp5_12{background-position:-85px -204px}
img.sp6_12{background-position:-102px -204px}
img.sp7_12{background-position:-119px -204px}
img.sp8_12{background-position:-136px -204px}
img.sp9_12{background-position:-153px -204px}
img.sp10_12{background-position:-170px -204px}
img.sp11_12{background-position:-187px -204px}
img.sp12_12{background-position:-204px -204px}
img.sp13_12{background-position:-221px -204px}
img.sp14_12{background-position:-238px -204px}
img.sp15_12{background-position:-255px -204px}
img.sp0_13{background-position:0px -221px}
img.sp1_13{background-position:-17px -221px}
img.sp2_13{background-position:-34px -221px}
img.sp3_13{background-position:-51px -221px}
img.sp4_13{background-position:-68px -221px}
img.sp5_13{background-position:-85px -221px}
img.sp6_13{background-position:-102px -221px}
img.sp7_13{background-position:-119px -221px}
img.sp8_13{background-position:-136px -221px}
img.sp9_13{background-position:-153px -221px}
img.sp10_13{background-position:-170px -221px}
img.sp11_13{background-position:-187px -221px}
img.sp12_13{background-position:-204px -221px}
img.sp13_13{background-position:-221px -221px}
img.sp14_13{background-position:-238px -221px}
img.sp15_13{background-position:-255px -221px}
img.sp0_14{background-position:0px -238px}
img.sp1_14{background-position:-17px -238px}
img.sp2_14{background-position:-34px -238px}
img.sp3_14{background-position:-51px -238px}
img.sp4_14{background-position:-68px -238px}
img.sp5_14{background-position:-85px -238px}
img.sp6_14{background-position:-102px -238px}
img.sp7_14{background-position:-119px -238px}
img.sp8_14{background-position:-136px -238px}
img.sp9_14{background-position:-153px -238px}
img.sp10_14{background-position:-170px -238px}
img.sp11_14{background-position:-187px -238px}
img.sp12_14{background-position:-204px -238px}
img.sp13_14{background-position:-221px -238px}
img.sp14_14{background-position:-238px -238px}
img.sp15_14{background-position:-255px -238px}
img.sp0_15{background-position:0px -255px}
img.sp1_15{background-position:-17px -255px}
img.sp2_15{background-position:-34px -255px}
img.sp3_15{background-position:-51px -255px}
img.sp4_15{background-position:-68px -255px}
img.sp5_15{background-position:-85px -255px}
img.sp6_15{background-position:-102px -255px}
img.sp7_15{background-position:-119px -255px}
img.sp9_15{background-position:-153px -255px}
img.sp10_15{background-position:-170px -255px}
img.sp11_15{background-position:-187px -255px}
img.sp12_15{background-position:-204px -255px}
img.sp13_15{background-position:-221px -255px}
img.sp14_15{background-position:-238px -255px}
img.sp15_15{background-position:-255px -255px}
img.sp0_16{background-position:0px -272px}
img.sp1_16{background-position:-17px -272px}
img.sp2_16{background-position:-34px -272px}
img.sp3_16{background-position:-51px -272px}
