.kbl {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.border {
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #996600;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.gray {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.right-donted-line {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999966;
}

