
input.square {text-align: center; font-family: Arial; border-width: 0; }
td.square {border-top: 0; border-bottom: 1px; border-left: 0; border-right: 1px; border-style: solid; border-color: black; text-align: center;}
td.label {text-align: center; font-family: Arial;}
td.block {border-width: 1px; border-style: solid; border-color: black;}
td.board {border-left: 2px; border-right: 1px; border-top: 2px; border-bottom: 1px; border-style: solid; border-color: black;}

td.label     {width: 37px; height: 35px; font-size: 18px;}

input.square {width: 23px; height: 23px; font-size: 11px;}
textarea {resize:none;}
textarea.square {
width: 22px; height: 22px; font-size: 22px;
border-style:none;scrolling:none;
overflow:hidden;
text-align:center;font-weight:bold;
}

textarea.square2 {
width: 22px; height: 22px; font-size: 22px;
border-style:none;scrolling:none;color:#0000ff;
overflow:hidden;
text-align:center;font-weight:bold;
}


textarea.square3 {
width: 22px; height: 22px; font-size: 9px;
border-style:none;scrolling:none;
overflow:hidden;LINE-HEIGHT: 11px;
padding:0 0 0 5px;
margin:0;
text-align:center;
}


td.square    {width: 30px; height: 30px;}
input.button {width: 95px; height: 55px; margin-bottom: 16px; font-size: 10px;}
input.button2 {width: 100px; height: 22px; margin-bottom: 6px; font-size: 9px;}
input.button3 {width: 45px; height: 25px; margin-bottom: 16px; font-size: 9px;}

select {font-size: 10px; margin-top: 0px; width: 150px; float:right;height:18px;}
hr {border-style: solid; color: #484848; height: 1px; margin-bottom: 10px; margin-top:-2px;}


