
tr.hmr { cursor: pointer; height: 15px }
tr.hmrs {cursor: pointer; height: 15px }
tr.hmr a { text-decoration:none; color: #281604; }
tr.hmrs a { text-decoration:none; color: #7d5126; }
tr.hmr2 a { text-decoration:none; color: #281604; }
tr.hmr2s a { text-decoration:none; color: #7d5126; }

td.item01
{
	font: bold 12px/28px Tahoma, Arial, sans-serif;
	cursor: hand;
	background: White;
}
td.itemSel01
{
	cursor: hand;
	color: #281604;
	text-decoration: none;
	background: White;
}
td.item01 a
{
	cursor: hand;
	font: bold 12px/28px Tahoma, Arial, sans-serif;
	padding-left: 0px;
	color: #281604;
	text-decoration: none;
}
td.itemSel01 a
{
	cursor: hand;
	font: bold 12px/28px Tahoma, Arial, sans-serif;
	color: #281604;
	text-decoration: underline;
	padding-left: 0px;
}

td.item02
{
	cursor: hand;
	padding-left: 20px;
}
td.item02 a
{
	cursor: hand;
	font: bold 12px/28px Tahoma, Arial, sans-serif;
	text-decoration: none;
}
td.item03
{
	cursor: hand;
	padding-left: 20px;
}
td.item03 a
{
	cursor: hand;
	font: bold 12px/28px Tahoma, Arial, sans-serif;
	text-decoration: none;
}
.tdspr
{
	background: transparent url(../images/spr-subn.gif) no-repeat bottom;
	height: 2px;
}
.tblbg01
{
	background: url(../images/semitran.png);
}
div.pos01
{
	position: absolute !important;
	visibility: hidden;
	z-index: 10;
}