/* CSS Document */
a:link {
	color: #43566D;
	text-decoration: underline;
}
a:hover{color: #43566D;TEXT-DECORATION: underline;}
a:visited{color: #43566D;TEXT-DECORATION: underline;}

/* STORIES LINK */
a.stories:link {color: #43566D;TEXT-DECORATION: underline;}
a.stories:hover{color: #43566D;TEXT-DECORATION: underline;}
a.stories:visited{color: #43566D;TEXT-DECORATION: underline;}

/* TRAVELING LINK */
a.traveling:link {color: #43566D;TEXT-DECORATION: underline;}
a.traveling:hover{color: #43566D;TEXT-DECORATION: underline;}
a.traveling:visited{color: #43566D;TEXT-DECORATION: underline;}

/* INSURANCE LINK */
a.insurance:link {color: #9FAFC4;TEXT-DECORATION: underline;}
a.insurance:hover{color: #9FAFC4;TEXT-DECORATION: underline;}
a.insurance:visited{color: #9FAFC4;TEXT-DECORATION: underline;}

/* FOOTER LINK */
A.footer:Link{COLOR: #43566D;TEXT-DECORATION: underline;}
A.footer:hover{color: #43566D;TEXT-DECORATION: underline;}
A.footer:visited{color: #43566D;TEXT-DECORATION: underline;}

/* MAILTO LINK */
A.mailto:link{color: #43566D;TEXT-DECORATION: none;}
A.mailto:visited{color: #43566D;TEXT-DECORATION: none;}
A.mailto:hover{color: #43566D;TEXT-DECORATION: none;}

/* HEADLINE */
h1 {
	font-family: Verdana;
	color: #43566D;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	margin-left: 0in;}
h2, {
	font-family: Verdana;
	color: #43566D;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	margin-left: 0in;}
h3 {
	font-family: MS Sans Serif;
	color: 072c5e;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	margin-left: 0in;}
	
/* text colour */
TD {
	FONT-SIZE: 11px; COLOR: #072c5e; FONT-FAMILY: Verdana, Arial;
}
.jumpbox {
	font-family: MS Sans Serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	/*background-color: #FFF9E1;*/
	color: #43566D;
}

IMG.img_border { border: 1pt solid #072c5e; }

body{
	background-image: url(/en/images/back_site_indonesia.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FEF2CF;
}
.smalltext {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	margin-left: 0in;}

