BODY {  background-color: #f9d9ff;
        overflow: hidden;
        padding: 0%;
        margin: 0%;
        }

INPUT { background-color: #f9d9ff; }

A:link    { color: #000000; text-decoration: none }
A:visited { color: #000000; text-decoration: none }
A:active  { color: #000000; text-decoration: none }
A:hover   { color: #f08fc0; text-decoration: none }
A img     {
                border: none;
        }

div.google      {
                visibility: hidden;
                }
                
DIV.contents    {
                visibility: visible;
                }

TABLE.searchresults{
                position: static;
                left: 5%;
                border-collapse: collapse;
                width: 90%;
                table-layout: fixed;
                overflow: auto;
        }

TABLE.adds{
                position: relative;
                left: 10%;
                border-collapse: collapse;
                width: 90%;
        }

TD.addleft      {
                                }

TD.addright     {
                visibility: hidden;
                }


TD.searchresults              {
                position: static;
                border-top: solid 1px black;
                vertical-align: top;
                text-align: left;

                }

TD.titles       {
                border-top: solid 1px black;
                vertical-align: top;
                text-align: left;
                width: 10%;
                }


TD.searchbar    {
                visibility: hidden;
                }

DIV.topbar      {
                top: 0%;
                left: 0%;
                width: 100%;
                height: 20px;
                }

DIV.searchbar{  visibility: hidden;
                top: 5%;
                left: 0%;
                width: 100%;
                height: 15%;
                z-index: 50;
                position:absolute;
                padding: 0%;
                border-bottom: solid black 1px;
                border-top: solid black 1px;
                background: #ff7070;
                }

DIV.bannertop   {
                position: absolute;
                right: 12%;
                top: 3%;
                }

DIV.bannerside {
                position: static;
                left: 0%;
                top: 3%;
                }

DIV.bannerright {
                visibility: hidden;
                }

DIV.bottombar      {
                visibility: hidden;
                }

DIV.logobar     {
                visibility: hidden;
                }


#topbar      {  font-weight: bold;
                font-family: sans-serif;
                background-color: #FFFFFF;
                border-color: #333;
                border-width: 2px;
                border-style: solid;
                width: 100%;

                }

DIV.foot     {  visibility: hidden;
                }

#footer      {  color: white;
                font-size: x-small;
                font-style: italic;
                font-family: sans-serif;
                width: 100%;
                }










A.mail:link    { color: #ffffff; text-decoration: none }
A.mail:visited { color: #ffffff; text-decoration: none }
A.mail:active  { color: #ffffff; text-decoration: none }
A.mail:hover   { color: #ffffff; text-decoration: none }

TH {            text-align: center;
                font-weight: bold;
                vertical-align: baseline;
                }


TD.logo {       vertical-align: middle;
                text-align: center;
                }



