﻿.pagebody {
    background-color: #ffffff;
    background-image: url(/images/maxxon_logo_greenspecial.jpg);
    background-repeat: no-repeat;
    text-align: left;
}
.pagebodycenter {
    background-color: #ffffff;
    background-image: url(/images/maxxon_logo_greenspecial.jpg);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.pagebodycenterbanner {
    background-color: #ffffff;
    background-image: url(/images/maxxon_logo_greenspecial.jpg);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.pagecorner
{
    cursor: pointer;
    height: 90px;
    width: 240px;       /* Surround the logo */
}
.pagetopbanner 
{
    border: 1px solid #e0e3ea;  /* Comment out to stop fighting tradeshow banner sizes. */
    height: 60px;
    left: 270px;
    padding: 1px 1px 1px 10px;
    position: absolute;
    top: 15px;
    width: 680px;
}
.pagetopbannercorner
{
    font-size: 10px;
    text-align: right;
}
.pagetopbannertable
{
    width: 680px;
}

.searchlang
{
    display: none; /* Hide the language radio buttons. */
}

