body,p,span,div,font,li,ul,ol,dt,dd,dl,form,blockquote,a,tr,td,th,table,h4,h5,b,i,input,textarea
   {
   font-size: 12.5px;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   line-height: 18px;
   color: #2e2f46;
   font-weight: bold;

   SCROLLBAR-FACE-COLOR: #e6e6e6;
   SCROLLBAR-HIGHLIGHT-COLOR: #d3d3d3;
   SCROLLBAR-SHADOW-COLOR: silver;
   SCROLLBAR-3DLIGHT-COLOR: #0a2773;
   SCROLLBAR-ARROW-COLOR: gray;
   SCROLLBAR-TRACK-COLOR: #f3f3f3;
   SCROLLBAR-DARKSHADOW-COLOR: white
   }

.thumb_box {
  width: 690px;
}
.thumb_box img {
  margin: 3px;
  float: left;
  width: 90px;
  height: 120px;
}
.toplist {
  width: 600px;
}
.toplist a {
  margin: 3px;
  float: left;
  width: 180px;
  height: 15px;
}
.thumb_box a img { border: 1px solid #845ab0; }
.thumb_box a:hover img { border: 1px dotted #000000; }

body {
  background: url(/gfx/page-bg.gif); 
  background: #d7c0f3;
  margin-top: 0px; 
  margin-bottom: 0px; 
  margin-left: 0px; 
  margin-right: 0px;
}

a:link    { color: #845ab0; text-decoration: underline; font-weight: bold;}
a:visited { color: #845ab0; font-weight: bold;}
a:active  { color: #845ab0; text-decoration: none; font-weight: bold;}
a:hover   { color: #845ab0; text-decoration: none; font-weight: bold;}

h1 { font-size: 15.5px; margin-bottom: 0px; color: #FFFFFF; }
