BODY.menu {
	background:url(wpl.jpg) repeat-x left top;
}
BODY.sub {
	background:url(bar.gif) no-repeat fixed left bottom;
}
BODY {
	color:#9F6770;
	font-size:10pt;
	background:url(wpg.gif) no-repeat fixed left bottom;
	margin:0px;
	padding:0px;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:#9F6770;
	scrollbar-3dlight-color:#9F6770;
	scrollbar-arrow-color:#9F6770;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color:white;
}
TD {
	color:#9F6770;
	font-size:10pt;
}
SMALL {
	font-size:8pt;
}
PRE {
	color:black;
	font-size:9pt;
	font-family:'‚l‚r ƒSƒVƒbƒN';
}
A {
	text-decoration:underline;
	color:#9F6770;
}
A:hover {
	text-decoration:none;
	color:orangered;
}
A.no {
	text-decoration:none;
}
A.no:hover {
	text-decoration:none;
	color:#9F6770;
}
A.link {
	font-weight:bold;
}
A.link:hover {
	color:orangered;
}
.mbtn {
	background-image:url(btn_old.gif);
	font-weight:bold;
	width:100px;
	height:40px;
}
.nbtn {
	color:#9F6770;
	border:1px solid #9F6770;
	background-color:#EFF7EF;
}
.sbtn {
	border:1px solid #9F6770;
	background-color:#EFF7EF;
	text-align:center;
	padding:3px;
}
.tbd_1 {
	border:1px solid #9F6770;
}
.tbd_2 {
	color:white;
	background-color:#9F6770;
}
.tbd_3 {
	color:steelblue;
	border:1px solid steelblue;
}
.tbd_4 {
	border:1px solid #9F6770;
	margin-right:10px;
}
.tbd_5_play {
	color:white;
	font-weight:bold;
	background-color:deeppink;
	text-align:center;
}
.tbd_5_stop {
	color:silver;
	font-weight:bold;
	background-color:steelblue;
	text-align:center;
}
.tbd_5_wait {
	color:lightgrey;
	font-weight:bold;
	background-color:lightseagreen;
	text-align:center;
}

