

BODY {
	MARGIN: 2px;
	FONT: 10pt Arial;
 	 
}

INPUT {
	BACKGROUND-COLOR: transparent
}

#tfd_hm_tbl {
	WIDTH: 100px;
	POSITION: absolute;
	HEIGHT: 105px
}

#tfd_hm_tbl TD {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: transparent
}

.tfd_hm_ro {
	direction: rtl;
	font-family: Traditional Arabic;
	font-size: 14pt;
	font-weight: notmal;
	color: black;
	height:30px;
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	BORDER-LEFT: medium none;
	BORDER-BOTTOM: medium none

}

FORM {
	DISPLAY: inline
}

.usedLetters {
font-family: Traditional Arabic;
font-size:15pt;

}
.guessLetter{
font-family: Traditional Arabic;
font-size:15pt;
}

table.keys td {
	background: navy;
	width: 18px;
}

table.keys td a {
	color: white;
	font-family: Arial;
	font-size: 13pt;
}

td.links a {
	text-decoration: none;
	color: blue;
	cursor: hand;
	cursor: pointer;
}


table.score {
	width: 400px;
	padding: 5px;
	right:100px;
	border: 1px solid graytext;
}

table.score td {
	font-size:8pt;
	vertical-align: middle;
}

.scorefield {
	direction:ltr;
	text-align: right;
	font-weight: normal; 
	font-size:8pt; 
	color:graytext;
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	BORDER-LEFT: medium none;
	BORDER-BOTTOM: medium none;
	width:80px;
}




