ul li  {
	list-style-image: url(../img/mk/04.gif);
	text-align: left;
}
	
.bk	{
	background : url(../img/bg/04_1.gif);
}
	
.titlepage {
	font-size: 1.2em;
	color : #3075B7;
	background-color : #FFF3AB;
	font-weight : bold;
}

.highlighttext {
	font-size: 1em;
	color : #D1B200;
	font-weight : bold;
}

h1, .highlightdark {
	font-size: 1.2em;
	color : #3075B7;
	font-weight : bold;
	background-color : #FFEB00;
	padding : 3px;
	margin:0px;
}

h3, .highlightlight2 {
	font-size: 1em;
	color : #3075B7;
	font-weight : bold;
	background-color : #FFF8CB;
	padding : 3px;
	margin: 5px;
}

h2, .highlightlight {
	font-size: 1.1em;
	color : #3075B7;
	font-weight : bold;
	background-color : #FFF3AB;
	padding : 3px;
	margin:0px;
}
h4 {
	font-size: 1em;
	color : #205288;
	font-weight : bold;
	padding : 1px;
	margin:5px 0px 0px 10px;
}

.nav_on {
	font-size: 1em;
	color : #3075B7;
	font-weight : normal;
	padding-left: 3px;
	background-color : #FFF3AB;
	border-bottom: 1px solid #93B7DA;
}
.nav_on a:link,
.nav_on a:visited,
.nav_on a:active
{
	color : #3075B7;
	text-decoration:none 
}
.nav_on a:hover { 
		color : #3075B7;
	text-decoration:underline }
	
.menunav {
	border-bottom: 1px solid #93B7DA;
}	
	

.marge {margin: 0px 0px 0px 0px;}
.field {font-family: Arial; font-size: 8pt;}

/* anchor format */
a:link,
a:visited,
a:active { color: #009933; text-decoration: underline; }
a:hover { color: #66CC66; text-decoration: none; }

h5 {
	font-size: 1.5em;
	list-style-image: url(../img/mk/04.gif);
	padding : 3px;
	margin: 0px;
}
.publication li{
	font-size: 1.2em;
	font-weight : bold;
	padding: 0 0 8px 0;
}


.plane {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.plane a{
	text-decoration:none;
}
.plane a:hover{
	text-decoration:underline;
}
	

#sidebar{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}


.red {
	list-style-image:none;
	list-style:none;
	background-image: url(../img/mk/red.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 10px ;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:bottom;
}
.none {
	list-style-image:none;
	list-style:none;
	padding: 0px 0px 0px 6px ;
	margin:0px 0px 0px 4px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:bottom;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
}
.yellow {
	list-style-image:none;
	list-style:none;
	background-image: url(../img/mk/yellow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 10px ;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:bottom;
}
.decimal {
	list-style-image:none;
	list-style:decimal;
	padding: 5px 5px 10px 2px ;
	margin:0px 0px 0px 20px;
}
.ol{
	list-style-image:none;
	list-style:decimal;
	padding: 2px 2px 2px 2px ;
	margin:0px 0px 0px 15px;
}

.alpha{
	list-style-image:none;
	list-style:lower-alpha;
	padding: 2px 2px 2px 2px ;
	margin:0px 0px 0px 15px;
}
#title {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	text-align:center;
	font-weight:bold;
	padding: 2px;
}
#volume {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
}
#toc {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FAFAFA;
	border-collapse:collapse;

	
}

#toc th {
	padding:4px;
	background-color:#CCCCCC;
	border:2px solid;
	border-color:#FFFFFF;
}

#toc tr {
	border: thin;
	border-color:#CCCCCC;
	vertical-align:top;
	
}
#toc td {
	padding:2px;
	border:2px solid;
	border-color:#FFFFFF;
}
#toc a{
	color:#000000;
	text-decoration:none;
	display:block;width:100%;height:100%;
}
a img {
    border-style:none;
}
#toc a:hover{
	background: #deefe8;
	text-decoration:none;
	display:block;
}
#sidebar a{
	color:#000099;
	text-decoration:none;
}

#sidebar a:hover{
	color:#0000FF;
	text-decoration:underline;
}

#sidebar ul{

	padding-left:20px;
}

.contents a, 
.contents a:link,
.contents a:visited,
.contents a:active{
	color:#0000FF;
	text-decoration:underline;
}
	
.ch {
	text-align:center;
	padding-top:4px;
}
.indent {
	padding: 0px 0px 0px 30px;
}
.odd {
	background-color:#eeeeee;
}
.corrected {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
}
#sheet {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 15px;
}

#sheet th {
	padding:4px;
	background-color:#CCCCCC;
	border:thin;
	border-color:#FFFFFF;
}

#sheet tr {
	border: thin;
	border-color:#CCCCCC;
	vertical-align:top;
}
#sheet a,
#sheet a:link,
#sheet a:visited,
#sheet a:active{
	color:#0000FF;
	text-decoration:underline;
}
#corrigenda {
	font-family:"Times New Roman", Times, serif;
}

a:link,
a:visited,
a:active {color: #3075B7; text-decoration: underline;}
a:hover {color: #002674; text-decoration: none;}

.chapter {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
}

.modal { position: fixed;
display: none;
z-index: 9999;
width: 450px;
background: #eee;
padding: 30px 10px 50px;
border: 1px #ccc solid;
border-radius: 10px;
box-shadow: 0 0 20px #000;
 }
.modal p { margin: 0px 0px 0px 10px;  text-align:justify; }
.modal h5 {font-size: 1.5em;
	color:#06C;
	list-style-image: url(../img/mk/04.gif);
	padding : 2px;
	margin: 0px; }
.modal a { cursor:pointer; text-decoration:none; }
.modalconf {
width: 150px;
height:40px;
background: #6D9ECF;
padding: 0px 10px 0px 10px;
margin: 20px 10px 0px 10px;
border: 2px #3F67A5 solid;
border-radius: 4px;
text-decoration:none;
box-shadow: 0 0 0px #000;
}

table.ctable{
	border-collapse:collapse;
	margin-left:10px;	
}

table.ctable td{
	color: #001122;
	border : 1px solid;
	border-color:#001122;

	margin: 2px, 0;
	padding:2px;
}
	
.boxleft {
	margin: 2px;
	padding: 2px;
	width: 250px;

	float:left;
}
.boxright {
	margin: 4px;
	padding: 4px;
	width: 300px;
	text-align:justify;

	float:left;
}
.boxclear {
	width: 100%;
	clear:left;	
}

#MDL_overlay {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	background: #111;
	overflow: hidden;
	position: fixed;
	filter: alpha(opacity=90);
	opacity: 0.9;
	z-index: 1000;
}
#MDL_window {
	margin-top: -100px;
	margin-left: -200px;
	top: 30%;
	left: 50%;
	width: 400px;
	text-align: justify;
	display: none;
	background: #fff;
	border: #ff0000 5px solid;
	position: fixed;
	z-index: 1001;
	padding: 30px 10px 30px;
border: 1px #ccc solid;
border-radius: 10px;
box-shadow: 0 0 20px #000;
		
}
#MDL_window h2 {
	margin-bottom: 20px;
	padding: 10px 0;
	width: 400px;
	font-size: 14px;
	text-indent: 10px;
	border-bottom: #ff0000 1px dotted;
}
#MDL_window p  { margin: 0px 5px 0px 10px;  text-align:justify; }

#MDL_window .md_btn {
	width: 100%;
	text-align: center;
}
#MDL_window .md_btn a {
	margin: 0 5px;
	padding: 5px;
	width: 80px;
	text-align: center;
	display: inline-block;



background: #6D9ECF;
padding: 3px;
margin: 10px 10px 0px 10px;
border: 2px #3F67A5 solid;
border-radius: 4px;
text-decoration:none;
box-shadow: 0 0 0px #000;
font-size:1.5em;

}
#MDL_window h5 {font-size: 1.5em;
	color:#06C;
	padding : 2px;
	margin: 0px; }
	
td img{
  line-height:0;
  vertical-align:middle;
}

.footnote{
	list-style-image:none;
	list-style:decimal;
	margin:0px 0px 0px 0px;
}
table.reviewtable{
	border-collapse:collapse;
	margin-left:10px;	
}

table.reviewtable td{
	color: #001122;
	border : 1px solid;
	border-color:#001122;

	margin: 2px, 0;
	padding:2px;
}

.nodecimal {
	list-style-image:none;
	list-style:none;
	padding: 5px 5px 10px 2px ;
	margin:0px 0px 0px 20px;
}
.li-dash {
	list-style-image:none;
	list-style-type:dash;
	padding: 3px 3px 5px 1px ;
	margin:0px 0px 0px 10px;
}
#presentation li {
	padding: 0px ;
	margin:0px 0px 0px 20px;
}
#presentation p {
	padding: 1px 1px 1px 10px ;
}

.refmenu {
  width: 630px;
  height: 50px;
  margin: 0 auto;
  padding: 0;
  display: flex;
}
.refmenu li {
  position: relative;
  list-style: none;
  float: left;
}
.refmenu li a {
  display:table-cell;
  width: 106px;
  height: 35px;
  text-align: center;
  vertical-align:middle;
  color: #ffffff;
  font-size: 13px;
  line-height: 1.0;
  background: #6F9FCD;
  text-decoration: none;
  border-right: 1px solid #eee;
  box-sizing: border-box;
}
.refmenu li.on0 a {
  background:#000000;
}
.refmenu li.on1 a {
  background:#C60C31;
}
.refmenu li.on2 a {
  background:#EFAA21;
}
.refmenu li.on3 a {
  background:#42B652;
}
.refmenu li.on4 a {
  background:#29A6D6;
}
.refmenu li.on5 a {
  background:#8C087B;
}
.refmenu > li:hover > a {/*layer-1*/
  color: #fffffff;
  background: #afc6e2;
}
.refmenu > li.on1:hover > a {/*layer-1*/
  background:#C60C31;
}
.refmenu > li.on2:hover > a {/*layer-1*/
  background:#EFAA21;
}
.refmenu > li.on3:hover > a {/*layer-1*/
  background:#42B652;
}
.refmenu > li.on4:hover > a {/*layer-1*/
  background:#29A6D6;
}
.refmenu > li.on5:hover > a {/*layer-1*/
  background:#8C087B;
}

.titlepage {
	position:relative;
	font-size: 1.2em;
	height:32px;
	width:782px;
	background-image:url(../img/bg/04_1.gif);
	background-repeat:no-repeat;
	vertical-align: middle;
}

.titlepagechar {
	position: absolute;
    top: 50%;
    left: 22px;
    margin: -0.6em;
}
.corrnote2019 {
	list-style-image:none;
	list-style:none;
	padding: 0px 0px 0px 6px ;
	margin:10px 0px 0px 60px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:bottom;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
}
