if (navigator.appVersion.indexOf("MSIE")>-1)
{
	document.writeln('<link rel="stylesheet" href="../fedline.css" type="text/css">');
}