#top
		{
		background-color: #C04C1D;
        }
        
 #subNav
	 	{
		background-color: #C04C1D;
        }
		
.table_header 
        {
        background-color: black;
        color: white;
        text-align: left;
        }        
.table_header_edit
        {
        text-align: right;
        }    
        
 .footer
		{
		background-color: #C04C1D;
        border-top: 1px solid #C04C1D;
        border-bottom: 1px solid #C04C1D;
        }