IE = "styles/IE_form.css";
if(document.all){
document.write("<link rel='stylesheet' href='" + IE + "' type='text/css'>");				
}