var ffamily
ffamily = 'arial,helvetica,verdana'

document.write('<style>')
if (document.all) {
	//IE browser
	document.write('#sec0, #sec1, #sec2 {position:absolute;top:385px;left:112px;visibility: hidden;background-color:#FFFFFF;padding:0.5em;}')
	document.write('.pgdata{font-family:' + ffamily + ';font-size:8pt;}')
	document.write('body{font-family:' + ffamily + ';font-size:8pt;color:#000000;backgroud-color:#ffffff;}')	
	document.write('a.footerinfo,a.footerinfo:link,a.footerinfo:visited,a.footerinfo:active{font-family:' + ffamily + ';font-size:8pt;color:#2266cc;}')
	document.write('a.footerinfo:hover,a.footerinfo:link:hover,a.footerinfo:visited:hover,a.footerinfo:active:hover{font-family:' + ffamily + ';font-size:8pt;color:#eeaa00;}')
	document.write('.btnstyle{font-family:' + ffamily + ';font-size:8pt;font-weight:bold;border-right:#104a7b 1px solid;border-top: #afc4d5 1px solid;border-left: #afc4d5 1px solid; border-bottom: #104a7b 1px solid; background:#eeeeee; cursor: hand; color: #000066; text-decoration: none;height:19px;}')	
}	
else {
	//NETSCAPE browser
	document.write('#sec0, #sec1, #sec2 {position:absolute;top:400px;left:20px;visibility: hidden;background-color:#FFFFFF;padding:0.5em;}')
	document.write('.pgdata{font-family:' + ffamily + ';font-size:9pt;}')
	document.write('body{font-family:' + ffamily + ';font-size:9pt;color:#000000;backgroud-color:#ffffff;}')	
	document.write('a.footerinfo,a.footerinfo:link,a.footerinfo:visited,a.footerinfo:active{font-family:' + ffamily + ';font-size:9pt;color:#2266cc;}')
	document.write('a.footerinfo:hover,a.footerinfo:link:hover,a.footerinfo:visited:hover,a.footerinfo:active:hover{font-family:' + ffamily + ';font-size:9pt;color:#eeaa00;}')
	document.write('.btnstyle{font-family:' + ffamily + ';font-size:9pt;border-right:#104a7b 1px solid;border-top: #afc4d5 1px solid;border-left: #afc4d5 1px solid; border-bottom: #104a7b 1px solid; background:#eeeeee; cursor: hand; color: #000066; text-decoration: none;height:19px;}')	
}	
document.write('a,a:visited,a:link,a:active{font-family:' + ffamily + ';font-size:8pt;text-decoration:none;color:#ffffff;}')
document.write('a:hover,a:visited:hover,a:link:hover,a:active:hover{font-family:' + ffamily + ';font-size:8pt;color:#eeaa00;text-decoration:underline;}')
document.write('td{font-family:' + ffamily + ';font-size:8pt;}')
document.write('.fontsize1{font-family:' + ffamily + ';font-size:7pt;color:#000000;}')
document.write('.popuptitle,.popuptitle:link,.popuptitle:visited,.popuptitle:active{font-family:verdana,arial;font-size:8pt;font-weight:bold;color:#ffffff;background-color:#2266cc}')
document.write('.popupdata,.popupdata:link,.popupdata:visited,.popupdata:active{font-family:verdana,arial;font-size:7.5pt;font-weight:normal;color:#000000;background-color:#ffffff}')
document.write('.pgtitle,.pgtitle:link,.pgtitle:visited,.pgtitle:active{font-family:' + ffamily + ';font-size:11pt;font-weight:bold;color:#2266cc;}')
document.write('.pgheading,.pgheading:link,.pgheading:visited,.pgheading:active{font-family:' + ffamily + ';font-size:9pt;background:#eeeeee;}')
document.write('.pgheadingclear{font-family:' + ffamily + ';font-size:9pt;background:#ffffff;}')
document.write('.pgheadcolor,.pgheadcolor:link,.pgheadcolor:visited,.pgheading:active{font-family:' + ffamily + ';font-size:8pt;color:#2266cc;font-weight:bold;}')
document.write('.pgdatacolor{font-family:' + ffamily + ';font-size:8pt;color:#eeaa00}')
document.write('.pgdatacolor_calc{font-family:' + ffamily + ';font-size:8pt;color:#000000;}')
document.write('.pgdatacolor_white{font-family:' + ffamily + ';font-size:8pt;color:#ffffff;}')
document.write('.pgsubinfo,.pgsubinfo:link,.pgsubinfo:visited,.pgsubinfo:active{font-family:' + ffamily + ';font-size:7pt;}')
document.write('.selstyle{font-family:' + ffamily + ';font-size:8pt;color:#000000;cursor:hand;background-color:#ffffff;height:19px;}')
document.write('.checkstyle{font-family:' + ffamily + ';font-size:8pt;color:#000000;background-color:#ffffff;height:19px;box-right: #afc4d5 1px solid;}')
document.write('.inputstyle{font-family:' + ffamily + ';font-size:8pt;border-right:#afc4d5 1px solid;border-bottom: #afc4d5 1px solid;border-left:#104a7b 1px solid; border-top: #104a7b 1px solid;color:#000000;background-color:#ffffff;height:19px;}')
document.write('.areastyle{font-family:' + ffamily + ';font-size:8pt;border-right:#afc4d5 1px solid;border-bottom: #afc4d5 1px solid;border-left:#104a7b 1px solid; border-top: #104a7b 1px solid;color:#000000;background-color:#ffffff;height:50px;width:278px;}')
document.write('.areastyle_license{font-family:' + ffamily + ';font-size:8pt;rows:900;cols:1000;}')	
document.write('.divgroup{visibility:hidden;}')
document.write('</style>')


