td.siblingHdrCell {
	text-align: center;
	border-top-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-style: solid;
	border-top-color: #000000;
}

td.divisionCell {
	text-align: center;
	border-top-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-style: solid;
	border-top-color: #000000;
}

td.sqrCell {
	text-align: center;
	border-top-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-style: solid;
	border-top-color: #000000;
	width: 50px;
	height: 50px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

td.timeRectCell {
	text-align: center;
	border-top-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-style: solid;
	border-top-color: #000000;
	width: 150px;
	height: 50px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
td.lineCell {
	
	width: 100px;	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
td.phonicsCell {
	
	width: 50px;	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
td.grTab{
font-size: 36pt;  
 
}
td.algebraTab{
font-size: 16pt;
}
td.sheetsHdr{
font-size: 16pt;
}
.choiceButton
{
       border:2px solid;
   border-color:#0066CC #0066CC #0066CC #0066CC;
   font: bold 2em "Trebuchet MS", Verdana, sans-serif;
   font-weight:bold;
   text-decoration:none;
   background-color: #CCCC33;
   color:#0066CC;
   width:50px;
   height:40px;
   
}
.choiceButtonBig
{
       border:5px solid;
   border-color: brown brown brown brown #0066CC #0066CC;
   font: bold 1.5em "Trebuchet MS", Verdana, sans-serif;
   font-weight:bold;
   text-decoration:none;
   background-color: pink;
   color:black;
   width:150px; 
   height:60px;
   }
.choiceButtonBig2
{
       border:2px solid;
   border-color:#0066CC #0066CC #0066CC #0066CC;
   font: bold 2em "Trebuchet MS", Verdana, sans-serif;
   font-weight:bold;
   text-decoration:none;
   background-color: #CCCC33;
   color:#0066CC;
   width:150px; 
   height:40px;
   
}