a.bi{
	line-height: normal;
	background-color: #f0f8ff;
	color: #0066FF;
	display: block;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	text-decoration:none;
	border-color: #225555 #000000 #000000 #225555;
	border-style: solid;
	border-width: 1px;
}

a.bi:hover{
	line-height: normal;
	background-color: #99CCFF;
}

a.mi{
	line-height: normal;
	background-color: #f0f8ff;
	color:#3366FF;
	display:block;
	font-family:Verdana;
	font-size:12px;
	padding: 2px 2px 2px 4px;
	text-decoration:none;	
}

a.mi:hover{
	line-height: normal;
	background-color: #99CCFF;	
}

.mn{
	line-height: normal;
	background-color: #f0f8ff;
	border-color: #225555 #000000 #000000 #225555;
	border-style:solid;
	border-width:1px;
  display: none;
}

.sp{
	line-height: normal;
	border-top: #000000 1px solid;
	border-bottom: #225555 1px solid;
}