
BODY
{
  color: white;
  background-color: #333333;
  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, arial, sans-serif;
  font-size: 10pt;
  color: white;
}

font
{
  color: #AAAAAA;   letter-spacing: 2px; font-size: 8pt;
}
h1, h2 {
        border: rgb(95, 121, 216) 1px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px solid;
        margin-bottom: 1em;
        margin-left: -10px;
        margin-right: 0px;
        padding: 5px;
        width: 100%;
        display: block;
        background: rgb(0, 0, 0);
        color: rgb(204, 204, 255);
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 3px;
        text-align: center;
        height: 21px;
        position: relative;
        

}
h2
{
  font-size:         12pt;
  font-weight:      normal;
  text-align:       center;
  letter-spacing:     8px;
  padding-top:       15px;
  padding-bottom:    15px;
  margin-left:       2px;
  margin-right:      2px;
  background-color: black;
  color:  white;
}

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: times new roman;
  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;
}

TD.thumbnail
{
background-color: black;
padding: 5px;
vertical-align: middle;
horizontal-align: middle;
width: 200px;

}

.thumbnail { border-color: #666666; border-width: 4px; }

.display
{
border: 3px RIDGE #999999;
background-color: black;
}
BODY { margin-top: 0px;
	top: 0px;
     }

HR { position : relative;}
