
button.ccbutton		{font: 11px Arial;				font-weight: 900;				
			}

div.ccclock		{background: #FFFFFF;			color: #000000;				
			margin: 3px 20px 3px 20px;			text-align: center;
			padding: 2px;
			border-style: inset;	
			border-width: 5px;
			border-color: #CCCCCC;

			font: 18px Verdana;
			font-weight: 900;
			}
td.ccdots
		{text-align: center;
		padding: 6px;
		}
td.ccdotshide
		{text-align: center;
		padding: 6px;
		visibility: hidden;
		}


td.ccrow		{font: 16px Verdana;
		text-align: right;
		width: 28px;
		color: #FFFF00;
		font-weight: 900;
		}
td.ccrowhide	{font: 12px Verdana;
		text-align: right;
		width: 28px;
		color: #CCCCCC;

		}






td.ccrowused	{font: 14px Verdana;
		text-align: right;
		width: 28px;
		color: #FFFFFF;

		}
td.ccresult	{font: 16px Arial;
		text-align: center;
		font-weight: 900;
		width: 60px;
		}
		
