@charset "utf-8";
body {
	background-image: url(../background/grey_grad_9.jpg);
	margin-top: 32px;
}
a.shortButton {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFCC;
	border: 2px outset #999999;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
a.shortButton:hover {
	color: #FFFFFF;
	border: 2px inset #999999;
	background-color: #660000;
}

#logoTable {
	background-image: url(../background/whitgrid.gif);
	border: 2px outset #CCCCCC;
}
#logoTable td {
	padding: 8px;
}
#buttonTable {
	margin-top: 8px;
	margin-bottom: 8px;
}
#buttonTable td {
	white-space: nowrap;
	padding: 5px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
/* CSS Document */
.puzzleText {
	font-family: "Courier New", Courier, monospace;
	white-space: nowrap;
	font-size: 8pt;
	line-height: 9pt;
	font-weight: bold;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.wordList {
	font-family: "Courier New", Courier, monospace;
	font-size: 8.5pt;
	font-weight: bold;
}
#wordListTable td {
	line-height: 10px;
}
#wordListTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#captionTable td {
	font-size: 11pt;
}
#outerTable {
	border: 2px solid #000000;
	background-color: #FFFFFF;
}
#outerTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#wordListTable {
	width: 6in;
	padding: 0px;
}
#captionTable {
	width: 7in;
	position: relative;
}
#puzzleTable td {
	padding: 0px;
}
.solutionText {
	font-family: "Courier New", Courier, monospace;
	white-space: nowrap;
	font-size: 11pt;
	line-height: 9pt;
	font-weight: bold;
	letter-spacing: -0.2em;
}
#outerSolutionTable #innerSolutionTable  td {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#outerSolutionTable {
	border: 2px solid #000000;
	background-color: #FFFFFF;
	page-break-after: always;
}
#outerSolutionKeywordsTable {
	background-color: #FFFFFF;
}
#outerSolutionTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 16px;
}
#outerSolutionTable td {
	border: 2px solid #000000;
	padding: 12px;
}
#solutionWordListTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18pt;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#solutionWordListTable td {
	line-height: normal;
	font-size: 14px;
}
#outerPuzzleWordlistTable {
	border: 2px solid #000000;
	background-color: #FFFFFF;
}
