#pC { width: auto; }

body {
	margin: 10px;
	font-size: 11px;
}

hr {
	display: none;
}

.pline {
	margin-top: 4px;
	padding-top: 4px;
	background: transparent url(/_iMg/site/bg_line.gif) repeat-x 0 0;
	margin-bottom: 2px;
	clear: both;
}

.kom01 {
	display: none;
}

a.printable:link, a.printable:hover, a.printable:visited {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.stpr {
	padding: 5px 0;
	line-height: 20px;
	text-align: left;
}

.stpr img {
		margin-right: 10px;
}

.plogo { margin-bottom: 5px; }



.mWrp { display: none }

.Pm {
	padding: 5px 0px 5px 40px;
	margin-bottom: 4px;
	background: transparent url(/_iMg/site/ico_arrow_r.gif) no-repeat 10px 6px;
	background-color: #eceaeb;
	width: auto;
	float: none;
	
}

.Pm a {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 15px;
	font-size: 9px;
	color: black;
}

.Pm span#lastInPath a { 
	color: #c70100; 
}

.Pm span.separator { 
	font-weight: light;
}

@media print {
	a.printable { display: none; }
}

