@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px; 
	color: #333333;  
}

input {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 10px;
	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: 10px;
	font-weight: normal;
}

.fundselect {
	font-family: Arial, Helvetica, Geneva, sans-serif; 
	font-size: 10px;
	font-weight: normal;
}

/* == 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_child{	color: #ffffff; 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; }


/* == 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 == */

/* == CONTENT == */

.headline2 {   /* == HEAD TITLE == */
	font: bold 14px  Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
	padding: 3px 10px 3px 10px;
}

.content_title_red {   /* == COLUMN TITLE == */
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px; 
	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_artilcle_left {   /* == COLUMN TITLE == */
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px; 
	color: #990000;
	padding: 3px 10px 3px 10px;
	font-weight:bold;  
	
	border-top-width: 1px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #999999;
}

.content_title_red_artilcle_right {   /* == COLUMN TITLE == */
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px; 
	color: #696969;
	padding: 3px 10px 3px 10px;
	
	border-top-width: 1px;
	border-left-width:0px;
	border-right-width:1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #999999;
}

.content_title_red_artilcle_right A:link {		color: #696969; text-decoration: none;font-size: 9px;}
.content_title_red_artilcle_right A:visited { 	color: #003399; text-decoration: none;font-size: 9px;}
.content_title_red_artilcle_right A:active { 	color: #990000; text-decoration: none;font-size: 9px;}
.content_title_red_artilcle_right A:hover { 		color: #990000; text-decoration: none;font-size: 9px;}


.content_title_red A:link {		color: #990000; text-decoration: none;font-size: 11px;}
.content_title_red A:visited { 	color: #990000; text-decoration: none;font-size: 11px;}
.content_title_red A:active { 	color: #990000; text-decoration: none;font-size: 11px;}
.content_title_red A:hover { 	color: #003399; text-decoration: none;font-size: 11px;}


.content_title_red2 {   /* == COLUMN TITLE == */
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px; 
	color: #990000;
	padding: 3px 10px 3px 10px;
	font-weight:bold;  
}

.content_title_red2 A:link {		color: #990000; text-decoration: none;font-size: 11px;}
.content_title_red2 A:visited { 	color: #990000; text-decoration: none;font-size: 11px;}
.content_title_red2 A:active { 	color: #990000; text-decoration: none;font-size: 11px;}
.content_title_red2 A:hover { 	color: #003399; text-decoration: none;font-size: 11px;}


.content_border {   /* == COLUMN TITLE == */

	border-top-width: 1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #999999;
}


.content_subtitle {   /* == SUB TITLE (BLUE) == */
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px; 
	color: #003399;
	font-weight:bold;
}
.content_subtitle A:link {		color: #003399; text-decoration: none;font-size: 11px;}
.content_subtitle A:visited { 	color: #003399; text-decoration: none;font-size: 11px;}
.content_subtitle A:active { 	color: #003399; text-decoration: none;font-size: 11px;}
.content_subtitle A:hover { 	color: #CC0000; text-decoration: none;font-size: 11px;}



.content {   /* == CONTENT == */
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px; 
	color: #333333;
	padding: 10px 10px 10px 10px; 
	/* 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: 11px;}
.content A:visited { color: #003399; text-decoration: none;font-size: 11px;}
.content A:active { 	color: #003399; text-decoration: none;font-size: 11px;}
.content A:hover { 	color: #CC0000; text-decoration: none;font-size: 11px;}

.content4 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px; 
	color: #333333;
	padding: 10px 10px 10px 10px;  
	/*border no top & bottom*/
	border-top-width: 0px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width: 1px;
	
	border-style: solid;
	border-color: #999999;
}
.content4 A:link {	color: #003399; text-decoration: none;font-size: 11px;}
.content4 A:visited { color: #003399; text-decoration: none;font-size: 11px;}
.content4 A:active { 	color: #003399; text-decoration: none;font-size: 11px;}
.content4 A:hover { 	color: #CC0000; text-decoration: none;font-size: 11px;}


.content_noBorder {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px; 
	color: #333333;
	padding: 5px 5px 5px 5px; 

}
.content_noBorder A:link {		color: #003399; text-decoration: none;font-size: 11px;}
.content_noBorder A:visited { 	color: #003399; text-decoration: none;font-size: 11px;}
.content_noBorder A:active { 	color: #003399; text-decoration: none;font-size: 11px;}
.content_noBorder A:hover { 	color: #CC0000; text-decoration: none;font-size: 11px;}


.content_noBorder2 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px; 
	color: #333333;
	padding: 2px 0px 2px 2px; 
}

.content_noBorder2 A:link {	color: #003399; text-decoration: none;font-size: 11px;}
.content_noBorder2 A:visited { color: #003399; text-decoration: none;font-size: 11px;}
.content_noBorder2 A:active { 	color: #003399; text-decoration: none;font-size: 11px;}
.content_noBorder2 A:hover { 	color: #CC0000; text-decoration: none;font-size: 11px;}


.content_noBorder3 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px; 
	color: #333333;
	padding: 2px 0px 2px 2px; 
}
.content_noBorder3 A:link {	color: #003399; text-decoration: none;font-size: 10px;}
.content_noBorder3 A:visited { color: #003399; text-decoration: none;font-size: 10px;}
.content_noBorder3 A:active { 	color: #003399; text-decoration: none;font-size: 10px;}
.content_noBorder3 A:hover { 	color: #CC0000; text-decoration: none;font-size: 10px;}

.content_noBorder4 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px; 
	color: #333333;
	padding: 0px 0px 0px 0px; 
}
.content_noBorder4 A:link {		color: #003399; text-decoration: none;font-size: 11px;}
.content_noBorder4 A:visited { 	color: #003399; text-decoration: none;font-size: 11px;}
.content_noBorder4 A:active { 	color: #003399; text-decoration: none;font-size: 11px;}
.content_noBorder4 A:hover { 	color: #CC0000; text-decoration: none;font-size: 11px;}

.content_smalltext {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px; 
	color: #003399;
}
.content_smalltext A:link {		color: #003399; text-decoration: none;font-size: 10px;}
.content_smalltext A:visited { 	color: #003399; text-decoration: none;font-size: 10px;}
.content_smalltext A:active { 	color: #003399; text-decoration: none;font-size: 10px;}
.content_smalltext A:hover { 	color: #CC0000; text-decoration: none;font-size: 10px;}


.more_link {  /* == MORE == */
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px; 
	color: #333333;
	padding: 2px 0px 2px 0px; 

}
.more_link A:link {	color: #cc0000; text-decoration: none;font-size: 11px;}
.more_link A:visited { color: #cc0000; text-decoration: none;font-size: 11px;}
.more_link A:active { 	color: #cc0000; text-decoration: none;font-size: 11px;}
.more_link A:hover { 	color: #FFFFFF; text-decoration: none;font-size: 11px; background-color: #FF0000;}

/* == TAB == */

.tab_title_left{
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 10px; 
	color: #333333;
	padding: 3px 3px 3px 3px;
	background: transparent url('') repeat-x top left;
	
	border-top-width: 0px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #999999;  
}
.tab_title_left A:link {	color: #333333; text-decoration: none;font-size: 10px;}
.tab_title_left A:visited { color: #333333; text-decoration: none;font-size: 10px;}
.tab_title_left A:active { 	color: #333333; text-decoration: none;font-size: 10px;}
.tab_title_left A:hover { 	color: #CC0000; text-decoration: none;font-size: 10px;}


.tab_title_left_selected{
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 10px; 
	color: #cc0000;
	padding: 3px 3px 3px 3px;
	background: transparent url('../images/fsm/SG/common/home_tab_on.gif') repeat-x top left;
	text-decoration: none;
	border-top-width: 0px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #999999;  
}
.tab_title_left_selected A:link {		color: #CC0000; text-decoration: none;font-size: 10px;}
.tab_title_left_selected A:visited { 	color: #CC0000; text-decoration: none;font-size: 10px;}
.tab_title_left_selected A:active { 	color: #CC0000; text-decoration: none;font-size: 10px;}
.tab_title_left_selected A:hover { 		color: #333333; text-decoration: none;font-size: 10px;}


.tab_title_center{
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 10px; 
	color: #333333;
	padding: 3px 3px 3px 3px; 
	background: transparent url('') repeat-x top left;
	
	border-top-width: 0px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width: 1px;	
	border-style: solid;
	border-color: #999999; 	
}
.tab_title_center A:link {		color: #333333; text-decoration: none;font-size: 10px;}
.tab_title_center A:visited { 	color: #333333; text-decoration: none;font-size: 10px;}
.tab_title_center A:active { 	color: #333333; text-decoration: none;font-size: 10px;}
.tab_title_center A:hover { 	color: #CC0000; text-decoration: none;font-size: 10px;}


.tab_title_center_selected {
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 10px; 
	color: #cc0000;
	padding: 3px 3px 3px 3px; 
	background: transparent url('../images/fsm/SG/common/home_tab_on.gif') repeat-x top left;
	text-decoration: none;
	border-top-width: 0px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width: 0px;	
	border-style: solid;
	border-color: #999999; 	
}
.tab_title_center_selected A:link {		color: #CC0000; text-decoration: none;font-size: 10px;}
.tab_title_center_selected A:visited { 	color: #CC0000; text-decoration: none;font-size: 10px;}
.tab_title_center_selected A:active { 	color: #CC0000; text-decoration: none;font-size: 10px;}
.tab_title_center_selected A:hover { 	color: #333333; text-decoration: none;font-size: 10px;}


.tab_title_right{
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 10px; 
	color: #333333;
	padding: 3px 3px 3px 3px;
	background: transparent url('') repeat-x top left;
	
	border-top-width: 0px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width: 1px;
	
	border-style: solid;
	border-color: #999999;   
	
}
.tab_title_right A:link {	color: #333333; text-decoration: none;font-size: 10px;}
.tab_title_right A:visited {color: #333333; text-decoration: none;font-size: 10px;}
.tab_title_right A:active { color: #333333; text-decoration: none;font-size: 10px;}
.tab_title_right A:hover { 	color: #CC0000; text-decoration: none;font-size: 10px; }

.tab_title_right_selected {
	font-family:  Arial, Helvetica,  Geneva, sans-serif;
	font-size: 10px; 
	color: #cc0000;
	padding: 3px 3px 3px 3px;
	background: transparent url('../images/fsm/SG/common/home_tab_on.gif') repeat-x top left;
	text-decoration: none;
	border-top-width: 0px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width: 0px;
	
	border-style: solid;
	border-color: #999999;   
	
}
.tab_title_right_selected A:link {		color: #CC0000; text-decoration: none;font-size: 10px;}
.tab_title_right_selected A:visited { 	color: #CC0000; text-decoration: none;font-size: 10px;}
.tab_title_right_selected A:active { 	color: #CC0000; text-decoration: none;font-size: 10px;}
.tab_title_right_selected A:hover { 	color: #333333; text-decoration: none;font-size: 10px;}



.pagetableTopText 	{	font-size: 10px; }

.content_triangle_bullet { list-style-image: url(../images/fsm/SG/common/icon_triangle.gif); } 

/*Added by Yinru*/
.subcontent {  /* == SUB TITLE (BLUE) == */
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px; 
	color: #333333;
	padding: 0px 0px 0px 0px; 
}
.subcontent A:link {	color: #003399; text-decoration: none;font-size: 11px;}
.subcontent A:visited { color: #003399; text-decoration: none;font-size: 11px;}
.subcontent A:active { 	color: #003399; text-decoration: none;font-size: 11px;}
.subcontent A:hover { 	color: #CC0000; text-decoration: none;font-size: 11px;}

.sidetext { 
	font-size:11px; 
	text-decoration: none; 
}

.texttitle {font-weight: bold;  color: #982008; font-size: 12px; }
.pgtbl_subheader 	{	font-size: 10px; 	font-weight:normal; }
.table_header_style {font-size: 11px; background-color:#CCCCCC; color:#000000; font-weight: bold;}
.table_bdtext_style {font-size: 11px; color:#000000;}
.table_bdrow2_style {background-color:#DDDDDD;  color:#000000;}
.table_bdrow1_style {background-color:#eeeeee;  color:#000000;}

.module_big_top {
	width: 980px;
	background-repeat: no-repeat;
}

/* CSS Document - promotion*/
#browsePlaylist {
	position: absolute;
	width: 980px;
	height: 145px;
	overflow: hidden;
	margin-top: 5px;
	margin-left: 5px;
}
#buttonBlock {
	width: 12px;
	height: 10px;
	text-align: right;
  	padding-right: 10px;
}
#buttonSection {
	float: right;
}
#containerBlock {
	float:left;
	width: 980px;
	height: 145px;
	overflow: hidden;

}
#movingBlock {
	width:1600px;
	height:145px;
	position:relative;

}
.playlistObject
{
  float: left;
  text-align: center;
4bb  font-size: 0px;
  width: 156px;
  padding-left: 5px;
  padding-right: 5px;
}

.playlistThumb {
  background: url('../images/fsm/SG/common/ads_black.gif');
  background-repeat: no-repeat;
  width: 156px;
  height: 60px;
}

.playlistObjectCf
{
  float: left;
  text-align: center;
  font-size: 0px;
  width: 156px;
  padding-left: 5px;
  padding-right: 5px;
}

.playlistThumbCf {
  display:block;	
  background: url('../images/fsm/SG/common/CF-SG-BG.gif');	
  background-repeat: no-repeat;
  width: 156px;
  height: 60px;
}
.opacityit img {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  -moz-opacity: 0.9;
  border:0;
}
.opacityit:hover img {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
}

.playlistDesc
{
  float: left;
  text-align: left;
  font-size: 0px;
  width: 156px;
  padding-top: 5px;
}


/*==================Added by KYFUN===================*/



/* == VIDEO ADD CLASS ============ 161208 == */

.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;}

/* == country nav button ==*/


#navcontainer ul
{
margin: 0; 
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0 0 -1px 0; }

#navcontainer a
{
display: block;
border: 1px solid #cccccc;
background-color: #efefef; 
width: 155px;
padding: 4px 0px 4px 15px;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #cccccc;
}

.navcontainer_selected
{
color: #CC0000;


}

<!--- --->
#navcontainer2 ul
{
margin: 0; 
padding: 0;
list-style-type: none;
}

#navcontainer2 li { margin: 0 0 -1px 0; }

#navcontainer2 a
{
display: block;
border: 1px solid #cccccc;
background-color: #efefef; 
width: 145px;
padding: 4px 0px 4px 25px;
text-decoration: none;
}

#navcontainer2 a:hover
{
background-color: #cccccc;
}
<!--- --->
.country_buttext {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px; 
	color: #003399;
	margin:0; 
	text-align:left;
}
.country_buttext A:link {	color: #003399; text-decoration: none;font-size: 12px;}
.country_buttext A:visited { color: #003399; text-decoration: none;font-size: 12px;}
.country_buttext A:active { 	color: #000000; text-decoration: none;font-size: 12px; }
.country_buttext A:hover { 	color: #cc0000; text-decoration: none;font-size: 12px; }


.thumnail_border{
	padding: 8px 8px 8px 8px; 
	border: 1px solid #cccccc;
	
}
/* == end country nav button ==*/



/* == TAB country == */

.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/SG/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/SG/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/SG/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/SG/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_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/SG/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/SG/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_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/SG/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/SG/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/SG/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;
}

/* == end TAB == */

.bdtext_bk {
	color: #333333;
	font: 12px Arial, Helvetica,  Geneva, sans-serif;
	
}
.bdtext_bk A:link {		color: #003399; text-decoration: none;font-size: 12px;}
.bdtext_bk A:visited { 	color: #003399; text-decoration: none;font-size: 12px;}
.bdtext_bk A:active { 	color: #003399; text-decoration: none;font-size: 12px;}
.bdtext_bk A:hover { 	color: #cc0000; text-decoration: none;font-size: 12px; }

.bdtext_bl {
	color: #003399;
	font: 12px Arial, Helvetica,  Geneva, sans-serif;
	
}
.bdtext_bl A:link {		color: #333333; text-decoration: none;font-size: 12px;}
.bdtext_bl A:visited { 	color: #333333; text-decoration: none;font-size: 12px;}
.bdtext_bl A:active { 	color: #333333; text-decoration: none;font-size: 12px;}
.bdtext_bl A:hover { 	color: #cc0000; text-decoration: none;font-size: 12px; }

.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; }

.playlistObjectVideo
{
  float: left;
  text-align: center;
  font-size: 0px;
  padding-left: 0px;
  padding-bottom: 20px;
  padding-right: 16px;
}

.playlistThumbVideo {
  
  background-repeat: no-repeat;
  padding-bottom: 30px;
  height: 50px;
}

.playlistDescVideo
{
  float: left;
  text-align: left;
  font-size: 0px;
  padding-top: 5px;
}

#containerBlockVideo {
	float:left;
	height: 130px;
	overflow: hidden;

}

.maincontainer{

text-align: center;
width:500px; /* something thats only wide enough for 3 images */
}
/*====================End by KYFUN==============================*/


/*================PMS 3113===========================*/
.bodytextsmall {
font-size: 11px;
line-height: 11pt;
color: #000000
}

.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;}

.content_title_small {  /* == DATE / LIBRARY == */
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 9px; 
	color: #696969;
	padding: 3px 10px 3px 10px;	
}
.content_title_small A:link {		color: #696969; text-decoration: none;font-size: 9px;}
.content_title_small A:visited { 	color: #696969; text-decoration: none;font-size: 9px;}
.content_title_small A:active { 	color: #696969; text-decoration: none;font-size: 9px;}
.content_title_small A:hover { 		color: #333333; text-decoration: none;font-size: 9px;}


.contentIndex {    /* == CONTENT == */
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px; 
	color: #333333;
	padding: 10px 10px 10px 10px; 
	/* 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;
}
.contentIndex A:link {		color: #003399; text-decoration: none;font-size: 11px;}
.contentIndex A:visited { 	color: #003399; text-decoration: none;font-size: 11px;}
.contentIndex A:active { 	color: #003399; text-decoration: none;font-size: 11px;}
.contentIndex A:hover { 	color: #CC0000; text-decoration: none;font-size: 11px;}

.contentIndex2 {    /* == CONTENT == */
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px; 
	color: #333333;
	padding: 10px 10px 10px 10px; 
	/* border: thin solid #999999; */
	border-top-width: 0px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:0px;
	border-style: solid;
	border-color: #999999;
}
.contentIndex2 A:link {		color: #003399; text-decoration: none;font-size: 11px;}
.contentIndex2 A:visited { 	color: #003399; text-decoration: none;font-size: 11px;}
.contentIndex2 A:active { 	color: #003399; text-decoration: none;font-size: 11px;}
.contentIndex2 A:hover { 		color: #CC0000; text-decoration: none;font-size: 11px;}


.content3 { 
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px; 
	color: #333333;
	padding: 10px 10px 10px 10px;  
	/*border no bottom*/
	border-top-width: 0px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width: 1px;
	
	border-style: solid;
	border-color: #999999;
}
.content3 A:link {		color: #003399; text-decoration: none;font-size: 11px;}
.content3 A:visited { 	color: #003399; text-decoration: none;font-size: 11px;}
.content3 A:active { 	color: #003399; text-decoration: none;font-size: 11px;}
.content3 A:hover { 	color: #CC0000; text-decoration: none;font-size: 11px;}

/*================PMS 3113===========================*/


