﻿    body 
    {

    }

    .menupanel-text
    {
        line-height: normal;
        font-size: medium;
    }
    
    .menupanel-text a:link
    {
        text-decoration: none;
    }
    
    .menupanel-text a:hover
    {
        text-decoration: underline;
    }
    
    .menupanel-text a
    {
        
        color: #000;
    }
    
    .lightgrey
    {
        color:  Gray;
    }
    
    .css-w100
    {
        width: 100%
    }
    
    .css-w75
    {
        width: 75%
    }
    
    .css-w50
    {
        width: 50%
    }
    
    .css-w25
    {
        width: 25%
    }
            
    .shipping-address-page
    {
        width: 75%;
    }

    .CustomerListHead
    {
        color: #000;
        font-family: Verdana, Arial;
        font-size: 11px;
        font-weight: normal;
        line-height: 14pt;
    }