body,table,td
   {
   font-size: 12.5px;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   line-height: 18px;
   color: #207eaa;
   font-weight: none;
   }

body {
background-color: #ffe8b8;
background-image: url(images/page-bg.gif);
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px; }

#toplist {
width: 760px;
background-color: #b2e6fe;
}


a:link    { color: #00a0ea; text-decoration: underline; font-weight: bold;}
a:visited { color: #00a0ea; font-weight: bold;}
a:active  { color: #00a0ea; text-decoration: none; font-weight: bold;}
a:hover   { color: #00a0ea; text-decoration: none; font-weight: bold;}

a.thumb:hover img { border: 1px dashed #00a0ea; }
a.thumb img { border: 1px solid #00a0ea; }

table.thumbs{
        table-layout: fixed;
        width: 924px;
        text-align: center;
}
table.thumbs td{
        width: 154px;
        height: 224px;
}

.thumbs a:link img{
        border-style: solid;
        border-width: 1px;
        border-color: #00a0ea;
        height: 220px;
        width: 150px;
        margin-top: 1px;
        margin-bottom:1px;
}
.thumbs a:visited img{
        border-style: solid;
        border-width: 1px;
        border-color: #00a0ea;
        height: 220px;
        width: 150px;
        margin-top: 1px;
        margin-bottom:1px;
}
.thumbs a:active img{
        border-style: dashed;
        border-width: 1px;
        border-color: #00a0ea;
        height: 220px;
        width: 150px;
        margin-top: 1px;
        margin-bottom:1px;
}
.thumbs a:hover img{
        border-style: dashed;
        border-width: 1px;
        border-color: #00a0ea;
        height: 220px;
        width: 150px;
        margin-top: 1px;
        margin-bottom:1px;
}
#th {
        display: none;
}

