function cOn(td){if(document.getElementById||(document.all && !(document.getElementById))){td.style.backgroundColor="#AFB5BD";}}
function cOut(td){if(document.getElementById||(document.all && !(document.getElementById))){td.style.backgroundColor="#DCE0E4";}}

