.border1 {
	border: 1px solid #000000;
}
.border1_bottom {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.border1_left {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.border1_right {

	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
.border1_top {


	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
.border1_bottom_top {

	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
.brownleft10pixels {
	border-top: 1px none #DECEBC;
	border-right: 1px none #DECEBC;
	border-bottom: 1px none #DECEBC;
	border-left: 1px solid #DECEBC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.border1-lightgrey {

	border: 1px solid #CCCCCC;
}
.border1_leftnright {
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
.whiteborder1 {

	border: 1px solid #FFFFFF;
}

