html, body {
    margin:0;
    padding:0;
    border:none;
    height:100%;
    _height:100%;
    overflow-x: auto;
}
body {
	direction: rtl;
    font-size : 13px;
    font-family : Arial, Helvetica, sans-serif;
    overflow: moz-scrollbars-vertical;
    background-color: #fffde8;
    background-repeat: repeat-x;
}

body a {
	color: #727D90;
   font-size : 13px;
   font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

a.new_lang {
	color: #EB3D00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a:hover.new_lang {
	color : #EB3D00;
	text-decoration: underline;
}
#footer a {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}
#footerHE a {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}

#footer {
	color: #ffffff;
}
#footerHE {
	color: #ffffff;
}
.menu_simple {
	background: url(/styles/menu_but.gif) no-repeat;
	color: #6A768A;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}
.menu_simpleHE {
	background: url(/styles/menu_butHE.gif) no-repeat;
	color: #6A768A;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

.menu_over {
	background: url(/styles/menu_but_.gif) no-repeat;
	color: #48455C;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
}
.menu_overHE {
	background: url(/styles/menu_but_HE.gif) no-repeat;
	color: #48455C;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
}

.menuTitle {
	font-size: 16px;
	padding-top: 6px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #4E5963;
}

.line_menu {
	color: #414C64;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.slogan {
	font-size: 26px;
	font-weight: bold;
	color: #FE5609;
}

.corn_left_up {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/styles/corner_left_up.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.corn_left_up[class] {
  background-image:url(/styles/corner_left_up.png);
  background-repeat: no-repeat;
}

.corn_right_up {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/styles/corner_right_up.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.corn_right_up[class] {
  background-image:url(/styles/corner_right_up.png);
  background-repeat: no-repeat;
}

.corn_left_down {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/styles/corner_left_down.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.corn_left_down[class] {
  background-image:url(/styles/corner_left_down.png);
  background-repeat: no-repeat;
}

.corn_right_down {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/styles/corner_right_down.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.corn_right_down[class] {
  background-image:url(/styles/corner_right_down.png);
  background-repeat: no-repeat;
}

.footer_left_down {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/styles/footer_left.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.footer_left_down[class] {
  background-image:url(/styles/footer_left.png);
  background-repeat: no-repeat;
}

.footer_right_down {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/styles/footer_right.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.footer_right_down[class] {
  background-image:url(/styles/footer_right.png);
  background-repeat: no-repeat;
}

.mid_up {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/styles/mid_up.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.mid_up[class] {
  background-image:url(/styles/mid_up.png);
  background-repeat: repeat-x;
}

.mid_down {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/styles/mid_down.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.mid_down[class] {
  background-image:url(/styles/mid_down.png);
  background-repeat: repeat-x;
}

.mid_down_line {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/styles/mid_down_line.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.mid_down_line[class] {
  background-image:url(/styles/mid_down_line.png);
  background-repeat: repeat-x;
}

.footer_mid {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/styles/footer_bg.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.footer_mid[class] {
  background-image:url(/styles/footer_bg.png);
  background-repeat: repeat-x;
}



.mid_left {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/styles/mid_left.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.mid_left[class] {
  background-image:url(/styles/mid_left.png);
  background-repeat: repeat-y;
}

.mid_right {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/styles/mid_right.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.mid_right[class] {
  background-image:url(/styles/mid_right.png);
  background-repeat: repeat-y;
}

.main_line {
  background-color: #F8FAFF;
  background-image:url(/styles/line_top_bg.gif);
  background-repeat: repeat-x;
}

.main_block {
	background-color: #ECEDF1;
}

.menu_block {
	background-color: #ECEDF1;
}

.main_shadow_left {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/styles/main_shadow_left.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.main_shadow_left[class] {
  background-image:url(/styles/main_shadow_left.png);
  background-repeat: no-repeat;
}

.main_shadow_right {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/styles/main_shadow_right.png');

}
/* IE ignores styles with [attributes], so it will skip the following. */
.main_shadow_right[class] {
  background-image:url(/styles/main_shadow_right.png);
  background-repeat: no-repeat;
}

#layoutright1 {position:relative; width:23px; left: 23px; margin-left: -23px; height: 100%; z-index: 3; float:left;}
#boxedright1 {position:relative;z-index: 2; width: 403px;   text-align:left; background: #ECEDF1; float:right;}