DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-size : 8pt;
  color : #ffffff;
  background : #777777;
}

a, a:link,a:visited,a:active {
        color: rgb(255, 255, 255);
        text-decoration: none;
}
a:hover {
        color: rgb(0, 0, 0);
        text-decoration: none;
}
a.td.thumbnail, a.td.thumbnail:link, a.td.thumbnail:visited, a.td.thumbnail:active {
        border: rgb(200, 200, 200) 1px solid;
        margin-bottom: -50px;
        padding-top: 5px;
        width: 172px;
        display: block;
        background: rgb( 119, 119, 119);
        height: 203px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
a.td.thumbnail:hover            {
        border: rgb( 0, 210, 255) 1px solid;
        margin-bottom: -50px;
        padding-top: 5px;
        width: 172px;
        display: block;
        background: rgb( 119, 119, 119);
        height: 203px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.caption {
  font-size : 8pt;
  color : #bbbbbb;
  font-style : Verdana, Tahoma, Helvetica, sans-serif;
}
.message_body {
  font-size : 10pt;
  color : #444444;
  background : #aaaaaa;
  font-style : Verdana, Tahoma, Helvetica, sans-serif, italic;
}

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