body, p, li
{
	background-color: #FFFFcc;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
}

table, td {
	text-align: left;
	vertical-align: top;
}

img {
	border: 0px;
}

th {
	white-space: nowrap;
}

hr {
	width: 100%;
}

.footernote {
	margin-top: 1em;
	margin-left: 1em;

	padding: 1em;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	background-color: #ffffcc;
	border: 3px solid #66c923;
	color: #b37afa;
//	height: 150px;
	width: 350px;
}

.footerimage {
	margin-top: 1em;
	float: left;
	background-color: #ffffff;
}

.footercopyright {
	clear: both;
	margin-left: 1em;
	margin-top: 1em;
	font-size: 10pt;
	background-color: #ffffff;
}

.footer {
	clear: both;
	background-color: #ffffff;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
}

.fineprint
{
	font-size: 0.8em;
}

.gamenote {
	font-size: 0.8em;
	white-space: nowrap;
	background-color: #e0e0e0;
	text-align: left;
	margin: 5px;
	padding: 5px;
	vertical-align: bottom;
}

.gamenotes {
	font-size: 0.8em;
	font-family: inherit;
	white-space: normal;
	background-color: #e0e0e0;
	text-align: left;
	margin: 5px;
	padding: 5px;
}

.note, .noteunbound {
	font-size: 0.8em;
	font-style: italic;
	background-color: #c0c0ff;
	border: 2px solid #000080;
	margin: 5px;
	padding: 5px;
	width: 15em;
	text-align: left;
}

.noteunbound {
	width: auto;
}

div.logobox {
	padding: 0px;
	margin: 0px;
}
div.pullboxright, div.boxright, div.logoboxright, div.noteboxright {
	float: right;
	clear: right;
	padding: 0.5em;
	margin: 0.5em;
	border: 2px solid #000080;
}

div.pullboxleft, div.boxleft, div.logoboxleft, div.noteboxleft {
	float: left;
	clear: left;
	padding: 0.5em;
	margin: 0.5em;
	border: 2px solid #000080;
}

div.noteboxright, div.noteboxleft {
	font-size: 0.8em;
	font-style: italic;
	background-color: #c0c0ff;
	border: 2px solid #000080;
	margin: 5px;
	padding: 5px;
	width: 15em;
	text-align: left;
}

div.logoboxleft, div.logoboxright {
	margin: 0px;
	padding: 0px;
}

div.pullboxright, div.pullboxleft {
	background-color: #e0e0e0;
}

table.board {
	border: 2px ridge black;
}

td.board {
	text-align: center;
	vertical-align: top;
}

.badword {
	font-style: italic;
	color: #808080;
}

img.tile {
	width: 60px;
	height: 60px;
}

img.tilegame {
	width: 60px;
	height: 60px;
	opacity: 0;
	alpha(opacity=0)
}

img.tilegamelarge {
	width: 60px;
	height: 60px;
	opacity: 0;
	alpha(opacity=0)
}

img.tilegamemedium {
	width: 45px;
	height: 45px;
	opacity: 0;
	alpha(opacity=0)
}
img.tilegamesmall {
	width: 30px;
	height: 30px;
	opacity: 0;
	alpha(opacity=0)
}
td.tile {
	height: 60px;
	width: 60px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

td.tilelarge {
	height: 60px;
	width: 60px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
td.tilemedium {
	height: 45px;
	width: 45px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
td.tilesmall {
	height: 30px;
	width: 30px;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
td.words {
	font-family: monospace;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

th.player6, td.player6, td.playersum6 {
	margin-left: 1.0em;
	background-color: #d0d0d0;
	text-align: left;
	vertical-align: bottom;
	padding: 5px;
	white-space: nowrap;
	font-weight: normal;
	font-style: normal;
}

th.player1, td.player1, td.playersum1 {
	margin-left: 1.0em;
	background-color: #d0ffd0;
	text-align: left;
	vertical-align: bottom;
	padding: 5px;
	white-space: nowrap;
	font-weight: normal;
	font-style: normal;
}

th.player2, td.player2, td.playersum2 {
	margin-left: 1.0em;
	background-color: #d0d0ff;
	text-align: left;
	vertical-align: bottom;
	padding: 5px;
	white-space: nowrap;
	font-weight: normal;
	font-style: normal;
}

th.player3, td.player3, td.playersum3 {
	margin-left: 1.0em;
	background-color: #ffd0d0;
	text-align: left;
	vertical-align: bottom;
	padding: 5px;
	white-space: nowrap;
	font-weight: normal;
	font-style: normal;
}

th.player4, td.player4, td.playersum4 {
	margin-left: 1.0em;
	background-color: #a0ffff;
	text-align: left;
	vertical-align: bottom;
	padding: 5px;
	white-space: nowrap;
	font-weight: normal;
	font-style: normal;
}

th.player5, td.player5, td.playersum5 {
	margin-left: 1.0em;
	background-color: #ffffa0;
	text-align: left;
	vertical-align: bottom;
	padding: 5px;
	white-space: nowrap;
	font-weight: normal;
	font-style: normal;
}

th.player0, td.player0, td.playersum0 {
	margin-left: 1.0em;
	background-color: #ffa0ff;
	text-align: left;
	vertical-align: bottom;
	padding: 5px;
	white-space: nowrap;
	font-weight: normal;
	font-style: normal;
}

th.player7, td.player7, td.playersum7 {
	margin-left: 1.0em;
	background-color: #dca2ed;
	text-align: left;
	vertical-align: bottom;
	padding: 5px;
	white-space: nowrap;
	font-style: normal;
	font-weight: normal;
}

th.player0, th.player1, th.player2, th.player3, th.player4, th.player4, th.player5, th.player6, th.player7 {
	text-decoration: underline;
	font-weight: normal;
}

td.playersum0, td.playersum1, td.playersum2, td.playersum3, td.playersum4, td.playersum4, td.playersum5, td.playersum6, td.playersum7 {
	vertical-align: top;
}

div.hidden {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	text-align: center;
	background-color: #ffffff;
	border: 2px solid black;
	width: 250px;
	height: 100px;
}

td.unplayed, td.played {
	margin-left: 1.0em;
	background-color: #ffa0a0;
	text-align: left;
	vertical-align: bottom;
	padding: 5px;
	white-space: nowrap;
	font-weight: normal;
	font-style: normal;
}

td.played {
	background-color: #e0ffe0;
}

.error {
	background-color: #ffaaaa;
}

.timer {
	font-size: 2.0em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.header {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	vertical-align: middle;
}

td.formlabel {
	text-align: right;
	vertical-align: top;
}

td.formitem {
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
}
