
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

th
{
	color: #FF7315;
	font-weight : normal;
}

th.row
{
	color: #000099;
	font-weight : normal;
}

th.col
{
	color: #FF7315;
	font-weight : normal;
}

td.menuEntry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FEF3E2;
	background-color: #FF9E1C;
	line-height: 24px;
	text-indent: 5pt;

}
td.subMenuEntry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	border-right : 3;
	border-color : #ff00ff;
	border : 3;
}

span.max
{
	color: Green;
	font-weight:bold 
}

a.menu
{
    font-family: sans-serif;
    font-size: 14px;
    OVERFLOW: scroll;
    COLOR: #EE4444;
    TEXT-DECORATION: none
    ; cursor: hand
}


img.player {
	border: medium solid #FF9E1C;
}

img.player_blue {
	border: medium solid #0033CC;
}

img.player_green {
	border: medium solid #009900;
}

img.player_red {
	border: medium solid #FF0000;
}

img.player_lila {
	border: medium solid #990099;
}

td.frame {
	background-color: FF9E1C;
}

