@charset "utf-8";
/* CSS Document */
#tablemenh{
	background-color:#0180A9;
	border-left-style:solid;
	border-left-width:0px;
	border-right-style:solid;
	border-right-width:0px;
	border-right-color:#004080;
	border-left-color:#004080;
	margin-left:-13px;
	margin-top:-2px;
}
.divmhact{
	width:108px;
	height:35px;
	border-right-style:inset;
	border-right-width:4px;
	border-right-color:#999;
	text-align: center;
}
.divmh{
	width:108px;
	height:35px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#999;
	text-align: center;
}
.mh{
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #B0B0B0;
	font-weight: bold;
	text-decoration: none;
	}
.mhact{
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #EBEBEB;
	font-weight: bold;
	text-decoration: none;
}
