//	if(userBrowserType == "NS")
//	 {
//		document.write('<style>BODY { margin-top:-10px; margin-left:-10px}</style>');
//	 }
//	 else if(userBrowserType == "IE")
//	 {
//		document.write('<style>BODY { margin-top:0px; margin-left:0px}</style>');
//	 }
