
input.square {text-align: center; font-family: Arial; border-width: 0; }
td.square {border-top: 0; border-bottom: 1; border-left: 0; border-right: 1; border-style: solid; border-color: black; text-align: center;}
td.label {text-align: center; font-family: Arial;}
td.block {border-width: 1; border-style: solid; border-color: black;}
td.board {border-left: 2; border-right: 1; border-top: 2; border-bottom: 1; border-style: solid; border-color: black;}

td.label     {width: 42; height: 42; font-size: 18;}

input.square {width: 40; height: 40; font-size: 11;}

textarea.square {
width: 40; height: 40; font-size: 25;
border-style:none;scrolling:none;
overflow:hidden;
text-align:center;font-weight:bold;
resize:none;
line-height: 38px;
}

textarea.square2 {
width: 40; height: 40; font-size: 25;
border-style:none;scrolling:none;color:#0000ff;
overflow:hidden;
text-align:center;font-weight:bold;
resize:none;
line-height: 38px;
}


textarea.square3 {
width: 40; height: 40; font-size: 11;
border-style:none;scrolling:none;
overflow:hidden;
padding:3 0 0 0;
margin:0;
text-align:center;
resize:none;
line-height: 12px;
}


td.square    {width: 40; height: 40;}
input.button {width: 95; height: 35; margin-bottom: 16; font-size: 12;}
input.button2 {width: 100; height: 28; margin-bottom: 6; font-size: 12;}
input.button3 {width: 45; height: 28; margin-bottom: 16; font-size: 12;}

select {font-size: 12; margin-top: 7; width: 235;}
hr {border-style: solid; color: #484848; height: 1; margin-bottom: 10; margin-top:-2;}


