body{
	font-family:	Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}

td{
	font-size: 10pt;
}

hr { 
  border: 0; 
  border: 3px solid #DFDEEF
}

.cell{
  border-left-style: solid; 
  border-left-width: 1px; 
  border-color: #DFDEEF;
}

.header{
	font-weight: bold;
	color: #808080; 
}

.row0{
	background-color: #E8E8E8;
}

.row1{
	background-color: #FFFFFF;
}

table.sortable a.sortheader {
    font-weight: bold;
	color: #808080; 
	text-decoration:none
}

table.sortable span.sortarrow {
    color: black;
    font-weight: bold;
    text-decoration:none;
}

.help_navi_cell a{
 	color: black;
 	font-weight: bold;
    text-decoration:none;
}

.help_navi_cell{
 	color: black;
 	color: red;
 	font-weight: bold;
    text-decoration:none;
}
