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