.nss {
	border-color: white;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Tahoma;
	color: black;
	font-size: 8pt;
	font-weight: none;
	background-image: url(../img/ns.png);
	background-repeat: repeat-x;
}
.bbd {
	border-color: #817F82;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Tahoma;
	color: black;
	font-size: 8pt;
	font-weight: none;
}

.stt {
	border-color: #DFDFDF;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Tahoma;
	color: black;
	font-size: 8pt;
	font-weight: none;
	background-color: #ECECEC;
}