body {
	background-color: #cccccc;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#bod_ibo {
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #cccccc;
	scrollbar-track-color: #ffffff;
}

#tab_bma {
	width: 100%;
	height: 100%;
}

#td_bml {
	background-image: url(../img/curtain_llw.gif);
	width: 200px;
	height: 100%;
	background-repeat: no-repeat;
}

#td_bmr {
	background-image: url(../img/curtain_rlw.gif);
	width: 200px;
	height: 100%;
	background-repeat: no-repeat;
}

#td_bmc {
	text-align: center;
	vertical-align: top;
}

#td_boh {
	font-size: 0.9em;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#td_bom {
	font-size: 0.9em;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: 1.7em;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	width: 150px;
	text-align: center;
	vertical-align: top;
}

#td_bos {
	font-size: 0.8em;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: 1.5em;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	width: 400px;
	vertical-align: top;
}

#td_bot {
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	width: 450px;
}

#td_bto {
	text-align: center;
	width: 100%;
	height: 155px;
	vertical-align: top;
}

#td_bbo {
	text-align: center;
	width: 100%;
	height: 65px;
	vertical-align: top;
}

#span_bok {
	color: #ff0000;
}

A#a_bo1:LINK {
	color: #000000;
	text-decoration: underline;
}

A#a_bo1:VISITED {
	color: #000000;
	text-decoration: underline;
}

A#a_bo1:HOVER {
	color: #990000;
	text-decoration: none;
}

A#a_bo1:ACTIVE {
	color: #990000;
	text-decoration: none;
}