@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px; 
	color: #333333;  
}

input {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px;
	font-weight: normal;
}

select {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px;
	font-weight: normal;
}

textarea {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px;
	font-weight: normal;
}

table tr td {
	font-family: Arial, Verdana; 
	font-size: 12px;  
}

/* == HEADER == */


.header_text {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px; 
	color: #333333;  
}
.header_text A:link {		color: #cc0000; text-decoration: none;font-size: 9px;}
.header_text A:visited { 	color: #cc0000; text-decoration: none;font-size: 9px;}
.header_text A:active { 	color: #cc0000; text-decoration: none;font-size: 9px;}
.header_text A:hover { 		color: #000000; text-decoration: none;font-size: 9px; }


.nav_btn {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px; 
	color: #a30202;  
}
.nav_btn A:link {		color: #ffffff; text-decoration: none;font-size: 10px;}
.nav_btn A:visited { 	color: #ffffff; text-decoration: none;font-size: 10px;}
.nav_btn A:active { 	color: #ffffff; text-decoration: none;font-size: 10px;}
.nav_btn A:hover { 		color: #000000; text-decoration: none;font-size: 10px; }


.nav_btn_login {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px; 
	color: #ffffff;  
}
.nav_btn_login A:link {		color: #ffffff; text-decoration: none;font-size: 10px;}
.nav_btn_login A:visited { 	color: #ffffff; text-decoration: none;font-size: 10px;}
.nav_btn_login A:active { 	color: #ffffff; text-decoration: none;font-size: 10px;}
.nav_btn_login A:hover { 	color: #c7c6c6; text-decoration: none;font-size: 10px; }

.content_title {  /* == COLUMN TITLE (WHITE) == */
	font-family: Helvetica, Arial, sans-serif, Geneva;
	font-size: 12px; 
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
	font-weight:bold;  
}
/* == END HEADER == */

/* == FOOTER == */
.footer {
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
}
.footer A:link {	color: #cc0000; text-decoration: none;font-size: 10px;}
.footer A:visited { color: #cc0000; text-decoration: none;font-size: 10px;}
.footer A:active { 	color: #cc0000; text-decoration: none;font-size: 10px;}
.footer A:hover { 	color: #000000; text-decoration: none;font-size: 10px;}
/* == END FOOTER == */




/* == TABLE == */


.table_headline_style { 
	background: url(../images/fmy/common/image_table_headline.gif); 
	font: 14px Helvetica, Arial, sans-serif, Geneva;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 3px 3px 3px;
	
}
.table_headline_style  A:link {    	color: #FFFFFF; text-decoration: none;font-size: 14px;}
.table_headline_style  A:visited { 	color: #FFFFFF; text-decoration: none;font-size: 14px;}
.table_headline_style  A:active { 	color: #FFFFFF; text-decoration: none;font-size: 14px;}
.table_headline_style  A:hover { 	color: #000000; text-decoration: none;font-size: 14px;}


.table_header_style {
	background: url(../images/fmy/common/image_table_header.gif);
	font: bold 12px  Helvetica, Arial, sans-serif, Geneva;
	color: #000000;
	text-align: left;
	padding: 3px 3px 3px 3px;
}
.table_header_style A:link {    color: #003399; text-decoration: none;font-size: 12px;}
.table_header_style A:visited { color: #003399; text-decoration: none;font-size: 12px;}
.table_header_style A:active { 	color: #003399; text-decoration: none;font-size: 12px;}
.table_header_style A:hover { 	color: #cc0000; text-decoration: none;font-size: 12px;}


.table_header_style_small {	
	font: 11px  Helvetica, Arial, sans-serif, Geneva;
	color: #333333;
	text-align: left;
	padding: 3px 3px 3px 3px;
}
.table_header_style_small A:link {    color: #003399; text-decoration: none;font-size: 11px;}
.table_header_style_small A:visited { color: #003399; text-decoration: none;font-size: 11px;}
.table_header_style_small A:active {  color: #003399; text-decoration: none;font-size: 11px;}
.table_header_style_small A:hover {   color: #cc0000; text-decoration: none;font-size: 11px;}


.table_bdrow1_style {
	background: url(../images/fmy/common/image_table_bdtext.gif); 
}
.table_bdrow2_style {
	background: url(../images/fmy/common/image_table_bdtext2.gif);
}


.table_bdtext_style {
	font: 12px  Helvetica, Arial, sans-serif, Geneva;
	color: #000000;
	text-align: left;
	padding: 3px 3px 3px 3px;
}
.table_bdtext_style A:link {    color: #003399; text-decoration: none;font-size: 12px;}
.table_bdtext_style A:visited { color: #003399; text-decoration: none;font-size: 12px;}
.table_bdtext_style A:active { 	color: #003399; text-decoration: none;font-size: 12px;}
.table_bdtext_style A:hover { 	color: #cc0000; text-decoration: none;font-size: 12px;}



.table_bdtexttitle_style {
	font: 12px  Helvetica, Arial, sans-serif, Geneva;
	color: #000000;
	font-weight:bold;
	text-align: left;
	padding: 3px 3px 3px 3px;
}
.table_bdtexttitle_style A:link {	 color: #003399; text-decoration: none;font-size: 12px;}
.table_bdtexttitle_style A:visited { color: #003399; text-decoration: none;font-size: 12px;}
.table_bdtexttitle_style A:active {  color: #003399; text-decoration: none;font-size: 12px;}
.table_bdtexttitle_style A:hover { 	 color: #cc0000; text-decoration: none;font-size: 12px;}


.table_source_style {
	background: url(../images/fmy/common/image_table_source.gif); 
	font: 10px  Helvetica, Arial, sans-serif, Geneva;
	color: #666666;
	text-align: right;
	padding: 3px 3px 3px 3px;
}
.table_source_style A:link {	 	color: #003399; text-decoration: none;font-size: 10px;}
.table_source_style A:visited { 	color: #003399; text-decoration: none;font-size: 10px;}
.table_source_style A:active {  	color: #003399; text-decoration: none;font-size: 10px;}
.table_source_style A:hover { 	 	color: #cc0000; text-decoration: none;font-size: 10px;}



/* == END TABLE== */

/* == ARTICLE == */
.line {
	border: 1px solid #e0e0e0;
	list-style-type: none;
	
}

.line_rewards {
	border: 2px solid #24B2E5;
	list-style-type: none;
	
}

.articlepg_smalltx {
	color:#333333;
	font: 11px  Helvetica, Arial, sans-serif, Geneva;
	text-align: left;
}
.articlepg_smalltx  A:link {	color: #3366cc; text-decoration: none;font: 11px;}
.articlepg_smalltx   A:visited {color: #3366cc; text-decoration: none;font: 11px;}
.articlepg_smalltx   A:active { color: #3366cc; text-decoration: none;font: 11px;}
.articlepg_smalltx   A:hover { 	color: #cc0000; text-decoration: none;font: 11px;}


.articlepg_title {
	text-align: left;
	text-transform: capitalize;
	color: #000000;
	font: 20px Helvetica, Arial, sans-serif, Geneva;	
}
.articlepg_title  A:link {		color: #003399; text-decoration: none;font-size: 20px;}
.articlepg_title  A:visited { 	color: #003399; text-decoration: none;font-size: 20px;}
.articlepg_title  A:active { 	color: #003399; text-decoration: none;font-size: 20px;}
.articlepg_title  A:hover { 	color: #cc0000; text-decoration: none;font-size: 20px; }


.articlepg_date {
	color: #999999;
	font: 11px Helvetica, Arial, sans-serif, Geneva;
	text-align: right;
}
.articlepg_date  A:link {		color: #003399; text-decoration: none;font-size: 11px;}
.articlepg_date  A:visited { 	color: #003399; text-decoration: none;font-size: 11px;}
.articlepg_date  A:active { 	color: #003399; text-decoration: none;font-size: 11px;}
.articlepg_date  A:hover { 		color: #cc0000; text-decoration: none;font-size: 11px; }




.articlepg_stand1st {
	color: #666666;
	font: 13px Helvetica, Arial, sans-serif, Geneva;
	text-align: left;
}
.articlepg_stand1st  A:link {		color: #3366cc; text-decoration: none;font-size: 13px;}
.articlepg_stand1st  A:visited { 	color: #3366cc; text-decoration: none;font-size: 13px;}
.articlepg_stand1st  A:active { 	color: #3366cc; text-decoration: none;font-size: 13px;}
.articlepg_stand1st  A:hover { 		color: #cc0000; text-decoration: none;font-size: 13px; }



.articlepg_authorname {
	color: #990000;
	font: bold 11px Helvetica, Arial, sans-serif, Geneva;
	text-align: left;
}
.articlepg_authorname A:link {		color: #990000; text-decoration: none;font-size: 11px;}
.articlepg_authorname A:visited { 	color: #990000; text-decoration: none;font-size: 11px;}
.articlepg_authorname A:active { 	color: #990000; text-decoration: none;font-size: 11px;}
.articlepg_authorname A:hover { 	color: #003399; text-decoration: none;font-size: 11px; }


.articlepg_bdtext {
	color: #000000;
	font: 12px Helvetica, Arial, sans-serif, Geneva;
	text-align: left;
}
.articlepg_bdtext A:link {		color: #003399; text-decoration: none;font-size: 12px;}
.articlepg_bdtext A:visited { 	color: #003399; text-decoration: none;font-size: 12px;}
.articlepg_bdtext A:active { 	color: #003399; text-decoration: none;font-size: 12px;}
.articlepg_bdtext A:hover { 	color: #cc0000; text-decoration: none;font-size: 12px; }

.articlepg_bdtext_textR { 
	color: #982008;font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
.articlepg_bdtext_textR A:link {	color: #003399; text-decoration: none;font-size: 12px;}
.articlepg_bdtext_textR A:visited { color: #003399; text-decoration: none;font-size: 12px;}
.articlepg_bdtext_textR A:active { 	color: #003399; text-decoration: none;font-size: 12px;}
.articlepg_bdtext_textR A:hover { 	color: #cc0000; text-decoration: none;font-size: 12px; }


.articlepg_bdtext_textRs { color: #982008;font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
.articlepg_bdtext_textRs A:link {		color: #003399; text-decoration: none;font-size: 12px;}
.articlepg_bdtext_textRs A:visited { 	color: #003399; text-decoration: none;font-size: 12px;}
.articlepg_bdtext_textRs A:active { 	color: #003399; text-decoration: none;font-size: 12px;}
.articlepg_bdtext_textRs A:hover { 		color: #cc0000; text-decoration: none;font-size: 12px; }


.articlepg_bdtext_textB { color: #003366;font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
.articlepg_bdtext_textB A:link {		color: #003399; text-decoration: none;font-size: 12px;}
.articlepg_bdtext_textB A:visited { 	color: #003399; text-decoration: none;font-size: 12px;}
.articlepg_bdtext_textB A:active { 		color: #003399; text-decoration: none;font-size: 12px;}
.articlepg_bdtext_textB A:hover { 		color: #cc0000; text-decoration: none;font-size: 12px; }


.articlepg_bdtext_textBs { color: #003366;font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
.articlepg_bdtext_textBs A:link {		color: #003399; text-decoration: none;font-size: 12px;}
.articlepg_bdtext_textBs A:visited { 	color: #003399; text-decoration: none;font-size: 12px;}
.articlepg_bdtext_textBs A:active { 	color: #003399; text-decoration: none;font-size: 12px;}
.articlepg_bdtext_textBs A:hover { 		color: #cc0000; text-decoration: none;font-size: 12px; }



.articlepg_subhead {
	color: #cc6666;
	text-transform: uppercase;
	font: bold 12px Helvetica, Arial, sans-serif, Geneva;
	text-align: left;
}
.articlepg_subhead A:link {		color: #cc6666; text-decoration: none;font-size: 12px;}
.articlepg_subhead A:visited { 	color: #cc6666; text-decoration: none;font-size: 12px;}
.articlepg_subhead A:active { 	color: #cc6666; text-decoration: none;font-size: 12px;}
.articlepg_subhead A:hover { 	color: #003399; text-decoration: none;font-size: 12px; }


.articlepg_source {
	color: #999999;
	font: 10px Helvetica, Arial, sans-serif, Geneva;
	text-align: left;
}
.articlepg_source A:link {		color: #003399; text-decoration: none;font-size: 10px;}
.articlepg_source A:visited { 	color: #003399; text-decoration: none;font-size: 10px;}
.articlepg_source A:active { 	color: #003399; text-decoration: none;font-size: 10px;}
.articlepg_source A:hover { 	color: #CC0000; text-decoration: none;font-size: 10px;}


/* == END ARTICLE == */

/* == CONTENT == */
.content_title_red2 {   /* == COLUMN TITLE == */
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px; 
	color: #990000;
	padding: 3px 10px 3px 10px;
	font-weight:bold;  
}
.content_title_red2 A:link {	color: #990000; text-decoration: none;font-size: 13px;}
.content_title_red2 A:visited { color: #990000; text-decoration: none;font-size: 13px;}
.content_title_red2 A:active { 	color: #990000; text-decoration: none;font-size: 13px;}
.content_title_red2 A:hover { 	color: #003399; text-decoration: none;font-size: 13px;}


.headline {   /* == HEAD TITLE == */
	font: bold 12px Helvetica, Geneva, sans-serif;
	color: #ffffff;
}
.headline A:link {		color: #FFFFFF; text-decoration: none;font-size: 12px;}
.headline A:visited { 	color: #FFFFFF; text-decoration: none;font-size: 12px;}
.headline A:active { 	color: #FFFFFF; text-decoration: none;font-size: 12px;}
.headline A:hover { 	color: #003399; text-decoration: none;font-size: 12px;}

/* == BUTTON == */

.trhdspan {
	background: url(../images/fmy/common/title_m.gif) repeat-x fixed;
	font: bold 14px Helvetica, Geneva, sans-serif;
	color: #999999;
	text-align: left;
}
.trhdspan A:link {		color: #999999; text-decoration: none;font-size: 14px;}
.trhdspan A:visited { 	color: #999999; text-decoration: none;font-size: 14px;}
.trhdspan A:active { 	color: #999999; text-decoration: none;font-size: 14px;}
.trhdspan A:hover { 	color: #003399; text-decoration: none;font-size: 14px;}


.header_title{
	font: bold 14px Helvetica, Geneva, sans-serif;
	color: #333366;
	text-align: left;
	background-position: top;
}

.trbtntext {
	color: #666666;
	font: 12px Helvetica, Arial, sans-serif, Geneva;
	text-align: left;
	padding-left: 5px;
}
.trbtntext A:link {		color: #666666; text-decoration: none;font-size: 12px;}
.trbtntext A:visited { 	color: #666666; text-decoration: none;font-size: 12px;}
.trbtntext A:active { 	color: #666666; text-decoration: none;font-size: 12px;}
.trbtntext A:hover { 	color: #003399; text-decoration: none;font-size: 12px;}

.trbtntpad {
	padding: 5px 5px 5px 5px;
}


/* == END BUTTON == */

.bodypad {
	/*font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px; 
	color: #333333;
	padding: 10px 10px 10px 10px; 
	 border: thin solid #CCCCCC; */
	 padding: 10px 10px 10px 10px; 
	border-top-width: 1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style: solid;
	border-color: #CCCCCC;
}
.border_login {

	padding: 10px 10px 10px 10px;  
	/*border no top & left */
	border-top-width: 1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width: 1px;
	
	border-style: solid;
	border-color: #dc1800;
}

.content_title_border {

	padding: 10px 10px 10px 10px; 
	border-top-width: 0px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #999999;
	
}



/* == END CONTENT == */


.pagetableTopText 	{	font-size: 10px; }

.content_triangle_bullet { list-style-image: url(../images/fmy/common/icon_triangle.gif); } 

/*Added by Yinru*/
.subcontent {  /* == SUB TITLE (BLUE) == */
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px; 
	color: #333333;
	padding: 0px 0px 0px 0px; 
}
.subcontent A:link {	color: #003399; text-decoration: none;font-size: 10px;}
.subcontent A:visited { color: #003399; text-decoration: none;font-size: 10px;}
.subcontent A:active { 	color: #003399; text-decoration: none;font-size: 10px;}
.subcontent A:hover { 	color: #CC0000; text-decoration: none;font-size: 10px;}


.sidetext { 
	font-size:10px; 
	text-decoration: none; 
}
.texttitle {font-weight: bold;  color: #982008; font-size: 12px; }
.pgtbl_subheader 	{	font-size: 10px; 	font-weight:normal; }
.sidefeatureheader {background-color:#CCCCCC; font-weight: bold;}
.pagetableheader1 { background-color:#CCCCCC; color:#000000;}
.pagetableheader2 {font-size: 10px; background-color:#CCCCCC; color:#000000;}
.pagetablebody2 {font-size: 10px; background-color:#eeeeee;  color:#000000;}
.pagetablebody2B {background-color:#DDDDDD;  color:#000000;}

.ajaxtooltip{
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
left: 5px; /*leave this alone*/
top: 5px; /*leave this alone*/
color: #dddddd;
font: 12px Helvetica, Arial, sans-serif, Geneva;
padding: 10px 10px 10px 10px;
z-index: 2;
background-color: black;
border-style: solid;
border-color: #FFFFFF;
overflow:auto;
}

.fundselect {
     font-family: Arial, Helvetica, Geneva, sans-serif; 
     font-size: 12px;
     font-weight: normal;
}

/*Added by YS PMS 3598 EPF Calculator*/
.bodytextmedium 	{	font-family:verdana; font-size: 11px; 	line-height: 12px ; color: #333333}

.tb10 {
	border:1px solid #d1c7ac;
	width: 230px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:verdana;
}

.tb11 {
	background-color : #FFEFD5;	
	border:1px solid #d1c7ac;
	width: 230px;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	font-family:verdana;
}
/*End by YS PMS 3598 EPF Calculator*/

/*Added by YS mobile module*/
.tab_country_left{
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 11px; 
	color: #2d2b2b;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	 
	background: transparent url('../images/MY/en/content_tb_getting.gif') repeat-x top left;
	
	border-top-width: 1px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #999999;  
	
}
.tab_country_left A:link {	color: #333333; text-decoration: none;font-size: 11px;}
.tab_country_left A:visited { color: #333333; text-decoration: none;font-size: 11px;}
.tab_country_left A:active { 	color: #333333; text-decoration: none;font-size: 11px;}
.tab_country_left A:hover { 	color: #CC0000; text-decoration: none;font-size: 11px;}


.tab_country_left_selected{
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 11px; 
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	color: #990000;
	
	background: transparent url('../images/MY/en/tab_country.gif') repeat-x top left;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #999999;  
	
}
.tab_country_left_selected A:link {		color: #CC0000; text-decoration: none;font-size: 11px;}
.tab_country_left_selected A:visited { 	color: #CC0000; text-decoration: none;font-size: 11px;}
.tab_country_left_selected A:active { 	color: #CC0000; text-decoration: none;font-size: 11px;}
.tab_country_left_selected A:hover { 		color: #333333; text-decoration: none;font-size: 11px;}

.tab_feature_left_selected{
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 11px; 
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	color: #990000;
	background: transparent url('../images/MY/en/home_tab_on.gif') repeat-x top left;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #999999;  	
}
.tab_feature_left_selected A:link {		color: #CC0000; text-decoration: none;font-size: 11px;}
.tab_feature_left_selected A:visited { 	color: #CC0000; text-decoration: none;font-size: 11px;}
.tab_feature_left_selected A:active { 	color: #CC0000; text-decoration: none;font-size: 11px;}
.tab_feature_left_selected A:hover { 		color: #333333; text-decoration: none;font-size: 11px;}

.tab_country_center{
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 11px; 
	color: #2d2b2b;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	background: transparent url('../images/MY/en/content_tb_getting.gif') repeat-x top left;
	
	border-top-width: 1px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width: 1px;	
	border-style: solid;
	border:1px solid #999999; 	
}
.tab_country_center A:link {		color: #333333; text-decoration: none;font-size: 11px;}
.tab_country_center A:visited { 	color: #333333; text-decoration: none;font-size: 11px;}
.tab_country_center A:active { 	color: #333333; text-decoration: none;font-size: 11px;}
.tab_country_center A:hover { 	color: #CC0000; text-decoration: none;font-size: 11px;}

.tab_country_center_selected {
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 11px; 
	color: #990000;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	background: transparent url('../images/MY/en/tab_country.gif') repeat-x top left;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width: 0px;	
	border-style: solid;
	border-color: #999999; 	
	
}
.tab_country_center_selected A:link {		color: #CC0000; text-decoration: none;font-size: 11px;}
.tab_country_center_selected A:visited { 	color: #CC0000; text-decoration: none;font-size: 11px;}
.tab_country_center_selected A:active { 	color: #CC0000; text-decoration: none;font-size: 11px;}
.tab_country_center_selected A:hover { 	color: #333333; text-decoration: none;font-size: 11px;}


.tab_feature_center_selected {
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 11px; 
	color: #990000;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	background: transparent url('../images/MY/en/home_tab_on.gif') repeat-x top left;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width: 0px;	
	border-style: solid;
	border:1px solid #999999;	
	
}
.tab_feature_center_selected A:link {		color: #CC0000; text-decoration: none;font-size: 11px;}
.tab_feature_center_selected A:visited { 	color: #CC0000; text-decoration: none;font-size: 11px;}
.tab_feature_center_selected A:active { 	color: #CC0000; text-decoration: none;font-size: 11px;}
.tab_feature_center_selected A:hover { 	color: #333333; text-decoration: none;font-size: 11px;}


.tab_country_right{
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 11px; 
	color: #2d2b2b;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	background: transparent url('../images/MY/en/content_tb_getting.gif') repeat-x top left;
	
	border-top-width: 1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width: 1px;
	
	border-style: solid;
	border-color: #999999;   
	
}
.tab_country_right A:link {	color: #333333; text-decoration: none;font-size: 11px;}
.tab_country_right A:visited {color: #333333; text-decoration: none;font-size: 11px;}
.tab_country_right A:active { color: #333333; text-decoration: none;font-size: 11px;}
.tab_country_right A:hover { 	color: #CC0000; text-decoration: none;font-size: 11px; }

.tab_country_right_selected {
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 11px; 
	color: #990000;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	background: transparent url('../images/MY/en/tab_country.gif') repeat-x top left;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width: 0px;
	
	border-style: solid;
	border-color: #999999;   
	
}
.tab_country_right_selected A:link {		color: #CC0000; text-decoration: none;font-size: 11px;}
.tab_country_right_selected A:visited { 	color: #CC0000; text-decoration: none;font-size: 11px;}
.tab_country_right_selected A:active { 	color: #CC0000; text-decoration: none;font-size: 11px;}
.tab_country_right_selected A:hover { 	color: #333333; text-decoration: none;font-size: 11px;}

.tab_feature_right_selected {
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 11px; 
	color: #990000;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	background: transparent url('../images/MY/en/home_tab_on.gif') repeat-x top left;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width: 0px;
	
	border-style: solid;
	border-color: #999999;   
	
}
.tab_feature_right_selected A:link {		color: #CC0000; text-decoration: none;font-size: 11px;}
.tab_feature_right_selected A:visited { 	color: #CC0000; text-decoration: none;font-size: 11px;}
.tab_feature_right_selected A:active { 	color: #CC0000; text-decoration: none;font-size: 11px;}
.tab_feature_right_selected A:hover { 	color: #333333; text-decoration: none;font-size: 11px;}

.tab_country_blank {
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 11px; 
	color: #990000;
	text-transform:uppercase;
	font-weight:bold;
	
	background: white repeat-x top left;
	text-decoration: none;
	border-top-width: 0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width: 1px;
	
	border-style: solid;
	border-color: #999999;   
	
}

.tab_contry_content {   /* == CONTENT == */
	padding: 10px 10px 10px 10px; 
	border-top-width: 1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style: solid;
	border-color: #999999;
}

.tab_contry_content_most {   /* == CONTENT == */
	padding: 10px 10px 10px 10px; 
	border-top-width: 0px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style: solid;
	border-color: #999999;
}

.content_title_red_video {   /* == COLUMN TITLE == */
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px; 
	color: #990000;
	padding: 3px 10px 3px 10px;
	font-weight:bold;  
	
	border-top-width: 1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #999999;
}
.content_title_red_video A:link {		color: #990000; text-decoration: none;font-size: 11px;}
.content_title_red_video A:visited { 	color: #990000; text-decoration: none;font-size: 11px;}
.content_title_red_video A:active { 	color: #990000; text-decoration: none;font-size: 11px;}
.content_title_red_video A:hover { 	color: #003399; text-decoration: none;font-size: 11px;}

.thumnail_border{
	padding: 8px 8px 8px 8px; 
	border: 1px solid #cccccc;
	
}

.videotitle {
	color: #003399;
	font: 13px Arial, Helvetica,  Geneva, sans-serif;
	font-weight: bold;
}
.videotitle A:link {		color: #333333; text-decoration: none;font-size: 13px;}
.videotitle A:visited { 	color: #333333; text-decoration: none;font-size: 13px;}
.videotitle A:active { 	color: #333333; text-decoration: none;font-size: 13px;}
.videotitle A:hover { 	color: #cc0000; text-decoration: none;font-size: 13px; }

.videocopyright {
	color: #333333;
	font: 11px Arial, Helvetica,  Geneva, sans-serif;
	
}
.videocopyright A:link {		color: #003399; text-decoration: none;font-size: 11px;}
.videocopyright A:visited { 	color: #003399; text-decoration: none;font-size: 11px;}
.videocopyright A:active { 	color: #003399; text-decoration: none;font-size: 11px;}
.videocopyright A:hover { 	color: #cc0000; text-decoration: none;font-size: 11px; }

/* == TAB on right hand side == */
.tab_video_left{
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 10px; 
	color: #333333;
	padding: 3px 3px 3px 3px;
	background: transparent url('../images/MY/en/content_tb_getting.gif') repeat-x top left;
	
	border-top-width: 1px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #999999;  
	
}
.tab_video_left A:link {	color: #333333; text-decoration: none;font-size: 10px;}
.tab_video_left A:visited { color: #333333; text-decoration: none;font-size: 10px;}
.tab_video_left A:active { 	color: #333333; text-decoration: none;font-size: 10px;}
.tab_video_left A:hover { 	color: #CC0000; text-decoration: none;font-size: 10px;}


.tab_video_left_selected{
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 10px; 
	color: #cc0000;
	padding: 3px 3px 3px 3px;
	background: transparent url('../images/MY/en/tab_country.gif') repeat-x top left;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #999999;  
	
}
.tab_video_left_selected A:link {		color: #CC0000; text-decoration: none;font-size: 10px;}
.tab_video_left_selected A:visited { 	color: #CC0000; text-decoration: none;font-size: 10px;}
.tab_video_left_selected A:active { 	color: #CC0000; text-decoration: none;font-size: 10px;}
.tab_video_left_selected A:hover { 		color: #333333; text-decoration: none;font-size: 10px;}

.tab_video_right{
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 10px; 
	color: #333333;
	padding: 3px 3px 3px 3px;
	background: transparent url('../images/MY/en/content_tb_getting.gif') repeat-x top left;
	
	border-top-width: 1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width: 1px;
	
	border-style: solid;
	border-color: #999999;   
	
}
.tab_video_right A:link {	color: #333333; text-decoration: none;font-size: 10px;}
.tab_video_right A:visited {color: #333333; text-decoration: none;font-size: 10px;}
.tab_video_right A:active { color: #333333; text-decoration: none;font-size: 10px;}
.tab_video_right A:hover { 	color: #CC0000; text-decoration: none;font-size: 10px; }

.tab_video_right_selected {
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 10px; 
	color: #cc0000;
	padding: 3px 3px 3px 3px;
	background: transparent url('../images/MY/en/tab_country.gif') repeat-x top left;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width: 0px;
	
	border-style: solid;
	border-color: #999999;   
	
}
.tab_video_right_selected A:link {		color: #CC0000; text-decoration: none;font-size: 10px;}
.tab_video_right_selected A:visited { 	color: #CC0000; text-decoration: none;font-size: 10px;}
.tab_video_right_selected A:active { 	color: #CC0000; text-decoration: none;font-size: 10px;}
.tab_video_right_selected A:hover { 	color: #333333; text-decoration: none;font-size: 10px;}

/* == end TAB == */

.content {   /* == CONTENT == */
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px; 
	color: #333333;
	padding: 5px 5px 5px 5px; 
	/* border: thin solid #999999; */
	border-top-width: 0px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style: solid;
	border-color: #999999;
}
.content A:link {	color: #003399; text-decoration: none;font-size: 10px;}
.content A:visited { color: #003399; text-decoration: none;font-size: 10px;}
.content A:active { 	color: #003399; text-decoration: none;font-size: 10px;}
.content A:hover { 	color: #CC0000; text-decoration: none;font-size: 10px;}

/*end YS*/

#welcome {
    display: none;
    background-color: rgb(0, 0, 0);
    opacity: 0.5;  /* Firefox, Safari(WebKit), Opera */
	filter: alpha(opacity=50);      /* IE 4-7 */
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
    z-index: 26;
    height: 350%;
    width: 100%;
    background-repeat:repeat;
    position:fixed;
    top: 0px;
    left: 0px;
    overflow: auto;
    min-height: 100%;
}

#welcome-window {
    display: none;
    background: transparent url('/img/welcome.png');
    height: 45%;
    left: 30%;
    padding-top: 5px;
    text-align: center;
    top: 150px;
    margin: 0 auto;
    width: 510px;
    opacity: 1;
    position: absolute;
    -moz-opacity:1;
    filter: alpha(opacity=100);
    z-index: 9999;
}

#welcome-window p {
    color: #333;
    padding-top: 5px;
    text-align: center;
}

#welcome-window p strong {
    font-weight: bold;
}

#welcome-window img {

}

#welcome-window a img {
    margin: 10px 10px 0;
    text-align: left;
    opacity:1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    border:none;
}

#welcome-window a:hover img {
    opacity: 1;
    -moz-opacity:1;
    filter: alpha(opacity=100);
}

#welcome-window .x {
    float: right;
    margin-top: -217px;
    margin-right: -1px;
    position: relative;
    z-index: 0;
}

.welcome {
    float: left;
    margin-left: 5px;
}

#first-time-login-window {
    display: none;
    background: transparent url('/img/welcome.png');
    height: 60%;
    left: 20%;
    padding-top: 5px;
    text-align: center;
    top: 100px;
    margin: 0 auto;
    width: 710px;
    opacity: 1;
    position: absolute;
    -moz-opacity:1;
    filter: alpha(opacity=100);
    z-index: 9999;
}
#first-time-login-window p {
    color: #333;
    padding-top: 5px;
    text-align: center;
}

#first-time-login-window p strong {
    font-weight: bold;
}

#first-time-login-window img {

}

#first-time-login-window a img {
    margin: 10px 7px 0;
    text-align: left;
    opacity: .9;
    -moz-opacity: .9;
    filter: alpha(opacity=90);
    border:none;
}

#first-time-login-window a:hover img {
    opacity: 1;
    -moz-opacity:1;
    filter: alpha(opacity=100);
}

#first-time-login-window .x {
    float: right;
    margin-top: -315px;
    margin-right: -7px;
    position: relative;
    z-index: 0;
}

#inactive-window {
    display: none;
    background-color: rgb(0, 0, 0);
    opacity: 0.5;  /* Firefox, Safari(WebKit), Opera */
	filter: alpha(opacity=50);      /* IE 4-7 */
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
    z-index: 26;
    height: 350%;
    width: 100%;
    background-repeat:repeat;
    position:fixed;
    top: 0px;
    left: 0px;
    overflow: auto;
    min-height: 100%;
}

.inactive-window {
    float: left;
    margin-left: 5px;
}



