body,table,td
   {
   font-size: 9px;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   line-height: 18px;
   color: #fff;
   font-weight: none;
   }

body {
background-color: #000;
background-image: url(images/page-bg.gif);
background-repeat: repeat-x;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px; }

a:link    { color: #0078B3; text-decoration: underline; font-weight: bold;}
a:visited { color: #0078B3; font-weight: bold;}
a:active  { color: #0078B3; text-decoration: none; font-weight: bold;}
a:hover   { color: #0078B3; text-decoration: none; font-weight: bold;}

a.thumb:hover img { border: 1px dashed #0078B3; }
a.thumb img { border: 1px solid #0078B3; }


h1{ color: #fff; border-bottom: 1px dashed #fff; padding-bottom:3px;margin-bottom:3px; font-size:16px; font-weight:bold; }