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

document.write("<STYLE TYPE='text/css'><!--")
if(mac){
	//FOR MACINTOSH IE NS
	if(ie){
	//FOR MACINTOSH IE
	document.write("BODY {margin-left:0; margin-right:0; margin-top:0; margin-bottom:0; scrollbar-3d-light-color : #333333;scrollbar-arrow-color : #333333;scrollbar-base-color : #666666;scrollbar-face-color : #666666;scrollbar-highlight-color : #333333;scrollbar-shadow-color : #333333;}")
	document.write(".main {font-size:12px; line-height:17px;}")
	document.write(".text {font-size:12px; line-height:17px;}")
	document.write(".small {font-size:10px; line-height:14px;}")
	document.write(".big {font-size:14px; line-height:19px;}")

	document.write("td {font-size:12px; line-height:17px;}")
	document.write("input,textarea, select {color: #CCCCCC; background: #333333; border-bottom: #999999 1px solid ; border-left: #999999 1px solid ; border-right: #999999 1px solid ; border-top: #999999 1px solid ; font-size: 12pt;}")
	document.write(".submit {color: #333333; background: #999999; border-bottom: #DDDDDD 1px solid ; border-left: #DDDDDD 1px solid ; border-right: #DDDDDD 1px solid ; border-top: #DDDDDD 1px solid ; font-size: 10pt;}")
	
	document.write("a {text-decoration:none;}")
	document.write("a:hover {text-decoration:underline; color:#FFCC00;}")
	document.write("a:active {text-decoration:underline; color:#FFCC00;}")
	}
	else{
	//FOR MACINTOSH NETSCAPE
	document.write("BODY {margin-left:0; margin-right:0; margin-top:0; margin-bottom:0; scrollbar-3d-light-color : #333333;scrollbar-arrow-color : #333333;scrollbar-base-color : #666666;scrollbar-face-color : #666666;scrollbar-highlight-color : #333333;scrollbar-shadow-color : #333333;}")
	document.write(".main {font-size:12px; line-height:17px;}")
	document.write(".text {font-size:12px; line-height:17px;}")
	document.write(".small {font-size:10px; line-height:14px;}")
	document.write(".big {font-size:14px; line-height:19px;}")

	document.write("td {font-size:12px; line-height:17px;}")
	document.write("input,textarea, select {color: #CCCCCC; background: #333333; border-bottom: #999999 1px solid ; border-left: #999999 1px solid ; border-right: #999999 1px solid ; border-top: #999999 1px solid ; font-size: 12pt;}")
	document.write(".submit {color: #333333; background: #999999; border-bottom: #DDDDDD 1px solid ; border-left: #DDDDDD 1px solid ; border-right: #DDDDDD 1px solid ; border-top: #DDDDDD 1px solid ; font-size: 10pt;}")
	
	document.write("a {text-decoration:none;}")
	document.write("a:hover {text-decoration:underline; color:#FFCC00;}")
	document.write("a:active {text-decoration:underline; color:#FFCC00;}")
	}
}
else{
	if(ie){
	//FOR WINDOWS IE
	document.write("BODY {margin-left:0; margin-right:0; margin-top:0; margin-bottom:0; scrollbar-3d-light-color : #333333;scrollbar-arrow-color : #333333;scrollbar-base-color : #666666;scrollbar-face-color : #666666;scrollbar-highlight-color : #333333;scrollbar-shadow-color : #333333;}")
	document.write(".main {font-size:12px; line-height:17px;}")
	document.write(".text {font-size:12px; line-height:17px;}")
	document.write(".small {font-size:10px; line-height:14px;}")
	document.write(".big {font-size:14px; line-height:19px; font-family:‚l‚r ƒSƒVƒbƒN, Osaka|“™•;}")
	document.write("td {font-size:12px; line-height:17px;}")
	document.write("input,textarea, select {color: #CCCCCC; background: #333333; border-bottom: #999999 1px solid ; border-left: #999999 1px solid ; border-right: #999999 1px solid ; border-top: #999999 1px solid ; font-size: 12pt;}")
	document.write(".submit {color: #333333; background: #999999; border-bottom: #DDDDDD 1px solid ; border-left: #DDDDDD 1px solid ; border-right: #DDDDDD 1px solid ; border-top: #DDDDDD 1px solid ; font-size: 10pt;}")
	document.write("a {text-decoration:none;}")
	document.write("a:hover {text-decoration:underline; color:#FFCC00;}")
	document.write("a:active {text-decoration:underline; color:#FFCC00;}")
	}
	else{
	//FOR WINDOWS NETSCAPE
	document.write("BODY {margin-left:0; margin-right:0; margin-top:0; margin-bottom:0; scrollbar-3d-light-color : #333333;scrollbar-arrow-color : #333333;scrollbar-base-color : #666666;scrollbar-face-color : #666666;scrollbar-highlight-color : #333333;scrollbar-shadow-color : #333333;}")
	document.write(".main {font-size:12px; line-height:17px;}")
	document.write(".text {font-size:12px; line-height:17px;}")
	document.write(".small {font-size:10px; line-height:14px;}")
	document.write(".big {font-size:14px; line-height:19px;}")
	document.write("td {font-size:12px; line-height:17px;}")
	document.write("input,textarea, select {color: #CCCCCC; background: #333333; border-bottom: #999999 1px solid ; border-left: #999999 1px solid ; border-right: #999999 1px solid ; border-top: #999999 1px solid ; font-size: 12pt;}")
	document.write(".submit {color: #333333; background: #999999; border-bottom: #DDDDDD 1px solid ; border-left: #DDDDDD 1px solid ; border-right: #DDDDDD 1px solid ; border-top: #DDDDDD 1px solid ; font-size: 10pt;}")
	document.write("a {text-decoration:none;}")
	document.write("a:hover {text-decoration:underline; color:#FFCC00;}")
	document.write("a:active {text-decoration:underline; color:#FFCC00;}")
	}
}
document.write("--></STYLE>");
