.txt-welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #322F30;
	line-height: 15px;
}
.border-underdotted1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FA8F2C;
}
.txt-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #EAEAEA;
	border: 1px solid #666666;
}
.txt-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #FA8F2C;
	border: 1px solid #FA8F2C;
}
.border-rightdotted {
	border-bottom-style: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FA8F2C;

}
.txt-subs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.border-upanddown {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.txt-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8c8b8b;
}
.txt-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #232021;
}
.border-underdotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #232021;
}
.border-dottedorange {
	border: 1px dotted #f38c2e;
}
.txt-button2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #232021;
	border: 1px solid #232021;
}

