/*    BODY
    {
      background: #999999; margin:0; margin-top:0; 
    }*/
    .boldred 
    { 
      font-size: 12px; font-weight: bold; color: #e41f1f; text-decoration: none; font-style: normal; line-height: normal; font-variant: normal
    }
    .pixel 
    {
      font-size: 1px;
    }
    .cellredtop
    {
      border-top: 1px solid red;
    }
    .cellredright
    {
      border-right: 1px solid red;
    }
    .cellredleft
    {
      border-left: 1px solid red;
    }
    .cellredbottom
    {
      border-bottom: 1px solid red;
    }
/*
    .cellgreytop
    {
      border-top: 1px solid grey;
    }
    .cellgreyright
    {
      border-right: 1px solid grey;
    }
    .cellgreyleft
    {
      border-left: 1px solid grey;
    }
    .cellgreybottom
    {
      border-bottom: 1px solid grey;
    }
*/
    .cellthickbottom
    {
      border-bottom: 5px solid grey;
    }
    .shopcartborder 
    {
      border-top: 0.025em solid #469128;
      border-bottom: 0.025em solid #469128;
      border-left: 0.025em solid #469128;
    }
    .shopcartpt 
    {
      color: #999999;
      font-weight:bold;
      text-decoration:none;
      font-size:11px
    }
    .pagename   
    {
      color: #1f76bb;
      font-weight: 800;
      font-size: 21px
    }
    .page_header_content_left_bg
    {
      background: #FFFFFF;
    }
    .page_header_content_right_bg
    {
      background: #000000;
    }
    .page_header_trim_bg
    {
      background: #469128;
    }
    .mainheading   
    {
      color: #469128;
      font-weight: 800;
      font-size: 15px
    }

    .table_header_bg
    {
      background: #CECEAD;
    }

    .table_header_fg
    {
      color: #333333;
      font-weight: bold; 
      text-decoration: none; 
      font-size: 11px; 
    }

    .table_data_bg
    {
      background: #F0F0E6;
    }

    .table_data_fg
    {
      color: black;
      text-decoration: none; 
      font-size: 11px; 
    }
    .table_data_bg_kit
    {
      background: #DDDCC7;
    }

    .table_data_bg_shipped {
      background: #DDFFDD;
    }    
    
    .table_data_bg_partial {
      background: #DDEEBB;
    }    
    
    .table_data_bg_dropship {
      background: #FAFAC8;
    }
    
    .table_data_bg_backorder {
      background: #E1E8FA;
    }    
    
    .table_data_bg_cancelled {
      background: #FFCCFF;
    }

    .table_data_bg_open {
      background: #FFEE99;
    }    
    
    .table_data_bg_future {
      background: #AAEEFF;
    }    
    
    .table_data_bg_sent_to_dc {
      background: #FFFF99;
    }    

    .table_data_bg_received_at_dc {
      background: #FFFF99;
    }    
    
    .table_data_bg_allocated {
      background: #FFFF99;
    }    
    
    .table_data_bg_picked_at_dc {
      background: #FFFF99;
    }    

    .table_data_bg_released {
      background: #FF00FF;
    }    
    
    .table_data_bg_pending_approval {
      background: #FF0033;
    }    
    
    .table_data_bg_pending_prepayment {
      background: #FF0033;
    }    
    
    .table_data_bg_received {
      background: #0033FF;
    }    
    
    .table_data_bg_reserved {
      background: #FF99CC;
    }    
    
    .table_data_bg_unknown {
      background: #FFFFFF;
    }    

	/* Lite Purple: #CCCCFF */
    .table_data_bg_staging {
      background: #CCCCFF;
    }    

    .cellboldredtop
    {
      border-top: 2px solid red;
    }
    .cellboldredright
    {
      border-right: 2px solid red;
    }
    .cellboldredleft
    {
      border-left: 2px solid red;
    }
    .cellboldredbottom
    {
      border-bottom: 2px solid red;
    }
    .cellboldgreytop
    {
      border-top: 2px solid grey;
    }
    .cellboldgreyright
    {
      border-right: 2px solid grey;
    }
    .cellboldgreyleft
    {
      border-left: 2px solid grey;
    }
    .cellboldgreybottom
    {
      border-bottom: 2px solid grey;
    } 
    .blackheadsubtitle
    {
      color: #000000;
      font-weight: 800;
      font-size: 17px
    }
    .popuppagename   
    {
      color:  #1f76bb;
      font-weight: Bold;
      font-size: 19px;
    }
    .cellgreyborder
    {
      border-top: 1px solid grey;
      border-bottom: 1px solid grey;
      border-left: 1px solid grey;
      border-right: 1px solid grey;
    }
	.copy 
	{
	  color: #666666;	
      font-size: 13px
	}
	.requiredEQLText
	{
      color:  #FF1100; font-weight:bold; text-decoration:none; font-size:11px
	}
    