body {
	background-color: #cccccc;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#bod_inr {
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #cccccc;
	scrollbar-track-color: #ffffff;
}

#tab_ima {
	width: 100%;
	height: 100%;
}

#td_iml {
	background-image: url(../img/curtain_llw.gif);
	width: 200px;
	height: 100%;
	background-repeat: no-repeat;
}

#td_imr {
	background-image: url(../img/curtain_rlw.gif);
	width: 200px;
	height: 100%;
	background-repeat: no-repeat;
}

#td_imc {
	text-align: center;
	vertical-align: top;
}

#td_ito {
	text-align: center;
	width: 100%;
	height: 155px;
	vertical-align: top;
}

#td_ibo {
	text-align: center;
	width: 100%;
	height: 65px;
	vertical-align: top;
}

#td_lin {
	font-size: 0.8em;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	line-height: 1.5em;
}

#td_lip {
	font-size: 0.8em;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	vertical-align: top;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
}

#td_lis {
	font-size: 0.8em;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	line-height: 1.5em;
}

A#a_li1:LINK {
	color: #000000;
	text-decoration: underline;
}

A#a_li1:VISITED {
	color: #000000;
	text-decoration: underline;
}

A#a_li1:HOVER {
	color: #990000;
	text-decoration: none;
}

A#a_li1:ACTIVE {
	color: #990000;
	text-decoration: none;
}