if (!document.all)
	{
	document.writeln('<style type="text/css">');
	//document.writeln('.colIconL, .colIcon, .colIconS, .colIconSn, .colDays {cursor:pointer;}');
	document.writeln('.c, .click {cursor:pointer}');
	document.writeln('.noborder {border:1px solid}');
	document.writeln('</style>');
	}

