li  {
	list-style-image: url(../img/mk/01.gif);
	text-align: left;
	margin-left:5px;
}

ul {
	margin:0px;
	margin-left:10px;
	list-style: outside;
}

.bk	{
	background : url(../img/bg/01.gif);
}
	
.titlenews {
	font-size: 1.2em;
	color : #FFFFFF;
	background-color : #DF0002;
	font-weight : bold;
	padding : 3px;
	margin: 0px;
}

.highlighttext {
	font-size: 1em;
	color : #AF0103;
	font-weight : bold;
}

h1, .highlightdark {
	font-size: 1.2em;
	color : #FFFFFF;
	font-weight : bold;
	background-color : #3175B6;
	padding : 3px;
	margin: 0px;
}

h2, .highlightlight {
	font-size: 1.1em;
	color : #3075B7;
	background-color : #ffc6c9;
	font-weight : bold;
	padding : 0px;
	margin: 15px 0px 4px 0px;
	width: 100%
}
	
h3, .highlightlight2 {
	font-size: 1em;
	color : #AF0103;
	font-weight : bold;
	padding : 3px;
	margin: 0px;
}
.nav_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #FFFFFF;
	font-weight : normal;
	padding-left: 3px;
	background-color : #AF0103;
	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 }

.tables{
	background-color: #EDF2F8;
	color: #000000;
	font-size: 12px;
	border : 1px solid #DF0002;
	margin : 2px 0;
	padding : 0px;
}

.contents tr{
	font-size: 11px;

	vertical-align:bottom;
	text-align:right;
}

.tables div{
	padding : 10 0 0 5;
	text-decoration: underline;
	font-size: 12px;
	vertical-align:bottom;
	text-align:left;
}	

.tableblue{
	background-color: #EDF2F8;
	color: #000000;
	font-size: 12px;
	border : 0px solid #DF0002;
	margin : 2px 0;
	padding : 0px;
	text-align : justify;
}

.tableblue div{
	padding : 5px;
}

.imagereports { margin: 0px 0px 5px 5px; border:3px solid #e0e0e0 }

.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: #3175B6; text-decoration: underline; }
a:hover { color: #AF0103; text-decoration: none; }

.titlepage {
	font-size: 1.2em;
	color : #3075B7;
	background-color : #ffc6c9;
	font-weight : bold;
}
.bk	{
	background : url(../img/bg/01.gif);
}
table {
	border: 0px;
	padding: 0px;
	}
	
.li_noimage  {
	list-style-image:none;
	text-align: left;
	margin-left:5px;
}

.reviewtitle {
	font-size: 2em;
	text-align:center;
	color : #FFFFFF;
	background-color : #000066;
	font-weight : bold;
	padding : 3px;
	margin: 0px;
}
.reviewsubtitle {
	font-size: 1.3em;
	text-align:center;
	color : #FFFFFF;
	background-color : #316AC5;
	font-weight : bold;
	padding : 3px;
	margin: 0px;
}
p {
	text-align : justify;
}

.titlepage {
	position:relative;
	font-size: 1.2em;
	height:32px;
	width:782px;
	background-image:url(../img/bg/01.gif);
	background-repeat:no-repeat;
	vertical-align: middle;
}

.titlepagechar {
	position: absolute;
    top: 50%;
    left: 22px;
    margin: -0.6em;
}		