/*<style>*/
.box {
	background:#ddd;
	font-size: 14px;
}
.box-one td,.box-one td input {
	background-color: #CC99FF;
	font-size: 14px;
}
.box-two td,.box-two td input {
	background-color: #FFFF66;
}
.box-three td,.box-three td input  {
	background-color: #00FFFF;
}
.box-four td,.box-four td input  {background:#FFCCCC;}
.box-five td,.box-five td input  {background:#FFCC99;}
.box-six td,.box-six td input  {background:#CCCCFF;}
.box-seven td,.box-seven td input  {
	background-color: #33FFFF;
}
.box-eight td,.box-eight td input  {
	background-color: #FFFFCC;
}
.box-nine td,.box-nine td input  {
	background-color: #D28EFF;
}
table.root-table input {
	font:24px bold;
	width:30px;
	border:0px solid #fff;
}
.line-v {
	background-color: #FFFFFF;
}
.line-h {
	background-color: #FFFFFF;
}
