var vNum = navigator.appVersion.charAt(0);var bName = navigator.appName.charAt(0);document.writeln("<STYLE TYPE='text/css'><!--");if(navigator.appVersion.indexOf("Mac") > -1){	if( bName == "M"){		// MAC IE		document.writeln(".e9{font-Size:9px}");		document.writeln(".e10{font-size:10px}");		document.writeln(".e12{font-size:12px}");		document.writeln(".j9{font-size:9px}");		document.writeln(".j10n{font-Size:10px;}");		document.writeln(".j10_ba{font-Size:10px;line-height:13px}");		document.writeln(".j10{font-Size:10px; line-height:16px}");		document.writeln(".j12{font-Size:12px}");		document.writeln(".j14{font-Size:14px}");				document.writeln("A.j10norenge { font-Size:10px; text-decoration: none; }");	 document.writeln("A.j10norenge:link { color: #666666; }");	 document.writeln("A.j10norenge:visited { color: #666666; }");	 document.writeln("A.j10norenge:hover { color: #FF6600; }");		document.writeln("A.j10ngreen { font-Size:10px; text-decoration: none; }");	 document.writeln("A.j10ngreen:link { color: #666666; }");	 document.writeln("A.j10ngreen:visited { color: #666666; }");	 document.writeln("A.j10ngreen:hover { color: #90B228; }");		document.writeln("A.j10nred { font-Size:10px; text-decoration: none; }");	 document.writeln("A.j10nred:link { color: #666666; }");	 document.writeln("A.j10nred:visited { color: #666666; }");	 document.writeln("A.j10nred:hover { color: #EF4040; }");		document.writeln("A.j12red { font-Size:12px; text-decoration: none; }");	 document.writeln("A.j12red:link { color: #666666; }");	 document.writeln("A.j12red:visited { color: #666666; }");	 document.writeln("A.j12red:hover { color: #EF4040; }");				document.writeln("A.j12dgrey { font-Size:12px; text-decoration: none;}");	 document.writeln("A.j12dgrey:link { color: #333333; }");		document.writeln("A.j12dgrey:visited { color: #333333; }");	 document.writeln("A.j12dgrey:hover { color: #333333; }");	 	 document.writeln("A.j10camp { font-Size:10px; text-decoration: none; }");	 document.writeln("A.j10camp:link { color: #FF6600; }");	 document.writeln("A.j10camp:visited { color: #993300; }");	 document.writeln("A.j10camp:hover { color: #FF9933; }");	 document.writeln("A.j12camp { font-Size:12px; text-decoration: none; }");	 document.writeln("A.j12camp:link { color: #FF6600; }");	 document.writeln("A.j12camp:visited { color: #993300; }");	 document.writeln("A.j12camp:hover { color: #FF9933; }");			}else{		if( vNum < 5 ){			// MAC NETSCAPE 4.x			document.writeln(".e9{font-Size:9px; line-height:10px}");			document.writeln(".e10{font-size:10px; line-height:11px}");			document.writeln(".e12{font-size:12px; line-height:14px}");			document.writeln(".j9{font-size:9px; line-height:12px}");			document.writeln(".j10n{font-Size:10px;line-height:13px}");			document.writeln(".j10_ba{font-Size:10px;line-height:13px}");			document.writeln(".j10{font-Size:10px; line-height:16px}"); 			document.writeln(".j12{font-Size:12px; line-height:15px}");			document.writeln(".j14{font-Size:14px; line-height:18px}");						document.writeln("A.j10norenge { font-Size:10px; line-height:13px; text-decoration: none; }");		 document.writeln("A.j10norenge:link { color: #666666; }");	 	document.writeln("A.j10norenge:visited { color: #666666; }");		 document.writeln("A.j10norenge:hover { color: #FF6600; }");			document.writeln("A.j10ngreen { font-Size:10px; line-height:13px; text-decoration: none; }");	 	document.writeln("A.j10ngreen:link { color: #666666; }");		 document.writeln("A.j10ngreen:visited { color: #666666; }");		 document.writeln("A.j10ngreen:hover { color: #90B228; }");			document.writeln("A.j10nred { font-Size:10px; line-height:13px; text-decoration: none; }");	 	document.writeln("A.j10nred:link { color: #666666; }");		 document.writeln("A.j10nred:visited { color: #666666; }");		 document.writeln("A.j10nred:hover { color: #EF4040; }");		 		 document.writeln("A.j10camp { font-Size:10px; line-height:13px; text-decoration: none; }");		 document.writeln("A.j10camp:link { color: #FF6600; }");	 	document.writeln("A.j10camp:visited { color: #993300; }");		 document.writeln("A.j10camp:hover { color: #FF9933; }");		 document.writeln("A.j12camp { font-Size:12px; line-height:15px; text-decoration: none; }");	 document.writeln("A.j12camp:link { color: #FF6600; }");	 document.writeln("A.j12camp:visited { color: #993300; }");	 document.writeln("A.j12camp:hover { color: #FF9933; }");					document.writeln("A.j12red { font-Size:12px; line-height:15px; text-decoration: none; }");	 document.writeln("A.j12red:link { color: #666666; }");	 document.writeln("A.j12red:visited { color: #666666; }");	 document.writeln("A.j12red:hover { color: #EF4040; }");		document.writeln("A.j12dgrey { font-Size:12px; line-height:15px; text-decoration: none;}");	 document.writeln("A.j12dgrey:link { color: #333333; }");		document.writeln("A.j12dgrey:visited { color: #333333; }");	 document.writeln("A.j12dgrey:hover { color: #333333; }");		}else{			// MAC NETSCAPE 6.x~			document.writeln(".e9{font-Size:9px}");			document.writeln(".e10{font-size:10px}");			document.writeln(".e12{font-size:12px}");			document.writeln(".j9{font-size:9px; line-height:12px}");			document.writeln(".j10n{font-Size:10px;line-height:13px}");			document.writeln(".j10_ba{font-Size:10px;line-height:13px}");			document.writeln(".j10{font-Size:10px; line-height:16px}"); 			document.writeln(".j12{font-Size:12px; line-height:15px}");			document.writeln(".j14{font-Size:14px; line-height:18px}");	 						document.writeln("A.j10norenge { font-Size:10px; line-height:13px; text-decoration: none; }");		 document.writeln("A.j10norenge:link { color: #666666; }");	 	document.writeln("A.j10norenge:visited { color: #666666; }");		 document.writeln("A.j10norenge:hover { color: #FF6600; }");			document.writeln("A.j10ngreen { font-Size:10px; line-height:13px; text-decoration: none; }");	 	document.writeln("A.j10ngreen:link { color: #666666; }");		 document.writeln("A.j10ngreen:visited { color: #666666; }");		 document.writeln("A.j10ngreen:hover { color: #90B228; }");			document.writeln("A.j10nred { font-Size:10px; line-height:13px; text-decoration: none; }");	 	document.writeln("A.j10nred:link { color: #666666; }");		 document.writeln("A.j10nred:visited { color: #666666; }");		 document.writeln("A.j10nred:hover { color: #EF4040; }");		 		 document.writeln("A.j10camp { font-Size:10px; line-height:13px; text-decoration: none; }");		 document.writeln("A.j10camp:link { color: #FF6600; }");	 	document.writeln("A.j10camp:visited { color: #993300; }");		 document.writeln("A.j10camp:hover { color: #FF9933; }");		 document.writeln("A.j12camp { font-Size:12px; line-height:15px; text-decoration: none; }");		 document.writeln("A.j12camp:link { color: #FF6600; }");	 	document.writeln("A.j12camp:visited { color: #993300; }");	 	document.writeln("A.j12camp:hover { color: #FF9933; }");					document.writeln("A.j12red { font-Size:12px; line-height:15px; text-decoration: none; }");	 document.writeln("A.j12red:link { color: #666666; }");	 document.writeln("A.j12red:visited { color: #666666; }");	 document.writeln("A.j12red:hover { color: #EF4040; }");		document.writeln("A.j12dgrey { font-Size:12px; line-height:15px; text-decoration: none;}");	 document.writeln("A.j12dgrey:link { color: #333333; }");		document.writeln("A.j12dgrey:visited { color: #333333; }");	 document.writeln("A.j12dgrey:hover { color: #333333; }");			}	}}else{	if( bName == "M"){		// WIN IE		document.writeln(".e9{font-Size:9px; line-height:10px}");		document.writeln(".e10{font-size:10px; line-height:11px}");		document.writeln(".e12{font-size:12px; line-height:14px}");		document.writeln(".j9{font-size:10px; line-height:12px}");		document.writeln(".j10n{font-Size:11px;line-height:13px}");		document.writeln(".j10_ba{font-Size:11px;line-height:13px}");		document.writeln(".j10{font-Size:11px; line-height:16px}");		document.writeln(".j12{font-Size:12px; line-height:15px; letter-spacing:1px}");		document.writeln(".j14{font-Size:14px; line-height:18px; letter-spacing:1px}");				document.writeln("A.j10norenge { font-Size:10px; line-height:13px; text-decoration: none; }");	 document.writeln("A.j10norenge:link { color: #666666; }");	 document.writeln("A.j10norenge:visited { color: #666666; }");	 document.writeln("A.j10norenge:hover { color: #FF6600; }");		document.writeln("A.j10ngreen { font-Size:10px; line-height:13px; text-decoration: none; }");	 document.writeln("A.j10ngreen:link { color: #666666; }");	 document.writeln("A.j10ngreen:visited { color: #666666; }");	 document.writeln("A.j10ngreen:hover { color: #90B228; }");		document.writeln("A.j10nred { font-Size:10px; line-height:13px; text-decoration: none; }");	 document.writeln("A.j10nred:link { color: #666666; }");	 document.writeln("A.j10nred:visited { color: #666666; }");	 document.writeln("A.j10nred:hover { color: #EF4040; }");	 	 		document.writeln("A.j10camp { font-Size:10px; line-height:13px; text-decoration: none; }");	 document.writeln("A.j10camp:link { color: #FF6600; }");	 document.writeln("A.j10camp:visited { color: #993300; }");	 document.writeln("A.j10camp:hover { color: #FF9933; }");	 		document.writeln("A.j12camp { font-Size:12px; line-height:15px; letter-spacing:1px;  text-decoration: none; }");	 document.writeln("A.j12camp:link { color: #FF6600; }");	 document.writeln("A.j12camp:visited { color: #993300; }");	 document.writeln("A.j12camp:hover { color: #FF9933; }");				document.writeln("A.j12red { font-Size:12px; line-height:15px; letter-spacing:1px;  text-decoration: none; }");	 document.writeln("A.j12red:link { color: #666666; }");	 document.writeln("A.j12red:visited { color: #666666; }");	 document.writeln("A.j12red:hover { color: #EF4040; }");		document.writeln("A.j12dgrey { font-Size:12px; line-height:15px; letter-spacing:1px; text-decoration: none;}");	 document.writeln("A.j12dgrey:link { color: #333333; }");		document.writeln("A.j12dgrey:visited { color: #333333; }");	 document.writeln("A.j12dgrey:hover { color: #333333; }");	}else{		if( vNum < 5 ){			// WIN NETSCAPE 4.x			document.writeln(".e9{font-Size:11px}");			document.writeln(".e10{font-size:12px; line-height:11px}");			document.writeln(".e12{font-size:14px; line-height:14px}");			document.writeln(".j9{font-size:11px; line-height:12px}");			document.writeln(".j10n{font-Size:11px; line-height:13px}");			document.writeln(".j10_ba{font-Size:11px;line-height:13px}");			document.writeln(".j10{font-Size:11px; line-height:16px}");			document.writeln(".j12{font-Size:12px; line-height:15px}");			document.writeln(".j14{font-Size:15px; line-height:18px}");					document.writeln("A.j10norenge { font-Size:11px; line-height:13px; text-decoration: none; }");	 document.writeln("A.j10norenge:link { color: #666666; }");	 document.writeln("A.j10norenge:visited { color: #666666; }");	 document.writeln("A.j10norenge:hover { color: #FF6600; }");		document.writeln("A.j10ngreen { font-Size:11px; line-height:13px; text-decoration: none; }");	 document.writeln("A.j10ngreen:link { color: #666666; }");	 document.writeln("A.j10ngreen:visited { color: #666666; }");	 document.writeln("A.j10ngreen:hover { color: #90B228; }");		document.writeln("A.j10nred { font-Size:11px; line-height:13px; text-decoration: none; }");	 document.writeln("A.j10nred:link { color: #666666; }");	 document.writeln("A.j10nred:visited { color: #666666; }");	 document.writeln("A.j10nred:hover { color: #EF4040; }");	 	 		document.writeln("A.j10camp { font-Size:11px; line-height:13px; text-decoration: none; }");	 document.writeln("A.j10camp:link { color: #FF6600 }");	 document.writeln("A.j10camp:visited { color: #993300; }");	 document.writeln("A.j10camp:hover { color: #FF9933; }");	 		document.writeln("A.j12camp { font-Size:12px; line-height:15px; letter-spacing:1px; text-decoration: none; }");	 document.writeln("A.j12camp:link { color: #FF6600; }");	 document.writeln("A.j12camp:visited { color: #993300; }");	 document.writeln("A.j12camp:hover { color: #FF9933; }");				document.writeln("A.j12red { font-Size:12px; line-height:15px; letter-spacing:1px; text-decoration: none; }");	 document.writeln("A.j12red:link { color: #666666; }");	 document.writeln("A.j12red:visited { color: #666666; }");	 document.writeln("A.j12red:hover { color: #EF4040; }");		document.writeln("A.j12dgrey { font-Size:12px; line-height:15px; letter-spacing:1px; text-decoration: none;}");	 document.writeln("A.j12dgrey:link { color: #333333; }");		document.writeln("A.j12dgrey:visited { color: #333333; }");	 document.writeln("A.j12dgrey:hover { color: #333333; }");		}else{			// WIN NETSCAPE 6.x~			document.writeln(".e9{font-Size:9px; line-height:10px}");			document.writeln(".e10{font-size:10px; line-height:11px}");			document.writeln(".e12{font-size:12px; line-height:14px}");			document.writeln(".j9{font-size:10px; line-height:12px}");			document.writeln(".j10n{font-Size:11px; line-height:13px}");			document.writeln(".j10_ba{font-Size:11px;line-height:13px}");			document.writeln(".j10{font-Size:11px; line-height:16px}");			document.writeln(".j12{font-Size:12px; line-height:15px; letter-spacing:1px}");			document.writeln(".j14{font-Size:14px; line-height:18px; letter-spacing:1px}");					document.writeln("A.j10norenge { font-Size:11px; line-height:13px; text-decoration: none; }");	 document.writeln("A.j10norenge:link { color: #666666; }");	 document.writeln("A.j10norenge:visited { color: #666666; }");	 document.writeln("A.j10norenge:hover { color: #FF6600; }");		document.writeln("A.j10ngreen { font-Size:11px; line-height:13px; text-decoration: none; }");	 document.writeln("A.j10ngreen:link { color: #666666; }");	 document.writeln("A.j10ngreen:visited { color: #666666; }");	 document.writeln("A.j10ngreen:hover { color: #90B228; }");		document.writeln("A.j10nred { font-Size:11px; line-height:13px; text-decoration: none; }");	 document.writeln("A.j10nred:link { color: #666666; }");	 document.writeln("A.j10nred:visited { color: #666666; }");	 document.writeln("A.j10nred:hover { color: #EF4040; }");	 	 		document.writeln("A.j10camp { font-Size:11px; line-height:13px; text-decoration: none; }");	 document.writeln("A.j10camp:link { color: #FF6600; }");	 document.writeln("A.j10camp:visited { color: #993300; }");	 document.writeln("A.j10camp:hover { color: #FF9933; }");	 		document.writeln("A.j12camp { font-Size:12px; line-height:15px; letter-spacing:1px; text-decoration: none; }");	 document.writeln("A.j12camp:link { color: #FF6600; }");	 document.writeln("A.j12camp:visited { color: #993300; }");	 document.writeln("A.j12camp:hover { color: #FF9933; }");				document.writeln("A.j12red { font-Size:12px; line-height:15px; letter-spacing:1px; text-decoration: none; }");	 document.writeln("A.j12red:link { color: #666666; }");	 document.writeln("A.j12red:visited { color: #666666; }");	 document.writeln("A.j12red:hover { color: #EF4040; }");		document.writeln("A.j12dgrey { font-Size:12px; line-height:15px; letter-spacing:1px; text-decoration: none;}");	 document.writeln("A.j12dgrey:link { color: #333333; }");		document.writeln("A.j12dgrey:visited { color: #333333; }");	 document.writeln("A.j12dgrey:hover { color: #333333; }");		}	}}document.writeln("--></STYLE>");