a.thumbnail,a.thumbnail:link,a.thumbnail:visited,
a.thumbnail:active
{
        border: rgb(0, 0, 0) 1px solid;
        padding: 5px; 
        width: 170px;
        height: 170px;
        background: black;
        display: block;
}

a.thumbnail:hover
{
        border: rgb(192, 192, 192) 1px solid;
        padding: 5px; 
        width: 170px;
        height: 170px;
        background: rgb(30, 30, 30);
        display: block;
}

TD.thumbnail
{ 
padding: 5px; 
background-color: black;
width: 150px;
height: 150px;
}

img
{
        border: rgb(0, 0, 0) 1px none;
}

img.thumbnail
{
        border: rgb(192, 192, 192) 1px solid;
        margin: 5px;
        padding: 0px;
        background: rgb(30, 30, 30);
}


BODY
{
  color: white;
  background-color: rgb(50, 50, 50);
  font-size: 7pt;
}

.message_body { background-color: #333333;
  color: #d5ae83; padding-bottom:    10px; }

DIV,TH,TR,TABLE,FONT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT, CENTER
{
  font-family: verdana, tahoma, sans-serif; 
  font-size: 10pt;
  color: white;
  border: 0px;

} 


font
{ 
  color: #AAAAAA;   
  letter-spacing: 2px; 
  font-size: 8pt;
}

h2 
{
  font-size:         12pt; 
  font-weight:      normal;
  text-align:       right; 
  letter-spacing:     8px; 
  padding-top:       15px;
  padding-bottom:    15px; 
  margin-left:       2px;
  margin-right:      2px; 
  background-color: black;
  color:  white;
  border: rgb(192, 192, 192) 2px solid;
  border-left: 1px none;
  border-right: 1px none;
  border-top: 1px none;
}

h2:first-letter
{
  color:      #d5ae83;
  font-style: bold;
  font-size:  22pt;
}


h4 
{
  color: #44dd44; 
  font-size: 11pt;
} 

I
{
  color: #888888; 
 }


TEXTAREA 
{
  background-color: #EEEEEE; 
  font-family: verdana, tahoma, sans-serif;
  color: black; 
  scrollbar-base-color: gray;
  scrollbar-3dlight-color: black; 
  scrollbar-highlight-color: none;
 } 

A, TD.A, A:link 
{
  color:           #FFCC00;
  text-decoration: none;
}
A:hover  { color: #00FF00; text-decoration: underline; }
A:visited { color: #FFCC66; } 
A:active { color : #d5ae83; }

.caption
{ 
font-size : 9pt;
color : #bbbbbb; 
font-style : italic;
} 

TD 
{
background-color: none; 
}

.thumbnail { border-color: silver; border-width: 1px; }

.display
{
border: 3px RIDGE silver;
background-color: black;
}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }


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