button.yellowstd,
input.yellowstd {
	color: #000000;
	background-color: #f7a11a;
	width: 85px;
	height: 25px;
	border: 0px;
}
button.yellowmed,
input.yellowmed {
	color: #000000;
	background-color: #f7a11a;
	width: 125px;
	height: 25px;
	border: 0px;
}
button.yellowbig,
input.yellowbig {
	color: #000000;
	background-color: #f7a11a;
	width: 140px;
	height: 25px;
	border: 0px;
}
button.yellowuber,
input.yellowuber {
	color: #000000;
	background-color: #f7a11a;
	width: 170px;
	height: 25px;
	border: 0px;
}
button.greystd,
input.greystd {
	color: #000000;
	background-color: #B7B7B7;
	width: 85px;
	height: 25px;
	border: 0px;
}
button.greymed,
input.greymed {
	color: #000000;
	background-color: #B7B7B7;
	width: 125px;
	height: 25px;
	border: 0px;
}
button.greybig,
input.greybig {
	color: #000000;
	background-color: #B7B7B7;
	width: 140px;
	height: 25px;
	border: 0px;
}
button.greyuber,
input.greyuber {
	color: #000000;
	background-color: #B7B7B7;
	width: 170px;
	height: 25px;
	border: 0px;
}
button.redstd,
input.redstd {
	color: #fff;
	background-color: #990033;
	width: 85px;
	height: 25px;
	border: 0px;
}
button.redmed,
input.redmed {
	color: #fff;
	background-color: #990033;
	width: 125px;
	height: 25px;
	border: 0px;
}
button.redbig,
input.redbig {
	color: #fff;
	background-color: #990033;
	width: 140px;
	height: 25px;
	border: 0px;
}
button.reduber,
input.reduber {
	color: #fff;
	background-color: #990033;
	width: 170px;
	height: 25px;
	border: 0px;
}
button.greenstd,
input.greenstd {
	color: #000000;
	background-color: #029702;
	width: 85px;
	height: 25px;
	border: 0px;
}
button.greenmed,
input.greenmed {
	color: #000000;
	background-color: #029702;
	width: 125px;
	height: 25px;
	border: 0px;
}
button.greenbig,
input.greenbig {
	color: #000000;
	background-color: #029702;
	width: 140px;
	height: 25px;
	border: 0px;
}
button.greenuber,
input.greenuber {
	color: #000000;
	background-color: #029702;
	width: 170px;
	height: 25px;
	border: 0px;
}