*{margin:0;}
.bodies {
	margin:0px;
	text-align:center;
}
tr, p, div { font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#222222; line-height: 150%; }
hr {
	background:#999999;
	height:1px;
	width:50%;
}
ul { list-style:none; }
li {
	line-height: 20px;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
ol{ margin-left:40px; list-style-position:inherit; }

#mainlevel-nav { 
	list-style: none; 
	padding: 0; 
	margin: 0; 
	font-size:12px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	line-height: 100%;
}
#mainlevel-nav li {
	display: block;
	background-image: none;
	padding-left: 0;
	padding-right: 0;
	float:left;
	margin: 0;
	width: auto !important;
 	width: 15%;
	font-size: 12px;
	line-height: 100%;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
	border-bottom:medium none;
	font-weight:bold;
	text-transform:uppercase;
}
#mainlevel-nav li a { 
	width: 100%; 
	display: block; 
	padding-left: 15px; 
	padding-right: 15px; 
	text-decoration: none; 
	color: #CCCCCC; 
	line-height: 100%; 
	background: transparent; 
}

#mainlevel-nav li a:hover { 
	color: #FFFFFF; 
	line-height: 100%; 
}

table.moduletable {
	padding: 10px;
	width: 100%;
	margin-bottom:1px;
}
table.moduletable th {
	font-family : Arial,sans-serif;
	font-size:15px;
	color: #666666;
	text-align: left;
	width: 100%;
}
table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
/* menu */
	font-size: 12px;
	font-weight: normal ;
	line-height: 20px;
	padding-top: 0px;
}
table.moduletable td a{
	font-weight: bold;
}
.sectiontableentry2 td {
	padding:3px 3px 3px 6px;
	background-color:#f0f0f0;
}
.contentheading, .componentheading {
	font-family: Helvetica, Arial,Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E67817;
	text-align: left;
	border-bottom:1px solid #666666;
	}
a:link, a:visited {
	color: #E67817;
	text-decoration: none;
}
a:hover {
	color: #999999;
	border-bottom:1px solid #666666;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #E67817;
	text-align:left;
	}
a.contentpagetitle:hover {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	font-weight: bold;
	}
a.category:hover {
	color: #999999;
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #E67817;
	border-right: outset 2px #808080;
	border-top: outset 2px #E67817;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}

.tabheading {
	background-color: #E67817;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
	color: #333300;
	background-color: #ffffff;
	border: 1px solid #D67817;
	padding:5px;
}
table.contenttoc td {
    font-size: 10pt;
    font-weight: normal;
    text-align:left;
	padding-left:5px;
	padding-right:5px;
}
table.contenttoc th {
    font-size: 10pt;
    font-weight:bold;
    text-align:left;
	padding:5px;
	background-color: #E67817;
	color:#FFFFFF;
}
#core {
	padding:0px 5px 5px 5px;
	margin-top:5px;
}
#sect {
	width:950px;
	background-color:#FFFFFF;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#l_sect_down {
	width:690px;
	margin-left:7px;
/*	margin-bottom:10px; */
	padding:5px;
	float:left;
/*	background-color:#EFEFEF; */
	background-image:url(../images/abu_garis2.jpg);
}
#mod_down1 {
	width:185px;
	float:left; 
	margin-right:px;
	border: thin;
}
#mod_down2 {
	width:500px;
	float:left;
}
/*
#mod_down3 {
	width:265px;
	float:right;
}
*/
#r_sect_down {
	width:220px;
	margin-right:7px;
/*	margin-bottom:10px; */
	padding:5px;
	float:right;
	background-image:url(../images/abu_garis2.jpg);
}
#footer1 {
	background-color:#D1D1D1;
	clear:both;
	text-align:center;
	padding-top:3px;
	font-size:10px;
}
#footer {
	background-color:#666666;
	clear:both;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:10px;
	font-size:10px;
	font-weight:bold;
}