body {
	background:white;
	margin:0;
}

.borderAll
{
	border: solid 8px #EBE7C9;
	background-color: White;
	margin-top:5px;
	
}
.bg_main
{
	font-family: Verdana;
	font-size:10px;
	color: black;
	background-color: White;
	padding: 0;
}
.bg_topMenu
{
	font-family: Arial, Verdana;
	font-size:10px;
	color: black;
	background: url(../0_images/backgrounds/bg_topMenu.gif) no-repeat right ;
	vertical-align:bottom;
}
#line_top
{
	width:100%; height:26px;
	background:url(../0_images/pages/line_top.gif) repeat-x;
	
}
#Table1 tr
{
	font-family:Arial,Tahoma,Sans-Serif;
	font-size:11px;	
}
#Table1 ul
{
	border-right:1px solid #000000;
	width:500px;
	margin-right:10px;
}
#Table1 ul li
{
	list-style:none;
	display:inline;	
	border-left:1px solid #000000;
	padding:0 10px 0 10px;
}
#Table1 ul a
{
	text-decoration:none;
	color:black;
}
.content_default_wrapper
{
	width:950px; height:auto;
	margin:3px auto;
}

/*-----// Dynamic Menu //-----*/

.bg_mainMenuTable
	{
		
		cursor:pointer;
	}
	
/*-----// Level 0 //-----*/
	
.bg_mainMenuLevel0
	{
		font-family: Arial;
		font-size:11px;
		color: Black;
		background:url(../0_images/backgrounds/bg_main_menu.gif) repeat-x;
		*padding-top: 3px;
		text-transform:uppercase;
		width:103px; 
		height:25px;
		*height:22px;
		text-align:center;
		vertical-align:middle;
		margin:0 2px;
	}
.bg_mainMenuLevel0 td{ text-align:center; vertical-align:middle;}
.bg_mainMenuLevel0 a:link, .bg_mainMenuLevel0 a:visited
	{
		font-family: Arial;
		font-size:11px;
		color: Black;
		font-weight:normal;
		background:none;
		cursor:pointer !important;
	}
	
.bg_mainMenuLevel0 a:hover
	{
		color: black;
	}	
	
/*-----// Level 1 //-----*/	
.bg_mainMenuLevel1
	{
		font-family: Arial;
		font-size:11px;
		color: #FDD116;
		background-color:#fdd244;
		padding: 4 3 4 3;
		width:100%;
	}
.bg_mainMenuLevel1 a:link, .bg_mainMenuLevel1 a:visited
	{
		font-family: Arial;
		font-size:11px;
		color: Black;
		font-weight:bold;
		background-color: #fdd244;
		width:100%; 
		cursor:pointer !important;
	}
	
.bg_mainMenuLevel1 a:hover
	{
		color: black;
		background-color:#FFDE2F;
		width:100%;
	}	
	
/*-----// Level 2 //-----*/	
.bg_mainMenuLevel2
	{
		font-family: Arial;
		font-size:11px;
		color: Black;
		background-color:#e2b51f;
		padding: 4 3 4 3;
		width:100%;
	}
.bg_mainMenuLevel2 a:link, .bg_mainMenuLevel2 a:visited
	{
		font-family: Arial;
		font-size:11px;
		color: Black;
		font-weight:bold;
		background-color: #e2b51f;
		width:100%;
		cursor:pointer !important;
	}
	
.bg_mainMenuLevel2 a:hover
	{
		color: black;
		background-color:#FFDE2F;
		width:100%;
	}	
	
/*-----// Level 3 //-----*/	
.bg_mainMenuLevel3
	{
		font-family: Arial;
		font-size:11px;
		color: Black;
		background-color:#c2970b;
		padding: 4 3 4 3;
		width:100%;
	}
.bg_mainMenuLevel3 a:link, .bg_mainMenuLevel3 a:visited
	{
		font-family: Arial;
		font-size:11px;
		color: Black;
		background-color: #c2970b;
		font-weight:bold;
		width:100%;
		cursor:pointer !important;
	}
	
.bg_mainMenuLevel3 a:hover
	{
		color: black;
		background-color:#FFDE2F;
		width:100%;
	}	

/*-----// Level 4 //-----*/	
.bg_mainMenuLevel4
	{
		font-family: Arial;
		font-size:11px;
		color: #FDD116;
		background-color:#a38e4b;
		padding: 4 3 4 3;
	}
.bg_mainMenuLevel4 a:link, .bg_mainMenuLevel4 a:visited
	{
		font-family: Arial;
		font-size:11px;
		color: #FDD116;
		background-color: #FFDE2F;
		font-weight:bold;
	}
	
.bg_mainMenuLevel4 a:hover
	{
		color: black;
	}	

/*-----// Level 5 //-----*/	
.bg_mainMenuLevel5
	{
		font-family: Arial;
		font-size:11px;
		color: #fdf6da;
		background-color:#8c815e;
		padding: 4 3 4 3;
	}
.bg_mainMenuLevel5 a:link, .bg_mainMenuLevel5 a:visited
	{
		font-family: Arial;
		font-size:11px;
		color: #fdf6da;
		background-color: #8c815e;
		font-weight:bold;
	}
	
.bg_mainMenuLevel5 a:hover
	{
		color: black;
	}	
	
/*-----// End of Dynamic Menu //-----*/

.button
{	
	font-family: arial;
	font-size: 11px;
	color: black;
	border-width: 0;
	height: 23px;
	width:83px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(../0_images/backgrounds/bg_button.jpg);
	cursor: hand;
}
#headerList{
	background-color:#fec224;
	padding-left:5px;
	height:50px;
}
#headerItem{
	background-color:#FFF4C4;
}
#item1{
	border-bottom:thin;
	border-bottom-color:#EFEFEF;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
#item2{
	background-color:#FCEEDA;
}

.bodyTextNote
{
	font-family: Verdana;
	font-size:10px;
	color: #FF0000;
	line-height:12px;
}
.contactArea{
	color:#FF9900;
	font-family: Verdana;
	font-size:10px;
}
.bodyText
{
	font-family: Verdana;
	font-size:10px;
	color: black;
	line-height:12px;
}
.bodyText a:link, .bodyText a:visited
{
	font-family: Verdana;
	font-size:10px;
	color: #00526F;
	text-decoration:underline;
}

.bodyText a:hover
{
	font-family: Verdana;
	font-size:10px;
	color: #5d5d5d;
	line-height:12px;
}

.bannerNavigation
{
	font-family: Verdana;
	font-size:12px;
	background-color: #F3C00D;
	color: #ffffff;
	padding-left:5px;
	height:42.5;
}
.bannerNavigation a:link, .bannerNavigation a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight:bolder;
	text-indent:1;
}
.bannerNavigation a:hover
{
	color: #005E5D;
	text-decoration: none;
}
.breadCrumb
{
	font-family: Verdana;
	font-size:9px;
	color: #000000;
	font-weight: bold;
}
.breadCrumb a:link,.breadCrumb a:visited
{
	color: #B78D07;
	text-decoration: underline;
}
.breadCrumb a:hover
{
	color: #5D5D5D;
}
.breadCrumb a:selected
{
	color: #000000;
}

.txtCommaccess
{
	font-family:Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	color:White;
	border-bottom: solid 1px #4f4c43;
	background:#242424;
}
.LinkCommaccess
	{
		font-family: Arial,Trebuchet MS, Verdana;
		font-size: 11px;
		height:14px;
		color: White;
		text-transform:uppercase;
	}
.contentHeading
{
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #00526F;
}
.contentTable
{
	font-family: Verdana;
	font-size: 9px;
	line-height: 10px;
	color: #00526F;
	height:20;
	padding: 5;
	border: solid 1px gray;
}
.contentTableHeading
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 10px;
	color: #ffffff;
	height:20;
	padding: 5;
	background-color: #00526F;
}
.contentText
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: black;
	padding:2px 40px 0 0;
	color:#4a4a4a;
	width:700px;
}
.contentText a:link, .contentText a:visited
{
	color: #00526F;
	font-weight:bold;
	text-decoration: underline;
}
.contentText a:hover
{
	color: #FFA417;
}
.custServiceHeading
{
	font-family: Trebuchet MS, Verdana;
	font-weight: bold;
	font-size:11px;
	color: #FCA518;
}
.custServiceContent
{
	font-family: Verdana;
	font-size:10px;
	line-height: 12px;
	color: gray;
}
.custServiceContent a:link, .custServiceContent a:visited
{
	color: gray;
}
.custServiceContent a:hover
{
	color: #000000;
}

#overflow
{	 
	/*height:400;
	width:440;*/
	overflow-x: hidden;
	overflow-y: hidden;
	/*scrollbar-3dlight-color:gray;*/
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
}
#overflowVG
{	 
	/*height: 470;
	width:440;*/
	overflow-x: hidden;
	overflow-y: hidden;
	/*scrollbar-3dlight-color:gray;*/
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
}
.brief {
	color: #966223;
	font-size: 12px;
	font-weight: bold;
}
.footer
{
	font-family: Arial,Tahoma,Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #323232;
}
.footer a:link, .footer a:visited
{
	color: #323232;
	text-decoration:none;
	text-transform:uppercase;
}
.footer a:hover
{
	color: #323232;
	text-decoration:underline;
}
.footer_vg
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.footer_vg a:link, .footer_vg a:visited
{
	color: #00526F;
}
.footer_vg a:hover
{
	color: #666666;
}
#footer_news
{
	color:#3c3c3c;
	font-family:Century Gothic, Arial;
	font-size:16px;	
}
#footer_news_left
{
	height:47px;
}

.general
{
	font-family:Arial, Tahoma, Verdana ;
	font-size:11px;
	color: #000000;
}
.general a:link, .general a:visited
{
	color: #B78D07;
}
.general a:hover
{
	color: #5D5D5D;
}
.general a:selected
{
	color: #000000;
}

.mainmenuActive
{
	text-align:center;
	font-family: Verdana;
	font-size: 14px;
	color: #00526F;
	padding-left: 5px;
	padding-right: 5px;
	border-right: solid 1px black;
	border-left: solid 1px black;
	height:20px;
}

.mainmenuActive a:link, .mainmenuActive a:visited
{
	
	color: #00526F;
	text-decoration: none;
	font-weight: bold;
}

.mainmenuActive a:hover
{
	color: #5D5D5D;
	text-decoration: none;
}
.mainmenuInActive
{
	text-align:center;
	font-family: Verdana;
	font-size: 14px;
	color: #00526F;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: solid 1px black;
	height:20px;

}

.mainmenuInActive a:link, .mainmenuInActive a:visited
{
	
	color: #00526F;
	text-decoration: none;
	font-weight: bold;
}

.mainmenuInActive a:hover
{
	color: #5D5D5D;
	text-decoration: none;
}
.pageHeading
{
	font-family:Century Gothic, Tahoma, Arial, Trebuchet MS, Verdana;
	font-size:26pt;
	line-height:33px;
	color: #393939;
	padding-bottom:3px;
	font-weight:normal;
}

.pageSubHeading
{
	font-family: Trebuchet MS;
	font-size:14px;
	line-height:12px;
	color: #FFA417;
	font-weight:bold;
}
.PhotoAlbum
{
    border:solid gray 1px;
    margin:4px;
    padding:4px;
}
.required_text
{
	font-family: Verdana;
	font-size:10px;
	color: red;
	line-height:20px;
}
.siteHeading
{
	font-family: Verdana;
	font-weight: bold;
	font-size:17px;
	color: #005E5D;
	text-transform: uppercase;

}
.subContentHeading
{
	font-family: Verdana;
	font-size: 12px;
	color: #00526F;
	font-weight:bold;
}

.subMenu
{
	font-family:Arial, Tahoma, Verdana;
	font-size: 12px;
	padding:10px 0 10px 25px;
	color: #666666;
}
.subMenu a:link, .subMenu a:visited
{
	color: #666666;
	text-decoration: none;
	line-height:12px;
}
.subMenu a:hover
{
	color: #666666;
	text-decoration: none;
}
.subSubMenu
{
	font-family: Verdana;

	font-size: 10px;
	padding-top:5px;
	padding-bottom:2px;
	color: #7F6100;
}
.subSubMenu a:link, .subSubMenu a:visited
{
	color: #7F6100;
	text-decoration: none;
	line-height:12px;
}
.subSubMenu a:hover
{
	color: #5D5D5D;
	text-decoration: none;
}

.subMenuDrop
{
	font-family: Verdana;
	font-size: 12px;
	padding-top:4px;
	padding-bottom:4px;
	color: #00526F;
}
.subMenuDrop a:link, .subMenuDrop a:visited
{
	color: #00526F;
	text-decoration: none;
	line-height:12px;
}
.subMenuDrop a:hover
{
	color: #5D5D5D;
	text-decoration: none;
}
.textfield
{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.txtContent
{
	font-family:Trebuchet MS, Verdana ;
	font-size:11px;
	color: darkgrey;
	text-align:justify;
}
.txtContent a:link, .txtContent a:visited
{
	color: #B78D07;
}
.txtContent a:hover
{
	color: #5D5D5D;
}
.txtDate
{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.txtNewsDetailTitle
{
	font-family:Trebuchet MS, Verdana ; 
	font-size: 16px;
	color: #8B6A03;
	padding-bottom: 5px;
	font-weight:bold;
	line-height: 18px;
}
.txtNewsTitle
{
	font-family:Trebuchet MS, Verdana ; 
	font-size: 11px;
	color: #8B6A03;
	padding-bottom: 5px;
}
.txtNewsTitle a:link, .txtNewsTitle a:visited
{
	font-family:Trebuchet MS, Verdana ; 
	font-size: 11px;
	color: #8B6A03;
}
.txtNewsTitle a:hover
{
	font-family:Trebuchet MS, Verdana ; 
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.tdDownloadTitle
{
	font-family: Verdana;
	font-size: 10px;
	color: #00526F;
}
.tdDownloadTitle a:link, .tdDownloadTitle a:visited
{
	color: #00526F;
	text-decoration: underline;
}
.tdDownloadTitle a:hover
{
	color: #5D5D5D;
}
.field
{
	font-family: Verdana;
	font-size:10px;
	color: #00526F;
	line-height:20px;
}
.fieldTitle
{
	font-family: Verdana;
	font-size:10px;
	color: #8B6A03;
	line-height:20px;
}
.fieldValue
{
	font-family: Verdana;
	font-size:10px;
	color: #00526F;
}
#imgCenter
{
	width:400;
	background-color:#EFEFEF;
	padding:10px;
	border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	border-right:thin;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#CCCCCC;
	border-top:thin;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#CCCCCC;
	border-left:thin;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#CCCCCC;
	color:#00526F;
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
}
	
.StandarContentText
	{
		font-family: Arial;
		font-size: 12;
		color:Black;
		padding: 2px;
	}

.btnHitung
{
	width:123px; height:38px;
	background:url(../0_images/pages/btn_hitung.gif);
	border:none;	
}

.btnHitungEn
{
	width:123px; height:38px;
	background:url(../0_images/pages/btn_hitung_en.gif);
	border:none;	
}

.btnPrint
{
	width:123px; height:38px;
	background:url(../0_images/pages/btn_print.gif);
	border:none;	
}

.btnPrintEn
{
	width:123px; height:38px;
	background:url(../0_images/pages/btn_print.gif);
	border:none;	
}
.printHead
{
	display:none;
}
.mid_content_wrapper
{
	float:left;
	width:173px; 
	margin:5px 0 10px 10px;
	font-family:Verdana, Tahoma, Arial;
	font-size:11px;
	color:#3a3a3a;
}
.mid_content_wrapper a
{
	font-family:Arial, Tahoma, Verdana;
	color:#204bac;
	text-decoration:none;
	font-size:11px;
}
.mid_content_wrapper a:hover{ text-decoration:underline;}
.mid_content_wrapper p{	margin:5px 0 5px 0; }
.mid_content_wrapper ul
{
	margin:0; padding:0 0 0 15px;
}
.mid_content_wrapper ul li
{
	list-style-image:url(../0_images/icons/list_arrow.gif);
	padding-bottom:3px;
}
#mid_content_bussiness
{
	width:173px; height:98px;
	background:url(../0_images/pages/tag_bussineessBanking.jpg);
}
#min_content_personal
{
	width:167px; height:98px;
	background:url(../0_images/pages/tag_personal.gif);
}
#min_content_service
{
	width:167px; height:98px;
	background:url(../0_images/pages/tag_service.gif);
}
#brand_locator_bg_shorcut{
	width:162px; height:77px; float:left; 
	background:url(../0_images/pages/shortcut_05.gif);
}
#LocalizeLabelBranch, #LocalizedLabelBalink
{
	font-size:10px;
	font-family:Verdana, Arial, Tahoma;
	color:#3e3e3e;
}
#shortcut_wrapper {
	background:url(../0_images/backgrounds/shorcut_wrapper.gif) no-repeat;
	width:162px; 
	height:111px;
	/*height:81px;*/
	float:left;
}
#shortcut_wrapper table
{
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#373737;
}
#shortcut_wrapper a
{
	text-decoration:none;
	color:#373737;
}
#shortcut_wrapper a:hover
{
	text-decoration:underline;
}
#shortcut_wrapper img
{
	border:none;
}
.menu_top_underline
{
	width:950px; height:9px; 
	background:url(../0_images/backgrounds/bgMenu_black.jpg) repeat-x;
	margin:auto;
}

.default_content_generic
{
	width:725px; height:auto;
	float:left; background-color:green;
}
.default_content_right
{
	width:225px; height:auto;
	float:right; background-color:Aqua;
}

#uc_articleList_tblNewsHome a
{
	font-family: Arial, Tahoma, Verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
#uc_articleList_tblNewsHome a:hover{ text-decoration:underline;}
#uc_articleList_tblNewsHome h1.news_list
{
	font-family:Century Gothic, Tahoma,Arial;
	font-weight:normal;
	font-size:24px;
	color:#3c3c3c;
	margin:0 0 10px 0;
	padding:0;
}

#TableMain
{
	background:#dfdfdf;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
#foreign_exchange
{
	width:207px;height:auto;
	float:left;
	background:#c6c6c6;
	margin:3px 0 5px 0;
	font-family: Arial,Tahoma,Verdana;
	text-transform:uppercase;
	padding:10px 5px 25px 5px;
}
#foreign_exchange table{font-size:11px;border:1px solid grey}
.newsticker
{
	color:Black;
	font-family: Arial,Tahoma,Verdana;
	height:30px !important;
	vertical-align: top;

}
.newsticker ul li{list-style:none; display:block;padding:0;margin:0;}
.newsticker li div.newTitleScroll
{
	color:Black;
	font-weight:bold;
	font-size:11px;
	float:left;
	width:500px; height:auto;
}
.newsticker li div.newsDateScroll
{
	font-size:11px;
	float:left;
	width:auto; height:auto;
}
.newsticker li div.newsDescScroll
{
	font-size:11px;
	float:left;
	height:auto; width:auto;
	padding-bottom:10px;
}
.clear { clear: both; }
table#tabelResultAutoInvest{font-size:12px;}

#shortcuts_bottom{
	height: 15px;
	-height: 5px;
}
