        body, form    {
                margin: 0px;
                padding: 0px;
                font-family: verdana, arial, sans-serif;
                font-size: 11px;
                color: black;
                }
        
        p, td {
                font-family: verdana, arial, sans-serif;
                font-size: 11px;
                }
        
        .h2, h2
		        {
		        color: #A10404;
		        font: bold 20px arial, sans-serif;
                margin: 9px 10px 0 0;
		        }	
       
       .readThis {
                color: #A10404;
		        font: bold 12px arial, sans-serif;
                }
                
       h5 {color: #336666; margin: 4px 0 4px 0;}
       
       input, select, option
		{
  		color: black;
  		font: normal 11px verdana, sans-serif;
        }
        
       #header td   {
                    vertical-align: bottom;
                    }
        
       .actionArea {background-color: #CCCCCC;}      
       
                
        .help   {
                padding: 8px 0 8px 0;
                text-align: right;
                }     
                
        .instruc    {
                    background-color: #669999;
                    font: bold 11px verdana, sans-serif;
                    color: white;
                    padding: 3px 0 3px 0;
                    width: 100%;
                    }                    
         .middle  {
                background-image: url(/images/mid_tile.gif);
	            background-position: bottom left;
	            background-repeat: repeat-x;
                }
                   
          .right  {text-align: right;}
        
        .rmaInfo    {
                    background-color: #F5F5DC;
                    color: #A10404;
                    font-weight: bold;
                    vertical-align: middle;
                    padding: 4px 0 4px 0;
                    }
                    
         .tmpInfo    {
                    background-color: #336666;
                    color: white;
                    font-weight: bold;
                    vertical-align: middle;
                    padding: 4px 0 4px 0;
                    }
                                        
         .text_bold {
                    font-weight: bold;
                    }
                    
         .req       {
                    font-weight: bold;
                    font-size: 14px;
                    }
                    
         .oddRow    {
                     background-color: #B4CFD0;        
                    }
                    
          .evenRow  {
                     background-color: white;        
                    }
                    
          .oddRow2    {
                     background-color: #C6C6B2;        
                    }
                    
          .evenRow2  {
                     background-color: #F5F5DC;        
                    }
                    
          .selected {
                    color: white;
                    background-color: #A10404;
                    }
                    
  .rmaBox {
                border: 1px solid black;
                background-color: #F5F5DC;
                color: #A10404;
                text-align: left;
                font-weight: bold;
                width: 365px;
                vertical-align: top;
                }
                
         .boxBox  {
                border: 1px solid black;
                background-color: #B7D1D2;
                color: black;
                text-align: left;
                font-weight: normal;
                margin: 10px;
                }
                
                                  
  .labelRow  {
                    color: white;
                    font-weight: bold;
                    background-color: #336666;
                    }
                    
  .listRow1, .listRow2  {
            color: #336666;
            font-weight: bold;
            background-color: transparent;
            border-left: 1px solid #336666;
            border-top: 1px solid #336666;
            border-bottom: 1px solid #336666;
            }
            
  .listRow2 {
            border-left: 0;
            border-right: 1px solid #336666;
            border-top: 1px solid #336666;
            border-bottom: 1px solid #336666;
            }
                    
  #addrTable input, #addrTable select
                {
                background-color: white !important;
                }
                
  .parts    {
            border: 1px solid black;
            background-color: #F5F5DC;
            }
            
  .RMAcount
            {
            border-top: 1px solid #A10404;
            border-bottom: 1px solid #A10404;
            color: #A10404;
            font-weight: bold;
            }
            
  .palletSelect option  {
            color: red;
            font-weight: bold;
            }
                
  /* Footer colors  */
  
  .footer_1
            {
            background-color: #336666;
            }
            
  .footer_2
            {
            background-color: #669999;
            }
                                 
  /* ADMIN SELECTORS */
  
  #menuRow  {
            background-color: #669999;
            padding: 2px 0 3px 0;
            color: white;
            border-bottom: 1px solid black;
            } 
             
  a.menuLink:link, a.menuLink:visited, a.menuLink:hover /* nav links in navigation bar of header */
            {
            color: white;
            font-weight: bold;
            font-size: 11px;
            font-family: verdana;
            text-decoration: none;
            }

  a.menuLink:active, a.menuLink:hover /* nav links in navigation bar of header */
            {
            color: black;
            text-decoration: none;
            }
  #addrList .header
            {
            background-color: #669999;
            color: white;
            font-weight: bold;
            }
            
  .italic   {
            font-style: italic;
            }

