while typing using VS 2005, C#, intellisense shows "Object" and "object" .

what is the difference. The help shows both are Object class . then why Uppercase Object and lower case object is displayed by intellisense?

nath