.body {
background-color: #ffcc00;
FONT-SIZE: 90%;
color: #000000;
}

body {
background-color: #ffcc00;
FONT-SIZE: 90%;
color: #000000;
}

a {
FONT-WEIGHT: bold;
FONT-SIZE: 90%;
FONT-FAMILY: Arial, Helvetica, sans-serif;
TEXT-DECORATION: underline;
color: #FF0000;
}


.links {
FONT-WEIGHT: bold;
FONT-SIZE: 90%;
FONT-FAMILY: Arial, Helvetica, sans-serif;
TEXT-DECORATION: none;
color: #FF0000;
}

.text {
font-family: Arial, Helvetica, sans-serif;
font-variant: normal;
color: #000000;
text-decoration: none;
font-size: 90%;
}

.red {
font-family: Arial, Helvetica, sans-serif;
font-variant: normal;
color: #FF0000;
text-decoration: none;
font-size: 90%
}

.input {  
background-color: #FFFFD7;
border: #FF0000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}

.redtext {
font-family: Arial, Helvetica, sans-serif;
font-variant: normal;
color: #FF0000;
text-decoration: none;
font-size: xx-small;
}


.menutable {
	background-position: center center;
	text-align: center;
}

.maintitle {
font-family: Arial, Helvetica, sans-serif;
font-variant: bold;
color: #ff0000;
text-decoration: none;
font-size: large;
text-align: center;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-size: small;
	font-weight: bold;

}

.orderform {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-size: 90%;
	border: 1px solid;
	padding: 2px 5px 2px 5px;
	}
.navtable { padding: 5px; }

