
p            { font-family: Verdana; font-size: 10pt }
table        { font-family: Verdana; font-size: 10pt }
h1           { font-family: Verdana; font-size: 10pt; font-weight: bold }
h2           { font-family: Verdana; font-size: 10pt; font-style: italic; font-weight: bold }
textarea     { font-family: verdana }
td           { font-family: verdana; font-size: 10pt }
tbody        { font-family: verdana; font-size: 10pt }

<style type="text/css">
<!--
a.menu {  text-decoration: none; color: #ffffff; font-size: 10pt; font-weight: bold}
a:hover.menu { text-decoration: none; color: #000000; font-size: 10pt; font-weight: bold}

a.menu2 {  text-decoration: none; color: #ffffff; font-size: 10pt}
a:hover.menu2 { text-decoration: none; color: #ff7f00; font-size: 10pt}

a.menu3 {  text-decoration: none; color: #ffffff; font-size: 10pt}
a:hover.menu3 { text-decoration: none; color: #145fd2; font-size: 10pt}

a.menu4 {  text-decoration: underline; color: #ffffff; font-size: 10pt; font-weight: bold}
a:hover.menu4 { text-decoration: underline; color: #000000; font-size: 10pt; font-weight: bold}

a.menu5 {  text-decoration: none; color: #ff7f00; font-size: 10pt; font-weight: bold}
a:hover.menu5 { text-decoration: underline; color: #CF0505; font-size: 10pt; font-weight: bold}


span.gcProductNameText { font-family: verdana; text-decoration: none; color: #FF6600; font-size: 10pt;  font-weight: bold }
span.gcPurchasedForText { font-family: verdana; text-decoration: none; color: #FF6600; font-size: 10pt;  font-weight: normal }
span.gcPurchasedFromText { font-family: verdana; text-decoration: none; color: #FF6600; font-size: 10pt;  font-weight: normal }
span.gcNumber { font-family: verdana; text-decoration: none; color: #FF6600; font-size: 10pt;  font-weight: normal }
span.gcAmount { font-family: verdana; text-decoration: none; color: #FF6600; font-size: 10pt;  font-weight: normal }
span.gcOriginalAmount { font-family: verdana; text-decoration: none; color: #FF6600; font-size: 10pt;  font-weight: normal }
span.gcBalance { font-family: verdana; text-decoration: none; color: #FF6600; 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; }
