var vNum = navigator.appVersion.charAt(0);
var bName = navigator.appName.charAt(0);
if ( bName == "M" && vNum < 4)
	location.href="getnewbrowser.html";
if ( bName == "N" && vNum < 4)
	location.href="getnewbrowser.html";

document.writeln("<STYLE TYPE='text/css'><!--");
if(navigator.appVersion.indexOf("Mac") > -1)
{
	if( bName == "M")
	 {
		// MAC IE
		document.writeln(".b10{font-size:70%; line-height:1.2em; font-weight:bold}");
		document.writeln(".b12{font-size:85%; line-height:1.5em; font-weight:bold}");
		document.writeln(".j10{font-size:70%; line-height:1.2em}");
		document.writeln(".j12,p,li{font-size:85%; line-height:1.5em}");
		document.writeln(".t-j12{font-size:85%; line-height:1.5em; background-color: #F1F1F1}");
		document.writeln(".j14{font-size:100%; line-height:1.5em}");
		document.writeln(".stext{font-size:70%}");
		document.writeln(".mtext{font-size:85%}");
		document.writeln(".ltext{font-size:100%}");
		document.writeln("h1{color: #663399; margin-bottom:0em; font-size: 100%; font-weight: bold;}");
		document.writeln("h2{color: #663399; margin-bottom:0em; font-size: 85%; font-weight: bold;}");
		document.writeln("h3{color: #663399; margin-bottom:0em; font-size: 70%; font-weight: bold;}");
	}
	else
	{
		if( vNum < 5 )
		{
			// MAC NETSCAPE 4.x
			document.writeln(".b10{font-size:75%; line-height:1.2em; font-weight:bold}");
			document.writeln(".b12{font-size:90%; line-height:1.5em; font-weight:bold}");
			document.writeln(".j10{font-size:75%; line-height:1.2em}");
			document.writeln(".j12,p,li{font-size:90%; line-height:1.5em}");
			document.writeln(".t-j12{font-size:90%; line-height:1.5em; background-color: #F1F1F1}");
			document.writeln(".j14{font-size:105%; line-height:1.5em}");
			document.writeln(".stext{font-size:75%}");
			document.writeln(".mtext{font-size:90%}");
			document.writeln(".ltext{font-size:105%}");
			document.writeln("h1{color: #663399; margin-bottom:0em; font-size: 105%; font-weight: bold;}");
			document.writeln("h2{color: #663399; margin-bottom:0em; font-size: 90%; font-weight: bold;}");
			document.writeln("h3{color: #663399; margin-bottom:0em; font-size: 75%; font-weight: bold;}");
	 	}
	 	else
	 	{
			// Safari, MAC NETSCAPE 6.x~
			document.writeln(".b10{font-size:75%; line-height:1.2em; font-weight:bold}");
			document.writeln(".b12{font-size:90%; line-height:1.5em; font-weight:bold}");
			document.writeln(".j10{font-size:75%; line-height:1.2em}");
			document.writeln(".j12,p,li{font-size:90%; line-height:1.5em}");
			document.writeln(".t-j12{font-size:90%; line-height:1.5em; background-color: #F1F1F1}");
			document.writeln(".j14{font-size:105%; line-height:1.5em}");
			document.writeln(".stext{font-size:75%}");
			document.writeln(".mtext{font-size:90%}");
			document.writeln(".ltext{font-size:105%}");
			document.writeln("h1{color: #663399; margin-bottom:0em; font-size: 105%; font-weight: bold;}");
			document.writeln("h2{color: #663399; margin-bottom:0em; font-size: 90%; font-weight: bold;}");
			document.writeln("h3{color: #663399; margin-bottom:0em; font-size: 75%; font-weight: bold;}");
	 	}
	 }

}
else
{
	if( bName == "M")
	{
		// WIN IE, Opera
		document.writeln(".b10{font-size:75%; line-height: 1.3em; font-weight:bold}");
		document.writeln(".b12{font-size:90%; line-height:1.4em; letter-spacing:0pt; font-weight:bold}");
		document.writeln(".j10{font-size:75%; line-height: 1.3em}");
		document.writeln(".j12,p,li{font-size:90%; line-height:1.4em; letter-spacing:0pt}");
		document.writeln(".t-j12{font-size:90%; line-height:1.4em; letter-spacing:-1pt; background-color: #F1F1F1}");
		document.writeln(".j14{font-size:105%; line-height:1.4em; letter-spacing:0pt}");
		document.writeln(".stext{font-size:75%}");
		document.writeln(".mtext{font-size:90%; letter-spacing:0pt}");
		document.writeln(".ltext{font-size:105%; letter-spacing:0pt}");
		document.writeln("h1{color: #663399; margin-bottom:0em; font-size: 105%; font-weight: bold;}");
		document.writeln("h2{color: #663399; margin-bottom:0em; font-size: 90%; font-weight: bold;}");
		document.writeln("h3{color: #663399; margin-bottom:0em; font-size: 75%; font-weight: bold;}");
	}
	else
	{
		if( vNum < 5 )
		{
			// WIN NETSCAPE 4.x
			document.writeln(".b10{font-size:80%; line-height:1.2em; font-weight:bold}");
			document.writeln(".b12{font-size:95%; line-height:1.3em; letter-spacing:0pt; font-weight:bold}");
			document.writeln(".j10{font-size:80%; line-height:1.2em}");
			document.writeln(".j12,p,li{font-size:95%; line-height:1.3em; letter-spacing:0pt}");
			document.writeln(".t-j12{font-size:95%; line-height:1.3em; letter-spacing:-1pt; background-color: #F1F1F1}");
			document.writeln(".j14{font-size:110%; line-height:1.3em; letter-spacing:0pt}");
			document.writeln(".stext{font-size:80%}");
			document.writeln(".mtext{font-size:95%; letter-spacing:0pt}");
			document.writeln(".ltext{font-size:110%; letter-spacing:0pt}");
			document.writeln("h1{color: #663399; margin-bottom:0em; font-size: 110%; font-weight: bold;}");
			document.writeln("h2{color: #663399; margin-bottom:0em; font-size: 95%; font-weight: bold;}");
			document.writeln("h3{color: #663399; margin-bottom:0em; font-size: 80%; font-weight: bold;}");
		}
		else
		{
			// Firefox,WIN NETSCAPE 6.x~
			document.writeln(".b10{font-size:80%; line-height:1.2em; font-weight:bold}");
			document.writeln(".b12{font-size:95%; line-height:1.3em; letter-spacing:0pt; font-weight:bold}");
			document.writeln(".j10{font-size:80%; line-height:1.2em}");
			document.writeln(".j12,p,li{font-size:95%; line-height:1.3em; letter-spacing:0pt}");
			document.writeln(".t-j12{font-size:95%; line-height:1.3em; letter-spacing:-1pt; background-color: #F1F1F1}");
			document.writeln(".j14{font-size:110%; line-height:1.3em; letter-spacing:0pt}");
			document.writeln(".stext{font-size:80%}");
			document.writeln(".mtext{font-size:95%; letter-spacing:0pt}");
			document.writeln(".ltext{font-size:110%; letter-spacing:0pt}");
			document.writeln("h1{color: #663399; margin-bottom:0em; font-size: 110%; font-weight: bold;}");
			document.writeln("h2{color: #663399; margin-bottom:0em; font-size: 95%; font-weight: bold;}");
			document.writeln("h3{color: #663399; margin-bottom:0em; font-size: 80%; font-weight: bold;}");
		
		}
	}
}
 document.writeln("--></STYLE>");


