td.leftBar
{
	filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#e5e3d5, EndColorStr=#c9c7ba);
}

span.leftBar
{
	width: 130px;
	behavior: url(CSS\nav.htc);
}

div.lbItem
{
	height: 20px;
	cursor: hand;
	color: #666666;
	padding-top: 4px;
	padding-left: 7px;
	padding-bottom: 4px;
	margin-bottom: 6px;
	border-left: 1px solid #838574;
	border-bottom: 1px solid #838574;
	text-align:left;
}

div.lbOn 
{
	color: #000000;
	background-color: #efefeb;
	border-left: 1px solid #9fa090;
	border-bottom: 1px solid #9fa090;
}
