<style type="text/css">
p            { font-family: arial; font-size: 10pt }
table        { font-family: arial; font-size: 10pt }
h1           { font-family: arial; font-size: 10pt; font-weight: bold }
h2           { font-family: arial; font-size: 10pt; font-style: italic; font-weight: bold }
textarea     { font-family: arial}
td           { font-family: arial; font-size: 9pt }
tbody        { font-family: arial; font-size: 10pt }
body        { font-family: arial; font-size: 10pt }

.smallFont {font-family: arial; color: #75482a; font-size: 9pt; font-weight: bold }
.whiteFont {font-family: arial; color: #ffffff; font-size: 8pt; }
.greenFont {font-family: arial; color: #2A5D3A; font-size: 8pt; }
.largeFont {font-family: arial; font-size: 8pt }

.headbg {
background: url(/images/headbg.gif) repeat-x;
}


#graph {
border: 1px solid #000;
}

#graph td {
border: 1px solid #FFF;
}

#graph tr {
border: 1px solid #FFF;
}

.flashcell {
	background: url('/images/burlap.jpg') repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 101px;
}


a:link     	 { font-family: arial; text-decoration: underline; color: #75482a; font-size: 9pt }
a:visited  	 { font-family: arial; text-decoration: underline; color: #75482a; font-size: 9pt }
a:hover    	 { font-family: arial; text-decoration: underline; color: #75482a; font-size: 9pt }

a.menu2:link {  font-family: arial; text-decoration: underline; color: #ffffff; font-size: 8pt;}
a.menu2:visited  { font-family: arial; text-decoration: underline; color: #ffffff; font-size: 8pt; }
a.menu2:hover { font-family: arial; text-decoration: underline; color: #E5958D; font-size: 8pt;}

span.gcProductNameText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: bold }
span.gcPurchasedForText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcPurchasedFromText { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcNumber { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcOriginalAmount { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
span.gcBalance { font-family: arial; text-decoration: none; color: #000000; font-size: 10pt;  font-weight: normal }
</style>


/* ----- Customer Cart TABLES ---------- */
#awscustomertables table{margin: 1em; border-collapse: collapse;}
#awscustomertables td{ padding: .3em; border: 1px #F2F2F2 solid; }
#awscustomertables th{ padding: .3em; border: 1px #F2F2F2 solid; background: #F2F2F2; }
