body {
	background-color: #000080;
	margin-top: 10;
	margin-left: 10;
	margin-right: 10;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	cursor: pointer;
}
ul {
	line-height: 95%;
	list-style-type: square;
}
h1 {
	font-family: Arial;
	font-size: 12;
	font-weight: normal;
	color: #000040;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial;
	font-size: 12;
	font-weight: normal;
	color: #000040;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}
font.head {
	font-family: Arial;
	font-size: 12;
	color: #000040;
	font-variant: small-caps;
}
div.outside {
	border-style: solid;
	border-width: thin;
	border-color: #EAEAEA;
	background: #FFFFFF;
	width: 100%;
}
div.menu {
	border-style: none;
	border-width: thin;
	border-color: #EAEAEA;
	background: #ECECFF;
	width: 100%;
}
div.menu2 {
	border-style: none;
	border-width: thin;
	border-color: #EAEAEA;
	background: #ECECFF;
	width: 100%;
}
div.inside {
	border-style: none;
	border-width: thin;
	border-color: #EAEAEA;
	background: #FFFFFF;
	width: 100%;
}
div.inside2 {
	border-style: none;
	border-width: thin;
	border-color: #EAEAEA;
	background: #FFFFFF;
	width: 100%;
}
table.main {
	table-layout: fixed;
	overflow: hidden;
}
font.main {
	font-family: Arial;
	background-color: #FFD0D5;
	font-size: 11;
	font-weight: bold;
}
font.cart {
	font-family: Arial;
	font-size: 11;
	font-weight: bold;
}
font.cart_message {
	font-family: Arial;
	color: #000080;
	font-size: 11;
	font-weight: bold;
}
table.cart {
	font-family: Arial;
	color: #000000;
	font-size: 10;
	text-align: center;
	white-space: nowrap;
	border-collapse: collapse
	border-width: thin;
	border-color: #EAEAEA;
}
input.cart {
	font-family: Arial;
	color: #000000;
	font-size: 10;
	cursor: pointer;
}
td.item {
	border-style: dotted;
	border-width: thin;
	border-color: #EAEAEA;
}
table.item {
	table-layout: fixed;
	overflow: hidden;
}
select.small {
	font-family: Arial;
	color: #000000;
	font-size: 10;
}
input.small {
	font-family: Arial;
	color: #000000;
	font-size: 10;
	cursor: pointer;
}
font.small {
	font-family: Arial;
	font-size: 10;
}
font.reverse {
	font-family: Arial;
	font-size: 10;
	color: #FFFFFF;
	background: #808080;
}
font.cat_desc {
	font-family: Arial;
	font-size: 12;
	font-variant: small-caps;
}
img.cat_desc {
	vertical-align: middle;
}
font.item_desc {
	font-family: Arial;
	background-color: #FFD0D5;
	font-size: 10;
}
font.item_desc_lg {
	font-family: Arial;
	background-color: #FFD0D5;
	font-size: 12;
}
table.item_desc {
	font-family: Arial;
        font-size: 10;
	color: #000000;
	text-align: center;
	white-space: nowrap;
	border-style: solid;
	border-width: 1px;
}
img.item_desc {
	width: 80px;
}
font.special_order {
	font-family: Arial;
	font-size: 11;
	background-color: #F2F2FF;
}
font.explain {
	font-family: Arial;
	font-size: 12;
}
p.ahem {
	display: none;
	font-family: Arial;
	background-color: #FFD0D5;
	font-size: 10;
}
table.new {
	font-family: Arial;
	color: #000000;
	font-size: 12;
	text-align: left;
	white-space: nowrap;
	border-style: solid;
	border-width: 1px;
        background-color: #ffffff;
        overflow: visible;
        position: relative;
}
input.new {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #EEF7FF;
	cursor: pointer;
}
table.note {
	font-family: Arial;
	font-size: 11;
	border-style: solid;
	border-width: 1px;
	border-color: #000080;
	background-color: #ffffff;
	position: absolute;
	top: 120px;
	left: 300px;
	z-index: 1;
}
#proc_msg {
	border-style: none;
	background-color: #ffffff;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: -1;
}
table.favorite {
	font-family: Arial;
	font-size: 11;
	border-style: solid;
	border-width: 1px;
	border-color: #EAEAEA;
	background-color: #f9f9f9;
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1;
}
table.contact {
	font-family: Arial;
	color: #000000;
	font-size: 12;
	border-collapse: collapse
	border-width: thin;
	border-color: #EAEAEA;
}
a.menu:link { color: #000080; text-decoration: none; }
a.menu:visited { color: #000080; text-decoration: none; }
a.menu:hover { color: #C81A22; text-decoration: underline overline; }
a.menu2:link { color: #000080; text-decoration: none; }
a.menu2:visited { color: #000080; text-decoration: none; }
a.menu2:hover { color: #C81A22; text-decoration: underline overline; }
a.menu3:link { color: #000080; text-decoration: none; }
a.menu3:visited { color: #000080; text-decoration: none; }
a.menu3:hover { color: #C81A22; text-decoration: underline; }
:link { color: #0000FF; text-decoration: none; }
:visited { color: #000080; text-decoration: none; }
:hover { color: #C81A22; text-decoration: underline; }
