/*START EXPORT CSS FILE*/
.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	vertical-align: top;
	width: 4px;
	text-align: left;
}
.lettr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	text-indent: -2px;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #000000;
	background-color: #C63;
}
.instr_firstline {
	text-align: center;
	font-size: 16px;
}

.cell {
	border: 1px solid #000000;
	cursor: hand;
	width: 26px;
	background-color: #FFF;
}
.celle {
	border: 1px solid #000000;
	background-color: #C63;
	width: 26px;
}
.clue {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	text-align: left;
	background-color: #FAE558;
	margin-top: 100px;
}
.clueh {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}
.crossh {
	background-color: #C63;
	height: 80px;
	width: 600px;
	background-image: url(../images/buttons/crossword_title.jpg);
	margin-bottom: 25px;
}
.crossf {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	text-align: left;
	font-weight: bold;
	text-align: center;
	background-color: #54C2B5;
	height: 25px;
	margin-top: 20px;
}
.butt {
	cursor: hand;
	width: 120px;
	background-color: #FFFFCC;
	border: 1px solid #000069;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1A1B75;
}
/*END EXPORT CSS FILE*/
.butt1 {
	cursor: hand;
	width: 240px;
	background-color: #cc6633;
	border: 0;
	color: #C63;
	background-image: url(../images/buttons/cwbut1.jpg);
	height: 54px;
}
.butt2 {
	cursor: hand;
	width: 240px;
	background-color: #cc6633;
	border: 0;
	color: #C63;
	background-image: url(../images/buttons/cwbut2.jpg);
	height: 54px;
}
.butt3 {
	cursor: hand;
	width: 240px;
	background-color: #cc6633;
	border: 0;
	color: #C63;
	background-image: url(../images/buttons/cwbut3.jpg);
	height: 54px;
}
.butt4 {
	cursor: hand;
	width: 240px;
	background-color: #cc6633;
	border: 0;
	color: #C63;
	background-image: url(../images/buttons/cwbut4.jpg);
	height: 54px;
}
body {
	background-color: #FAE558;
	text-align: center;
}
.instr_tbl {
	font-family: "Comic Sans MS", cursive;
	color: #0F1839;
	text-align: justify;
	font-size: 14px;
}
.instr_tblH {
	font-weight: bold;
}
#instr_firstline {
	text-align: center;
}
.instr_tbl tr td #instr_firstline {
	font-weight: bold;
	color: #00C;
	font-size: 18px;
}
