<STYLE TYPE="text/css">				A:HOVER
			{
				text-decoration : underline;
				color : black;
				background : transparent;
			}

			A  				{text-decoration : none;}
			A:LINK			{color : black;
			}
			A:VISITED	 		{color : black;}
			A:ACTIVE			{color:  black;
			}

			.BKGND
			{	background-color : #FFFFFF;
				color :white;
			}
			.BGRate
			{
				background : #EBEBEB;
				padding : 5px 0px 0px 0px;
			}

			.CALINPUTBOX{
				font-family : Arial, Helvetica, sans-serif;
				font-size : 11px;
				font-weight : bolder;
				color : #191970;
				text-align : center;
				background-color :#FAFAD2;
				background : #EBEBEB;
			}
			.INPUTBOX{
				font-family : Arial, Helvetica, sans-serif;
				font-size : 11px;
				font-weight : bold;
				color : #191970;
				text-align : left;
				background-color :#FAFAD2;
				background : #EBEBEB;
			}
			.INPUTBOXPREFERENCE{
				font-family : Arial, Helvetica, sans-serif;
				font-size : 11px;
				font-weight : bold;
				color : white;
				text-align : left;
				background : #EBEBEB;
			}
			.inputboxdisable{
				font-family : Arial, Helvetica, sans-serif;
				font-size : 11px;
				font-weight : bold;
				color : Silver;
				background : silver;
				text-align : left;
				cursor : none;
			}
			.BUTTON {
				font-family : Arial, Helvetica, sans-serif;
				font-size : 11px;
				font-weight : bold;
				color :  #EBEBEB;
				background : #4F4F4F;
				bbackground-color : #CC0000;
				text-align : center;
				cccolor : orange;
				bbbackground : #4F4F4F;
			}


			.HEADING{
				font-family : Arial, Helvetica, sans-serif;
				font-size : 12px;
				font-weight : normal;
				ccolor : #191970;
				color : black;
				text-align : center;
			}
			.HEADINGBOLD{
				font-family : Arial, Helvetica, sans-serif;
				font-size : 12px;
				font-weight : bold;
				color :black;
				text-align : center;
			}

			.headingfooter{
				font-family : Arial, Helvetica, sans-serif;
				font-size : 9px;
				font-weight : bold;
				color :black;
				text-align : center;
			}

			.headingsmall{
				font-family : Arial, Helvetica, sans-serif;
				font-size : 10px;
				font-weight : bold;
				color : black;
				text-align : center;
			}


			.headingboldfooter{
				font-family : Arial, Helvetica, sans-serif;
				font-size : 11px;
				font-weight : bold;
				color :black;
				text-align : center;
			}

			.RATEOVER
			{
				background : #EBEBEB;
				cursor:hand;
				padding : 5px 5px 5px 5px;
				text-decoration : none;
				color :#E66B20;
				font-weight :bold;
				font-size :12px;
			}
			.RATEOUT
			{
				text-decoration : none;
				background : #FAFAD2;
				cursor: default;
				padding : 5px 5px 5px 5px;
				ccolor : #633100;
				color : black;
				font-size :12px;
				font-weight :normal;
			}
			.RATESTATIC
			{	background : #EBEBEB;
				cursor:default;
				padding : 5px 5px 5px 5px;
				text-decoration : none;
				color : #191970;
				font-weight :normal;
				font-size :11px;
			}

			.HEADER{
				font-family : Arial, Helvetica, sans-serif;
				font-size : 11px;;
				font-weight : bold;
				color : white;
				background : #355050;
				text-align : center;
			}
			TD {
				font-family : Arial, Helvetica, sans-serif;
				font-size : x-small;
				font-weight : normal;
				color : black;
				background-color : #FFFFFF;
				padding : 0px 0px 0px 0px;
				background-color:silver;
			}
			.TRANSACTIONBAR {
				font-family : Arial, Helvetica, sans-serif;
				color : white;
				background-image : url(/Mandarin/WebRes/a-2.gif);
				background-color : #FFFFF1;
				text-align :center;
				font-weight : bolder;
				font-family : Arial, Helvetica, sans-serif;
				font-size : 12px;
				font-weight : normal;
				height : 20px;
			}
			.FORMTITLE {
				font-family : Arial, Helvetica, sans-serif;
				font-size : 15px;
				font-weight : bold;
				color : orange;
				padding : 3px 3px 3px 3px;
				background : #4F4F4F;
			}
			.BACKGND{
				background-color : #FFFFFF;
				bbackground-image : url(/css/image/bg-text.gif);
				color :black;
			}
			.BACKGNDLEFT{
				background-image : url(/css/image/bg-left.gif);
				background-color : #FFFFFF;
			}
			.BACKGNDTOP{
				background-color : #FFFFFF;
				bbackground-image : url(/css/image/bg-top.gif);
			}
			.BACKGNDTOPMENU{
				background-color : #FFFFFF;
				bbackground-image : url(/css/image/bg-top.gif);
				color : white;
				text-align : center;
			}

			.BACKGNDBOTTOM{
				bbackground-image : url(/css/image/bg-bottom.gif);
				background-color : #FFFFFF;
			}
			.HEADINGBOLD{
				font-family : Arial, Helvetica, sans-serif;
				font-size : 12px;
				font-weight : bold;
				color : black;
				text-align : center;
			}
</STYLE>

