.vert {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-top-color: #493E2C;
	border-right-color: #493E2C;
	border-bottom-color: #493E2C;
	border-left-color: #493E2C;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #493E2C;
	letter-spacing: normal;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}
.border {
	border: thin dotted #493E2C;
}
.border2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #493E2C;
	border-right-color: #493E2C;
	border-bottom-color: #493E2C;
	border-left-color: #493E2C;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	color: #000000;
}
.vert2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #493E2C;
	border-right-color: #493E2C;
	border-bottom-color: #493E2C;
	border-left-color: #493E2C;
}

