<style type="text/css">
p            { font-family: tahoma; font-size: 10pt }
table        { font-family: tahoma; font-size: 10pt }
h1           { font-family: tahoma; font-size: 10pt; font-weight: bold }
h2           { font-family: tahoma; font-size: 10pt; font-style: italic; font-weight: bold }
textarea     { font-family: tahoma}
td           { font-family: tahoma; font-size: 10pt; color: #461c02 }
tbody        { font-family: tahoma; font-size: 10pt }
body        { font-family: tahoma; font-size: 10pt; background: #f3f0e3 url('images/background.jpg') repeat-x;  }

.small {font-family: tahoma; font-size: 8pt }
.largeFont {font-family: tahoma; font-size: 8pt }


a:link     	 { font-family: tahoma; text-decoration: underline; color: #890d39; font-size: 10pt }
a:visited  	 { font-family: tahoma; text-decoration: underline; color: #890d39; font-size: 10pt }
a:hover    	 { font-family: tahoma; text-decoration: underline; color: #890d39; font-size: 10pt }

a.blue:link {  font-family: tahoma; text-decoration: underline; color: #890d39; font-size: 10pt; font-weight: bold;}
a.blue:visited  { font-family: tahoma; text-decoration: underline; color: #890d39; font-size: 10pt; font-weight: bold;}
a.blue:hover { font-family: tahoma; text-decoration: underline; color: #890d39; font-size: 10pt; font-weight: bold;}

a.links:link {  font-family: tahoma; text-decoration: underline; color: #890d39; font-size: 10pt;}
a.links:visited  { font-family: tahoma; text-decoration: underline; color: #890d39; font-size: 10pt;}
a.links:hover { font-family: tahoma; text-decoration: underline; color: #890d39; font-size: 10pt;}

a.footer:link {  font-family: tahoma; text-decoration: none; color: #ffffff; font-size: 8pt;}
a.footer:visited  { font-family: tahoma; text-decoration: none; color: #ffffff; font-size: 8pt; }
a.footer:hover { font-family: tahoma; text-decoration: underline; color: #ffffff; font-size: 8pt;}


a.footer2:link {  font-family: tahoma; text-decoration: none; color: #ffffff; font-size: 7pt;}
a.footer2:visited  { font-family: tahoma; text-decoration: none; color: #ffffff; font-size: 7pt; }
a.footer2:hover { font-family: tahoma; text-decoration: none; color: #ffffff; font-size: 7pt;}


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; }

