body {
    background-color: #ffffff;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
    }

form {
    padding: 0px;
    margin: 0px;
    }

a:link {
    color: #0000ff;
    text-decoration: none;
    }

a:visited {
    color: #0000ff;
    text-decoration: none;
    }

a:hover {
    color: #990033;
    text-decoration: none;
    }

a:active {
    color: #FFCC00;
    text-decoration: none;
    }

.mainordertable {
    width: 600px;
    }

.emailheader {
	padding: 10px;
    background-color: #FFFFFF;
    }

.emailfooter {
	padding: 10px;
    background-color: #FFFFFF;
    }

.cart {
    padding: 0px;
    margin: 0px;
    }

.carttable {
    width: 100%;
    border: 1px solid #3C5551;
    margin: 0px;
    padding: 0px;
    }

.carttable th {
    text-align: center;
    font-size: 9pt;
    background-color: #006699;
    border-bottom: 1px solid;
    color: #FFFFFF;
    padding: 0px 5px 0px 5px;
    }

.itemcell0 {
    padding: 0px 0px 0px 0px;
    border: 0px;
    background-color: #FFFFFF;
    border-top: 1px solid #000000;
    }

.itemcell1 {
    padding: 0px 0px 0px 0px;
    border-top: 1px solid #000000;
    background-color: #FFFFEA;
    }

.optionname {
    display: inline;
    font-weight: bold;
    margin: 0px 3px 0px 0px
    }

.attributename {
    display: inline;
    }

.textoption {
    display: inline;
    text-indent: 10px;
    text-align: right;
    }

.optioncell0 {
    text-align: right;
    padding: 0px 0px 0px 0px;
    border: 0px;
    margin: 0px;
    background-color: #F0F0F0;
    }

.optioncell1 {
    text-align: right;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    background-color: #FFFFCC;
    }

.totalcell0 {
    padding: 3px;
    border: 0px;
    font-size: 12px;
    font-weight: bold;
    background-color: #CCCCCC;
    border-bottom: 1px solid #000000;
    }

.totalcell1 {
    padding: 3px;
    border-bottom: 1px solid #000000;
    font-size: 12px;
    font-weight: bold;
    background-color: #F0F0CC;
    }

.cartmessage {
    color: #CC0000;
    font-weight: bold;
    font-size: 16px;
    }

.carterror {
    color: #CC0000;
    font-weight: bold;
    font-size: 16px;
    }

.cart-shipping-message {
    text-align: center;
	font-style: normal;
    }

.cartqtybox {
    font-size: 9px;
    padding: 0px;
    margin: 0px;
    }

.cartbottom {
    text-align: center;
    }

.cart-header-message {
    text-align: center;
    color: #003399;
    font-size: 14px;
    font-weight: bold;
    }

.cart-footer-message {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    }

.cart-shipping-message {
    text-align: center;
    font-size: 12px;
    font-style: italic;
    }

.cart-name {
    font-style: italic;
    }

.cart-total {
    text-align: right;
    }

.cart-sub-total {
    text-align: right;
    }

.salestax {
    text-align: right;
    }

.carttotalrow {
    font-size: 12px;
    font-weight: bold;
    background-color: #FFFFFF;
    padding: 4px;
    text-align: right;
    border-top: 0px dashed;
    }

.billtable {
    width: 100%;
    border: 1px solid #3C5551;
    padding: 1px;
    margin: 0px;
    }

.billtable th {
    padding: 4px;
    background-color: #006699;
    border-bottom: 1px solid;
    color: #FFFFFF;
    }

.billing-table {
    text-align: left;
    width: 100%;
    border: 1px solid #3C5551;
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
    }

.billing-head {
    font-weight: bold;
    padding: 4px;
    background-color: #006699;
    border-bottom: 1px solid;
    color: #FFFFFF;
    }

.billing-field {
    font-size: 9pt;
    text-align: right;
    padding: 1px;
    }

.billing-required {
    font-size: 9pt;
    text-align: right;
    padding: 1px;
    }

.billing-input {
    font-size: 9pt;
    text-align: left;
    margin: 0px;
    padding: 0px;
    }

.billing-table th {
    text-align: center;
    padding: 2px;
    color: #FFFFFF;
    background-color: #006699;
    border-bottom: 1px solid;
    }

.soft {
    font-weight: normal;
    }

.billingrow-on {
    text-align: left;
    background-color: #FFFFDF;
    }

.billingrow-on a {
    font-weight: bold;
    }

.billingrow {
    text-align: left;
    background-color: #FFFFFF;
    }

.billingrow a {
    font-weight: bold;
    }

.cbutton {
    padding: 2px;
    margin: 1px;
    border: 2px outset #336633;
    background-color: #006699;
    font-size: 10px;
    color: #FFFFFF;
    }

.billbutt {
    padding: 0px;
    margin: 1px;
    border: 1px outset #336633;
    background-color: #006699;
    font-size: 10px;
    color: #FFFFFF;
    }

.attn {
    font-size: 16px;
    font-weight: bold;
    }

.head {
    font-size: 18px;
    font-weight: bold;
    padding: 2px;
    }

.cart-thumb-image {
    padding: 4px;
    float: left;
    border: 0px;
    }

.ordertable {
    width: 85%;
    text-align: left;
    }
