
*  {  font-family: Verdana, Arial, Helvetica, sans-serif;}



.alternatives {
	
	color: #248;
	font-weight: bold;
	font-size:small;
}

.alternatives:hover {
	color:#2A4;
}
.big_level {
	color:#FFF;
	font-size:20px;
}

.title {
		color: #248;
	font-weight: bold;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #48F;
}

.text {
	font-size: xx-small;
	color: #222;
}

.clock_text {
	font-size: 10px;
	font-weight: bold;
	color: #248;
}

.chat_text { 
	vertical-align:bottom;


	font-size: 10px;
	//font-weight: bold;
	color: #248;
	border-style:inset;
	border-width:1px;
	border-color: #134;
 	//background-color: #152030;
 	} 
 	
 .chat_line_user
 
{color:#48F;
font-size: 10px;
}

.chat_line_msg
{
	color:#248;
	font-size: 10px;
}
 	
.chat_input { 
	border-style:inset; 
	border-width:1px; 
	border-color: #134;
 	height:20px;
 	width:160px;  
 	position: relative; 
 	top:1px; 
  	font-size: 10px; 
  	//background-color: #152030; 
  	color:#48F;
} 	

.chat_button {
	border-style:inset;
	border-width:1px;
	border-color: #134;
 	height:20px;
 	width:40px;
 	position: relative;
 	font-size: 10px;
 	//background-color: #248; 
} 	

.ok_button_text {
	color:#36C;
}

.styleNewLevel {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 30px; color: #006666; font-weight: bold; } 
.style23 {
	font-size: x-small;
}
.style25 {font-size: xx-small}
.style40 {font-size: xx-small; color: #333333; font-weight: bold; }
.style41 {color: #333333}
.style42 {font-size: xx-small; color: #999999}
.style46 {font-size: xx-small; color: #999999; font-weight: bold; }
.style48 {font-size: xx-small; color: #999999; font-weight: bold; }
.style50 {color: #996699}
.style51 {color: #CCCCCC}
.style52 {font-size: xx-small; color: #333333; }
.style55 {
	font-size: x-small;
	color: #CCCCCC;
	font-weight: bold;
}


a {color:#129 ; text-decoration:none; outline:0;}

