.tbborderdot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #80611A;
	border-right-color: #80611A;
	border-bottom-color: #80611A;
	border-left-color: #80611A;
}
.tbborderprinc {
	border: 2px solid #5E3F1C;
}
