.kungtable {
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	margin: auto;
	padding: 5px;
	word-spacing: 12px;
	height: auto;
	width: auto;
	letter-spacing: 12px;
	vertical-align: baseline;
	clear: none;
	float: none;
}
.orangeline{
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #BD6B31;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BD6B31;
}
.orangeline2 {

	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #BD6B31;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BD6B31;
}
.greenboth {

	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #013821;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #013821;
}
