.table {
	border: thin dotted #993300;
}
.tablethinborder {
	border: 1px solid #973200;
}
.contbox {
	padding: 7px;
	height: auto;
	width: auto;
}
.redlink {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #973200;
	text-decoration: none;

}
