html, body
    {
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    }

.ec_frame_pack_tight
    {
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: top;
    }

table.ec_frame_container
    {
    height: 100%;
    width: 100%;
    border-collapse: collapse;
    border: 0;
    padding: 0;
    margin: 0;
    }

tr.ec_frame_header_top
    {
    text-align: right;
    height: 1px;
    border-collapse: collapse;
    border-left: 0;
    border-top: 2px solid black;
    border-right: 0;
    border-bottom: 0;
    padding: 0;
    margin: 0;
    }

tr.ec_frame_header_second
    {
    text-align: left;
    height: 1px;
    border-collapse: collapse;
    border: 0;
    padding: 0;
    margin: 0;
    }

td.ec_frame_header_top
    {
    height: 1px;
    border-collapse: collapse;
    border: 0;
    padding: 0;
    margin: 0;
    text-align: right;
    }

table.ec_frame_menu
    {
    height: 1px;
    width: 100%;
    border-collapse: collapse;
    border: 0;
    padding: 0;
    margin: 0;
    text-align: left;
    }

table.ec_frame_content_riser
    {
    height: 100%;
    border-collapse: collapse;
    border: 0;
    padding: 0;
    margin: 0;
    }

td.ec_frame_menu_other
    {
    height: 1px;
    width: 1px;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    border: 0;
    }

td.ec_frame_menu_separator
    {
    height: 1px;
    width: 1px;
    padding: 0;
    margin: 0;
    border: 0;
    border-collapse: collapse;
    text-align: right;
    color: white;
    background-color: black;
    }

td.ec_frame_menu_item
    {
    height: 1px;
    width: 1px;
    padding-left: 0.5em;
    padding-top: 0;
    padding-right: 0.5em;
    padding-bottom: 0;
    margin: 0;
    border: 0;
    border-collapse: collapse;
    text-align: right;
    color: white;
    background-color: black;
    }

nobr.ec_frame_entity_name
    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FF9933;
    margin: 0;
    border: 0;
    padding-left: 0;
    padding-top: 0;
    padding-right: 1em;
    padding-bottom: 0;
    }

a.ec_frame_menu
    {
    color: white;
    text-decoration: none;
    }

a.ec_frame_menu:visited
    {
    color: white;
    text-decoration: none;
    }

a.ec_frame_menu:hover 
    {
    color: white;
    text-decoration: none;
    }

tr.ec_frame_footer
    {
    height: 1px;
    border-collapse: collapse;
    border-left: 0;
    border-top: 1px solid black;
    border-right: 0;
    border-bottom: 0;
    padding: 0;
    margin: 0;
    }

table.ec_frame_footer
    {
    width: 100%;
    height: 1px;
    border-collapse: collapse;
    border: 0;
    padding: 0;
    margin: 0;
    }

td.ec_frame_footer_left
    {
    height: 1px;
    text-align: left;
    border-collapse: collapse;
    border: 0;
    padding-left: 6em;
    padding-top: 0;
    padding-right: 3em;
    padding-bottom: 2px;
    margin: 0;
    }

td.ec_frame_footer_right
    {
    height: 1px;
    text-align: right;
    border-collapse: collapse;
    border: 0;
    padding-left: 3em;
    padding-top: 0;
    padding-right: 6em;
    padding-bottom: 2px;
    margin: 0;
    }

input.ec_frame_login_input
    {
    margin-left: 0.33em;
    margin-top: 0.33em;
    margin-right: 1em;
    margin-bottom: 0.33em;
    }

input.ec_frame_login_submit
    {
    margin-left: 0;
    margin-top: 0.33em;
    margin-right: 1em;
    margin-bottom: 0.33em;
    }

.border-bottom {
  border-bottom: solid 1px black;
}

