DIV,BODY,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5 {
  font-family: arial,helvetica,sans-serif;
  color : #BBBBBB;
  background : #484854;
  font-size : 9pt;
}

font
{ 
  color: #BBBBBB;  
  letter-spacing: 2px;
  font-size: 8pt;
  background: #181820;
}

h2 
{
  font-size:         12pt; 
  font-weight:      normal;
  text-align:       center; 
  letter-spacing:     5px; 
  padding-top:       15px;
  padding-bottom:    15px; 
  margin-left:       2px;
  margin-right:      2px; 
  background-color: #606060;
  color:  #AACCBB;
}

h2:first-letter
{
  color:      #A0A020;
  font-style: bold;
  font-size:  18pt;
}

A, TD.A, A:link 
{
  color:           #98A5F1;
  text-decoration: none;
}
A:hover  
{
  color: #A0B0FF; 
  text-decoration: underline; 
}
A:visited { color: #80A0B8; } 
A:active { color : #d5ae83; }

.caption {
  font-size : 9pt;
  color : #9090A0;
  font-style : italic;
}

TD
{
  background-color: none;
}

TD.font
{ 
  color: #CCCCCC;  
  letter-spacing: 2px;
  font-size: 8pt;
  background-color: #181820;
}

TD.thumbnail
{ 
  background: #181820;
  vertical-align: middle;
  horizontal-align: middle;
  width: 200px;
  font-size : 9pt;
  font-color : #505060;
  padding : 10pt;
}

.thumbnail 
{ 
  border-color: #606060; 
  border-width: 1px; 
}

.display
{
  border: 2px solid #606060;
  background-color: #101010;
}

.imageinfo
{
}

.imagecaption
{
}

.imagepage
{
}

.localmenu
{
}

.message_body 
{
  background-color: #505050;
  color: #d5ae83;
  padding-bottom:    10px; 
}


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