.text1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #0b0e0f;
	text-decoration: none;
	font-style: normal;
    line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
    letter-spacing: 0px;
}


.text2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	padding: 5px;
    line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #607380;
    letter-spacing: 0px;
    background-image:url("../images/tile.gif"); 
}

.text_player {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
    line-height: 100%;
	font-weight: bold;
}



