BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    FONT-FAMILY: Arial
}
FORM
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px
}
TABLE
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}    
H1
{
    FONT-SIZE: 14pt;
    FONT-FAMILY: Arial
}
TD
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}
#ShippingField
{
    BACKGROUND-COLOR: #ffff99
}
#BillingField
{
    BACKGROUND-COLOR: #ffff99
}
#PaymentFields
{
    BACKGROUND-COLOR: #ffff99
}
#AdditionalInfoFields
{
    BACKGROUND-COLOR: #ffff99
}
.cartnewcustomer
{
    BACKGROUND-COLOR: #ffff99
}
.cartnewcustomer
{
    background-image: URL("../images/cart-big-buttons-new-customer.png");
    background-repeat: repeat; 
    background-position: Center;
    Height: 126px;
    Width: 250px
}
.cartexistingcustomer
{
    background-image: URL("../images/cart-big-buttons-existing-customer.png");
    background-repeat: repeat; 
    background-position: Center;
    Height: 126px;
    Width: 250px;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
    Color: #FFFFFF
}
.progresschart
{
    background-image: URL("../images/cart-progress-chart-bg.JPG");
    background-repeat: repeat; 
}



.optionbutton
{
	font-family: arial; 
	font-size: 12px; 
	padding-top: -2px 
	FONT-WEIGHT: bold; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Arial; 
	BACKGROUND-COLOR: #006600;

}