.stoyan {
	border-left-style: dashed;
	border-left-color: #FF6600;
	border-left-width: 1px;
}
.table_top_dasshed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF6600;
}

