/* RCQ */

BODY		{ padding:0px; margin:0px; background-color:#96C571; vertical-align:top; text-align:center; }

IMG			{ border:0px; vertical-align:middle; }

TABLE.Envelope	{ width:100%; height:100%; text-align:center; }
	TD.EnvSide	{ width:40%; height:100%; background-repeat:no-repeat; }
		TD.ES_Left		{ background-image:url(../img/rcq/bg_left.jpg); background-repeat:no-repeat; background-position:top right; }
		TD.ES_Right		{ background-image:url(../img/rcq/bg_right.jpg); background-repeat:no-repeat; background-position:top left; }
	TD.EnvPage	{ width:776px; height:100%; vertical-align:top; }
		TABLE.Page		{ width:776px; height:100%; }
			TD.PageLeft		{ width:263px; height:580px; vertical-align:top; background-image:url(../img/rcq/bg_page_left.jpg); 
							  background-repeat:no-repeat; background-position:top left; }
			TD.PageLogo		{ width:513px; height:112px; vertical-align:top; text-align:right; background-image:url(../img/rcq/bg_page_logo.jpg);
							  background-position:top left; background-repeat:no-repeat; }
			TD.PageCont		{ width:513px; height:468px; vertical-align:top; text-align:right; background-image:url(../img/rcq/bg_cont.jpg);
							  background-position:top left; background-repeat:no-repeat; }
			TD.PageBottom	{ width:513px; height:100%; background-image:url(../img/rcq/bg_bottom.jpg); background-repeat:no-repeat;
							  background-position:top left; }
				TABLE.PageCont		{ width:513px; height:468px; }
					TD.Content		{ width:513px; height:421px; vertical-align:top; text-align:right; }
					TD.ContentLime	{ width:513px; height:421px; vertical-align:top; text-align:right; background-image:url(../img/rcq/prod_lime.jpg);
									  background-position:top left; background-repeat:no-repeat; }
					TD.ContentDiet	{ width:513px; height:421px; vertical-align:top; text-align:right; background-image:url(../img/rcq/prod_diet.jpg);
									  background-position:top left; background-repeat:no-repeat; }
					TD.ContentOrange{ width:513px; height:421px; vertical-align:top; text-align:right; background-image:url(../img/rcq/prod_orange.jpg);
									  background-position:top left; background-repeat:no-repeat; }
						TABLE.Content	{ width:513px; height:421px; }
							TD.ContEmptyLeft	{ width:120px; height:421px; }
							TD.ContEmptyRight	{ width:140px; height:421px; vertical-align:top; text-align:left; }
							TD.ContDroplist		{ width:253px; height:421px; vertical-align:top; }
								TABLE.ContDroplist	{ width:253px; }
								TABLE.ContDroplist TD	{ vertical-align:top; }
								TABLE.ContDroplist IMG	{ display:block; }
									TD.DL_Button	{ width:33px; height:28px; }
										TD.DL_Button IMG	{ cursor:pointer; }
									TD.DL_ButtonShade	{ width:33px; }
									TD.DL_SelectLine	{ width:220px; height:28px; background-image:url(../img/rcq/selline_bg.gif);
														  background-position:top left; background-repeat:no-repeat;
														  text-align:right; padding:0px 24px 0px 0px; vertical-align:middle !important; }
										TABLE.Dropdown	{ width:220px; height:54px; background-image:url(../img/rcq/dl_bg.gif);
														  background-position:top left; background-repeat:no-repeat; }
											TD.Dropdown	{ width:220px; height:54px; vertical-align:top; text-align:right; 
														  padding:1px 1px 0px !important; padding:2px 1px 0px; }
											TD.Dropdown	DIV	{ width:194px !important; width:218px; height:16px !important; height:19px;
															  cursor:pointer; padding:5px 24px 5px 0px; }
											TD.Dropdown DIV.Hover	{ background-color:#E0F1CD; }
											TD.Dropdown IMG	{ text-align:right; }
									TD.DL_SelectLineShade	{ width:220px; }
					TD.Footer		{ width:513px; height:47px; text-align:right; vertical-align:top; }
			


