/* Home Page */

TABLE.Envelope		{ width:100%; height:100%; }
	TD.ENV_Right	{ width:50%; height:100%; background-image:url(../img/frame/about_bg_right.jpg);
					  background-position:top left; background-repeat:repeat-x; vertical-align:top; }
		TABLE.ENV_Right_Expand	{ width:100%; height:100%; background-image:url(../img/frame/about_right.jpg);
								  background-position:top left; background-repeat:no-repeat; }
	TD.ENV_Left		{ width:50%; height:100%; background-image:url(../img/frame/about_bg_left.jpg);
					  background-position:top left; background-repeat:repeat-x; vertical-align:top; }
		TABLE.ENV_Left_Expand	{ width:100%; height:100%; background-image:url(../img/frame/about_left.jpg);
								  background-position:top right; background-repeat:no-repeat; }

	TD.ENV_Middle	{ width:780px; height:100%; vertical-align:top; }
		TABLE.MainContainer		{ width:780px; height:100%; }
			TD.MC_Content		{ width:581px; height:100%; vertical-align:top;
								  background-image:url(../img/frame/about_middle.jpg); background-repeat:no-repeat;
								  background-position:top left; }
								  
				TABLE.Page		{ width:581px; height:620px; }
					TD.PageTop	{ width:581px; height:141px; vertical-align:bottom; }
						TABLE.LogoCont		{ width:581px; height:90px; }
							TD.Logo			{ width:150px; height:90px; vertical-align:top; text-align:left; }
							TD.Subject		{ width:431px; height:90px; vertical-align:middle; text-align:right;
											  font:bold 16px/17px Arial; color:#FFFFFF; }
								DIV.Subject	{ padding:0px 10px 0px 80px; }
								DIV.Subject IMG	{ margin:0px 0px 10px 0px; }
					TD.PageCont	{ width:581px; height:400px; padding:0px 28px 0px 0px; }
						TABLE.TextBox	{ width:502px; height:400px; }
							TD.TextBoxTop		{ width:502px; height:7px; }
							TD.TextBoxMid		{ width:502px; height:381px; 
												  background-image:url(../img/textbox_mid.jpg); 
												  background-repeat:no-repeat; background-position:top left; }
								TABLE.TextBoxInside		{ width:502px; height:381px; }
									TD.TBI_ScrollBox	{ width:32px; height:381px; vertical-align:top; 
														  text-align:right; padding:0px 7px 0px 0px; }
										TABLE.Scroller	{ width:12px; height:381px; }
											TD.ScrollButton		{ width:12px; height:9px; }
											TD.ScrollPath		{ width:12px; height:363px; text-align:center;
																  background-image:url(../img/scr_path.gif);
																  background-repeat:repeat-y; vertical-align:top; }
												DIV.Scroller	{ width:6px; background-color:#AED916; }
									TD.TBI_Content		{ width:470px; height:381px; vertical-align:top; }
										DIV.TBI_Content	{ width:470px; height:381px; overflow:hidden;
														  font:normal 14px/19px Arial; color:#13351F; }
											DIV.TextArea	{ padding:0px 0px 0px 40px; }
											H1				{ font:bold 18px Arial; color:#178700; 
															  padding:0px 0px 0px 40px; margin:0px; 
															  line-height:20px; }
											TD.Explain		{ font:normal 14px/19px Arial; color:#13351F;
															  padding:0px 0px 0px 20px; vertical-align:top; }
											SPAN.Floater		{ float:left; padding:0px 20px 10px 0px; }
							TD.TextBoxBot		{ width:502px; height:12px; }
					TD.PageBot	{ width:581px; height:79px; padding:0px 35px 0px 0px; }
						TD.SubNavBar		{ font:normal 10px Arial; color:#888888; }
						TD.SubNavBar A		{ font:normal 10px Arial; color:#888888; text-decoration:underline; }
						TD.SubNavBar A:hover	{ font:normal 10px Arial; color:#000000; text-decoration:underline; }
						TD.SubNavBar A.Current		{ font:normal 10px Arial; color:#000000; 
													  text-decoration:underline; }
						TD.SubNavBar SPAN	{ white-space:nowrap; }
					
								  
			TD.MC_NavBar		{ width:199px; vertical-align:top; height:100%; }
				TABLE.MCN_Table	{ width:199px; height:100%; }
					TD.MCN_Top	{ width:199px; height:83px; }
					TD.MCN_Nav	{ width:199px; height:433px; background-image:url(../img/frame/hp_nav_bg.jpg);
								  background-repeat:no-repeat; background-position:top left; vertical-align:top; }
					TD.MCN_Bottom	{ width:199px; height:100%; background-image:url(../img/frame/about_nav_bot.jpg);
									  background-position:top left; background-repeat:no-repeat; }
