.logo1
{
    background-image: url(images/logo1.gif);
    background-repeat: no-repeat;
    width: 267;
    height: 151;
}
.logo4
{
    background-image: url(images/logo4.gif);
    background-repeat: no-repeat;
    width: 355;
    height: 151;
}
.cans
{
    background-image: url(images/cans.gif);
    background-repeat: no-repeat;
    width: 178;
    height: 151;
}
.logo2
{
    background-image: url(images/logo2.gif);
    background-repeat: no-repeat;
    width: 267;
    height: 25;
}
.menu
{
    background-image: url(images/menu.gif);
    background-repeat: no-repeat;
    width: 355;
    height: 25;
}
.login
{
    background-image: url(images/login.gif);
    background-repeat: no-repeat;
    width: 178;
    height: 25;
}
.logo3
{
    background-image: url(images/logo3.gif);
    background-repeat: no-repeat;
    width: 267;
    height: 31;
}
.menu2
{
    background-image: url(images/menu2.gif);
    background-repeat: no-repeat;
    width: 355;
    height: 31;
}
.lowerright
{
    background-image: url(images/lowerright.gif);
    background-repeat: no-repeat;
    width: 178;
    height: 31;
}
.tablemaster
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: #ffffff;
}
.topheader
{
    width: 800px;
}
.pagemaster
{
    background-color: #ffffff;
}
.menudiv
{
    vertical-align: middle;
    text-align: center;
}


