
h1.header {
	font-size: 10px;
	color: white;
	background-color: white;
	display: none;
	position: absolute;
}
h1.inline {
	display: inline;
}
a.menu {
	text-decoration: none;
	/* color: black; */
	color: #336;
}
a.menu:hover {
	text-decoration: none;
}
a.item {
	text-decoration: none;
	/* color: black; */
	color: #336;
}
a.item:hover {
	text-decoration: underline;
}
a.here {
	text-decoration: none;
	/* color: black; */
	font-weight: bold;
	color: #c00;
}
a.here:hover {
	text-decoration: underline;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	color: #336;
}
table {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #336;
}
table.top {
	border-left: 1px solid #669;
	border-right: 1px solid #003;
	border-top: 1px solid #669;
	border-bottom: 0px solid #003;
}
table.invoice {
	border: 1px solid #336;
}
td.showcase {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	border-left: 0px solid #aaf;
	border-right: 1px solid #aab;
	border-top: 0px solid #558;
	border-bottom: 1px solid #aab;
}
td.scb {
	border-bottom: 1px solid #aab;
}
td.scr {
	border-right: 1px solid #aab;
}
table.menubar {
	width: 13em;
}
td.content {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	padding-left: 1em;
}
td.box {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	padding-left: 1em;
}
td.head {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	background-color: #336;
	color: white;
}
td.menuhead {
	padding-right: 1em;
	padding-left: 1em;
	border-left: 1px solid #558;
	border-right: 1px solid #115;
	border-top: 1px solid #558;
	border-bottom: 1px solid #115;
	background-color: #336;
	color: white;
	font-weight: bold;
}
td.lightbox {
	background-color: #ccc;
	border-left: 1px solid #eee;
	border-right: 1px solid #aaa;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #aaa;
	color: #336;
}
td.hoverbox {
	background-color: #ccf;
	border-left: 1px solid #eee;
	border-right: 1px solid #aaa;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #aaa;
	color: #336;
	cursor: pointer;
}
td.menu {
	padding-right: 1em;
	padding-left: 1em;
	border-left: 1px solid #eee;
	border-right: 1px solid #aaa;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #aaa;
	background-color: #ccc;
}
td.hover {
	background-color: #ccf;
	cursor: pointer;
}
td.hovertop {
	cursor: pointer;
}
td.menuactive {
	padding-right: 1em;
	padding-left: 1em;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #eee;
	background-color: white;
	font-weight: bold;
}
td.copyright {
	font-size: 6pt;
	color: #8080f0
}
td.total {
	border-top: 1px solid #aaa;
}
input.bqty {
	padding-right: 2px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #aaa;
	text-align: right 
}
input.addr {
	padding-right: 2px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #aaa;
	text-align: center 
}
input.btn {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background-color: #ccc;
	border-left: 1px solid #eee;
	border-right: 1px solid #aaa;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #aaa;
	/* background-color: #d0d0e0; */
	color: #336;
}
input.inbox {
	width: 7em;
}
input.hover {
	background-color: #ccf;
	cursor: pointer;
}
span.rhl {
	color: #c00;
	font-weight: normal;
}
	