document.write("<STYLE TYPE='text/css'><!--")
if(navigator.appVersion.indexOf("Mac") > 1){
	if(navigator.appName.charAt(0) == "M"){
	// MACINTOSH IE
	document.write(".e9{font-Size:9px ;font-family:Verdana,Century Gothic;}");
	document.write(".e10{font-size:10px; font-family:Verdana,Century Gothic;}");
	document.write(".e11{font-size:11px ;font-family:Verdana,Century Gothic;}");
	document.write(".e12{font-size:12px; font-family:Verdana,Century Gothic;}");
	document.write(".j9{font-size:9px; line-height:12px}");
	document.write(".j10{font-Size:10px}");
	document.write(".j11{font-size:11px; line-height:15px; font-family: Osaka Arial}");
	document.write(".j12{font-Size:12px}");
	document.write(".e10m{font-size:11px; line-height:14px; font-family:Osaka,Arial;}");
	document.write(".e11m{font-size:12px; line-height:14px; font-family:Osaka,Arial;}");
	document.write(".j10m{font-size:12px; line-height:15px; color:#4B4B4B; font-family:Osaka,Verdana;}");
	document.write(".j10m2{font-size:10px; line-height:13px; color:#4B4B4B; font-family:Osaka,Verdana;}");
	document.write(".j11m{font-size:14px; line-height:19px; color:#4B4B4B; font-family:Osaka,Verdana;}");
	}
	else{
	document.writeln(".e9{font-Size:9px; font-family:Verdana,Century Gothic;}");
	document.writeln(".e10{font-size:10px; font-family:Verdana,Century Gothic;}");
	document.writeln(".e11{font-size:11px; font-family:Verdana,Century Gothic;}");
	document.writeln(".e12{font-size:12px; font-family:Verdana,Century Gothic;}");
	document.writeln(".j9{font-size:9px; line-height:12px}");
	document.writeln(".j10{font-Size:10px}");
	document.writeIn(".j11{font-size:11px; line-height:15px; font-family: Osaka Arial}");
	document.writeln(".j12{font-Size:12px}");
	document.writeIn(".e10m{font-size:11px; line-height:14px; font-family:Osaka,Arial;}");
	document.writeIn(".e11m{font-size:12px; line-height:14px; font-family:Osaka,Arial;}");
	document.writeIn(".j10m{font-size:12px; line-height:15px; color:#4B4B4B; font-family:Osaka,Verdana;}");
	document.writeIn(".j10m2{font-size:10px; line-height:13px; color:#4B4B4B; font-family:Osaka,Verdana;}");
	document.writeIn(".j11m{font-size:14px; line-height:19px; color:#4B4B4B; font-family:Osaka,Verdana;}");
	}

}
else{
	if(navigator.appName.charAt(0) == "M" || document.getElementById ){
	// WIN IE
	document.write(".e9{font-Size:9px; line-height:11px; font-family:Verdana,Century Gothic;}");
	document.write(".e10{font-size:10px; line-height:12px; font-family:Verdana,Century Gothic;}");
	document.write(".e11{font-size:11px; line-height:13px; font-family:Verdana,Century Gothic;}");
	document.write(".e12{font-size:12px; line-height:15px; font-family:Verdana,Century Gothic;}");
	document.write(".j9{font-size:10px; line-height:13px}");
	document.write(".j10{font-Size:11px; line-height:13px}");
	document.write(".j11{font-size:11px; line-height:15px; font-family: Osaka Arial}");
	document.write(".j12{font-Size:12px; line-height:16px}");
	document.write(".e10m{font-size:11px; line-height:14px; font-family:Osaka,Arial;}");
	document.write(".e11m{font-size:12px; line-height:14px; font-family:Osaka,Arial;}");
	document.write(".j10m{font-size:12px; line-height:15px; color:#4B4B4B; font-family:Osaka,Verdana;}");
	document.write(".j10m2{font-size:10px; line-height:13px; color:#4B4B4B; font-family:Osaka,Verdana;}");
	document.write(".j11m{font-size:14px; line-height:19px; color:#4B4B4B; font-family:Osaka,Verdana;}");
	}
	else{
	// WIN NN
	document.write(".e9{font-Size:10px; line-height:11px; font-family:Verdana,Century Gothic;}");
	document.write(".e10{font-size:11px; line-height:12px ;font-family:Verdana,Century Gothic;}");
	document.write(".e11{font-size:11px; line-height:13px; font-family:Verdana,Century Gothic;}");
	document.write(".e12{font-size:12px; line-height:14px ;font-family:Verdana,Century Gothic;}");
	document.write(".j10{font-Size:11px; line-height:12px}");
	document.write(".j11{font-size:11px; line-height:15px; font-family: Osaka Arial}");
	document.write(".j12{font-Size:12px; line-height:16px}");
	document.write(".e10m{font-size:11px; line-height:14px; font-family:Osaka,Arial;}");
	document.write(".e11m{font-size:12px; line-height:14px; font-family:Osaka,Arial;}");
	document.write(".j10m{font-size:12px; line-height:15px; color:#4B4B4B; font-family:Osaka,Verdana;}");
	document.write(".j10m2{font-size:10px; line-height:13px; color:#4B4B4B; font-family:Osaka,Verdana;}");
	document.write(".j11m{font-size:14px; line-height:19px; color:#4B4B4B; font-family:Osaka,Verdana;}");
	}
}
document.write("a:link{text-decoration:none}");
document.write("a:visited{text-decoration:none}");
document.write("a:active{text-decoration:underline}");
document.write("--></STYLE>");	

ns4 = (document.layers)?true:false;
ie4 = (document.all)?true:false;
vers = navigator.appVersion.charAt(0);
if ((!ie4 && !ns4) || vers < 4){
	//location.href="/html/browsercheck.htm";
}

