@charset "utf-8";
.playertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #99CCFF;
}
a:link {
	text-decoration: none;
	color: #5896BF;
}
li {
	color: #FFF;
}
.formElement{
	font-size:12px;
	color:#333;
	clear:both;
	padding:5px;
	font-family:Verdana, Geneva, sans-serif;
}

.formElement label{
	display:block;
	font-size:12px;
	color:#333;
	float:left;
	text-align:right;
	margin-right:5px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}

.error{
	font-weight:bold;
	color:#900;
}
.x-grid-row-over td{background:white; cursor:pointer;} 
.x-grid-row-selected td {background:#999999 !important;}
.x-grid-row-selected .x-grid-cell-text {color:#000080 !important;}
.x-grid-row td {white-space:normal;}




