.butn_def {
	background-image: url('tile1a.jpg');
	border : thin outset #00CED1;
	margin-top: 0;
	margin-bottom: 10;
	font : bold normal 120% Times, Helvetica, sans-serif;
}

.butndef_red {
	border-bottom-color : black;
	border-bottom-style : double;
	border-bottom-width : thin;
	border-collapse : separate;
	margin-top: 0;
	margin-bottom: 10;
	font : bold normal larger "Courier New", Courier, monospace;
	color: Red;

}

.butndefX {
	background-image: url('dredred.jpg');
	border-style: none;
	margin-top: 0;
	margin-bottom: 0;
}