Any idea which application you used to encrypt it? (gnupg or some front-end to it, possibly?) That'd be a start.
If you're not sure, open a terminal and type:
Code:
file encrypted_file_here
where 'encrypted_file_here' is the path to the file you're trying to unencrypt. Post the results here.