function css() {
	document.writeln("<style type='text/css'>");
	document.writeln("<!--");
	document.writeln("body {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; background-color: #FFFFFF}");
	document.writeln("table, td {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #000000}");
	document.writeln(".header {font-family: arial, helvetica, sans-serif, SimSun; font-size: 16pt; color: #000000; font-weight: bold}");
	document.writeln(".whiteheader {font-family: arial, helvetica, sans-serif, SimSun; font-size: 16pt; color: #FFFFFF; font-weight: bold}");
	document.writeln(".redheader {font-family: arial, helvetica, sans-serif, SimSun; font-size: 16pt; color: #AA093F; font-weight: bold}");
	document.writeln(".afxheader {font-family: tahoma,arial,sans-serif, SimSun; font-size: 16pt; color: #0F2145; font-weight: bold}");
	document.writeln(".blueheader {font-family: arial, helvetica, sans-serif, SimSun; font-size: 16pt; color: #003399; font-weight: bold}");
	document.writeln(".orangeheader {font-family: arial, helvetica, sans-serif, SimSun; font-size: 16pt; color: #FF6600; font-weight: bold}");
	document.writeln(".greenheader {font-family: arial, helvetica, sans-serif, SimSun; font-size: 16pt; color: #009900; font-weight: bold}");
	document.writeln(".yellowheader {font-family: arial, helvetica, sans-serif, SimSun; font-size: 16pt; color: #FFCC00; font-weight: bold}");
	document.writeln(".subhead {font-family: arial, helvetica, sans-serif, SimSun; font-size: 12pt; color: #000000; font-weight: bold}");
	document.writeln(".mediumgraysubhead {font-family: arial, helvetica, sans-serif, SimSun; font-size: 12pt; color: #666666; font-weight: bold}");
	document.writeln(".whitesubhead {font-family: arial, helvetica, sans-serif, SimSun; font-size: 12pt; color: #FFFFFF; font-weight: bold}");
	document.writeln(".redsubhead {font-family: arial, helvetica, sans-serif, SimSun; font-size: 12pt; color: #AA093F; font-weight: bold}");
	document.writeln(".bluesubhead {font-family: arial, helvetica, sans-serif, SimSun; font-size: 12pt; color: #003399; font-weight: bold}");
	document.writeln(".orangesubhead {font-family: arial, helvetica, sans-serif, SimSun; font-size: 12pt; color: #FF6600; font-weight: bold}");
	document.writeln(".greensubhead {font-family: arial, helvetica, sans-serif, SimSun; font-size: 12pt; color: #009900; font-weight: bold}");
	document.writeln(".yellowsubhead {font-family: arial, helvetica, sans-serif, SimSun; font-size: 12pt; color: #FFCC00; font-weight: bold}");
	document.writeln(".bodytext {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #000000}");
	document.writeln(".fixedwidthbodytext {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #000000}");
	document.writeln(".whitebodytext {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF}");
	document.writeln(".mediumgraybodytext {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #666666}");
	document.writeln(".redbodytext {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #AA093F}");
	document.writeln(".bluebodytext {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #003399}");
	document.writeln(".orangebodytext {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FF6600}");
	document.writeln(".greenbodytext {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #009900}");
	document.writeln(".yellowbodytext {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFCC00}");
	document.writeln(".smaller {font-family: arial, helvetica, sans-serif, SimSun; font-size: 6pt; color: #000000}");
	document.writeln(".small {font-family: arial, helvetica, sans-serif, SimSun; font-size: 8pt; color: #000000}");
	document.writeln(".darkgraysmall {font-family: arial, helvetica, sans-serif, SimSun; font-size: 8pt; color: #333333}");
	document.writeln(".mediumgraysmall {font-family: arial, helvetica, sans-serif, SimSun; font-size: 8pt; color: #666666}");
	document.writeln(".whitesmall {font-family: arial, helvetica, sans-serif, SimSun; font-size: 8pt; color: #FFFFFF}");
	document.writeln(".redsmall {font-family: arial, helvetica, sans-serif, SimSun; font-size: 8pt; color: #AA093F}");
	document.writeln(".bluesmall {font-family: arial, helvetica, sans-serif, SimSun; font-size: 8pt; color: #003399}");
	document.writeln(".bluebig {font-family: tahoma, helvetica, sans-serif, SimSun; font-size: 10pt; color: #000080}");
	document.writeln(".orangesmall {font-family: arial, helvetica, sans-serif, SimSun; font-size: 8pt; color: #FF6600}");
	document.writeln(".greensmall {font-family: arial, helvetica, sans-serif, SimSun; font-size: 8pt; color: #009900}");
	document.writeln(".yellowsmall {font-family: arial, helvetica, sans-serif, SimSun; font-size: 8pt; color: #FFCC00}");
	document.writeln(".up {font-family: arial, helvetica, sans-serif, SimSun; font-size: 8pt; color: #006600}");
	document.writeln(".down {font-family: arial, helvetica, sans-serif, SimSun; font-size: 8pt; color: #FF0000}");
	document.writeln(".formtext {font-family: courier, monospace}");
	document.writeln("p, div {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #000000}");
	document.writeln("ul, ol, li {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #000000}");
	document.writeln("input {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #000000}");
	document.writeln("select {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #000000}");
	document.writeln("option {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #000000}");	
	document.writeln("a:link {color: #000000; text-decoration: underline}");
	document.writeln("a:visited {color: #AA093F; text-decoration: underline}");
	document.writeln("a:active {color: #FF0000; text-decoration: underline}");
	document.writeln("a:hover {color: #FF0000; text-decoration: underline}");
	document.writeln(".navgray a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navgray a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navgray a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navgray a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #666666; font-weight: bold; text-decoration: none}");
	document.writeln(".navgray a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #666666; font-weight: bold; text-decoration: none}");
	document.writeln(".navgray2 a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #666666; font-weight: bold; text-decoration: none}");
	document.writeln(".navgray2 a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #666666; font-weight: bold; text-decoration: none}");
	document.writeln(".navgray2 a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #666666; font-weight: bold; text-decoration: none}");
	document.writeln(".navgray2 a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #666666; font-weight: bold; text-decoration: none}");
	document.writeln(".navgray2 a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #666666; font-weight: bold; text-decoration: none}");
	document.writeln(".navblue a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navblue a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navblue a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navblue a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #003399; font-weight: bold; text-decoration: none}");
	document.writeln(".navblue a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #003399; font-weight: bold; text-decoration: none}");
	document.writeln(".navblue2 a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #003399; font-weight: bold; text-decoration: none}");
	document.writeln(".navblue2 a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #003399; font-weight: bold; text-decoration: none}");
	document.writeln(".navblue2 a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #003399; font-weight: bold; text-decoration: none}");
	document.writeln(".navblue2 a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #003399; font-weight: bold; text-decoration: none}");
	document.writeln(".navblue2 a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #003399; font-weight: bold; text-decoration: none}");
	document.writeln(".navorange a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navorange a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navorange a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navorange a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FF6600; font-weight: bold; text-decoration: none}");
	document.writeln(".navorange a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FF6600; font-weight: bold; text-decoration: none}");
	document.writeln(".navorange2 a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FF6600; font-weight: bold; text-decoration: none}");
	document.writeln(".navorange2 a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FF6600; font-weight: bold; text-decoration: none}");
	document.writeln(".navorange2 a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FF6600; font-weight: bold; text-decoration: none}");
	document.writeln(".navorange2 a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FF6600; font-weight: bold; text-decoration: none}");
	document.writeln(".navorange2 a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FF6600; font-weight: bold; text-decoration: none}");
	document.writeln(".navgreen a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navgreen a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navgreen a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navgreen a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #009900; font-weight: bold; text-decoration: none}");
	document.writeln(".navgreen a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #009900; font-weight: bold; text-decoration: none}");
	document.writeln(".navgreen2 a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #009900; font-weight: bold; text-decoration: none}");
	document.writeln(".navgreen2 a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #009900; font-weight: bold; text-decoration: none}");
	document.writeln(".navgreen2 a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #009900; font-weight: bold; text-decoration: none}");
	document.writeln(".navgreen2 a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #009900; font-weight: bold; text-decoration: none}");
	document.writeln(".navgreen2 a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #009900; font-weight: bold; text-decoration: none}");
	
	document.writeln(".manage {font-family: arial, helvetica, sans-serif, SimSun; font-size: 9.5pt; color: #000000;; font-weight: bold}");
	document.writeln(".managename {font-family: arial, helvetica, sans-serif, SimSun; font-size: 12pt; color: #AA093F; font-weight: bold}");
	document.writeln(".managetext {font-family: arial, helvetica, sans-serif, SimSun; font-size: 11pt; color: #000000;}");
	document.writeln(".managetitle {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #000000;}");
	
	document.writeln(".nav {");
	document.writeln("FONT-SIZE: 9pt; WIDTH: 130px; CURSOR: hand; COLOR: #000000; LINE-HEIGHT: 16pt; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left; TEXT-DECORATION: none");
	document.writeln("}");
	document.writeln(".navMenu {");
	document.writeln("	FONT-SIZE: 9pt; FLOAT: left; COLOR: #000000; LINE-HEIGHT: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left");
	document.writeln("}");
	
	document.writeln(".navyellow a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navyellow a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navyellow a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navyellow a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FFCC00; font-weight: bold; text-decoration: none}");
	document.writeln(".navyellow a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FFCC00; font-weight: bold; text-decoration: none}");
	document.writeln(".navyellow2 a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FFCC00; font-weight: bold; text-decoration: none}");
	document.writeln(".navyellow2 a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FFCC00; font-weight: bold; text-decoration: none}");
	document.writeln(".navyellow2 a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FFCC00; font-weight: bold; text-decoration: none}");
	document.writeln(".navyellow2 a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FFCC00; font-weight: bold; text-decoration: none}");
	document.writeln(".navyellow2 a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FFCC00; font-weight: bold; text-decoration: none}");
	
	document.writeln(".navred a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navred a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navred a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navred a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #CC0000; font-weight: bold; text-decoration: none}");
	document.writeln(".navred a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #CC0000; font-weight: bold; text-decoration: none}");
	document.writeln(".navred2 a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #CC0000; font-weight: bold; text-decoration: none}");
	document.writeln(".navred2 a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #CC0000; font-weight: bold; text-decoration: none}");
	document.writeln(".navred2 a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #CC0000; font-weight: bold; text-decoration: none}");
	document.writeln(".navred2 a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #CC0000; font-weight: bold; text-decoration: none}");
	document.writeln(".navred2 a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #CC0000; font-weight: bold; text-decoration: none}");
	
	
	document.writeln(".navnewgray a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewgray a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewgray a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewgray a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #808080; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewgray a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #808080; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewgray2 a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #808080; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewgray2 a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #808080; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewgray2 a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #808080; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewgray2 a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #808080; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewgray2 a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #808080; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewblue a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewblue a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewblue a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewblue a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #082F67; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewblue a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #082F67; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewblue2 a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #082F67; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewblue2 a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #082F67; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewblue2 a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #082F67; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewblue2 a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #082F67; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewblue2 a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #082F67; font-weight: bold; text-decoration: none}");
	document.writeln(".navneworrange a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navneworrange a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navneworrange a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navneworrange a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FF5800; font-weight: bold; text-decoration: none}");
	document.writeln(".navneworrange a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FF5800; font-weight: bold; text-decoration: none}");
	document.writeln(".navneworrange2 a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FF5800; font-weight: bold; text-decoration: none}");
	document.writeln(".navneworrange2 a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FF5800; font-weight: bold; text-decoration: none}");
	document.writeln(".navneworrange2 a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FF5800; font-weight: bold; text-decoration: none}");
	document.writeln(".navneworrange2 a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FF5800; font-weight: bold; text-decoration: none}");
	document.writeln(".navneworrange2 a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FF5800; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewyellow a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewyellow a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewyellow a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewyellow a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F2AE00; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewyellow a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F2AE00; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewyellow2 a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F2AE00; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewyellow2 a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F2AE00; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewyellow2 a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F2AE00; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewyellow2 a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F2AE00; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewyellow2 a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F2AE00; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewred a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewred a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewred a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewred a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FC002E; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewred a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FC002E; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewred2 a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FC002E; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewred2 a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FC002E; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewred2 a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FC002E; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewred2 a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FC002E; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewred2 a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #FC002E; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewochre a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewochre a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewochre a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewochre a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #C3101E; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewochre a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #C3101E; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewochre2 a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #C3101E; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewochre2 a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #C3101E; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewochre2 a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #C3101E; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewochre2 a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #C3101E; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewochre2 a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #C3101E; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewgreen a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewgreen a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewgreen a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #F60100; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewgreen a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #93CD43; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewgreen a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #93CD43; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewgreen2 a {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #93CD43; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewgreen2 a:link {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #93CD43; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewgreen2 a:visited {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #93CD43; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewgreen2 a:active {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #93CD43; font-weight: bold; text-decoration: none}");
	document.writeln(".navnewgreen2 a:hover {font-family: arial, helvetica, sans-serif, SimSun; font-size: 10pt; color: #FFFFFF; background: #93CD43; font-weight: bold; text-decoration: none}");
	
	
	
	
	document.writeln(".blackcolor {background-color: #000000}");
	document.writeln(".lightgraycolor {background-color: #EEEEEE}");
	document.writeln(".lightmediumgraycolor {background-color: #DDDDDD}");
	document.writeln(".mediumgraycolor {background-color: #CCCCCC}");
	document.writeln(".graycolor {background-color: #666666}");
	document.writeln(".darkgraycolor {background-color: #333333}");
	document.writeln(".redcolor {background-color: #AA093F}");
	document.writeln(".Newredcolor {background-color: #F60100}");
	document.writeln(".afxcolor {background-color: #023434}");
	document.writeln(".bluecolor {background-color: #003399}");
	document.writeln(".orangecolor {background-color: #FF6600}");
	document.writeln(".greencolor {background-color: #009900}");
	document.writeln(".yellowcolor {background-color: #FFCC00}");
	document.writeln(".whitecolor {background-color: #FFFFFF}");
	document.writeln("-->");
	document.writeln("</style>");
}
