li  {
	list-style-image: url(../img/mk/06_5.gif);
	text-align: left;
}
	
.bk	{
	background : url(../img/bg/06_5.gif);
}
	
.titlepage {
	font-size: 1.2em;
	color : #3075B7;
	background-color : #C1D0E0;
	font-weight : bold;
}

.highlighttext {
	font-size: 1em;
	color : #0033FF;
	font-weight : bold;
}

h1, .highlightdark {
	font-size: 1.2em;
	color : #FFFFFF;
	font-weight : bold;
	background-color : #0033FF;
	padding : 3px;
	margin: 0px;
}

h2, .highlightlight {
	font-size: 1.1em;
	color : #0033FF;
	font-weight : bold;
	background-color : #DDDDFF;
	padding : 3px;
	margin: 0px 0px 0px 275px;
	width: 100px;
	text-align:center;
	
}
	
h3, .highlightlight2 {
	font-size: 1em;
	color : #0011DD;
	font-weight : bold;
	background-color : #DDDDFF;
	padding : 3px;
	margin: 0px;
	width:97%;
}
.nav_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color : #3075B7;
	font-weight : normal;
	padding-left: 3px;
	background-color : #C1D0E0;
	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;}

.pdf {margin: 2px;}
.referer {
	list-style-image:none;
	list-style-type:none;
	padding: 5px 2px 5px 2px ;
	margin:0px 0px 0px 25px;
	font-style:italic;
}
.ll {
	list-style-image:none;
	list-style:lower-alpha;
		text-indent:-1.2em;
	padding: 5px 2px 5px 7px ;
	margin:0px 0px 0px 25px;
}
.list{
	text-indent:-2em;
	margin-left:2em
}
/* anchor format */
a:link,
a:visited,
a:active { color: #0033FF; text-decoration: underline; }
a:hover { color: #2255FF; text-decoration: none; }

.no_text_indent {
	text-indent:0em;
}

.titlepage {
	position:relative;
	font-size: 1.2em;
	height:32px;
	width:782px;
	background-image:url(../img/bg/06_5.gif);
	background-repeat:no-repeat;
	vertical-align: middle;
}

.titlepagechar {
	position: absolute;
    top: 50%;
    left: 22px;
    margin: -0.6em;
}