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_nma {
	width: 100%;
	height: 100%;
}

#td_nml {
	background-image: url(../img/curtain_llw.gif);
	width: 200px;
	height: 100%;
	background-repeat: no-repeat;
}

#td_nmr {
	background-image: url(../img/curtain_rlw.gif);
	width: 200px;
	height: 100%;
	background-repeat: no-repeat;
}

#td_nmc {
	text-align: center;
	vertical-align: top;
}

#td_nto {
	text-align: center;
	width: 100%;
	height: 155px;
	vertical-align: top;
}

#td_nbo {
	text-align: center;
	width: 100%;
	height: 65px;
	vertical-align: top;
}

#td_new {
	font-size: 0.8em;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	line-height: 1.5em;
}

A#a_ne1:LINK {
	color: #000000;
	text-decoration: underline;
}

A#a_ne1:VISITED {
	color: #000000;
	text-decoration: underline;
}

A#a_ne1:HOVER {
	color: #990000;
	text-decoration: none;
}

A#a_ne1:ACTIVE {
	color: #990000;
	text-decoration: none;
}