body {
	background-color: #660099;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a.menu {
	color:#000000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	text-align: center;
}

a.menu:hover {
	color:#FFFFFF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #660099;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.header {
	background-repeat: repeat-x;
	height: 40px;
}
td {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	height: 18px;
}
.error {
	color:#FF0033;
	font-size: 75%;
}
.PriceList {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.dollars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
}
a.yellow {
	color: #FFCC00;
	font-weight: bold;
}
