body {
	background-color: #000032;
}
body,td,th {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000032;
	text-align: center;
}
.nexttext {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #E0DFE3;
}


.button-order { background-image: url("picts/button.gif");
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 9pt;
		height: 20px;
		cursor:pointer;
		font-weight: normal;
		text-align: center;
		BORDER: #999999 1px solid }

.buttonon-order { background-image: url("picts/buttonon.gif");
		background-color:#DBE2E7;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #336699;
		font-size: 9pt;
		height: 20px;
		cursor:pointer;
		font-weight: normal;
		text-align: center;
		BORDER: #336699 1px solid }

