/* for tables of magnetic storm ranking */
.ranking-head {
	text-align: center;
	width: 2em;
	background-color: #DDDDFF;
	color: #000080;
}
.ranking {
	text-align: center;
	width: 2em;
	background-color: #EEEEFF;
	color: #000080;
}
.start-head {
	text-align: center;
	width: 9em;
	background-color: #FFDDBB;
	color: #000080;
}
.start {
	text-align: center;
	width: 9em;
	background-color: #FFEEDD;
}
.end-head {
	text-align: center;
	width: 6em;
	background-color: #FFDDBB;
	color: #000080;
}
.end {
	text-align: center;
	width: 6em;
	background-color: #FFEEDD;
}
.range-head {
	text-align: center;
	background-color: #FFCCCC;
	color: #000080;
}	
.h {
	text-align: center;
	width: 5em;
	background-color: #FFEEEE;
	color: #000080;
	font-weight: bold;
}
.dz {
	text-align: center;
	width: 5em;
	background-color: #FFEEEE;
}
.sc-head {
	text-align: center;
	background-color: #DDFFDD;
	color: #000080;
	line-height: 1.15em;
}	
.sc {
	text-align: center;
	width: 6em;
	background: #EEFFEE;
}

/* for MMB and KNY */
.hrange-head {
	text-align: center;
	background-color: #FFDDBB;
	color: #000080;
	line-height: 1.15em;
}
.hrange {
	text-align: center;
	width: 5em;
	background-color: #FFEEDD;
}
.hdz {
	text-align: center;
	width: 5em;
	background-color: #FFEEEE;
}
