<style type="text/css">
p,li,ul          { 
			font-family: verdana; 
			font-size: 8pt;
			line-height: 14px;
			color: #835639;
			}


table        { font-family: verdana; font-size: 10pt }
h2           { font-family: verdana; font-size: 10pt; font-style: italic; font-weight: bold }
textarea    { font-family: verdana}

h1           { 
			font-family: verdana; 
			font-size: 16pt; 
			margin-top: 10px;
			margin-bottom: -4px;
			font-weight: bold;
			}



td           { 
			font-family: verdana; 
			font-size: 8pt;
			color: #835639;			
			}
 
 

.textbox    { 
			font-family: verdana; 
			font-size: 8pt;
			line-height: 14px;
			color: #835639;
			}
			
a.textbox:link   	{ 	font-family: verdana; font-size: 8pt; line-height: 14px; color: #835639;}
a.textbox:visited   { 	font-family: verdana; font-size: 8pt; line-height: 14px; color: #835639;}
a.textbox:hover  	 { 	font-family: verdana; font-size: 8pt; line-height: 14px; color: #835639;}
			
.textboxSm    { 
			font-family: verdana; 
			font-size: 8pt;
			line-height: 14px;
			margin-left: 36px;
			margin-right: 18px;
			color: #835639;
			}



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; font-size: 8pt; line-height: 14px; color: #835639; }
a:visited  	 { font-family: verdana; font-size: 8pt; line-height: 14px; color: #835639; }
a:hover    	 { font-family: verdana; font-size: 8pt; line-height: 14px; color: #835639; }

a.menu2:link {  font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 8pt;}
a.menu2:visited  { font-family: verdana; text-decoration: underline; color: #ffffff; font-size: 8pt; }
a.menu2:hover { font-family: verdana; text-decoration: underline; color: #E5958D; font-size: 8pt;}

a.footer:link {  font-family: verdana; text-decoration: underline; color: #835639; font-size: 9pt;}
a.footer:visited  { font-family: verdana; text-decoration: underline; color: #835639; font-size: 9pt; }
a.footer:hover { font-family: verdana; text-decoration: underline; color: #cdb09d; font-size: 9pt;}

a.footer2:link {  font-family: verdana; text-decoration: none; color: #cdb09d; font-size: 7pt;}
a.footer2:visited  { font-family: verdana; text-decoration: none; color: #cdb09d; font-size: 7pt; }
a.footer2:hover { font-family: verdana; text-decoration: underline; color: #cdb09d; 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; }
