﻿body 
{
    margin: 0px;
    padding: 0px;
}

.esop_global_header 
{
    background-image: url(images/esop_partners.jpg);
    width: 1000px;
    height: 160px;
}

.esop_links_table 
{
    width: 100%;
    height: 100%;
}


.btn_back
{
    
    text-align: center;
    width: 30%;
    padding-bottom: 2px;
    
}

.btn_spacer {Width:20%;}

a
{
    color: White;
    text-decoration: none;
    font-family: 'Times New Roman' , Times, serif;
    font-weight: bold;
}

a:hover
{
    color: #333399;
}
