.Button {
	background-image: url(images.gif);
	background-repeat: repeat-x;
	border: 1px solid #228EC3;
	font-family: tahoma;
	font-size: 12px;
	color: #006699;
}
.creami {
	background-image: url(creamgray.jpg);
	background-repeat: repeat-x;
	border: 1px solid #996600;
	font-family: tahoma;
	font-size: 12px;
	color: #996600;
}
.creamCombo {
	font-family: tahoma;
	font-size: 12px;
	color: #996600;
	background-color: #FDEAAF;
}
