img {
	border:0px;
}
.floatingWindow{
	position:absolute;
	width:224px;
	padding-bottom:1px;
	background-color:#FFF;
	border:0px;
	left:50px;
}

.floatingWindow .floatingWindow_moveBar{
	background-image:url('http://localhost/palantisv2/images/main/window_head_bg.jpg');
	height:0px;
	width:229px;
	background-color:#FFFFFF;
	border-top:0px solid #418092;
	border-right:0px solid #418092;
	border-left:0px solid #216072;
	position:relative;
	cursor:move;
	height: 9px;	/* IE 5.x */
	height/* */:/**/7px;	/* Other browsers */
	height: /**/7px;			
}
	
.floatingWindowCloseButton{
	text-align:center;
	line-height:10px;
	border:1px solid #317082;
	position:absolute;
	right:1px;
	font-size:12px;
	font-weight:bold;
	top:10px;
	padding:1px;
	cursor:hand;	
	cursor/* */:/**/pointer;	/* Other browsers */
	cursor: /**/pointer;	
				
	width: 15px;	/* IE 5.x */
	width/* */:/**/11px;	/* Other browsers */
	width: /**/11px;	

	height: 15px;	/* IE 5.x */
	height/* */:/**/11px;	/* Other browsers */
	height: /**/11px;				
}

.resim {
	cursor:hand;
}

html {
	cursor: url("images/main/attack.cur"),default;
}

html.waiting {
	cursor: url("images/main/wait.cur"),wait;
}

body {
	background-color : #232323;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:0;
}

body, table, tr, td {
	font-family : Verdana;
	color : #232323;
	font-size: 10px;
}

input, select, textarea, submit {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-LEFT-COLOR: #6a6d74;
	BACKGROUND: #b1b4d1;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #6a6d74;
	COLOR: black;
	BORDER-TOP-COLOR: #6a6d74;
	FONT-FAMILY: verdana;
	text-decoration:none;
	font-size : 10px;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #6a6d74
}

a {
	text-decoration:none;
	font-size : 10px; 
	color: #232323;
	font-family : Verdana;
	cursor:url("images/main/hand.cur"),pointer;
}

a:hover {
	text-decoration: underline;
}

.anasayfa {
	font-family : Tahoma;
	color : white;
	font-size : 10px;
}
.anabaslik {
	font-family : Verdana;
	color : #4c45de;
	font-size : 10px;
}
.altin {
	font-family : Tahoma;
	color : #B9AC42;
	font-size : 10px;
}
.oyunbaslik {
	font-family : Tahoma;
	color : #B9AC42;
	font-size : 10px;
}
.dikkat {
	font-family : Tahoma;
	color : #F93030;
	font-size : 10px;
}
.uretim {
	font-family : Tahoma;
	color : #6243FF;
	font-size : 10px;
}
.oyunnormal {
	font-family : Tahoma;
	color : #A4A3A1;
	font-size : 10px;
}
.oyunreklam {
	font-family : Tahoma;
	color : #C0B184;
	font-size : 10px;
}
.oyunmenu {
	font-family : Tahoma;
	color : #D2D2D2;
	font-size : 10px;
}
.mesaj {
	font-family : Verdana;
	color : #C0B184;
	font-size : 10px;
}
.rehberbaslik {
    font-family : Verdana;
    color : #572605;
    font-size : 10px;
}