BODY {  background-color: #579a4d;
        overflow: hidden;
        padding: 0%;
        margin: 0%;
        color: #101050;
        }

INPUT { background-color: #90aa90; }

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      {
                position: absolute;
                border: none;
                top: 0%;
                left: 0%;
                width: 0%;
                height: 0%;
                z-index: 0;
                overflow: hidden;
                }
                
DIV.contents    {
                position: absolute;
                top: 35%;
                left: 15%;
                width: 70%;
                height: 58%;
                max-width: 70%;
                max-height: 58%;
                z-index: 100;
                overflow: auto;
                }
DIV.contents_fp {
                position: absolute;
                top: 0%;
                left: 0%;
                width: 80%;
                height: 100%;
                max-width: 80%;
                max-height: 100%;
                z-index: 100;
                overflow: auto;
                }
DIV.bannerright_fp{
                top: 35%;
                right: 1%;
                width: 26%;
                position: absolute;
                overflow: hidden;
                z-index: 150;
                text-align: right;
                }
                
DIV.bannertop_fp{
                top: 22%;
                left: 15%;
                width: 50%;
                height: 70px;
                position: absolute;
                overflow: hidden;
                }


TABLE.searchresults{
                left: 5%;
                border-collapse: collapse;
                width: 90%;
                table-layout: fixed;
                font-family: arial;
                font-size: 8pt;
        }
        
TABLE.adds{
                position: relative;
                left: 5%;
                border-collapse: collapse;
                width: 90%;
        }

TD.addleft              {
                vertical-align: top;
                text-align: left;
                }
TD.addright              {
                vertical-align: top;
                text-align: right;
                }

        
TD.searchresults              {
                border-top: solid 1px black;
                vertical-align: middle;
                text-align: left;
                }
TD.titles       {
                border-top: solid 1px black;
                vertical-align: top;
                text-align: left;
                width: 10%;
                }



TD.searchbar {
                width: 20%;
                vertical-align: middle;
                text-align: center;
                }

DIV.topbar      {
                top: 0%;
                left: 0%;
                width: 100%;
                height: 5%;
                }

DIV.logobar     {
                top: 5%;
                left: 0%;
                width: 20%;
                height: 15%;
                z-index: 51;
                position:absolute;
                text-align: center;
                }


DIV.searchbar{  top: 5%;
                left: 0%;
                width: 100%;
                height: 80px;
                z-index: 50;
                position:absolute;
                padding: 0%;
                border-bottom: solid black 1px;
                border-top: solid black 1px;
                background: #be2223;
                overflow: hidden
                }

DIV.bannertop   {
                top: 22%;
                left: 0%;
                width: 100%;
                height: 70px;
                position: absolute;
                overflow: hidden;
                }

DIV.bannerside {
                top: 35%;
                left: 0%;
                width: 14%;
                height: 68%;
                position: absolute;
                overflow: hidden;
                }
                
DIV.bannerright{
                top: 22%;
                right: 0%;
                width: 14%;
                position: absolute;
                overflow: hidden;
                z-index: 100;
                text-align: right;
                }

                

                
DIV.bottombar      {
                bottom: 0%;
                left: 0%;
                width: 100%;
                height: 5%;
                background: #397389;
                position: absolute;
                border-top: solid 1px black;
                z-index: 10;
                }


#topbar      {  font-weight: bold;
                font-family: sans-serif;
                background-color: #FFFFFF;
                border-color: #333;
                border-width: 2px;
                border-style: solid;
                width: 100%;
                
                }
                
DIV.foot     {  position: absolute;
                top: 95%;
                width: 100%;
                height: 4%;
                z-index: 50;
                border-top: black 1px solid;
                padding: 0%;
                }
                
#footer      {  color: white;
                font-size: x-small;
                font-style: italic;
                font-family: sans-serif;
                width: 100%;
                }



DIV.left  {     z-index: 10;
                position: absolute;
                top: 12%;
                left: 0%;
                width: 23%;
                padding: 0%;
                }

DIV.right {     z-index: 10;
                position:absolute;
                bottom: 12%;
                right: 0%;
                width: 23%;
                padding: 0%;
                }







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;
                }
                


