<!--
    if (navigator.appName == "Netscape")	
    {document.write("<link rel=stylesheet href='../control.ccs/netscape.css' type='text/css'>");} 
    
    else
    {document.write("<link rel=stylesheet href='../control.ccs/explorer.css' type='text/css'>");}
   
     if ((navigator.platform=='MacPPC') && (navigator.appVersion.substr(17,8) != "MSIE 5.0"))
     {document.write("<link rel=stylesheet href='../control.ccs/macns.css' type='text/css'>");}
//-->