BODY
{
  color: white;
  background-color: #808080;
  font-size: 7pt;
}

.message_body { background-color: #707070;
  color: #dddddd; padding-bottom:    8px; }

DIV,TH,TR,TABLE,FONT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT, CENTER
{
  font-family: verdana, arial, sans-serif; 
  font-size: 10pt;
  color: #222222;
} 

font
{ 
  color: #333333;   
  font-size: 8pt;
}

h2 
{
  font-size:         16pt; 
  font-weight:      normal;
  text-align:       right; 
  letter-spacing:     4px; 
  padding-top:       15px;
  padding-bottom:    15px; 
  margin-left:       2px;
  margin-right:      2px; 
  background-color: #909090;
  color:  #404040;
}

h2:first-letter
{
  color:      #dddddd;
  font-family: times new roman;
  font-style: bold;
  font-size:  22pt;
}


h4 
{
  color: #000000; 
  font-size: 11pt;
} 

I
{
  color: #202020; 
 }


TEXTAREA 
{
  background-color: #999999; 
  font-family: times new roman;
  color: black; 
  scrollbar-base-color: gray;
  scrollbar-3dlight-color: black; 
  scrollbar-highlight-color: none;
 } 

A, TD.A, A:link 
{
  color:           #eeeeee;
  text-decoration: none;
}
A:hover  { color: #ffffff; text-decoration: underline; }
A:visited { color: #dddddd; } 
A:active { color : #bbbbbb; }

.caption
{ 
font-size : 10pt;
color : #bbbbbb; 
font-style : normal;
} 

TD 
{
background-color: none; 
}

TD.thumbnail
{ 
background-color: #dddddd;
padding: 3px; 
vertical-align: top;
horizontal-align: top;
width: 200px;

}

.thumbnail { border-color: #ffffff; border-width: 1px; }

.display {
        border: rgb(220,220, 220) 1px solid;
        margin-top: 1em;
        background: rgb(0, 0, 0);
        filter:
progid:DXImageTransform.Microsoft.Shadow(color="#000000",Direction=135,Strength=5);
}


BODY { margin-top: 0px; top: 0px; }
BODY TABLE IMG { display: inline; }


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