.border1 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
.border2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.border3 {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.border4 {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #603102;
}
