.idx_table{
}

.idx_top{
}

.idx_cell{
}


/* Ingress tittel TOC */
a.idx_tittel {
     background-color: transparent;
     font-family: Arial, Verdana, Helvetica, Sans-Serif;
     font-weight: bold;
     font-size: 12pt;
     font-style: normal;
     letter-spacing:0.05em;
     margin-top: 2em;
     margin-bottom: -1em;
}

a:link.idx_tittel {
     /*color: rgb(16,8,128);*/
     color: rgb(32,32,64);
     text-decoration: none
}

a:visited.idx_tittel {
     color: rgb(48,48,48);
     text-decoration: none
}

a:hover.idx_tittel {
     color: #000080;
     text-decoration: underline
}


  
.idx_ingress  {
/*    font-family: "Times New Roman", "Times Roman", Times, Roman, Serif; */
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 9pt;
    font-style: normal;
    line-height: 120%;
    color: #000000;
    background-color: transparent;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
  }

.idx_infoline {
    font-family: "Times New Roman", "Times Roman", Times, Roman, Serif; 
    font-size: 8pt;
    font-style: italic;
    color: #707070;
    text-align: left;
    background-color: transparent;
    padding-top: 0em;
	padding-bottom: 0em;
	padding-left: 0.5em;
}


a.idx_kategori {
     background-color: transparent;
     font-family: Arial, Verdana, Helvetica, Sans-Serif;
     font-weight: bold;
     font-size: 8pt;
     font-style: normal;
     text-decoration: none;
	 color: #707070;
	padding-left: .8em;
	 
}

a:link.idx_kategori {
     /*color: rgb(16,8,128);*/
     color: #707070;
     text-decoration: none
}

a:visited.idx_kategori {
     color: #505050;
     text-decoration: none
}

a:hover.idx_kategori {
     color: #000080;
     text-decoration: none
}
  
  
.idx_hr {
	border: none;
	margin: 0.8em 0 0.4em 0; 
	padding: 0 0 0 0;
}
 
.idx_adsense{
	text-align: center;
	border: none;
	margin: 0 0 1.8em 0; 
	padding: 0;
} 