.header, .subtext, .arrowImg
{
	display: none;
}


body { margin: 0px; }
a 
{ 
	text-decoration: none;
	color: black;
}

.basorecal
{
	height: 90%;
	width: 100%;
}
.basorecal tbody tr td i, .basorecal tbody tr td a
{
	font-size: 12px;
}
table.basorecal td, table.basorecal th
{
	border: 1px solid #888;
}
table.basorecal tr.dateheader td
{
	border: 1px solid #888;	
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	height: 14px;
}
table.basorecal tr.datebody td
{	
	border-top: none;
}

span.dateheader
{
	font-size: 28px;
}