﻿div.divider
{
    width: 1px;
    height: 36px;
    background: url(images/master_v001.jpg);
    background-position: -208px 0px;
    background-repeat: no-repeat;
    display: block;
    float: left;
}
div.menu_end
{
    width: 357px;
    height: 36px;
    background: url(images/master_v001.jpg);
    background-position: 0px -219px;
    background-repeat: no-repeat;
    display: block;
    float: left;
}

a.home
{
    width: 202px;
    height: 36px;
    background: url(images/master_v001.jpg); /*background-position-x: 0px;     background-position-y: 0px;*/
    background-position: 0px 0px;
    background-repeat: no-repeat;
    display: block;
    float: left;
}
a.home:hover
{
    background: url(images/master_v001.jpg); /*background-position-x: 0px;     background-position-y: -36px;*/
    background-position: 0px -36px;
    background-repeat: no-repeat;
}
a.publisher
{
    width: 139px;
    height: 36px;
    background: url(images/master_v001.jpg);
    background-position: 0px -72px;
    background-repeat: no-repeat;
    display: block;
    float: left;
}
a.publisher:hover
{
    background: url(images/master_v001.jpg);
    background-position: -139px -72px;
    background-repeat: no-repeat;
}
a.subscriber
{
    width: 139px;
    height: 36px;
    background: url(images/master_v001.jpg);
    background-position: 0px -108px;
    background-repeat: no-repeat;
    display: block;
    float: left;
}
a.subscriber:hover
{
    background: url(images/master_v001.jpg);
    background-position: -139px -108px;
    background-repeat: no-repeat;
}
a.support
{
    width: 139px;
    height: 36px;
    background: url(images/master_v001.jpg);
    background-position: 0px -144px;
    background-repeat: no-repeat;
    display: block;
    float: left;
}
a.support:hover
{
    background: url(images/master_v001.jpg);
    background-position: -139px -144px;
    background-repeat: no-repeat;
}
td.footerleft
{
    width: 2px;
    height: 31px;
    background: url(images/master_v001.jpg);
    background-position: -222px 0px;
    background-repeat: no-repeat;
}
td.footerright
{
    width: 2px;
    height: 31px;
    background: url(images/master_v001.jpg);
    background-position: -224px 0px;
    background-repeat: no-repeat;
}
td.footercenter
{
    height: 31px;
    width: 976px;
    background: url(images/master_v001.jpg);
    background-position: -0px -180px;
    background-repeat: repeat-x;
    color: #ffffff;
    text-align: center;
    font-size: 10pt;
    font-weight: bold;
}
td.searchleft
{
    width: 4px;
    height: 35px;
    background-image: url(images/gray_left.gif);
    background-repeat: no-repeat;
}
td.searchright
{
    width: 4px;
    height: 35px;
    background-image: url(images/gray_right.gif);
    background-repeat: no-repeat;
}
td.searchcenter
{
    height: 35px;
    width: 560px;
    padding-left: 5px;
    background-image: url(images/gray_center.gif);
    background-repeat: repeat-x;
    text-align: left;
    color: #808EA5;
    font-size: 10pt;
    vertical-align: middle;
    font-weight: bold;
}
