body {
	background-color: #FFFFFF;
}

.mPanel {
	position: absolute;
	width: 90px;
	left: 0px;
	top: 5px;
}
.nPanel {
	position: absolute;
	height: auto;
	width: 100px;
	left: 110px;
	top: 3px;
}
.dPanel {
	position: absolute;
	height: auto;
	width: auto;
	left: 220px;
	top: 5px;
}
.mSection {
	border: thin solid #C7CCF2;
	position: absolute;
	left: 0px;
	width: 90px;
	background-color: #FFFFFF;
}
.bSection {
	position: absolute;
	left: 0px;
	width: 100px;
	height: 400px;
	background-color: #FFFFFF;
	z-index: 106;
	top: 60px;
}
.eur {
	z-index: 100;
}

.atl {
	z-index: 101;
}
.pac {
	z-index: 102;
}
.aus {
	z-index: 103;
}
.red {
	z-index: 104;
}
.asi {
	z-index: 105;
}
.abw {
	z-index:106;
	}
.picLink {
	position: absolute;  
	height: 15px; 
	width:10px; 
	border: thin solid #C7CCF2;
	}
.picText {
	border: thin solid #c7ccf2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7599E3;
	font-weight: bold;
}
.pth {
text-align:center;
}
