catalog/includes/languages/english.php on approximately line 48:
define('TITLE', 'osCommerce');
Change it to your own name.
http://www.oscommerce.info/kb/osCommerce/C...n_and_Layout/53
Ah, then if that's what you after just replace the name in catalog/includes/languages/english/modules/payment/authorizenet.php to say "Credit Card" instead of "Authorize.net".
Look for "EMAIL_TEXT_PAYMENT_METHOD".
Catalog/includes/languages/english/checkout_process.php defines the text.
Catalog/checkout_process.php fills in the value.