Hi Longstand and welcome to Webforumz,
You don't have any values assigned to your <option value="">'s.
When processing,
PHP won't see the what is between the <option> tags, it will only see the value. In the case of these drop down boxes, the value is empty for all of them.
I am looking at your code but without any values it won't work at all
