


<style type="text/css">
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 }
body        { font-family: verdana; font-size: 10pt }

.smallFont {font-family: Verdana; font-size: 8pt }
.largeFont {font-family: Verdana; font-size: 8pt }


a:link     	 { font-family: verdana; text-decoration: underline; color: #50979F; font-size: 10pt }
a:visited  	 { font-family: verdana; text-decoration: underline; color: #50979F; font-size: 10pt }
a:hover    	 { font-family: verdana; text-decoration: underline; color: #50979F; font-size: 10pt }

a.menu:link {  font-family: verdana; text-decoration: underline; color: #B2B285; font-size: 10pt; font-weight: bold}
a.menu:visited  { font-family: verdana; text-decoration: underline; color: #B2B285; font-size: 10pt; font-weight: bold}
a.menu:hover { font-family: verdana; text-decoration: underline; color: #B2B285; font-size: 10pt; font-weight: bold}


a.menu3:link {  font-family: verdana; text-decoration: underline; color: #50979f; font-size: 8pt;}
a.menu3:visited  { font-family: verdana; text-decoration: underline; color: #50979f; font-size: 8pt; }
a.menu3:hover { font-family: verdana; text-decoration: underline; color: #50979f; font-size: 8pt;}


a.menuNav:link {  font-family: arial; text-decoration: none; color: #4d432b; font-size: 10pt;  font-weight: bold}
a.menuNav:visited  { font-family: arial; text-decoration: none; color: #4d432b; font-size: 10pt;  font-weight: bold}
a.menuNav:hover { font-family: arial; text-decoration: none; color: #bc6ac9; font-size: 10pt;  font-weight: bold}


a.menuSubNav:link {  font-family: arial; text-decoration: underline; color: #50979F; font-size: 8pt;  font-weight: bold}
a.menuSubNav:visited  { font-family: arial; text-decoration: underline; color: #50979F; font-size: 8pt;  font-weight: bold}
a.menuSubNav:hover { font-family: arial; text-decoration: underline; color: #bc6ac9; font-size: 8pt;  font-weight: bold}



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; }

