.buttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	background-color: #000000;
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 145px;
	cursor: hand;
	font-weight: bold;
	margin: 0px;


}
.buttonup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #CCCCCC;
	cursor: hand;
	font-weight: bold;
	height: 18px;
	width: 145px;
	margin: 0px;
	white-space: normal;





}
