
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: 37; height: 35; font-size: 18;}

input.square {width: 33; height: 33; font-size: 11;}

textarea.square {
width: 33; height: 33; font-size: 25;
border-style:none;scrolling:none;
overflow:hidden;
text-align:center;font-weight:bold;
}

textarea.square2 {
width: 33; height: 33; font-size: 25;
border-style:none;scrolling:none;color:#0000ff;
overflow:hidden;
text-align:center;font-weight:bold;
}


textarea.square3 {
width: 33; height: 33; font-size: 9;
border-style:none;scrolling:none;
overflow:hidden;LINE-HEIGHT: 11px;
padding:0 0 0 5;
margin:0;
text-align:right;
}


td.square    {width: 35; height: 35;}
input.button {width: 95; height: 35; margin-bottom: 16; font-size: 10;}
input.button2 {width: 100; height: 22; margin-bottom: 6; font-size: 9;}
input.button3 {width: 45; height: 25; margin-bottom: 16; font-size: 9;}

select {font-size: 10; margin-top: 7; width: 235;}
hr {border-style: solid; color: #484848; height: 1; margin-bottom: 10; margin-top:-2;}



