.border {
	border: 1px solid #FFFFFF;
}
.bordertop {
	border-top: 1px solid #999966;
	border-right: 1px none #999966;
	border-bottom: 1px none #999966;
	border-left: 1px none #999966;

}
.borderbottom {

	border-top: 1px none #FF0000;
	border-right: 1px none #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px none #FF0000;
}
.borderbottom {
}
