div,body,td,th,tr,table,font,li,ul,form,
blockquote,p,b,i,h1,h2,h3,h4,h5 {
  font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
  color : white;
}

body {
  scrollbar-face-color: #cc0000;
  scrollbar-arrow-color: #ffffff;
  scrollbar-track-color: #cc0000;
  scrollbar-highlight-color: #ff0000;
  scrollbar-shadow-color: #990000;
  scrollbar-3dlight-color: #cccccc;
  scrollbar-darkshadow-color: #000000;
  background:black;
}

input {
  font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
  color : black;
  background : white;
}

a:link,a:active,a:visited {color:#cc0000;}
a:hover {color:#990000;}

.title {font-weight:bold; font-size:18pt; color:#cc0000;}
.caption {font-size:9pt; color:white; font-style:italic;}

img.thumbnail
{
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
}
img.display
{
  border: #666666 1px solid;
}

table.thumbnail {width: 10%;}
td.thumbnail {font-size:10pt}
a.thumbnail,a.thumbnail:link,a.thumbnail:visited,
a.thumbnail:active
{
  border: #666666 1px solid;
  padding-top: 5px;
  width: 172px;
  display: block;
  background: #333333;
  height: 172px;
  font-size: 10pt;
}
a.thumbnail:hover
{
  border: #cc0000 1px solid;
  padding-top: 5px;
  width: 172px;
  display: block;
  background: #333333;
  height: 172px;
  font-size: 10pt;
}
font
{
  margin-left: 4px;
  margin-right: 4px;
  width: 160px;
  display: block;
  color: #ffffff;
  font-size: 10pt;
  letter-spacing: 0px;
}


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
