/* CSS Document

updated 3 November 2022 - Darius Dar-Khan

*/
@charset "utf-8";





#caps{
    
                                
        text-transform: uppercase;
        text-decoration: underline;
        font-weight: 700;
    }
                            
#underline a {
                                
        text-decoration: underline;
                                
            }

#productstable table_style_stand{
    
}

.table_move{
    
/*    margin-left: 110px;*/
/*    margin-left: auto;*/
/*controls the library table only. Margin-left and margin-right.  Does not control the WFCS Title*/
    
}
/*

.usa-table.tab_sty_stand{
    
    margin-left: auto;
    margin-right: auto;
    width: 80px;  
    
}
*/

.wfcs_title_1{
    
/* Controls the WFCS Library Title*/
/*    font-size: 40px;*/
/*    margin: auto;*/
/*    width: 900px;*/
/*    width: auto;*/
    margin-left: 15%;
    margin-right: -15%;
/*    margin-right: auto;*/

}

#stan_position{
    

    
/*    margin-left: 300px;*/

 
}

.usa-table{
    
    margin-left: 30%;
}










