.cwtable
{
	border-collapse:collapse;
}

.cwtd
{
	border:1px solid #000000;
	text-align:center;
}

.cwcell
{
	border-width:0px;
	width:36px;
	height:36px;
	font:bold 15px Arial;
	color: Maroon;
	text-transform:uppercase;
	text-align:center;
}

.cwnocell
{
	background-color:#CCCCCC;
}

.ltr
{
	font:bold 15px Arial;
	font-size: 12px;
	background-color:white;
	width:20px;
	height:20px;
}