mac=(navigator.appVersion.indexOf('Mac')!=-1)?true:false;
ie=(navigator.appName.charAt(0) == "M")?true:false;
ver=navigator.appVersion.charAt(0);

document.writeln("<STYLE TYPE='text/css'><!--");

document.writeln("body{ background:#FFFFFF;")
document.writeln("	margin-top:0px;")
document.writeln("	margin-left:0px;")
document.writeln("	margin-right:0px;")
document.writeln("	margin-bottom:0px;")
document.writeln("	color:#666666;")
document.writeln("}");

document.writeln("TD { color:#666666; }");

document.writeln(".copyright { color:#846666; }");
document.writeln("h1,h2,h3,h4,h5,h6 { display: inline; }");

if(mac){
	//FOR MACINTOSH IE NS
	document.writeln(".j10{font-size:10px}")
	document.writeln(".j10w{font-size:10px; color:#FFFFFF;}")
	document.writeln(".j10r{font-size:10px; color:#D9653F;}")
	document.writeln(".j10b{font-size:10px; font-weight:bold}")
	document.writeln(".j12{font-size:12px}")
	document.writeln(".j12s{font-size:12px;}")
	document.writeln(".j12w{font-size:12px; color:#FFFFFF}")
	document.writeln(".j12m{font-size:12px; color:#000000}")
	document.writeln(".j12b{font-size:12px; color:#846666; font-weight:bold;}")
	document.writeln(".j14{font-size:14px}")
	document.writeln("a { color:#846666; text-decoration: none}")
	document.writeln("a:hover { color:#846666; text-decoration: underline}")
	document.writeln(".new{font-size:10px; color:#000000;}")
	document.writeln(".caRED11{font-size:11px; line-height:15px; color:#FF3333;}")
	document.writeln(".caBK11{font-size:11px; line-height:15px; color:#333333;}")
	document.writeln(".caBK20{font-size:20px; line-height:23px; color:#333333;}")
}
else{
	if(ie){
		//FOR WINDOWS IE
		document.writeln(".j10{font-size:11px; line-height:15px}")
		document.writeln(".j10w{font-size:11px; line-height:15px; color:#FFFFFF;}")
		document.writeln(".j10r{font-size:11px; line-height:15px; color:#D9653F;}")
		document.writeln(".j10b{font-size:11px; line-height:15px; font-weight:bold}")
		document.writeln(".j12{font-size:12px; line-height:20px; letter-spacing:1px}")
		document.writeln(".j12s{font-size:12px; line-height:18px; letter-spacing:1px}")
		document.writeln(".j12w{font-size:12px; line-height:18px; color:#FFFFFF; letter-spacing:1px}")
		document.writeln(".j12m{font-size:12px; line-height:18px; color:#000000; letter-spacing:1px}")
		document.writeln(".j12b{font-size:12px; line-height:18px; color:#846666; font-weight:bold; letter-spacing:1px}")
		document.writeln(".j14{font-size:14px; line-height:17px; letter-spacing:1.5px}")
		document.writeln("a { color:#846666; text-decoration: none; }")
		document.writeln("a:hover { color:#846666; text-decoration: underline; }")
		document.writeln(".new{font-size:11px; line-height:15px; color:#CC0000;}")
		document.writeln(".caRED11{font-size:11px; line-height:15px; color:#FF3333;}")
		document.writeln(".caBK11{font-size:11px; line-height:15px; color:#333333;}")
		document.writeln(".caBK20{font-size:20px; line-height:23px; color:#333333;}")
		document.writeln("br {letter-spacing: 0;}")
	}
	else{
		if(ver<5){
			//FOR WINDOWS NETSCAPE 4.x
			document.writeln(".j10{font-size:11px; line-height:15px}")
			document.writeln(".j10w{font-size:11px; line-height:15px; color:#FFFFFF;}")
			document.writeln(".j10r{font-size:11px; line-height:15px; color:#D9653F;}")
			document.writeln(".j10b{font-size:11px; line-height:15px; font-weight:bold}")
			document.writeln(".j12{font-size:14px; line-height:18px}")
			document.writeln(".j12s{font-size:14px; line-height:18px}")
			document.writeln(".j12w{font-size:14px; line-height:18px; color:#FFFFFF}")
			document.writeln(".j12m{font-size:14px; line-height:18px; color:#000000}")
			document.writeln(".j12b{font-size:14px; line-height:18px; color:#846666; font-weight:bold; }")
			document.writeln(".j14{font-size:15px; line-height:18px; letter-spacing:1.5px}")
			document.writeln("a { color:#846666; text-decoration: none}")
			document.writeln("a:hover { color:#846666; text-decoration: underline}")
			document.writeln(".new{font-size:11px; line-height:15px; color:#000000; }")
			document.writeln(".caRED11{font-size:11px; line-height:15px; color:#FF3333;}")
			document.writeln(".caBK11{font-size:11px; line-height:15px; color:#333333;}")
			document.writeln(".caBK20{font-size:20px; line-height:23px; color:#333333;}")
		} 
		else {
			//FOR WINDOWS NETSCAPE 6.x
			document.writeln(".j10{font-size:11px; line-height:15px}")
			document.writeln(".j10w{font-size:11px; line-height:15px; color:#FFFFFF;}")
			document.writeln(".j10r{font-size:11px; line-height:15px; color:#D9653F;}")
			document.writeln(".j10b{font-size:11px; line-height:15px; font-weight:bold}")
			document.writeln(".j12{font-size:12px; line-height:18px}")
			document.writeln(".j12s{font-size:12px; line-height:18px}")
			document.writeln(".j12w{font-size:12px; line-height:18px; color:#FFFFFF}")
			document.writeln(".j12m{font-size:12px; line-height:18px; color:#000000}")
			document.writeln(".j12b{font-size:12px; line-height:18px; color:#846666; font-weight:bold;}")
			document.writeln(".j14{font-size:14px; line-height:17px;}")
			document.writeln("a { color:#846666; text-decoration: none}")
			document.writeln("a:hover { color:#846666; text-decoration: underline}")
			document.writeln(".new{font-size:11px; line-height:15px; color:#000000;}")
			document.writeln(".caRED11{font-size:11px; line-height:15px; color:#FF3333;}")
			document.writeln(".caBK11{font-size:11px; line-height:15px; color:#333333;}")
			document.writeln(".caBK20{font-size:20px; line-height:23px; color:#333333;}")
		}
	}
}

document.writeln("--></STYLE>");
