<style type="text/css">
p            { font-family: arial; font-size: 10pt }
table        { font-family: arial; font-size: 10pt }
h1           { font-family: tahoma; font-size: 12pt; font-weight: bold; color: #746b0f; }
h2           { font-family: arial; font-size: 10pt; font-style: italic; font-weight: bold }
textarea     { font-family: arial}
td           { font-family: arial; font-size: 10pt }
tbody        { font-family: arial; font-size: 10pt }
body        { font-family: arial; font-size: 10pt }

.smallFont {font-family: arial; font-size: 8pt }
.largeFont {font-family: arial; font-size: 8pt }


.cell10 {padding: 10;}

a:link     	 { font-family: arial; text-decoration: underline; color: #774d14; font-size: 10pt }
a:visited  	 { font-family: arial; text-decoration: underline; color: #774d14; font-size: 10pt }
a:hover    	 { font-family: arial; text-decoration: underline; color: #774d14; font-size: 10pt }

a.redbold:link {  font-family: arial; text-decoration: underline; color: #8f1114; font-size: 10pt; font-weight: bold}
a.redbold:visited  { font-family: arial; text-decoration: underline; color: #8f1114; font-size: 10pt; font-weight: bold }
a.redbold:hover { font-family: arial; text-decoration: underline; color: #8f1114; font-size: 10pt; font-weight: bold}

a.red:link {  font-family: arial; text-decoration: underline; color: #8f1114; font-size: 10pt;}
a.red:visited  { font-family: arial; text-decoration: underline; color: #8f1114; font-size: 10pt;}
a.red:hover { font-family: arial; text-decoration: underline; color: #8f1114; font-size: 10pt; }

a.white:link {  font-family: arial; text-decoration: underline; color: #ffffff; font-size: 10pt;}
a.white:visited  { font-family: arial; text-decoration: underline; color: #ffffff; font-size: 10pt;}
a.white:hover { font-family: arial; text-decoration: underline; color: #8f1114; font-size: 10pt; }

a.cat:link {  font-family: tahoma; text-decoration: none; color: #7a0305; font-size: 10pt; font-weight: bold}
a.cat:visited  { font-family: tahoma; text-decoration: none; color: #7a0305; font-size: 10pt; font-weight: bold }
a.cat:hover { font-family: tahoma; text-decoration: underline; color: #7a0305; font-size: 10pt; font-weight: bold}


a.seo:link {  font-family: tahoma; text-decoration: none; color: #000000; font-size: 10pt; font-weight: none }
a.seo:visited  { font-family: tahoma; text-decoration: none; color: #000000; font-size: 10pt; font-weight: none }
a.seo:hover { font-family: tahoma; text-decoration: underline; color: #000000; font-size: 10pt; font-weight: none }

a.subcat:link {  font-family: tahoma; text-decoration: none; color: #000000; font-size: 8pt;  font-weight: bold}
a.subcat:visited  { font-family: tahoma; text-decoration: none; color: #000000;  font-size: 8pt;  font-weight: bold }
a.subcat:hover { font-family: tahoma; text-decoration: underline; color: #000000;  font-size: 8pt;  font-weight: bold}

a.topnav:link {  font-family: arial; text-decoration: none; color: #000000; font-size: 8pt;  font-weight: bold}
a.topnav:visited  { font-family: arial; text-decoration: none; color: #000000; font-size: 8pt;  font-weight: bold}
a.topnav:hover { font-family: arial; text-decoration: underline; color: #0000000; font-size: 8pt; font-weight: bold}

a.footer:link {  font-family: arial; text-decoration: underline; color: #35220a; font-size: 8pt;  font-weight: bold}
a.footer:visited  { font-family: arial; text-decoration: underline; color: #35220a;  font-size: 8pt;  font-weight: bold }
a.footer:hover { font-family: arial; text-decoration: underline; color: #35220a;  font-size: 8pt;  font-weight: bold}

a.footer2:link {  font-family: arial; text-decoration: none; color: #dbc275; font-size: 8pt;}
a.footer2:visited  { font-family: arial; text-decoration: none; color: #dbc275; font-size: 8pt; }
a.footer2:hover { font-family: arial; text-decoration: none; color: #dbc275; 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; }
