/*<style>*/
.box {
	background:#ddd;
}
.box-one td,.box-one td input {background:#157dec;}
.box-two td,.box-two td input {background:#153e7e;}
.box-three td,.box-three td input  {background:#1569c7;}
.box-four td,.box-four td input  {background:#157dec;}
.box-five td,.box-five td input  {background:#153e7e;}
.box-six td,.box-six td input  {background:#1569c7;}
.box-seven td,.box-seven td input  {background:#157dec;}
.box-eight td,.box-eight td input  {background:#153e7e;}
.box-nine td,.box-nine td input  {background:#1569c7;}
table.root-table input {
	font:24px bold;
	width:30px;
	border:1px solid #000;
}
.line-v {
	background-color:#edda74;
}
.line-h {
	background-color:#000000;
}