/* Framework */

BODY		{ width:100%; height:100%; vertical-align:top; padding:0px; margin:0px; text-align:center; }

IMG			{ border:0px; }

TABLE.Envelope		{ width:100%; height:100%; vertical-align:top; text-align:center; }
	TD.EnvSide		{ width:50%; height:100%; }
	TD.EnvMiddle	{ width:772px; height:100%; vertical-align:top; }
	
TABLE.Page			{ width:772px; vertical-align:top; text-align:center;}
	TD.HeaderCont	{ width:772px; height:28px; vertical-align:middle; }
		TABLE.PageHeader		{ width:772px; height:28px; }
			TD.PageHeader_Left	{ width:280px; height:28px; text-align:left; padding:0px 0px 0px 4px; }
			TD.PageHeader_Left IMG	{ vertical-align:middle; margin-top:0px !important; margin-top:3px; }
			TD.PageHeader_Right	{ width:492px; height:28px; text-align:right;vertical-align:top  }

	TD.LogoCont		{ width:772px; height:91px; vertical-align:top; }
		TABLE.LogoContainer		{ width:772px; height:91px; }
			TD.Logo				{ width:66px; height:91px; vertical-align:middle; text-align:right; }
			TD.TopBanner		{ width:706px; height:91px; vertical-align:middle; text-align:right; }
			
	TD.NavbarCont	{ width:772px; height:32px; vertical-align:top; background-color:#0985E1; background-image:url(../img/framework/navbarback.gif);
					  background-repeat:no-repeat; background-position:top left; }
		TABLE.Navbar	{ height:32px; vertical-align:middle; text-align:center; }
			TD.NavbarSpacer	{ width:58px; height:32px; vertical-align:top; padding-top:12px; text-align:center }
			TD.NavItem		{ height:32px; white-space:nowrap; vertical-align:middle; padding-bottom:2px !important; padding-bottom:4px; }
			
	TD.PageTop		{ width:772px; height:16px; background-image:url(../img/framework/pagetop.gif); background-repeat:no-repeat;
					  background-position:top left; }
	TD.PageBehind	{ width:772px; background-image:url(../img/framework/pagemid.gif); background-repeat:repeat-y; background-position:top left; }
		TABLE.PageConstruct		{ width:772px; height:100%; }
			TD.PageConstSide	{ width:5px; height:100%; vertical-align:top; }
			TD.PageConstSide IMG	{ display:block; }
			TD.PageBody				{ direction:ltr; width:762px; height:100%; vertical-align:top; padding:1px 2px 50px; }
	TD.PageFooter	{ width:772px; background-image:url(../img/framework/pagemid.gif); background-repeat:repeat-y; background-position:top left;
					  height:28px; vertical-align:middle; }
	TD.PageFooter IMG	{ vertical-align:middle; margin-top:0px !important; margin-top:4px; }
	TD.PageBottom	{ width:772px; height:10px; background-image:url(../img/framework/pagebottom.gif); background-repeat:no-repeat; }
	TD.Footer		{ direction:ltr; width:772px; height:39px; vertical-align:middle; font:normal 11px/14px Arial; color:#666666; padding:0px 15px;
					  text-align:left; }
	TD.Footer IMG	{ vertical-align:middle; }
	
/* Subnav panel */
	TABLE.SubPanel	{ position:absolute; top:0px; left:0px; display:none; }
		TD.SubLeftShade		{ width:4px; height:100%; background-image:url(../img/framework/shadeleft.png) !important;
							  background-image:none; background-repeat:repeat-y;
							  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='yes',sizingMethod='scale',src='img/framework/shadeleft.png');
							}
		TD.SubRightShade	{ width:4px; height:100%; background-image:url(../img/framework/shaderight.png) !important;
							  background-image:none; background-repeat:repeat-y;
							  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='yes',sizingMethod='scale',src='img/framework/shaderight.png');
							}
		TD.SubRightCorner	{ width:4px; height:4px; background-image:url(../img/framework/shaderightcorner.png) !important;
							  background-image:none; background-repeat:no-repeat;
							  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='yes',sizingMethod='scale',src='img/framework/shaderightcorner.png');
							}
		TD.SubLeftCorner	{ width:4px; height:4px; background-image:url(../img/framework/shadeleftcorner.png) !important;
							  background-image:none; background-repeat:no-repeat;
							  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='yes',sizingMethod='scale',src='img/framework/shadeleftcorner.png');
							}
		TD.SubBottomShade	{ height:4px; background-image:url(../img/framework/shadebottom.png) !important;
							  background-image:none; background-repeat:repeat-x;
							  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='yes',sizingMethod='scale',src='img/framework/shadebottom.png');
							}
		TD.SubContainer		{ border-left:1px solid #0167A4; border-right:1px solid #0167A4; border-bottom:1px solid #0167A4; 
							  vertical-align:top; background-color:#FFFFFF; background-image:url(../img/framework/subnav_top.gif); 
							  background-repeat:repeat-x; background-position:top left; padding:7px 14px;
							  font:normal 12px/18px Arial !important; }

	
/**header**/
A.lang_A_francais			{ width:72px; height:24px; margin:0px 2px 0px 0px; float:right; background-image:url(../../common/img/framework/language_francais.jpg);
							  background-repeat:no-repeat; background-position:top right;}
A.lang_A_francais:hover		{ width:72px; height:24px; margin:0px 2px 0px 0px; float:right; background-image:url(../../common/img/framework/language_francais_orange.jpg);
							  background-repeat:no-repeat; background-position:top right;}
A.lang_A_francais IMG		{ width:72px; height:24px;}
A.lang_A_hebrew				{ width:72px; height:24px; margin:0px 2px 0px 0px; float:right; background-image:url(../../common/img/framework/language_hebrew.jpg);
							  background-repeat:no-repeat; background-position:top right;}
A.lang_A_hebrew:hover		{ width:72px; height:24px; margin:0px 2px 0px 0px; float:right; background-image:url(../../common/img/framework/language_hebrew_orange.jpg);
							  background-repeat:no-repeat; background-position:top right;}
A.lang_A_hebrew IMG			{ width:72px; height:24px;}
A.lang_A_english			{ width:72px; height:24px; margin:0px 2px 0px 0px; float:right; background-image:url(../../common/img/framework/language_english.jpg);
							  background-repeat:no-repeat; background-position:top right;}
A.lang_A_english:hover		{ width:72px; height:24px; margin:0px 2px 0px 0px; float:right; background-image:url(../../common/img/framework/language_english_orange.jpg);
							  background-repeat:no-repeat; background-position:top right;}
A.lang_A_english IMG		{ width:72px; height:24px;}


A.lang_A_ru			{ width:72px; height:24px; margin:0px 2px 0px 0px; float:right; background-image:url(../../common/img/framework/language_ru.gif);
							  background-repeat:no-repeat; background-position:top right;}
A.lang_A_ru:hover		{ width:72px; height:24px; margin:0px 2px 0px 0px; float:right; background-image:url(../../common/img/framework/language_ru_orange.gif);
							  background-repeat:no-repeat; background-position:top right;}
A.lang_A_ru IMG			{ width:72px; height:24px;}


A.lang_A_ger			{ width:72px; height:24px; margin:0px 2px 0px 0px; float:right; background-image:url(../../common/img/framework/language_ger.gif);
							  background-repeat:no-repeat; background-position:top right;}
A.lang_A_ger:hover		{ width:72px; height:24px; margin:0px 2px 0px 0px; float:right; background-image:url(../../common/img/framework/language_ger_hover.gif);
							  background-repeat:no-repeat; background-position:top right;}
A.lang_A_ger IMG			{ width:72px; height:24px;}



.yk_subtitle	{ color:#0062C8; font-weight:bold; margin:2px 0px 13px 38px;}	
