body {
       background: url(../images/Logik_Search_Image1.jpg) fixed no-repeat left center;
       font: 13px Tahoma;
       margin: 0;

}
#mainwrapper {
      width: 900px;
      margin: 0 auto;
      }
h1      {
        margin-bottom:0px;
        font-family:HandelGothic TL;
        color:black;
        border-bottom:1px solid black;
        padding-left:50px;
        }
h2      {
        margin-top:0xp;
        font-family:Tahoma;
        color:black;
        font-size:12px;
        border-bottom:1px solid black;
        padding-left:0px;
        }

a       {
        color:#000;
        text-decoration: none;
        }
a.visited {
        color:#000;
        }

a.hover {
        color: red;
        }
#topMenu {font-weight: bold;}
#topMenu a {color: #000; text-decoration: none;}
#topMenu a:hover {color: red;}
#topMenu a:visited {color: #000;}

.basecol {
        color:#000;
        }
.result_div {
        background:#fff;
        padding:3px;
        margin-bottom:10px;
        color: #000;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        }
.result_div a {
        color:black;
        }
.url    {
        color:green;
        }
.title  {

        }
.engine {
        color:#AAAAAA;
        }
.related{
        text-align:left;
        border-left:1px solid black;
        padding-left:5px;
        }
.sponsored {
        border:2px solid gray;
        background:#CCFFCC;
        width:350px;
        margin-top:15px;
        padding:4px;
        margin-left:30px;
        }
.active_0 {
        border:1px solid black;
        background:#FFBBBB;
        text-align:center;
        }
.active_1 {
        border:1px solid black;
        background:#BBFFBB;
        text-align:center;
        }
.bg_1   {
        background:#DDFFDD;
        }
.bg_0   {
        background:#CCFFEE;
        }
table   {
        border-collapse: collapse;
        border-spacing: 0px;
        }
.bid    {
        color:#666666;
        }
.pad_left {
        padding-left:4px;
        }
.pad_right {
        padding-right:4px;
        border-right:1px solid black;
        }
