.win_t{
	height:25px;
}
.win_tl{
	background:transparent url(img/win/tl.png) no-repeat 0 0;
	width:25px;
	height:25px;
	left:-25px;
}
.win_tc{
	background:transparent url(img/win/tc.png) repeat-x 0 0;
	height:25px;
	left:0px;
	right:0px;
	float:left;
	font-size:20px;
	line-height:16px;
	font-family:'Supersonic Rocketship',Tahoma,Geneva,sans-serif;
	color:#eeeeff;
	text-shadow: -1px 0 #6320ee, 0 1px #6320ee, 1px 0 #6320ee, 0 -1px #6320ee;
	font-weight:bold;
	text-align:center;
}
.win_tr{
	background:transparent url(img/win/tr.png) no-repeat 0 0;
	width:25px;	  
	height:25px;
	right:-25px;
}
.win_c{			
	top:25px;
	bottom:25px;
	background-color:#eeeeff;
}
.win_cl{
	background:transparent url(img/win/cl.png) repeat-y top left;
	width:25px;
	left:-25px;
}
.win_cc{
	left:0px;
	right:0px;
	color:#231f20;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:13px;
	background:#eeeeff;
	padding:10px;
}
.win_cc a{color:#6320ee;}
.win_cr{
	background:transparent url(img/win/cr.png) repeat-y top right;
	width:25px;
	right:-25px;	  
}
.win_b{
	height:25px;
}
.win_bl{
	background:transparent url(img/win/bl.png) no-repeat 0 0;
	width:25px;
	height:25px;
	left:-25px;
}
.win_bc{
	background:transparent url(img/win/bc.png) repeat-x 0 0;
	height:25px;
	left:0px;
	right:0px;
	top:0px;
}
.win_br{
	background:transparent url(img/win/br.png) no-repeat 0 0;
	width:25px;
	height:25px;
	right:-25px;
}
.win_close{
	right:0px;
	top:5px;
	cursor:pointer;
}
.win_close a{
	width:25px;
	height:25px;
	background:transparent url(img/win/close.png) no-repeat 0 0;
	position:relative;
	top:-12px;
}
.win_close a:hover{background-position:0px -25px;}

#win_ChatGiocate_content{
    text-align:justify;
	background-color:#231f20;
	border-radius:25px;
}
#win_ChatGiocate_content a {color:#eeeeff}
#win_ChatGiocate_content a.maschio{color:#4266ee}
#win_ChatGiocate_content a.femmina {color:#ee4266;}
#win_ChatGiocate_content fieldset{background-color:#151313;}