
p            { font-family: Arial; font-size: 10pt }
table        { font-family: Arial; font-size: 10pt }
h1           { font-family: Arial; font-size: 10pt; font-weight: bold }
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 }

<style type="text/css">
<!--
a.menu {  text-decoration: none; color: #CC0000; font-size: 10pt; font-weight: bold}
a:hover.menu { text-decoration: none; color: #7893B6; font-size: 10pt; font-weight: bold}

a.menu2 {  text-decoration: none; color: #ffffff; font-size: 8pt; font-weight: bold}
a:hover.menu2 { text-decoration: none; color: #123C76; font-size: 8pt; font-weight: bold; font-style: italic}

a.menu3 {  text-decoration: none; color: #000000; font-size: 10pt; font-weight: bold}
a:hover.menu3 { text-decoration: none; color: #CC0000; font-size: 10pt; font-weight: bold; font-style: italic}

a.menu4 {  text-decoration: none; color: #ffffff; font-size: 8pt; font-weight: bold}
a:hover.menu4 { text-decoration: none; color: #CC0000; font-size: 8pt; font-weight: bold; font-style: italic}

a.menu5 {  text-decoration: none; color: #8C0000; font-size: 10pt; font-weight: bold}
a:hover.menu5 { text-decoration: none; color: #8C0000; font-size: 10pt; font-weight: bold}

a.menu6 {  text-decoration: none; color: #FFF; font-size: 10pt; font-weight: bold}
a:hover.menu6 { text-decoration: none; color: #FFF; font-size: 10pt; font-weight: bold}


8C0000
-->
</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; }

