
body { background-color: rgb(0,0,102); background-attachment: fixed; background-position: center top; background-repeat: repeat-y }
table.main { font-family: arial, helvetica; font-size: 12; color: #000000; }
td.main {
	background-color: rgb(218,217,173);
	border-left: 3px solid rgb(0,0,0);
	border-right: 3px solid rgb(0,0,0);
	font-family: arial, helvetica;
	font-size: 14; 
	color: #000000;
	text-align: justify;
	line-height: 150%; 
	}

#top img {
	margin: 3px;
	border: 2px solid rgb(0,0,102);
	}

#top img.logo {
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 15px;
	border: 0px;
	}

img.right {
	border: 1px solid rgb(0,0,0);
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
	}

td.blk { background-color: #000000; } 

td.serving {
	background-color: rgb(218,217,173);
	border: 2px solid rgb(0,102,51);
	color: rgb(0,102,51);
	font-family: arial, helvetica;
	font-size: 13;
	padding: .25em;
	width: 225px;
	}

#order {
	font-family: arial, helvetica;
	text-align: center;
	font-size: 13;
	font-weight: bold;
	color: rgb(0,102,51);
	background-color: rgb(255,255,255);
	border: 1px solid rgb(0,102,51);
	padding: .25em;
	}

td.text {
	background-color: rgb(255,255,255);
	border: 1px solid rgb(0,0,0);
	padding: 1em;
	font-family: arial, helvetica;
	font-size: 14; 
	color: rgb(0,0,102);
	line-height: 150%; 
	vertical-align: top;
	text-align: left;
	}

h3 {
	font-family: arial, helvetica;
	font-size: 16;
	font-weight: bold;
	color: rgb(0,102,51);
	border-bottom: 1px solid rgb(0, 102, 51);
	}

td.stores {
	font-family: arial, helvetica;
	font-size: 12;
	color: rgb(0,0,102);
	border-bottom: 1px solid rgb(0, 102, 51);
	padding: 10px;
	}


h4 {
	font-family: arial, helvetica;
	font-size: 14;
	font-weight: bold;
	color: rgb(0,102,51);
	}

table.checkout {
	font-family: arial, helvetica;
	font-size: 12;
	border: 1px solid rgb(0, 102, 51);
	}

#green {
	font-family: arial, helvetica;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: rgb(0,102,51);
	background-color: rgb(218,217,173);
	border: 1px solid rgb(0,102,51);
	padding: .25em;
	}

img.left {
	border: 1px solid rgb(0,0,0);
	margin-right: 5px;
	float: left;
	}

img.right {
	border: 1px solid rgb(0,0,0);
	margin-left: 5px;
	float: right;
	}

table.facts {
	border: 1px solid rgb(0,0,0);
	}

th.head {
	text-align: center;
	font-family: arial, helvetica;
	font-size: 16;
	font-weight: bold;
	border-bottom: 3px solid rgb(0,0,0)
	}

td.head {
	text-align: left;
	font-family: arial, helvetica;
	font-size: 13;
	font-weight: bold;
	border-bottom: 2px solid rgb(0,0,0);
	}

td.amt {
	text-align: left;
	font-family: arial, helvetica;
	font-size: 12;
	border-bottom: 1px solid rgb(0,0,0);
	font-weight: bold;
	}

td.amti {
	text-align: left;
	text-indent: 15px;
	font-family: arial, helvetica;
	font-size: 12;
	border-bottom: 1px solid rgb(0,0,0);
	}

td.ramt {
	text-align: right;
	font-family: arial, helvetica;
	font-size: 12;
	border-bottom: 1px solid rgb(0,0,0);
	}

td.ramtb {
	text-align: right;
	font-family: arial, helvetica;
	font-size: 12;
	border-bottom: 1px solid rgb(0,0,0);
	font-weight: bold;
	}


td.ramti {
	text-align: right;
	font-family: arial, helvetica;
	font-size: 12;
	border-bottom: 1px solid rgb(0,0,0);
	text-indent: 15px;
	}


td.top {
	background-color: rgb(0, 102, 51);
	color: rgb(255,255,255);
	text-align: center;
	font-family: arial, helvetica;
	font-size: 15;
	font-weight: bold;
	}

td.prods {
	vertical-align: top;
	font-family: arial, helvetica;
	font-size: 11;
	text-align: center;
	}

td.fine {
	font-family: arial, helvteica;
	font-size: 12;
	text-align: left;
	width: 300px;
	}

td.row0 {
	background-color: rgb(204, 255, 204);
	color: rgb(0, 0, 102);
	font-family: arial, helvteica;
	font-size: 12;
	}

td.row1 {
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 102);
	font-family: arial, helvteica;
	font-size: 12;
	}


td.signature { font-family: arial, helvetica; font-style: italic; font-size: 10; color: rgb(218,217,173); text-align: right; }
a.sign { font-family: arial, helvetica; font-style: italic; font-size: 10; text-align: right; color: rgb(204,255,204);}
