BODY
{
  color: white;
  background-color: #333333;
  font-size: 7pt;
  text-align: center;
}
.galleryheader
{
text-align: left;
padding-left:28px;
}
.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: 12pt;
  color: #CCCCCC;
}

font
{
  color: #AAAAAA;   letter-spacing: 2px; font-size: 8pt;
}

h2
{
  border-bottom: rgb(30, 144, 255) 2px solid;
  border-left: 1px none;
  border-right: 1px none;
  border-top: rgb(30, 144, 255) 2px solid;
  font-size:         16pt;
  font-weight:      normal;
  text-align:      center;
  letter-spacing:     8px;
  padding-top:       15px;
  padding-bottom:    15px;
  margin-left:      auto;
  margin-right:     auto;
  background-color: black;
  color:  white;
  width: 95%;
}

h2:first-letter
{
  color:      #d5ae83;
  font-style: bold;
  font-size:  22pt;
}

h3 
{
        border-bottom: rgb(30, 144, 255) 2px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: rgb(30, 144, 255) 2px solid;
        padding: 0px;
        width: 400px;
        display: block;
        background: rgb(40, 40, 40);
        color: rgb(204, 204, 255);
        font-size: 10px;
        font-family: sans-serif;
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
}

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: #3366ff; text-decoration: underline; }
A:visited { color: #FFCC66; }
A:active { color : #d5ae83; }

.caption
{
font-size : 12pt;
color : rgb(204, 204, 255);
font-style : italic;
}

TD
{
background-color: none;
}

TD.thumbnail
{
background-color: black;
padding: 5px;
vertical-align: middle;
horizontal-align: middle;
width: 200px;

}

TD.thumbnail:hover
{
border: rgb(30, 144, 255) 1px solid;
padding: 4px;
vertical-align: middle;
horizontal-align: middle;
width: 200px
background: black;
}

.thumbnail { border-color: silver; border-width: 1px; }

.display
{
border: 3px RIDGE #999999;
background-color: black;
}

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