<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.red {
	color : rgb(204, 51, 0);
}
.orange {
	color : rgb(255, 102, 0);
}
.purple {
	color : rgb(128, 0, 128);
}
.grey {
	color : rgb(192, 192, 192);
}
.smfont {
	font-size: smaller;
}
.blk {
	color : Black;
}
.smbold {
	font-size: smaller;
	font-weight: bold;
}
.vsfont {
	font-size: xx-small;
}
.size_h5, .nav_h5 {
	font-size: smaller;
	font-weight: normal;
	font-style: normal;
	margin-left : 4px;
	margin-right : 4px;
}
.banner_title, .banner_title2 {
	font-family: Comic Sans MS, cursive, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin : 4px;
}
.banner_title {
	font-size: 20pt;
}
.banner_title2 {
	font-size: 16pt;
  color: white;
}
.smhead {
	font-family: Comic Sans MS, cursive, sans-serif;
	font-size: 10pt;
	color : rgb(191, 102, 32);
}
sup {
	font-size: smaller;
}
a:link, a:visited {
	color: rgb(51, 153, 0);
}
a:active {
	color: rgb(51, 153, 0);
}
a:link.grey, a:visited.grey {
	color: rgb(192, 192, 192);
}
a:link.nav0, a:link.nav1, a:visited.nav0, a:visited.nav1  {
	color : White;
}
a:link.nav2, a:visited.nav2, a:link.nav_h5, a:visited.nav_h5  {
	color : white;
	text-decoration : none;
}
a:link.noul, a:visited.noul  {
	color: rgb(51, 153, 0);
	text-decoration : none;
}
a:hover, a:hover.grey, a:hover.nav2, a:hover.nav_h5, a:hover.size_h5, a:hover.noul  {
	text-decoration : none;
	color : rgb(153, 0, 153);
}
a:hover.nav0, a:hover.nav1 {
	text-decoration : none;
	color : rgb(128, 0, 128);
}
.orderlink {
  font-size: 16px;
  font-weight: bold;
	text-decoration : none;
}
a:link.orderlink, a:visited.orderlink  { color: orange; }
a:hover.orderlink { color: white; }

html { height: 100%; }
body
{
	font-family: Verdana, MS Sans Serif, sans-serif;
	font-style: normal;
	text-align: none;
	font-weight: normal;
	vertical-align: none;
	margin: 0;
	background-color: white;
	color: rgb(0, 51, 0);
  height: 100%;
}
div.main {
	margin: 8px;
}
p.smain {
	font-size: smaller;
	margin: 8px 0px;
}
table
{
	font-weight: normal;
	font-family: Verdana, MS Sans Serif, sans-serif;
	text-align: none;
	font-style: normal;
	vertical-align: none;
	border-color : rgb(191, 102, 32);
}
TABLE.nav {
	border-color : #330099;
	border-style : solid;
}
TABLE.form {
	border-color : black;
	border-style : solid;
	border-width : 2px;
	border-collapse : collapse;
	background-color : rgb(153, 204, 153);
}
table.main {
	border-collapse : collapse;
	border-color : #330099;
	border-style : solid;
}
table.cart {
	border-collapse : collapse;
	border-style : solid;
	border-color : rgb(32, 41, 191);
	border-width: 0;
}
table.browse {
	border : 2px outset rgb(200, 200, 200);
	background-color : rgb(240, 240, 240);
}
table.ped {
	font-size: smaller;
	border-collapse : collapse;
	border : 2px solid rgb(128, 0, 128);
	background-color : white;
}
table.banner {
	border : 2px outset rgb(191, 102, 32);
	background-color : #D0E8FF;
}
td.form, td.formb, td.formb2, td.formb3, td.sform, td.sformb, td.sformb2 {
	padding : 2px 4px;
	border-style : solid;
	border-color : black;
}
td.sform, td.sformb, td.sformb2 {
	font-size: smaller;
}
td.form, td.sform {
	border-width : 0;
}
td.formb, td.sformb {
	border-width : 0 0 1px 0;
}
td.formb2, td.sformb2 {
	border-width : 0 0 2px 0;
}
td.formb3 {
	border-width : 0 0 1px 0;
	border-color : rgb(224, 193, 182);
}
td.bgrey {
	border-color : rgb(102, 102, 102);
}
td.button, td.button_dis {
	text-align: center;
  padding : 4px 8px;
	border-width : 1;
	border-style : solid;
	background-color: rgb(240, 240, 240);
}
td.button {
	cursor: pointer;
  border-color : #330099;
}
td.button_dis {
	cursor: default;
	color : rgb(168, 168, 168);
	border-color : rgb(168, 168, 168);
}
a:button2, a:active.button2, a:link.button2, a:visited.button2 {
  display: block;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  padding: 4px 8px;
  margin: 0;
	border-width : 1;
	border-style : solid;
  border-color : rgb(51, 102, 255) black black rgb(51, 102, 255);
  color: black;
  background: rgb(51, 102, 255);
}
a:hover.button2 {
  border-color : black rgb(51, 102, 255) rgb(51, 102, 255) black;
  color: white;
}
a.button3 {
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 4px 8px;
  margin: 0;
  border: 1px solid #330099;
  background: rgb(240, 240, 240);
}
a:hover.button3 {
  color: rgb(191, 102, 32);
  border-color: rgb(191, 102, 32);
}
td.main {
	text-align: center;
	border-width : 0;
	border-style : solid;
	border-color : #330099;
	padding : 2px 4px;
	background-color : rgb(239, 247, 255);
}
TD.nav0, TD.nav1, TD.nav2 {
	border-color : black;
	border-style : solid;
	border-width : 0;
}
TD.nav0{
	background-color : #3366FF;
	color : White;
}
TD.nav1 {
	background-color : #88B0FF;
	color : White;
}
TD.nav2 {
	background-color : rgb(0, 102, 0);
	color : white;
}
TH.browse, TD.browse, TD.browse_odd, TD.browse_even {
	border : none;
	margin : 1px;
}
th
{
	font-style: normal;
	color: rgb(0, 102, 0);
}
th.browse {
	background-color : rgb(153, 255, 153);
}
TD.browse_even {
	text-align : center;
	padding-left : 2px;
	padding-right : 2px;
	background-color: rgb(240, 255, 240);
}
TD.browse_odd, TD.browse {
	text-align : center;
	padding-left : 2px;
	padding-right : 2px;
	background-color: rgb(255, 255, 255);
}
TD.ped, TD.ped_str {
	border : 1px;
	border-style : solid;
	border-color : rgb(128, 0, 128);
	padding : 2px 4px;
	margin : 0px;
}
TD.ped_str {
	background-color : #D0E8FF;
}
th.cart, td.cart, td.cart_odd, td.cart_even, td.cart_pic {
	border-style : solid;
	border-color: rgb(32, 41, 191);
	border-width : 1px;
}
th.cart {
	font-weight: normal;
	padding : 4px;
	background-color : rgb(32, 41, 191);
	color : white;
}
td.cart, td.cart_odd, td.cart_even, td.cart_pic {
	text-align : center;
	padding : 4px;
}
td.cart_even {
	background-color: rgb(248, 248, 248);
}
td.cart_odd, td.cart {
	background-color: rgb(255, 255, 255);
}
td.cart_pic {
	background-color: rgb(255, 255, 255);
}
HR {
	color : rgb(191, 102, 32);
	height : 2px;
}
hr.cart {
	color : rgb(32, 41, 191);
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	vertical-align: none;
	font-weight: normal;
	text-align: none;
	color: rgb(0, 51, 0);
}
h1, h2, h3 {
	font-family: Comic Sans MS, MS Sans Serif, sans-serif;
}
h4, h5, h6 {
	font-family: Verdana, MS Sans Serif, sans-serif;
}
h1
{
	font-size: 24pt;
}
h2
{
	font-size: 18pt;
}
h3
{
	font-size: 14pt;
}
h4
{
	font-size: 12pt;
	font-weight: bold;
}
h5
{
	font-size: 10pt;
}
h6
{
	font-size: 8pt;
}
button
{
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 8pt;
	background-color: rgb(240, 240, 240);
	color: #330099;
}
label
{
	font-style: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	color: rgb(51, 0, 153);
}
textarea
{
	border-style:solid;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt
	color: rgb(0, 0, 0);
}
fieldset
{
	border-left-style: solid;
	border-bottom-width: 1pt;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	border-top-width: 1pt;
	border-right-style: solid;
	border-left-width: 1pt;
	font-style: normal;
	border-right-width: 1pt;
	border-bottom-style: solid;
	border-top-style: solid;
	color: rgb(0, 0, 0);
}
legend
{
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: rgb(51, 0, 153);
}
input
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0, 0, 0);
}
select
{
	border-style:solid;
	font-style: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0, 0, 0);
}
caption
{
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	color: rgb(51, 0, 153);
}
marquee
{
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica;
}</pre></body></html>