.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6B6B6;
	letter-spacing: 1px;
}
.txt1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C7C7C7;
	letter-spacing: 1px;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B06A00;
	border: 0.05em dotted #CCCCCC;
}

.topline {
	border-top-width: 0.05em;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.lfline {

	border-top-width: 0em;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0.05em;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.rtline {


	border-top-width: 0em;
	border-right-width: 0.05em;
	border-bottom-width: 0px;
	border-left-width: 0em;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
