.menu td {
	font: 95% tahoma, verdana, arial
	}
.menu A:link, .menu A:visited {
	color: #0092e8;
	text-decoration: none;
	}
.menu A:hover, .menu A:active  {
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFFE8;
	}
.mitem {
	background-color: #E6F1F7;
	height: 20px;
	}
.smarea {
	position: relative;
	visibility: hidden;
	}
.smbg {
	POSITION: absolute;
	background-color:#F8F7F3;
	border:1px solid #CECECE;
	filter: alpha(opacity=92);
	}
.smtab td {
	text-align:left;
	padding: 7px 5px 5px 7px;
	color: #000000;
	font-size: 12px;
	}
.smtab A:link, .smtab A:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	}
.smtab A:hover, .smtab A:active  {
	color: #BD1406;
	text-decoration: underline;
	font-weight: bold;
}
div#ttl_tab {
	background: #F2FDFF;
	text-align: center;
	border: 1px  outset #CCCCCC;
}
.ttl_tab {
	color: #AC465A;
	font-weight: lighter;
	font-size: 11px;
}
.style10 {
	color: #0092e8;
	font-weight: bold;
}