.accage{
	WIDTH: 227px;

}
.accage DIV {
		Height: 150px;
}
.accage P {
	margin-left: 3px;
	font-family: Arial, sans-serif;
	font-size: 9px;
	margin-top: 0px; 
}
.accage A {
	cursor: pointer;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background: url(../img/barage.png);
	height: 14px;
	text-align: left;
	margin-top: 1px; 
	margin-left: 0px; 
	display: block;
	text-decoration: none;
	border-left: 2px solid #cc0000; Z-INDEX: -200;
}
.accage A:hover {
	background: #cc0000;
	border-left: 2px solid #ffcc00;
	color: #ffcc00; 
}
.accage A.selected {
	color: #ffcc00; 
	border-left: 5px solid #ffcc00;
}

.accmur {
	WIDTH: 227px;
	Height: 135px;		
}
.accmur DIV {
	Height: 135px;
}
.accmur P {
	margin-left: 3px;
	font-family: Arial, sans-serif;
	font-size: 9px;	
	margin-top: 0px; 
}
.accmur A {
	cursor: pointer;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background: url(../img/barmur.png);
	height: 14px;
	text-align: left;
	margin-top: 1px; 
	margin-left: 0px; 
	display: block;
	text-decoration: none;
	border-left: 2px solid #0033cc;
}
.accmur A:hover {
	background: #0033cc;
	border-left: 2px solid #ffcc00;
	color: #ffcc00; 
}
.accmur A.selected {
	color: #ffcc00; 
	border-left: 5px solid #ffcc00;
}


@media Print    
{
.accage DIV {
	DISPLAY: block! important; HEIGHT: auto! important
}
.accmur DIV {
	DISPLAY: block! important; HEIGHT: auto! important
}
}

#lineage {
	background: #fff url(../img/barage.png);
	width: 227px;	
	
	border-top: 1px solid #ffffff;
}
#linemur {
	background: #fff url(../img/barmur.png);
	width: 227px;	
	height: 2px;
	border-top: 1px solid #ffffff;
}

