/* CSS Document */

.tab_content2 { border:#B0BEC7 solid; border-width:0 1px 1px 1px; padding:10px; }
.tab_seperate { border-bottom:#B0BEC7 solid 1px; }

.tab_current { height:21px; background:url(../http://www.fxeurasia.com/test/en/img/tabs/tab_current_left.gif) left; text-align:center; }
	.tab_current a { height:21px; line-height:21px; display:block; background:url(../http://www.fxeurasia.com/test/en/img/tabs/tab_current_right.gif) no-repeat right; color:#18397C; text-decoration:none; font-weight:bold; }
	.tab_current a:hover { color:#f60; }

.tab_default { 
	font-size:12px; 
	height:21px; 
	background:url(../http://www.fxeurasia.com/test/en/img/tabs/tab_default_left.gif) left; 
	text-align:center; 
	text-decoration:none; 
}
.tab_default a { 
	height:21px; 
	line-height:21px; 
	display:block; 
	background:url(../http://www.fxeurasia.com/test/en/img/tabs/tab_default_right.gif) no-repeat right; 
	color:#000033; 
	text-decoration:none; 
	font-weight:bold; 
}

.tab_default a:hover { 
	color:#f60; 
}

.table_4 { border-collapse:collapse; empty-cells:show; }

/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #24618E;
      }
	#tabsJ_current {
	  float:left;
      background:url("../http://www.fxeurasia.com/test/en/img/tabs/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
	}
	#tabsJ_current a span {
      float:left;
      display:block;
      background:url("../http://www.fxeurasia.com/test/en/img/tabs/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
    }
    #tabsJ ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("../http://www.fxeurasia.com/test/en/img/tabs/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("../http://www.fxeurasia.com/test/en/img/tabs/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
	  
	  
/* *** CSS YELLOW *** */
.tab_defaultY { 
	font-size:12px; 
	height:21px; 
	background:url(../http://www.fxeurasia.com/test/en/img/tabs/tab_default_leftY.gif) left; 
	text-align:center; 
	text-decoration:none; 
}
.tab_defaultY a { 
	height:21px; 
	line-height:21px; 
	display:block; 
	background:url(../http://www.fxeurasia.com/test/en/img/tabs/tab_default_rightY.gif) no-repeat right; 
	color:#ffffcc; 
	text-decoration:none; 
	font-weight:bold; 
}

.tab_defaultY a:hover { 
	color:#f60; 
}