body {
	font-family: Century, Georgia, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	margin: 0px;
	text-align: justify;	/*margin-top: 0px;
	margin-bottom: 0px;*/
}

.contenttitle {
	font-family: Century, Georgia, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	text-align: justify;	/*margin-top: 0px;
	margin-bottom: 0px;*/
}

.fpage, .profile {
	background-color: #F3790A /*C7550A*/;
}
.idx {
	margin-top: 70px;
	background-attachment: fixed;
	background-color: #F5F2CB;
	background-image: url(images/texture.gif);
}
.idxlist {
	line-height: 21px;
}

.header {
	font-size: 12pt;
	font-weight: bold;
}

.lineborder {
	border-bottom: 1px solid #7A8B27;
}

.tableborder {
	border: 1px solid #666666;
}

/* -- main level -- */
.mainlevel {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
}

a.mainlevel:link, a.mainlevel:visited {
	color: #6A9C27 /*7A8B27*/;
	text-decoration: underline;
	display: block;
}

a.mainlevel:hover {
	color: #58651D;
	text-decoration: none;
}

/* -- sub level -- */
.sublevel {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	/*font-weight: bold;
	text-decoration: underline;
	color: #C7550A;*/
}

a.sublevel:link, a.sublevel:visited {
	color: #FF6600;
	text-decoration: underline;
}

a.sublevel:hover {
	color: #F3790A /*C7550A*/;
	text-decoration: none;
}

/* -- e-mail -- */
.imel {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	/*font-weight: bold;
	text-decoration: underline;
	color: #C7550A;*/
}

a.imel:link, a.imel:visited {
	color: #666666;
	text-decoration: none;
}

a.imel:hover {
	color: #000000 /*C7550A*/;
	text-decoration: underline;
}

/* -- bullet & numbering --*/

ul {
	margin: 0;
	padding-left: 0;
	list-style: none;
}

ol {
	margin-left: 20;
	padding-left: 20;
	/*list-style: none;*/
}
li {
	line-height: 21px;
	/*padding-left: 10px;
	padding-top: 0px;
	background-image: url(images/bullet_sakura.gif) ; 
	background-repeat: no-repeat;
	background-position: 5px 8px;*/
}

li.bunga {
	line-height: 21px;
	padding-left: 20px;
	padding-top: 0px;
	background-image: url(images/bullet_sakura.gif) ; /*tick*/
	background-repeat: no-repeat;
	background-position: 5px 8px;
}

li.garis {
	line-height: 21px;
	margin-left: 10px;
	padding-left: 20px;
	padding-top: 0px;
	background-image: url(images/tick3.gif) ; /*tick*/
	background-repeat: no-repeat;
	background-position: 5px 6px;
}

li.bunderindex {
	font-size: 110%;
	line-height: 35px;
	padding-left: 20px;
	padding-top: 0px;
	background-image: url(images/tick.gif); /*tick*/
	background-repeat: no-repeat;
	background-position: 5px 14px;
	margin-left: 5px;
}

li.bunder {
	line-height: 21px;
	padding-left: 20px;
	padding-top: 0px;
	background-image: url(images/tick.gif); /*tick*/
	background-repeat: no-repeat;
	background-position: 5px 6px;
	margin-left: 5px;
}

li.bunder2 {
	line-height: 21px;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(images/tick2.gif); /*tick*/
	background-repeat: no-repeat;
	background-position: 5px 8px;
	margin-left: 0px;
}

.menuatas {
	background-color: #FEE21F /*#573615*/;
}

.asterisk {
	background-image: url(images/asterisk.gif);
	background-repeat: repeat-x;
}

.downarrow {
	margin-left: 200px;

}
.steps {
	padding-left: 3px;
	border: solid 1px #666666;
	background-color: #FEE21F
}
