@charset "utf-8";
/* CSS Document */

body {
	font-family: Garamond, "Garamond Premr Pro", "Garamond Premr Pro Smbd";
	font-size: medium;
	text-align: left;
	background-color: #FFFFCC;
	color: #993333;
	background-attachment: fixed;
}
body.menu { font-weight: bold; }
body.order { font-size: small; }
h1 { font-size: 200%; margin-top: 0.5em; margin-bottom: 0em; }
h2 { font-size: 150%; margin-top: 0.5em; margin-bottom: 0em; }
h2.em0ba { margin-top: 0em; margin-bottom: 0em; }
h3 { font-size: 120%; margin-top: 0.5em; margin-bottom: 0em; }
h3.em0ba { margin-top: 0em; margin-bottom: 0em; }
h3.em05ba { margin-top: 0.5em; margin-bottom: 0.5em; }
h3.em025ba { margin-top: 0.25em; margin-bottom: 0.25em; }
h4 { font-size: 100%; margin-top: 0.5em; margin-bottom: 0em; }
h4.em025ba { margin-top: 0.25em; margin-bottom: 0.25em; }
p {	margin-top: 0.5em; margin-bottom: 0em; }
p.menu { margin-top: 0.5em; margin-bottom: 0.5em; }
table { font-family: Garamond, "Garamond Premr Pro", "Garamond Premr Pro Smbd"; font-size: medium }
.ordertable { font-size: small;	vertical-align: middle; margin-top: 0.5em; margin-bottom: 0.5em; }
.inputprice { font-size: small; size: 6 }
.inputqty { font-size: medium; size: 3 }
img { border: 0; }
ul.em0ba { margin-top: 0em; margin-bottom: 0em }
li { list-style-type: disc; }
.cbo { text-align: center;	margin-top: 1em; font-size: x-small; }
.right { text-align: right; }
.center { text-align: center; }
.justify { text-align: justify; }
.em1ba { top: 1em; bottom: 1em; }
.em1b05a { top: 1em; bottom: 0.5em; }
.em1b0a { top: 1em; bottom: 0em; }
.em05b0a { top: 0.5em; bottom: 0em; }
.em0b05a { top: 0em; bottom: 0.5em; }
.em05ba { top: 0.5em; bottom: 0.5em; }
.em0ba { top: 0em; bottom: 0em; }  

a:link { color: #993333; text-decoration: none; }
a:visited { color: #993333; text-decoration: none; }
a:active { color: #993333; }
a:hover { color: #FF0000; font-weight: bold; }





