
			html {
				margin: 0px; padding: 0px;
				background-color: #FFFFFF;
			}
			body {
				margin: 0px; padding: 0px;
				font-family: Arial, Helvetica, sans-serif;
				border: 0px;
				font-size: 10pt;
				background-color: #FFFFFF; 
				text-align: center;
				
			}
			
			.simple {
				width: 100%;
				border-spacing: 0px;
			}
			.simple td{
				padding-left: 0px;
				padding-right: 0px;
			}
			.border {
				width: 100%;
				border-spacing: 0px;
				border-top: 1px solid #000000;
				border-left: 1px solid #000000;
				border-spacing: 0px
			}
			.border td{
				padding-right: 10px;
				padding-left: 10px;
				border-right: 1px solid #000000;
				border-bottom: 1px solid #000000;
			}
			.border th{
				padding-right: 10px;
				padding-left: 10px;
				border-right: 1px solid #000000;
				border-bottom: 1px solid #000000;
			}
			.blueBorder {
				width: 100%;
				border-spacing: 0px;
				border-top: 1px solid #d5dce6;
				border-left: 1px solid #d5dce6;
				border-spacing: 0px
			}
			.blueBorder td{
				padding-right: 10px;
				padding-left: 10px;
				border-right: 1px solid #d5dce6;
				border-bottom: 1px solid #d5dce6;
			}
			.blueBorder th{
				padding-right: 10px;
				padding-left: 10px;
				border-right: 1px solid #d5dce6;
				border-bottom: 1px solid #d5dce6;
			}
			td{
				vertical-align: top;
			}
			h1{
				margin-top: 0px;
				margin-bottom: 0px;
			}
			h2{
				margin-top: 0px;
				margin-bottom: 3px;
			}
			h3{
				margin-top: 0px;
				margin-bottom: 2px;
				font-size: 13.5pt;
				font-weight: bold;
			}
			h4{
				margin-top: 0px;
				margin-bottom: 1px;
			}
			h5{
				margin-top: 0px;
				margin-bottom: 0px;
			}
			.hblue {
				background: url(images/title.png) repeat-x bottom;
				padding-left: 2px;
				padding-left: 3px;
				padding-bottom: 5px;
				
			}
			.hblue #header {
				font-size: 10.5pt;
				margin-top: 0px;
				margin-bottom: 2px;
				font-weight: bold;
			}
			#content img {
				margin-top: 2px;
				margin-bottom: 1px;
				border: 0px;
			}
			
			table{
				font-family: Arial, Helvetica, sans-serif;
				font-size: 10pt;
			}
			a:link{
				text-decoration: none;
			}
			a:visited{
				text-decoration: none;
			}
			a:hover {
				color: #ff0000;
				text-decoration: underline;
			}
			a:active {
				text-decoration: underline;
			}
			a:focus{
				text-decoration: underline;
			}
			img {
				text-decoration: none;
			}
			.rand {
				position: absolute;
				z-index: 2;
			}

			#main {
				width: 100%;
				max-width: 1024px;
				margin-left: auto;
				margin-right: auto;
				height: 100%;
				border-spacing: 0px;
				width: expression(document.body.clientWidth > 1024 ? "1024px": "auto" );
			}


			#topLinks {
				text-align: center;
				width: 168px;
				font-weight: bold;
				font-size: 10pt;
				padding-top: 4px;
				height: 23px;
				background: url(images/menuline.png) right;
			}
			
			#topLinks a{
				color: #003366;
			}
			#topLinks a:visited{
				color: #006699;
			}
			
			#topline {
				background: url(images/menuline.png) right;
				height: 23px;
				font-weight: bold;
				font-size: 10pt;
				padding-top: 4px;
				padding-left: 40px;
				padding-right: 40px;
				text-align: center;
			}
			
			#topBg {
				background: url(./images/topBg.png) repeat-x center;
				height: 123px;
				width: 100%;
				min-width: 0px;
				left: 0px;
				z-index: 6;
				
			}

			#logo{
				background: url(./images/logo.png) no-repeat left top;
				height: 49px;
				width: 265px;
				margin-top: 25px;
				margin-left: 30px;
				cursor: pointer;
			}
		/*	#logo {
				top: 0px; left: 0px;
				background: url(./images/logo.png) no-repeat center;
				height: 123px;
				width: 326px;
				z-index: 2;
				left: 0px;
				border-bottom: 1px solid #7c7b7b;
			} */
			#message {
				width: 300px;
				background: url(./images/message.gif) no-repeat left;
				height: 34px;
				margin-left: 30px;
			}
			/*	#message {
				top: 67px; left: 297px;
				background: url(./images/message.gif) no-repeat center;
				height: 34px;
				width: 297px;
				z-index: 3;
			}*/
			#image {
				background: url(./images/image.png) no-repeat right;
				height: 123px;
				width: 100%;
				z-index: 1;
			}
			#contenttd {
				width: 100%;
			}
			#content {
				position: relative;
				margin-left: 20px;
				margin-right: 20px;
				margin-top: 20px;
				font-size: 10pt;
				text-align: left;
			}
			#otrade {
				width: 170px;
				z-index: 5;
				text-align: center;
				background: url(images/menuline.png) right repeat-y;
				padding-top: 3px;
			}
			
			#rightline {
				background: url(images/menuline.png) right repeat-y;
				height: 100%;
				width: 170px;
				padding-top: 20px;
			}
			
			#rightline img {
				border: 0px;
				margin-bottom: 7px;
			}
			
			#menu {
				background: url(images/menuline.png) left repeat-y;
				width: 170px;
				z-index: 5;
				
			}
			#menu2 {
				/*border-bottom: 1px solid #4f4f4f;*/
			}
			#menu #mcat {
				background: url(./images/menu.png) repeat-x center;
				margin-top: 4px;
				
			}
			#menu #mcatt {
				background: url(./images/menu.png) repeat-x center;
				margin-top: 20px;
			}
			
			
			#menu #mcat2 {
				
				background: url(./images/menu2.png) repeat-x center;
				margin-top: 4px;
				
				/*border-bottom: 1px solid #7c7b7b;
				border-top: 2px solid #4f4f4f;*/
			}
			#menu #mcat2t {
				
				background: url(./images/menu2.png) repeat-x center;
				margin-top: 20px;
				
				/*border-bottom: 1px solid #7c7b7b;
				border-top: 2px solid #4f4f4f;*/
			}
			
			
			#menu .mcat {
				width: 170px;
				height: 30px;
				z-index: 5;
				padding: 0px;
			}
			#menu .mcat table{
				padding: 0px;
				height: 30px;
			}
			#menu .mcat td{
				text-align: left;
				font-size: 10pt;
				padding: 0px 0px 0px 11px;
				margin: 0px;
				font-family: Arial, Helvetica, sans-serif;
				color: #003366;
				width: 200px;
				vertical-align: middle;
			}
			
			#menu .mcat td a:link{
				color: #003366;
			}
			
			#menu .mcat td a:visited{
				color: #003366;
				text-decoration: none;
			}
			
			#menu .mcat td a:hover{
				color: #ff0000;
				text-decoration: none;
			}
			
			
			
			
			#menu .mfree {
				height: 0px;
				width: 170px;
				font-size: 0pt;
			}
			#menu .mfree2 {
				width: 170px;
				height: 0px;
				border-bottom: 0px solid;
				font-size: 0pt;
				border: 0px;
			}
			
			#mlinks {
				/*border-bottom: 1px solid #7c7b7b; 7c7b7b*/
				padding-bottom: 3px;
			}
			
			#menu .mcatl {
				width: 170px; /* 225*/
				z-index: 5;
				margin: 0px 0px 0px 0px;
				text-align: left;
				font-size: 9.5pt;
				font-family: Arial, Helvetica, sans-serif;
				cursor: pointer;
				color: #000000;
				height: 25px;
			/*	border-right: 1px solid;*/
				border-bottom: 1px solid #c1c2c2;
			}
			#menu .mcatl table{
				padding: 0px;
				height: 25px;
			}
			#menu .mcatl td {
				padding: 0px 0px 0px 13px; /* 25 */
				font-size: 10pt;
				vertical-align: middle;
			}
			
			#mcatlhover{
				background-color: #deebfb;
			}
			#mcatl{
				background-color: #eff2f9;
			}
			
			.mcatl:hover{
				background-color: #deebfb;
			}
			
			#menu #mlinks a:hover{
				text-decoration: none;
			}
			#menu .mcatl td a {
				color: #000000;
			}
			#menu .mcatl td a:visited {
				color: #000000;
			}
			#menu .mcatl td a:hover {
				color: #000000;
			}
			
			
			#menu .mcatsub {
				width: 170px; /* 225*/
				z-index: 5;
				margin: 0px 0px 0px 0px;
				text-align: left;
				font-size: 9.5pt;
				font-family: Arial, Helvetica, sans-serif;
				cursor: pointer;
				color: #000000;
				height: 30px;
			/*	border-right: 1px solid;*/
				border-bottom: 1px solid #c1c2c2;
			}
			#menu .mcatsub table{
				padding: 0px;
				height: 30px;
			}
			#menu .mcatsub td {
				padding: 0px 0px 0px 14px; /* 25 */
				font-size: 10pt;
				vertical-align: middle;
				font-style: italic;
				width: 168px;
				text-align: left;
			}
			
			#mcatsubhover{
				background-color: #deebfb;
			}
			#mcatsub{
				background-color: #eff2f9;
			}
			
			.mcatsub:hover{
				background-color: #deebfb;
			}
			
			#menu .mcatsub td a {
				color: #000000;
			}
			#menu .mcatsub td a:visited {
				color: #000000;
			}
			#menu .mcatsub td a:hover {
				color: #000000;
			}
			
			
			#copy {
				padding-top: 20px;
				font-size: 7pt;
				text-align: center;
				font-family: Arial, Helvetica, sans-serif;
				font-weight: bold;
			}
			
			.invisible {
				visibility: hidden;
				height: 0px;
				margin: 0px;
			}
			
			#copy img{
				visibility: hidden; 
			}