body {
	background-color:#F7F7F7;
	color:#FFFFFF;
	font:10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
	a:link {
		color:#FFD363;
		text-decoration:none;
		font-weight:bold;
	}
	a:visited {
		color:#FFD363;
		text-decoration:none;
		font-weight:bold;
	}
	a:hover, a:active {
		color:#FF2200;
		text-decoration:none;
		font-weight:bold;
	}
	input {
		font:normal normal 8pt verdana;
		border:1px solid black;
		background-color:#333333;
		color:#EFCFAD;
		margin:1px;
		padding-top:2px;
		padding-bottom:2px;
		padding-left:5px;
		padding-right:5px;
		-moz-border-radius:10px;
	}
	.input-red, input:hover, input:focus  {
		font:normal normal 8pt verdana;
		border:1px solid #673A2A;
		background-color:#441A0C; 
		color:red;
		margin:1px;
		padding-top:2px;
		padding-bottom:2px;
		padding-left:5px;
		padding-right:5px;
		-moz-border-radius:10px;
	}
	.hierarchytitle {
		font-weight:bold;
		color:#00AAAA;
	}
	.redkiller {
		color:#FF0000;
	}
	.yellowkiller {
		color:#FFFF00;
	}
	.vip {
		font-weight:bold;
		color:#AA00AA;
	}
	.bold 	{ font-weight:bold; }
	.center { text-align:center; }
	.left 	{ text-align:left; }
	.right	{ text-align:right; }
	.fail 	{ color:red; }
	.normaltext {
		font:normal normal 8pt verdana;
		color:#EFCFAD;
	}
	.boldtext  {
		font:normal bold 10pt verdana;
		color:#FFD363;
		line-height:20px;
	}
	.tablediv {
		display:table;
		width:100%;
		text-align:center;
	}
	.rowdiv, .rowdiv-nohover {
		display:table-row;
		width:100%;
		clear:both;
	}
	.rowdiv-red, .rowdiv:hover {
		display:table-row;
		width:100%;
		clear:both;
		color:red;
		background-color:#441A0C; 
		-moz-border-radius:5px;
	}
	.celldiv {
		display:table-cell;
		width:100%;
	}
	.hr {
		 height:40px;
		 width:100%;
		 background:url('/images/hr.gif') 50% 50% no-repeat;
		 clear:both;
	}
	.clear {
		 clear:both;
	}
	.link {
		text-decoration:none;
		background:url('/images/arrow.gif') 0px 50% no-repeat;
		padding-left:10px;
	}
	.link:hover {
		text-decoration:none;
		background:url('/images/arrow-red.gif') 0px 50% no-repeat;
		padding-left:10px;
	}
	.htmlcode {
			border:1px solid black;
			width:100%;
			padding:5px;
			background-color:#333333;
			cursor:text;
			text-align:left;
	}
	.htmlcode-red, .htmlcode:hover {
			border:1px solid black;
			width:100%;
			padding:5px;
			color:red;
			background-color:#441A0C;
			cursor:text;
			text-align:left;
	}
	.id {
		font-weight:bold;
		color:#AA0000;
	}
	.nowrap {
		white-space:nowrap;
	}
	.floatbox  {
		float:left;
	}
	.mousehand {
		cursor:hand; 
		cursor:pointer;
	}
	.mousedefault {
		cursor:default;
	}
	.fullbanner {
			background:url('/images/fullbanner.jpg') 50% 0px no-repeat; 
			padding-top:70px;
	}
	.leaderboard {
			background:url('/images/leaderboard.jpg') 0px 0px no-repeat; 
			padding-top:100px;
	}
	.boxbanner {
			background:url('/images/boxbanner.jpg') 50% 0px no-repeat; 
			padding-top:210px;
	}
	.skyscraper {
			background:url('/images/skyscraper.jpg') 50% 0px no-repeat; 
			padding-top:610px;
	}
	.boxsize {
			width:160px;
			height:210px;
	}
	.boxtext {
			position:relative;
			top:160px; 
			left:5px; 
			height:54px; 
			width:148px; 
			text-align:center;
			font:normal normal 8pt verdana;
			color:#EFCFAD;
	}
	.preloadimage {
		display:none;
		visibility:hidden;
		width:0px;
		height:0px;
	}
	#deadlist {
		position:absolute;
		display:none;
		visibility:hidden;
		width:210px;
		min-height:100px;
		padding-top:10px;
		padding-bottom:15px;
		padding-left:10px;
		padding-right:10px;
		z-index:2;
	}
	#donate {
		position:absolute;
		display:none;
		visibility:hidden;
		width:250px;
		height:100px;
		padding:10px;
		margin:10px;
		z-index:3;
		font:normal normal 8pt verdana;
		color:#EFCFAD;
	}
	.zprotect-absolute {
		position:absolute;
		width:100%; 
	}
	.zprotect {
		position:relative;
		top:-120px;
		left:50%;
		margin-left:-100px;
		width:200px;
		height:40px;
		padding:10px;
		font:normal normal 8pt verdana;
		color:#EFCFAD;
		background-color:#881A0C; 
		border:1px solid #673A2A;
		-moz-border-radius:10px;
		text-align:center;
	}
	.loader-zvpn-absolute {
		position:absolute;
		width:100%; 
	}
	.loader-zvpn {
		position:relative;
		top:-145px;
		left:50%;
		margin-left:95px;
		width:50px;
		height:12px;
		padding:5px;
		font:normal normal 8pt verdana;
		color:#EFCFAD;
		background-color:#0C881A; 
		border:1px solid #096214;
		-moz-border-radius:10px;
		text-align:center;
	}
	.zvpn {
		position:relative;
		top:-145px;
		left:50%;
		margin-left:95px;
		width:50px;
		height:12px;
		padding:5px;
		font:normal normal 8pt verdana;
		color:#EFCFAD;
		background-color:#0C881A; 
		border:1px solid #096214;
		-moz-border-radius:10px;
		text-align:center;
	}
	.deadlist-kill {
		float:left;
		width:50%;
		white-space:nowrap;
	}
	.deadlist-dead {
		float:right;
		width:50%;
		white-space:nowrap;
	}
	#showitem {
		position:absolute;
		display:none;
		visibility:hidden;
		min-height:50px;
		padding:10px;
		z-index:2;
	}
	#showitem-image {
		padding:20px;
	}
	#maximap {
		position:absolute;
		display:none;
		visibility:hidden;
		padding:10px;
		z-index:2;
	}
	#maximap-content {
		width:490px;
		height:380px;
	}
	#maximap-image {
		width:490px;
		height:380px;
	}
	.normal {
		  padding:1px;
	}
	.focus, .normal:hover {
		padding:0px;
		background-color:#441A0C; 
		border:1px solid #673A2A;
		color:red;
		-moz-border-radius:10px;
	}
	.menu-boxsize {
		width:160px;
		height:22px;
	}
	.menu-registration 				{ background:url('/images/menu-registration.gif') 50% 50% no-repeat;}
	.menu-registration-red, 
	.menu-registration:hover		{ background:url('/images/menu-registration-red.gif') 50% 50% no-repeat;}
	.menu-herogambling	 			{ background:url('/images/menu-herogambling.gif') 50% 50% no-repeat;}
	.menu-herogambling-red, 
	.menu-herogambling:hover		{ background:url('/images/menu-herogambling-red.gif') 50% 50% no-repeat;}
	.menu-passwordchange 			{ background:url('/images/menu-passwordchange.gif') 50% 50% no-repeat;}
	.menu-passwordchange-red, 
	.menu-passwordchange:hover		{ background:url('/images/menu-passwordchange-red.gif') 50% 50% no-repeat;}
	.menu-passwordretrieval 		{ background:url('/images/menu-passwordretrieval.gif') 50% 50% no-repeat;}
	.menu-passwordretrieval-red, 
	.menu-passwordretrieval:hover	{ background:url('/images/menu-passwordretrieval-red.gif') 50% 50% no-repeat;}
	.main {
			width:900px;
			text-align:left;
	}
		.header {
				height:148px;
				width:100%;
				background:url('/images/header-logo.gif') 50px 50% no-repeat;
				clear:both;
		}
		.header-red, .header:hover {
				height:148px;
				width:100%;
				background:url('/images/header-logo-red.gif') 50px 50% no-repeat;
				clear:both;
		}
				.paypal {
						position:relative;
						top:12px;
						left:240px;
						float:left;
				}
				.digg {
					position:relative;
					top:52px;
					left:177px;
					float:left;
				}
				.vpn {
					position:relative;
					top:90px;
					left:40px;
					float:left;
				}
				.lvpn {
					position:relative;
					top:40px;
					left:75px;
				}
			.header-body {
					height:148px;
					width:601px; 
					float:right;
					background:url('/images/header-right.jpg');
			}
				.sabuk {
						position:relative;
						top:33px;
						left:435px;
						width:1px;
						height:12px;
						font:normal bold 7pt verdana;
						color:#FFD363;
						white-space:nowrap;
				}
				.taosung {
						position:relative;
						top:35px;
						left:448px;
						width:1px;
						height:12px;
						font:normal bold 7pt verdana;
						color:#FFD363;
						white-space:nowrap;
				}
				.onlineplayers {
						position:relative;
						top:61px;
						left:495px;
						width:40px;
						text-align:center;
						font:normal bold 10pt verdana;
						color:#000000;
				}
				.onlineplayers-shadow {
						position:relative;
						top:77px;
						left:496px;
						width:40px;
						text-align:center;
						font:normal bold 10pt verdana;
						color:#FFFFFF;
				}
				.zvpn {
						position:relative;
						top:-145px;
						left:740px;
						width:50px;
						height:12px;
						padding:5px;
						font:normal normal 8pt verdana;
						color:#EFCFAD;
						background-color:#0C881A; 
						border:1px solid #096214;
						-moz-border-radius:10px;
						text-align:center;
				}
			.loader-header{
					margin-top:10px;
					height:148px;
					width:319px; 
					background:url('/images/zentaur-loader.jpg');
					text-align:left;
			}
				.loader-sabuk {
						position:relative;
						top:33px;
						left:168px;
						width:1px;
						height:12px;
						font:normal bold 7pt verdana;
						color:#FFD363;
						white-space:nowrap;
				}
				.loader-taosung {
						position:relative;
						top:35px;
						left:181px;
						width:1px;
						height:12px;
						font:normal bold 7pt verdana;
						color:#FFD363;
						white-space:nowrap;
				}
				.loader-onlineplayers {
						position:relative;
						top:61px;
						left:227px;
						width:40px;
						text-align:center;
						font:normal bold 10pt verdana;
						color:#000000;
				}
				.loader-onlineplayers-shadow {
						position:relative;
						top:77px;
						left:226px;
						width:40px;
						text-align:center;
						font:normal bold 10pt verdana;
						color:#FFFFFF;
				}
		.body {
				width:100%; 
				clear:both;
		}
			.menu-left {
					padding-right:10px;
			}
			.menu-right {
					padding-left:10px;
			}
				.news 				 	{ background:url('/images/news.gif') 					50% 20px no-repeat; }
				.news:hover,
				.news-red			 	{ background:url('/images/news-red.gif') 				50% 20px no-repeat; }
				.donate 			 	{ background:url('/images/donate.gif') 				50% 20px no-repeat; }
				.donate:hover,
				.donate-red			 	{ background:url('/images/donate-red.gif') 			50% 20px no-repeat; }
					.donate-content 	 	{ background:url('/images/donate-image.gif') 			50% 50% no-repeat; }
				.forum	 			 	{ background:url('/images/forum.gif') 				50% 20px no-repeat; }
				.forum:hover,
				.forum-red			 	{ background:url('/images/forum-red.gif') 			50% 20px no-repeat; }
					.forum-content 	 		{ background:url('/images/forum-image.gif') 			50% 50% no-repeat; }
				.youraccount 		 	{ background:url('/images/youraccount.gif') 			50% 20px no-repeat; }
				.youraccount:hover,
				.youraccount-red 	 	{ background:url('/images/youraccount-red.gif') 		50% 20px no-repeat; }
					.youraccount-content { 
							width:160px;
							height:120px;
							padding-top:90px;
					}
				.promote 			 	{ background:url('/images/promote.gif') 				50% 20px no-repeat; }
				.promote:hover,
				.promote-red 		 	{ background:url('/images/promote-red.gif') 			50% 20px no-repeat; }
					.promote-content 	 	{ background:url('/images/promote-image.gif') 			20px 50% no-repeat; }
					.promote-image1 	 	{ background:url('/data/Inventory/01149.bmp.gif') 		65px 50% no-repeat; }
					.promote-image2 	 	{ background:url('/data/Inventory/01345.bmp.gif') 		105px 50% no-repeat; }
				.download 			 	{ background:url('/images/download.gif') 				50% 20px no-repeat; }
				.download:hover,
				.download-red 		 	{ background:url('/images/download-red.gif') 			50% 20px no-repeat; }
					.download-content 	 	{ background:url('/images/download-image.gif') 		50% 50% no-repeat; }
				.sabukwar 			 	{ background:url('/images/sabukwar.gif') 				50% 20px no-repeat; }
				.sabukwar:hover,
				.sabukwar-red 		 	{ background:url('/images/sabukwar-red.gif') 			50% 20px no-repeat; }
					.sabukwar-content 	 	{ background:url('/images/sabukwar-image.gif') 		50% 50% no-repeat; }
				.taosungwar 		 	{ background:url('/images/taosungwar.gif') 			50% 20px no-repeat; }
				.taosungwar:hover,
				.taosungwar-red 	 	{ background:url('/images/taosungwar-red.gif') 		50% 20px no-repeat; }
					.taosungwar-content	 	{ background:url('/images/taosungwar-image.gif') 		50% 50% no-repeat; }
				.vote 				 	{ background:url('/images/vote.gif') 					50% 20px no-repeat; }
				.vote:hover,
				.vote-red 			 	{ background:url('/images/vote-red.gif') 				50% 20px no-repeat; }
					.vote-content 		 	{ background:url('/images/vote-image.gif') 			50% 50% no-repeat; }
				.guilds 			 	{ background:url('/images/guilds.gif') 				50% 20px no-repeat; }
				.guilds:hover,
				.guilds-red 		 	{ background:url('/images/guilds-red.gif') 			50% 20px no-repeat; }
					.guilds-content 	 	{ background:url('/images/guilds-image.gif') 			50% 50% no-repeat; }
				.itemmarket 		 	{ background:url('/images/itemmarket.gif') 			50% 20px no-repeat; }
				.itemmarket:hover,
				.itemmarket-red 	 	{ background:url('/images/itemmarket-red.gif') 		50% 20px no-repeat; }
					.itemmarket-content	 	{ background:url('/data/Inventory/01350.bmp.gif') 		110px 68px no-repeat; }
					.itemmarket-image1 	 	{ background:url('/data/Inventory/00215.bmp.gif') 		20px 69px no-repeat; }
					.itemmarket-image2 	 	{ background:url('/data/Inventory/00540.bmp.gif') 		75px 75px no-repeat; }
					.itemmarket-image3 	 	{ background:url('/data/Inventory/00083.bmp.gif') 		50px 90px no-repeat; }
					.itemmarket-image4 	 	{ background:url('/data/Inventory/00705.bmp.gif') 		105px 108px no-repeat; }
					.itemmarket-image5 	 	{ background:url('/data/Inventory/00310.bmp.gif') 		20px 118px no-repeat; }
					.itemmarket-image6 	 	{ background:url('/data/Inventory/00087.bmp.gif') 		70px 122px no-repeat; }
				.monsters 			 	{ background:url('/images/monsters.gif') 				50% 20px no-repeat; }
				.monsters:hover,
				.monsters-red 		 	{ background:url('/images/monsters-red.gif') 			50% 20px no-repeat; }
					.monsters-content 	 	{ background:url('/data/Mon/Mon-14/09525.bmp.gif') 	12px 3px no-repeat; }
				.skills 			 	{ background:url('/images/skills.gif') 				50% 20px no-repeat; }
				.skills:hover,
				.skills-red 		 	{ background:url('/images/skills-red.gif') 			50% 20px no-repeat; }
					.skills-content 	 	{ background:url('/images/skills-image.gif') 			50% 50% no-repeat; }
				.jail 				 	{ background:url('/images/jail.gif') 					50% 20px no-repeat; }
				.jail:hover,
				.jail-red 			 	{ background:url('/images/jail-red.gif') 				50% 20px no-repeat; }
					.jail-content 		 	{ background:url('/images/jail-image.gif') 			50% 50% no-repeat; }
				.maps				 	{ background:url('/images/maps.gif') 					50% 20px no-repeat; }
				.maps:hover,
				.maps-red 			 	{ background:url('/images/maps-red.gif') 				50% 20px no-repeat; }
					.maps-content 		 	{ background:url('/images/maps-image.gif') 			50% 50% no-repeat; }
				.heroesranking 		 	{ background:url('/images/heroesranking.gif') 			50% 20px no-repeat; }
				.heroesranking:hover,
				.heroesranking-red 	 	{ background:url('/images/heroesranking-red.gif') 		50% 20px no-repeat; }
					.heroesranking-content	{ background:url('/images/heroesranking-image.gif') 	50% 50% no-repeat; }
				.equipments 		 	{ background:url('/images/equipments.gif') 			50% 20px no-repeat; }
				.equipments:hover,
				.equipments-red 	 	{ background:url('/images/equipments-red.gif') 		50% 20px no-repeat; }
					.equipments-content	 	{ background:url('/data/Inventory/01076.bmp.gif') 		20px 15px no-repeat; }
					.equipments-image1 	 	{ background:url('/data/Inventory/00356.bmp.gif') 		105px 50px no-repeat; }
					.equipments-image2 	 	{ background:url('/data/Inventory/01494.bmp.gif') 		60px 56px no-repeat; }
					.equipments-image3 	 	{ background:url('/data/Inventory/00577.bmp.gif') 		80px 105px no-repeat; }
					.equipments-image4 	 	{ background:url('/data/Inventory/01386.bmp.gif') 		102px 107px no-repeat; }
				.navboard {
						width:520px;
						height:50px;
						padding-top:30px;
						padding-left:40px;
						margin:0px;
						font:italic bolder 13pt verdana;
						text-transform:capitalize;
						color:#FFD363;
						}
				.content {
						width:560px;
						min-height:1670px;
						height:100%; 
						}
				* html .content {
						width:560px;
						height:1670px; 
						}
				.content-text {
						position:relative;
						padding-bottom:35px;
						top:-10px;
						left:40px;
						width:480px;
						text-align:justify;
						font:normal normal 8pt verdana;
						color:#EFCFAD;
						line-height:18px; 
						}
		.footer {
				width:100%; 
				clear:both;
				padding-top:1px;
		}
			.onwebsite  {
				margin-left:30px;
				float:left;
			}
			.copyright {
					width:870px;
					height:25px; 
					clear:both;
					padding-top:6px;
					text-align:right;
					font:normal normal 8pt verdana;
					color:#FFD363;
					line-height:20px;
			}
		
.window, .window-nohover { 	
	margin-top:10px;
	background-color:#2D0F05;
	cursor:hand; 
	cursor:pointer;
}
.window-red, .window:hover { 	
	margin-top:10px;
	background-color:#441A0C;
	cursor:hand; 
	cursor:pointer;
}
	.top-left 		{ background:url('/images/top-left.gif')		0px 	0px 	no-repeat; }
	.top-right 		{ background:url('/images/top-right.gif')		100% 	0px 	no-repeat; }
	.bottom-left 	{ background:url('/images/bottom-left.gif')		0px 	100% 	no-repeat; }
	.bottom-right 	{ background:url('/images/bottom-right.gif')	100% 	100% 	no-repeat; }
		
.monster-boxsize {
	width:158px;
	height:258px;
}
	.monster-province-content 				{ background:url('/images/province.gif') 				50% 10px no-repeat; }
	.monster-province-content:hover,
	.monster-province-content-red 			{ background:url('/images/province-red.gif') 			50% 10px no-repeat; }
		.monster-province-image1 				{ background:url('/data/Mon/Mon-3/00112.bmp.gif') 			80% 45% no-repeat; }
		.monster-province-image2 				{ background:url('/data/Mon/Mon-5/00112.bmp.gif') 			20% 35% no-repeat; }
		.monster-province-image3 				{ background:url('/data/Mon/Mon-3/07112.bmp.gif') 			50% 85% no-repeat; }
	.monster-prajnacave-content 			{ background:url('/images/prajnacave.gif') 			50% 10px no-repeat; }
	.monster-prajnacave-content:hover,
	.monster-prajnacave-content-red 		{ background:url('/images/prajnacave-red.gif') 		50% 10px no-repeat; }
		.monster-prajnacave-image1 				{ background:url('/data/Mon/Mon-3/09112.bmp.gif') 			85% 45% no-repeat; }
		.monster-prajnacave-image2 				{ background:url('/data/Mon/Mon-4/02112.bmp.gif') 			15% 35% no-repeat; }
		.monster-prajnacave-image3 				{ background:url('/data/Mon/Mon-4/06112.bmp.gif') 			50% 85% no-repeat; }
	.monster-deadpit-content 				{ background:url('/images/deadpit.gif') 				50% 10px no-repeat; }
	.monster-deadpit-content:hover,
	.monster-deadpit-content-red 			{ background:url('/images/deadpit-red.gif') 			50% 10px no-repeat; }
		.monster-deadpit-image1 				{ background:url('/data/Mon/Mon-4/07112.bmp.gif') 			85% 45% no-repeat; }
		.monster-deadpit-image2 				{ background:url('/data/Mon/Mon-5/09112.bmp.gif') 			15% 35% no-repeat; }
		.monster-deadpit-image3 				{ background:url('/data/Mon/Mon-6/03112.bmp.gif') 			50% 85% no-repeat; }
	.monster-fleacave-content 				{ background:url('/images/fleacave.gif') 				50% 10px no-repeat; }
	.monster-fleacave-content:hover,
	.monster-fleacave-content-red 			{ background:url('/images/fleacave-red.gif') 			50% 10px no-repeat; }
		.monster-fleacave-image1 				{ background:url('/data/Mon/Mon-15/07112.bmp.gif')			75% 50% no-repeat; }
		.monster-fleacave-image2 				{ background:url('/data/Mon/Mon-15/05112.bmp.gif')			25% 40% no-repeat; }
		.monster-fleacave-image3 				{ background:url('/data/Mon/Mon-15/09112.bmp.gif')			50% 75% no-repeat; }
	.monster-prajnasouthvalley-content 		{ background:url('/images/prajnasouthvalley.gif') 		50% 10px no-repeat; }
	.monster-prajnasouthvalley-content:hover,
	.monster-prajnasouthvalley-content-red 	{ background:url('/images/prajnasouthvalley-red.gif')	50% 10px no-repeat; }
		.monster-prajnasouthvalley-image1		{ background:url('/data/Mon/Mon-14/08112.bmp.gif')			80% 45% no-repeat; }
		.monster-prajnasouthvalley-image2		{ background:url('/data/Mon/Mon-14/02112.bmp.gif')			20% 35% no-repeat; }
		.monster-prajnasouthvalley-image3		{ background:url('/data/Mon/Mon-14/02112.bmp.gif')			50% 85% no-repeat; }
	.monster-antcolony-content 				{ background:url('/images/antcolony.gif') 				50% 10px no-repeat; }
	.monster-antcolony-content:hover,
	.monster-antcolony-content-red 			{ background:url('/images/antcolony-red.gif')			50% 10px no-repeat; }
		.monster-antcolony-image1 				{ background:url('/data/Mon/Mon-2/04112.bmp.gif') 			85% 45% no-repeat; }
		.monster-antcolony-image2 				{ background:url('/data/Mon/Mon-1/07112.bmp.gif') 			15% 35% no-repeat; }
		.monster-antcolony-image3 				{ background:url('/data/Mon/Mon-1/08112.bmp.gif') 			50% 85% no-repeat; }
	.monster-woomatemple-content 			{ background:url('/images/woomatemple.gif') 			50% 10px no-repeat; }
	.monster-woomatemple-content:hover,
	.monster-woomatemple-content-red 		{ background:url('/images/woomatemple-red.gif')		50% 10px no-repeat; }
		.monster-woomatemple-image1 			{ background:url('/data/Mon/Mon-5/01112.bmp.gif') 			85% 45% no-repeat; }
		.monster-woomatemple-image2 			{ background:url('/data/Mon/Mon-5/06112.bmp.gif') 			15% 35% no-repeat; }
		.monster-woomatemple-image3 			{ background:url('/data/Mon/Mon-5/05112.bmp.gif') 			50% 90% no-repeat; }
	.monster-prajnastonecave-content 		{ background:url('/images/prajnastonecave.gif') 		50% 10px no-repeat; }
	.monster-prajnastonecave-content:hover,
	.monster-prajnastonecave-content-red 	{ background:url('/images/prajnastonecave-red.gif')	50% 10px no-repeat; }
		.monster-prajnastonecave-image1 		{ background:url('/data/Mon/Mon-15/00112.bmp.gif') 		85% 45% no-repeat; }
		.monster-prajnastonecave-image2 		{ background:url('/data/Mon/Mon-15/04112.bmp.gif') 		15% 35% no-repeat; }
		.monster-prajnastonecave-image3 		{ background:url('/data/Mon/Mon-15/01112.bmp.gif') 		50% 90% no-repeat; }
	.monster-angledstonetomb-content 		{ background:url('/images/angledstonetomb.gif') 		50% 10px no-repeat; }
	.monster-angledstonetomb-content:hover,
	.monster-angledstonetomb-content-red 	{ background:url('/images/angledstonetomb-red.gif')	50% 10px no-repeat; }
		.monster-angledstonetomb-image1 		{ background:url('/data/Mon/Mon-8/07112.bmp.gif') 			85% 45% no-repeat; }
		.monster-angledstonetomb-image2 		{ background:url('/data/Mon/Mon-8/05112.bmp.gif') 			15% 35% no-repeat; }
		.monster-angledstonetomb-image3 		{ background:url('/data/Mon/Mon-16/00112.bmp.gif') 		50% 90% no-repeat; }
	.monster-deathvalley-content 			{ background:url('/images/deathvalley.gif') 			50% 10px no-repeat; }
	.monster-deathvalley-content:hover,
	.monster-deathvalley-content-red 		{ background:url('/images/deathvalley-red.gif')		50% 10px no-repeat; }
		.monster-deathvalley-image1 		{ background:url('/data/Mon/Mon-8/01112.bmp.gif') 				80% 45% no-repeat; }
		.monster-deathvalley-image2 		{ background:url('/data/Mon/Mon-8/02112.bmp.gif') 				20% 35% no-repeat; }
		.monster-deathvalley-image3 		{ background:url('/data/Mon/Mon-8/00112.bmp.gif') 				50% 90% no-repeat; }
	.monster-redmoonvalley-content 			{ background:url('/images/redmoonvalley.gif') 			50% 10px no-repeat; }
	.monster-redmoonvalley-content:hover,
	.monster-redmoonvalley-content-red 		{ background:url('/images/redmoonvalley-red.gif')		50% 10px no-repeat; }
		.monster-redmoonvalley-image1 			{ background:url('/data/Mon/Mon-11/01112.bmp.gif') 		85% 45% no-repeat; }
		.monster-redmoonvalley-image2 			{ background:url('/data/Mon/Mon-11/05112.bmp.gif') 		15% 35% no-repeat; }
		.monster-redmoonvalley-image3 			{ background:url('/data/Mon/Mon-12/02112.bmp.gif') 		50% 90% no-repeat; }
	.monster-desert-content 				{ background:url('/images/desert.gif') 				50% 10px no-repeat; }
	.monster-desert-content:hover,
	.monster-desert-content-red 			{ background:url('/images/desert-red.gif')				50% 10px no-repeat; }
		.monster-desert-image1 					{ background:url('/data/Mon/Mon-10/05001.bmp.gif') 		85% 45% no-repeat; }
		.monster-desert-image2 					{ background:url('/data/Mon/Mon-6/09112.bmp.gif') 			15% 35% no-repeat; }
		.monster-desert-image3 					{ background:url('/data/Mon/Mon-2/03112.bmp.gif') 			50% 90% no-repeat; }
	.monster-phantomforestnorth-content 	{ background:url('/images/phantomforestnorth.gif') 	50% 10px no-repeat; }
	.monster-phantomforestnorth-content:hover,
	.monster-phantomforestnorth-content-red { background:url('/images/phantomforestnorth-red.gif')	50% 10px no-repeat; }
		.monster-phantomforestnorth-image1 		{ background:url('/data/Mon/Mon-16/06112.bmp.gif') 		85% 45% no-repeat; }
		.monster-phantomforestnorth-image2 		{ background:url('/data/Mon/Mon-16/07112.bmp.gif') 		15% 35% no-repeat; }
		.monster-phantomforestnorth-image3 		{ background:url('/data/Mon/Mon-16/08112.bmp.gif') 		50% 90% no-repeat; }
	.monster-zumatemple-content 			{ background:url('/images/zumatemple.gif') 			50% 10px no-repeat; }
	.monster-zumatemple-content:hover,
	.monster-zumatemple-content-red 		{ background:url('/images/zumatemple-red.gif')			50% 10px no-repeat; }
		.monster-zumatemple-image1 				{ background:url('/data/Mon/Mon-9/01112.bmp.gif') 			85% 45% no-repeat; }
		.monster-zumatemple-image2 				{ background:url('/data/Mon/Mon-9/03112.bmp.gif') 			15% 35% no-repeat; }
		.monster-zumatemple-image3 				{ background:url('/data/Mon/Mon-9/05112.bmp.gif') 			50% 90% no-repeat; }
	.monster-prajnatemple-content 			{ background:url('/images/prajnatemple.gif') 			50% 10px no-repeat; }
	.monster-prajnatemple-content:hover,
	.monster-prajnatemple-content-red 		{ background:url('/images/prajnatemple-red.gif')		50% 10px no-repeat; }
		.monster-prajnatemple-image1 			{ background:url('/data/Mon/Mon-14/01112.bmp.gif') 		85% 45% no-repeat; }
		.monster-prajnatemple-image2 			{ background:url('/data/Mon/Mon-14/07112.bmp.gif') 		15% 35% no-repeat; }
		.monster-prajnatemple-image3 			{ background:url('/data/Mon/Mon-14/09112.bmp.gif') 		35% 90% no-repeat; }
	.monster-blackpalace-content 			{ background:url('/images/blackpalace.gif') 			50% 10px no-repeat; }
	.monster-blackpalace-content:hover,
	.monster-blackpalace-content-red 		{ background:url('/images/blackpalace-red.gif')		50% 10px no-repeat; }
		.monster-blackpalace-image1 			{ background:url('/data/Mon/Mon-17/02112.bmp.gif') 		85% 45% no-repeat; }
		.monster-blackpalace-image2 			{ background:url('/data/Mon/Mon-16/09112.bmp.gif') 		15% 35% no-repeat; }
		.monster-blackpalace-image3 			{ background:url('/data/Mon/Mon-17/04112.bmp.gif') 		0px 95% no-repeat; }
	.monster-jinchonpalace-content 			{ background:url('/images/jinchonpalace.gif') 			50% 10px no-repeat; }
	.monster-jinchonpalace-content:hover,
	.monster-jinchonpalace-content-red 		{ background:url('/images/jinchonpalace-red.gif')		50% 10px no-repeat; }
		.monster-jinchonpalace-image1 			{ background:url('/data/Mon/Mon-17/03112.bmp.gif') 		85% 45% no-repeat; }
		.monster-jinchonpalace-image2 			{ background:url('/data/Mon/Mon-17/00112.bmp.gif') 		15% 35% no-repeat; }
		.monster-jinchonpalace-image3 			{ background:url('/data/Mon/Mon-17/04112.bmp.gif') 		0px 95% no-repeat; }
	.monster-desertcity-content 			{ background:url('/images/desertcity.gif') 			50% 10px no-repeat; }
	.monster-desertcity-content:hover,
	.monster-desertcity-content-red 		{ background:url('/images/desertcity-red.gif')			50% 10px no-repeat; }
		.monster-desertcity-image1 				{ background:url('/data/Mon/Mon-20/09112.bmp.gif') 		85% 45% no-repeat; }
		.monster-desertcity-image2 				{ background:url('/data/Mon/Mon-20/03112.bmp.gif') 		15% 35% no-repeat; }
		.monster-desertcity-image3 				{ background:url('/data/Mon/Mon-20/08112.bmp.gif') 		50% 90% no-repeat; }
	.monster-frostdungeon-content 			{ background:url('/images/frostdungeon.gif') 			50% 10px no-repeat; }
	.monster-frostdungeon-content:hover,
	.monster-frostdungeon-content-red 		{ background:url('/images/frostdungeon-red.gif')		50% 10px no-repeat; }
		.monster-frostdungeon-image1 			{ background:url('/data/Mon/Mon-21/08112.bmp.gif') 		85% 45% no-repeat; }
		.monster-frostdungeon-image2 			{ background:url('/data/Mon/Mon-21/07112.bmp.gif') 		15% 35% no-repeat; }
		.monster-frostdungeon-image3 			{ background:url('/data/Mon/Mon-21/05112.bmp.gif') 		50% 95% no-repeat; }
	.monster-mysteryship-content 			{ background:url('/images/mysteryship.gif') 			50% 10px no-repeat; }
	.monster-mysteryship-content:hover,
	.monster-mysteryship-content-red 		{ background:url('/images/mysteryship-red.gif')		50% 10px no-repeat; }
		.monster-mysteryship-image1 			{ background:url('/data/Mon/Mon-2/09112.bmp.gif') 			85% 45% no-repeat; }
		.monster-mysteryship-image2 			{ background:url('/data/Mon/Mon-1/02112.bmp.gif') 			15% 35% no-repeat; }
		.monster-mysteryship-image3 			{ background:url('/data/Mon/Mon-2/00112.bmp.gif') 			40% 95% no-repeat; }
	.monster-numaruins-content 				{ background:url('/images/numaruins.gif') 				50% 10px no-repeat; }
	.monster-numaruins-content:hover,
	.monster-numaruins-content-red 			{ background:url('/images/numaruins-red.gif')			50% 10px no-repeat; }
		.monster-numaruins-image1 				{ background:url('/data/Mon/Mon-19/04112.bmp.gif') 		90% 40% no-repeat; }
		.monster-numaruins-image2 				{ background:url('/data/Mon/Mon-19/03112.bmp.gif') 		10% 30% no-repeat; }
		.monster-numaruins-image3 				{ background:url('/data/Mon/Mon-19/06112.bmp.gif') 		40% 95% no-repeat; }
	.monster-snowtower-content 				{ background:url('/images/snowtower.gif') 				50% 10px no-repeat; }
	.monster-snowtower-content:hover,
	.monster-snowtower-content-red 			{ background:url('/images/snowtower-red.gif')			50% 10px no-repeat; }
		.monster-snowtower-image1 				{ background:url('/data/Mon/Mon-2/08112.bmp.gif') 			85% 45% no-repeat; }
		.monster-snowtower-image2 				{ background:url('/data/Mon/Mon-11/02112.bmp.gif') 		15% 35% no-repeat; }
		.monster-snowtower-image3 				{ background:url('/data/Mon/Mon-11/00112.bmp.gif') 		50% 90% no-repeat; }
	.monster-ancientruins-content 			{ background:url('/images/ancientruins.gif') 			50% 10px no-repeat; }
	.monster-ancientruins-content:hover,
	.monster-ancientruins-content-red 		{ background:url('/images/ancientruins-red.gif')		50% 10px no-repeat; }
		.monster-ancientruins-image1 			{ background:url('/data/Mon/Mon-17/05112.bmp.gif') 		85% 45% no-repeat; }
		.monster-ancientruins-image2 			{ background:url('/data/Mon/Mon-7/08112.bmp.gif') 			15% 35% no-repeat; }
		.monster-ancientruins-image3 			{ background:url('/data/Mon/Mon-17/08112.bmp.gif') 		50% 90% no-repeat; }
	.monster-witchlabirint-content 			{ background:url('/images/witchlabirint.gif') 			50% 10px no-repeat; }
	.monster-witchlabirint-content:hover,
	.monster-witchlabirint-content-red 		{ background:url('/images/witchlabirint-red.gif')		50% 10px no-repeat; }
		.monster-witchlabirint-image1 			{ background:url('/data/Mon/Mon-22/00112.bmp.gif') 		90% 45% no-repeat; }
		.monster-witchlabirint-image2 			{ background:url('/data/Mon/Mon-1/01112.bmp.gif') 			15% 35% no-repeat; }
		.monster-witchlabirint-image3 			{ background:url('/data/Mon/Mon-22/03112.bmp.gif') 		35% 90% no-repeat; }

.minimap-boxsize {
	width:158px;
	height:158px;
}
	.minimap-phantomforest-image 	        { background:url('/images/phantomforest-thumbnail.jpg') 		50% 80% no-repeat; }
	.minimap-phantomforest 			        { background:url('/images/phantomforest.gif') 					50% 5px no-repeat; }
	.minimap-phantomforest:hover,
	.minimap-phantomforest-red 			    { background:url('/images/phantomforest-red.gif') 				50% 5px no-repeat; }
	.minimap-bichonprovince-image 	        { background:url('/images/bichonprovince-thumbnail.jpg') 		50% 80% no-repeat; }
	.minimap-bichonprovince 		        { background:url('/images/bichonprovince.gif') 				50% 5px no-repeat; }
	.minimap-bichonprovince:hover,
	.minimap-bichonprovince-red 	        { background:url('/images/bichonprovince-red.gif') 			50% 5px no-repeat; }
	.minimap-prajnavillage-image 	        { background:url('/images/prajnavillage-thumbnail.jpg') 		50% 80% no-repeat; }
	.minimap-prajnavillage 			        { background:url('/images/prajnavillage.gif') 					50% 5px no-repeat; }
	.minimap-prajnavillage:hover,
	.minimap-prajnavillage-red	 		    { background:url('/images/prajnavillage-red.gif') 				50% 5px no-repeat; }
	.minimap-phantomforestnorth-image 	    { background:url('/images/phantomforestnorth-thumbnail.jpg') 	50% 80% no-repeat; }
	.minimap-phantomforestnorth 	        { background:url('/images/phantomforestnorth.gif') 			50% 5px no-repeat; }
	.minimap-phantomforestnorth:hover,
	.minimap-phantomforestnorth-red	        { background:url('/images/phantomforestnorth-red.gif') 		50% 5px no-repeat; }
	.minimap-sabuk-image 			        { background:url('/images/sabuk-thumbnail.jpg') 				50% 80% no-repeat; }
	.minimap-sabuk 					        { background:url('/images/sabuk.gif') 							50% 5px no-repeat; }
	.minimap-sabuk:hover,
	.minimap-sabuk-red 				        { background:url('/images/sabuk-red.gif') 						50% 5px no-repeat; }
	.minimap-prajnasouthvalley-image 	    { background:url('/images/prajnasouthvalley-thumbnail.jpg') 	50% 80% no-repeat; }
	.minimap-prajnasouthvalley 		        { background:url('/images/prajnasouthvalley.gif') 				50% 5px no-repeat; }
	.minimap-prajnasouthvalley:hover,
	.minimap-prajnasouthvalley-red	        { background:url('/images/prajnasouthvalley-red.gif') 			50% 5px no-repeat; }
	.minimap-shaftprovince-image 	        { background:url('/images/shaftprovince-thumbnail.jpg') 		50% 80% no-repeat; }
	.minimap-shaftprovince 			        { background:url('/images/shaftprovince.gif') 					50% 5px no-repeat; }
	.minimap-shaftprovince:hover,
	.minimap-shaftprovince-red		        { background:url('/images/shaftprovince-red.gif') 				50% 5px no-repeat; }
	.minimap-illusionwoods-image 	        { background:url('/images/illusionwoods-thumbnail.jpg') 		50% 80% no-repeat; }
	.minimap-illusionwoods 			        { background:url('/images/illusionwoods.gif') 			        50% 5px no-repeat; }
	.minimap-illusionwoods:hover,
	.minimap-illusionwoods-red		        { background:url('/images/illusionwoods-red.gif') 		        50% 5px no-repeat; }                                                                           
	.minimap-transylvania-image 	        { background:url('/images/transylvania-thumbnail.jpg') 		50% 80% no-repeat; }
	.minimap-transylvania 			        { background:url('/images/transylvania.gif') 			        50% 5px no-repeat; }
	.minimap-transylvania:hover,
	.minimap-transylvania-red		        { background:url('/images/transylvania-red.gif') 		        50% 5px no-repeat; }                                                                           
	.minimap-desert-image 	                { background:url('/images/desert-thumbnail.jpg') 				50% 80% no-repeat; }
	.minimap-desert 				        { background:url('/images/desert.gif') 				        50% 5px no-repeat; }
	.minimap-desert:hover,
	.minimap-desert-red			            { background:url('/images/desert-red.gif') 			       	50% 5px no-repeat; }                                                                           
	.minimap-numavillage-image 	            { background:url('/images/numavillage-thumbnail.jpg') 			50% 80% no-repeat; }
	.minimap-numavillage 			        { background:url('/images/numavillage.gif') 			        50% 5px no-repeat; }
	.minimap-numavillage:hover,
	.minimap-numavillage-red		        { background:url('/images/numavillage-red.gif') 		        50% 5px no-repeat; }                                                                           
	.minimap-desertmud-image 	            { background:url('/images/desertmud-thumbnail.jpg') 			50% 80% no-repeat; }
	.minimap-desertmud 				        { background:url('/images/desertmud.gif') 				        50% 5px no-repeat; }
	.minimap-desertmud:hover,
	.minimap-desertmud-red			        { background:url('/images/desertmud-red.gif') 			        50% 5px no-repeat; }                                                                           
	.minimap-ancientruins-image 	        { background:url('/images/ancientruins-thumbnail.jpg') 		50% 80% no-repeat; }
	.minimap-ancientruins 			        { background:url('/images/ancientruins.gif') 			        50% 5px no-repeat; }
	.minimap-ancientruins:hover,
	.minimap-ancientruins-red			    { background:url('/images/ancientruins-red.gif') 			    50% 5px no-repeat; }
	.minimap-desertmud:hover,
	.minimap-desertmud-red			        { background:url('/images/desertmud-red.gif') 			        50% 5px no-repeat; }                                                                           
	.minimap-homelandarmycamp-image         { background:url('/images/homelandarmycamp-thumbnail.jpg') 	50% 80% no-repeat; }
	.minimap-homelandarmycamp 		        { background:url('/images/homelandarmycamp.gif') 		        50% 5px no-repeat; }
	.minimap-homelandarmycamp:hover,
	.minimap-homelandarmycamp-red	        { background:url('/images/homelandarmycamp-red.gif')  			50% 5px no-repeat; }                                                                           
	.minimap-snowyvillage-image 	        { background:url('/images/snowyvillage-thumbnail.jpg') 		50% 80% no-repeat; }
	.minimap-snowyvillage 			        { background:url('/images/snowyvillage.gif') 			        50% 5px no-repeat; }
	.minimap-snowyvillage:hover,
	.minimap-snowyvillage-red 		        { background:url('/images/snowyvillage-red.gif') 		        50% 5px no-repeat; }
	.minimap-witchisland-image 	            { background:url('/images/witchisland-thumbnail.jpg') 			50% 80% no-repeat; }
	.minimap-witchisland 			        { background:url('/images/witchisland.gif') 			        50% 5px no-repeat; }
	.minimap-witchisland:hover,
	.minimap-witchisland-red		        { background:url('/images/witchisland-red.gif') 		        50% 5px no-repeat; }                                                                           
	.minimap-monkeyisland-image 	        { background:url('/images/monkeyisland-thumbnail.jpg') 		50% 80% no-repeat; }
	.minimap-monkeyisland 			        { background:url('/images/monkeyisland.gif') 			        50% 5px no-repeat; }
	.minimap-monkeyisland:hover,
	.minimap-monkeyisland-red		        { background:url('/images/monkeyisland-red.gif') 		        50% 5px no-repeat; }

.skills-boxsize {
	width:158px;
	height:248px;
}
	.skills-warrior 		                { background:url('/images/skills-warrior.gif') 				50% 10px no-repeat; }
	.skills-warrior-red,
	.skills-warrior:hover					{ background:url('/images/skills-warrior-red.gif') 			50% 10px no-repeat; }
		.skills-warrior-content 					{ background:url('/images/skills-warrior-image.gif') 			50% 85% no-repeat; }
	.skills-wizard 			                { background:url('/images/skills-wizard.gif') 					50% 5% no-repeat; }
	.skills-wizard-red,
	.skills-wizard:hover	                { background:url('/images/skills-wizard-red.gif') 				50% 5% no-repeat; }
		.skills-wizard-content 		        		{ background:url('/images/skills-wizard-image.gif') 			50% 85% no-repeat; }
	.skills-taoist 			                { background:url('/images/skills-taoist.gif') 					50% 5% no-repeat; }
	.skills-taoist-red,
	.skills-taoist:hover	                { background:url('/images/skills-taoist-red.gif') 				50% 5% no-repeat; }
		.skills-taoist-content 		        		{ background:url('/images/skills-taoist-image.gif') 			50% 85% no-repeat; }
	.skillsbox-content {
		width:345px;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:130px;
		padding-right:5px;
	}
		
.equipment-boxsize {
	width:158px;
	height:158px;
}
.equipment-helmet							{ background:url('/images/helmet.gif')							50% 5px no-repeat; }
	.equipment-helmet:hover,
	.equipment-helmet-red					{ background:url('/images/helmet-red.gif')						50% 5px no-repeat; }
		.equipment-helmet-image1					{ background:url('/data/Inventory/00378.bmp.gif')				25% 45% no-repeat; }
		.equipment-helmet-image2					{ background:url('/data/Inventory/00415.bmp.gif')				75% 55% no-repeat; }
		.equipment-helmet-image3					{ background:url('/data/Inventory/00356.bmp.gif')				45% 75% no-repeat; }
	.equipment-armor						{ background:url('/images/armor.gif')							50% 5px no-repeat; }
	.equipment-armor:hover,
	.equipment-armor-red					{ background:url('/images/armor-red.gif')						50% 5px no-repeat; }
		.equipment-armor-image1						{ background:url('/data/Inventory/01033.bmp.gif')				10% 65% no-repeat; }
		.equipment-armor-image2						{ background:url('/data/Inventory/01013.bmp.gif')				90% 75% no-repeat; }
		.equipment-armor-image3						{ background:url('/data/Inventory/00996.bmp.gif')				40% 100% no-repeat; }
	.equipment-shoes						{ background:url('/images/shoes.gif')							50% 5px no-repeat; }
	.equipment-shoes:hover,
	.equipment-shoes-red					{ background:url('/images/shoes-red.gif')						50% 5px no-repeat; }
		.equipment-shoes-image1						{ background:url('/data/Inventory/01373.bmp.gif')				25% 45% no-repeat; }
		.equipment-shoes-image2						{ background:url('/data/Inventory/01386.bmp.gif')				75% 55% no-repeat; }
		.equipment-shoes-image3						{ background:url('/data/Inventory/01392.bmp.gif')				45% 85% no-repeat; }
	.equipment-necklace						{ background:url('/images/necklace.gif')						50% 5px no-repeat; }
	.equipment-necklace:hover,
	.equipment-necklace-red					{ background:url('/images/necklace-red.gif')					50% 5px no-repeat; }
		.equipment-necklace-image1					{ background:url('/data/Inventory/00893.bmp.gif')				25% 45% no-repeat; }
		.equipment-necklace-image2					{ background:url('/data/Inventory/00840.bmp.gif')				75% 55% no-repeat; }
		.equipment-necklace-image3					{ background:url('/data/Inventory/00920.bmp.gif')				45% 75% no-repeat; }
	.equipment-ring							{ background:url('/images/ring.gif')							50% 5px no-repeat; }
	.equipment-ring:hover,
	.equipment-ring-red						{ background:url('/images/ring-red.gif')						50% 5px no-repeat; }
		.equipment-ring-image1						{ background:url('/data/Inventory/00538.bmp.gif')				25% 45% no-repeat; }
		.equipment-ring-image2						{ background:url('/data/Inventory/00496.bmp.gif')				75% 55% no-repeat; }
		.equipment-ring-image3						{ background:url('/data/Inventory/00479.bmp.gif')				45% 75% no-repeat; }
	.equipment-bracelet						{ background:url('/images/bracelet.gif')						50% 5px no-repeat; }
	.equipment-bracelet:hover,
	.equipment-bracelet-red					{ background:url('/images/bracelet-red.gif')					50% 5px no-repeat; }
		.equipment-bracelet-image1					{ background:url('/data/Inventory/00664.bmp.gif')				25% 45% no-repeat; }
		.equipment-bracelet-image2					{ background:url('/data/Inventory/00707.bmp.gif')				75% 55% no-repeat; }
		.equipment-bracelet-image3					{ background:url('/data/Inventory/00687.bmp.gif')				45% 75% no-repeat; }
	.equipment-uniquenecklace				{ background:url('/images/uniquenecklace.gif')					50% 5px no-repeat; }
	.equipment-uniquenecklace:hover,
	.equipment-uniquenecklace-red			{ background:url('/images/uniquenecklace-red.gif')				50% 5px no-repeat; }
		.equipment-uniquenecklace-image1			{ background:url('/data/Inventory/01492.bmp.gif')				20% 55% no-repeat; }
		.equipment-uniquenecklace-image2			{ background:url('/data/Inventory/00912.bmp.gif')				75% 65% no-repeat; }
		.equipment-uniquenecklace-image3			{ background:url('/data/Inventory/00892.bmp.gif')				50% 85% no-repeat; }
	.equipment-uniquering					{ background:url('/images/uniquering.gif')						50% 5px no-repeat; }
	.equipment-uniquering:hover,
	.equipment-uniquering-red				{ background:url('/images/uniquering-red.gif')					50% 5px no-repeat; }
		.equipment-uniquering-image1				{ background:url('/data/Inventory/00574.bmp.gif')				20% 55% no-repeat; }
		.equipment-uniquering-image2				{ background:url('/data/Inventory/00518.bmp.gif')				75% 65% no-repeat; }
		.equipment-uniquering-image3				{ background:url('/data/Inventory/00591.bmp.gif')				45% 85% no-repeat; }
	.equipment-uniquebracelet				{ background:url('/images/uniquebracelet.gif')					50% 5px no-repeat; }
	.equipment-uniquebracelet:hover,
	.equipment-uniquebracelet-red			{ background:url('/images/uniquebracelet-red.gif')				50% 5px no-repeat; }
		.equipment-uniquebracelet-image1			{ background:url('/data/Inventory/00761.bmp.gif')				20% 55% no-repeat; }
		.equipment-uniquebracelet-image2			{ background:url('/data/Inventory/00763.bmp.gif')				75% 65% no-repeat; }
		.equipment-uniquebracelet-image3			{ background:url('/data/Inventory/00762.bmp.gif')				45% 85% no-repeat; }
	.equipment-uniqueitembuildlist			{ background:url('/images/uniqueitembuildlist.gif')			50% 5px no-repeat; }
	.equipment-uniqueitembuildlist:hover,
	.equipment-uniqueitembuildlist-red		{ background:url('/images/uniqueitembuildlist-red.gif')		50% 5px no-repeat; }
		.equipment-uniqueitembuildlist-image1		{ background:url('/data/Inventory/00575.bmp.gif')				20% 55% no-repeat; }
		.equipment-uniqueitembuildlist-image2		{ background:url('/data/Inventory/00577.bmp.gif')				75% 65% no-repeat; }
		.equipment-uniqueitembuildlist-image3		{ background:url('/data/Inventory/00572.bmp.gif')				45% 85% no-repeat; }
	.equipment-weapon						{ background:url('/images/weapon.gif')							50% 5px no-repeat; }
	.equipment-weapon:hover,
	.equipment-weapon-red					{ background:url('/images/weapon-red.gif')						50% 5px no-repeat; }
		.equipment-weapon-image1					{ background:url('/data/Inventory/01243.bmp.gif')				5% 100% no-repeat; }
		.equipment-weapon-image2					{ background:url('/data/Inventory/01106.bmp.gif')				40% 85% no-repeat; }
		.equipment-weapon-image3					{ background:url('/data/Inventory/01087.bmp.gif')				90% 55% no-repeat; }
	.equipment-ownitembuildlist				{ background:url('/images/ownitembuildlist.gif')				50% 5px no-repeat; }
	.equipment-ownitembuildlist:hover,
	.equipment-ownitembuildlist-red			{ background:url('/images/ownitembuildlist-red.gif')			50% 5px no-repeat; }
		.equipment-ownitembuildlist-image1			{ background:url('/data/Inventory/00613.bmp.gif')				25% 45% no-repeat; }
		.equipment-ownitembuildlist-image2			{ background:url('/data/Inventory/00505.bmp.gif')				75% 55% no-repeat; }
		.equipment-ownitembuildlist-image3			{ background:url('/data/Inventory/00925.bmp.gif')				45% 75% no-repeat; }
	.equipment-material						{ background:url('/images/material.gif')						50% 5px no-repeat; }
	.equipment-material:hover,
	.equipment-material-red					{ background:url('/images/material-red.gif')					50% 5px no-repeat; }
		.equipment-material-image1					{ background:url('/data/Inventory/00080.bmp.gif')				25% 45% no-repeat; }
		.equipment-material-image2					{ background:url('/data/Inventory/01476.bmp.gif')				75% 55% no-repeat; }
		.equipment-material-image3					{ background:url('/data/Inventory/01536.bmp.gif')				45% 75% no-repeat; }
	.equipment-reputaionitem						{ background:url('/images/reputaionitem.gif')			50% 5px no-repeat; }
	.equipment-reputaionitem:hover,
	.equipment-reputaionitem-red			{ background:url('/images/reputaionitem-red.gif')				50% 5px no-repeat; }
		.equipment-reputaionitem-image1				{ background:url('/data/Inventory/00089.bmp.gif')				25% 45% no-repeat; }
		.equipment-reputaionitem-image2				{ background:url('/data/Inventory/01148.bmp.gif')				75% 55% no-repeat; }
		.equipment-reputaionitem-image3				{ background:url('/data/Inventory/01345.bmp.gif')				45% 75% no-repeat; }
	.equipment-torch						{ background:url('/images/torch.gif')							50% 5px no-repeat; }
	.equipment-torch:hover,
	.equipment-torch-red					{ background:url('/images/torch-red.gif')						50% 5px no-repeat; }
		.equipment-torch-image1						{ background:url('/data/Inventory/00292.bmp.gif')				25% 45% no-repeat; }
		.equipment-torch-image2						{ background:url('/data/Inventory/01350.bmp.gif')				75% 55% no-repeat; }
		.equipment-torch-image3						{ background:url('/data/Inventory/01344.bmp.gif')				45% 75% no-repeat; }
	.equipment-eventscroll					{ background:url('/images/eventscroll.gif')					50% 5px no-repeat; }
	.equipment-eventscroll:hover,
	.equipment-eventscroll-red				{ background:url('/images/eventscroll-red.gif')				50% 5px no-repeat; }
		.equipment-eventscroll-image1				{ background:url('/data/Inventory/00181.bmp.gif')				25% 45% no-repeat; }
		.equipment-eventscroll-image2				{ background:url('/data/Inventory/00182.bmp.gif')				75% 55% no-repeat; }
		.equipment-eventscroll-image3				{ background:url('/data/Inventory/00183.bmp.gif')				45% 75% no-repeat; }
	.equipment-teleportscroll				{ background:url('/images/teleportscroll.gif')					50% 5px no-repeat; }
	.equipment-teleportscroll:hover,
	.equipment-teleportscroll-red			{ background:url('/images/teleportscroll-red.gif')				50% 5px no-repeat; }
		.equipment-teleportscroll-image1			{ background:url('/data/Inventory/00208.bmp.gif')				25% 45% no-repeat; }
		.equipment-teleportscroll-image2			{ background:url('/data/Inventory/01562.bmp.gif')				75% 55% no-repeat; }
		.equipment-teleportscroll-image3			{ background:url('/data/Inventory/00268.bmp.gif')				45% 75% no-repeat; }
	.equipment-certificatescroll			{ background:url('/images/certificatescroll.gif')				50% 5px no-repeat; }
	.equipment-certificatescroll:hover,
	.equipment-certificatescroll-red		{ background:url('/images/certificatescroll-red.gif')			50% 5px no-repeat; }
		.equipment-certificatescroll-image1			{ background:url('/data/Inventory/00174.bmp.gif')				25% 45% no-repeat; }
		.equipment-certificatescroll-image2			{ background:url('/data/Inventory/00192.bmp.gif')				75% 55% no-repeat; }
		.equipment-certificatescroll-image3			{ background:url('/data/Inventory/00195.bmp.gif')				45% 75% no-repeat; }
	.equipment-talisman						{ background:url('/images/talisman.gif')						50% 5px no-repeat; }
	.equipment-talisman:hover,
	.equipment-talisman-red					{ background:url('/images/talisman-red.gif')					50% 5px no-repeat; }
		.equipment-talisman-image1					{ background:url('/data/Inventory/00333.bmp.gif')				25% 45% no-repeat; }
		.equipment-talisman-image2					{ background:url('/data/Inventory/00332.bmp.gif')				75% 55% no-repeat; }
		.equipment-talisman-image3					{ background:url('/data/Inventory/01151.bmp.gif')				45% 75% no-repeat; }
	.equipment-potion						{ background:url('/images/potion.gif')							50% 5px no-repeat; }
	.equipment-potion:hover,
	.equipment-potion-red					{ background:url('/images/potion-red.gif')						50% 5px no-repeat; }
		.equipment-potion-image1					{ background:url('/data/Inventory/00019.bmp.gif')				25% 45% no-repeat; }
		.equipment-potion-image2					{ background:url('/data/Inventory/00009.bmp.gif')				75% 55% no-repeat; }
		.equipment-potion-image3					{ background:url('/data/Inventory/00071.bmp.gif')				45% 75% no-repeat; }
	.equipment-poison						{ background:url('/images/poison.gif')							50% 5px no-repeat; }
	.equipment-poison:hover,
	.equipment-poison-red					{ background:url('/images/poison-red.gif')						50% 5px no-repeat; }
		.equipment-poison-image1					{ background:url('/data/Inventory/00132.bmp.gif')				30% 45% no-repeat; }
		.equipment-poison-image2					{ background:url('/data/Inventory/00131.bmp.gif')				70% 55% no-repeat; }
		.equipment-poison-image3					{ background:url('/data/Inventory/01335.bmp.gif')				45% 75% no-repeat; }
	.equipment-ore							{ background:url('/images/ore.gif')							50% 5px no-repeat; }
	.equipment-ore:hover,
	.equipment-ore-red						{ background:url('/images/ore-red.gif')						50% 5px no-repeat; }
		.equipment-ore-image1						{ background:url('/data/Inventory/00215.bmp.gif')				25% 45% no-repeat; }
		.equipment-ore-image2						{ background:url('/data/Inventory/00219.bmp.gif')				75% 55% no-repeat; }
		.equipment-ore-image3						{ background:url('/data/Inventory/00227.bmp.gif')				45% 75% no-repeat; }
	.equipment-liquor						{ background:url('/images/liquor.gif')							50% 5px no-repeat; }
	.equipment-liquor:hover,
	.equipment-liquor-red					{ background:url('/images/liquor-red.gif')						50% 5px no-repeat; }
		.equipment-liquor-image1					{ background:url('/data/Inventory/00081.bmp.gif')				30% 45% no-repeat; }
		.equipment-liquor-image2					{ background:url('/data/Inventory/00083.bmp.gif')				70% 55% no-repeat; }
		.equipment-liquor-image3					{ background:url('/data/Inventory/00087.bmp.gif')				45% 75% no-repeat; }
	.equipment-oil							{ background:url('/images/oil.gif')							50% 5px no-repeat; }
	.equipment-oil:hover,
	.equipment-oil-red						{ background:url('/images/oil-red.gif')						50% 5px no-repeat; }
		.equipment-oil-image1						{ background:url('/data/Inventory/00062.bmp.gif')				30% 45% no-repeat; }
		.equipment-oil-image2						{ background:url('/data/Inventory/00069.bmp.gif')				70% 55% no-repeat; }
		.equipment-oil-image3						{ background:url('/data/Inventory/00064.bmp.gif')				45% 75% no-repeat; }
		
span {
	display: block;
}

.span {
	display:inline;
}

.td {
	white-space:nowrap;
	text-align:center;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.table {
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
}
.green {
	color: #00BB00;
}
.adsense-main {
	position:relative;
}
.skyscraper-adsense {
	position:absolute;
	width:160px;
	height:600px;
	top:10px;
	z-index:1;
	background:url('/images/load-skyscraper.gif')		50% 	50% 	no-repeat; 
}
.banner-adsense {
	position:absolute;
	left:50%;
	margin-left:-230px;
	top:10px;
	width:460px;
	height:60px;
	z-index:1;
	background:url('/images/load-banner.gif')		50% 	50% 	no-repeat; 
}

.skyscraper-left {
	left:-170px;
}
.skyscraper-right {
	left:910px;
}
.hidden {
	display:none;
}

.adsense {
	width:100%;
	clear:both;
}
.adsense-box {
	height:280px;
}
.youtube {
	text-align:center;
	padding:0px 0px 10px 0px;
}

ul {
	list-style-type: none;
}
li {
	display: inline;
}
.tla-ads {
	padding-left:40px;
}