DIV,BODY,TH,TR,TABLE,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H3,H4,H5 {
  font-family: verdana,helvetica,sans-serif;
  color : #A0A055;
  background : black;
}

H2 {
  font-family: arial;
  font-size: 18pt;
  color : #9FE169;
  background : black;
  padding-left : 50px;
  padding-right : 50px;
  text-align: right;
  letter-spacing: 8px; 
}

INPUT {
  color : black;
  background : white
}

FONT {
  font-family: verdana,helvetica,sans-serif;
  color : #e5e5b0;
  font-size : 9pt;
  padding-bottom : 2px;
}

TD
{
background-color: none;
}

TD.thumbnail
{
padding: 7px;
vertical-align: top;
}

TD.thumbnail.font
{
  font-family: verdana,helvetica,sans-serif;
  color : #F0F0F0
  font-size : 7pt
}

.thumbnail
{
border-color: #303030;
border-width: 1px;
}

.display
{
border: 1px #A0A055;
background-color: white;
}


A {
  font-family: sans-serif;
}

.caption {
  font-size : 10pt;
  color : #dddddd;
  font-style : italic;
}

.galleryheader{
  font-family: helvetica,sans-serif;
  font-size : 12pt;
  color : #e5e5b0;
  background : #202020;
  padding-left : 10px;
  padding-right : 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.title {
  font-family: arial;
  font-size : 14pt;
  color : #AFAF65;
}

.location {
  font-family: arial;
  font-size : 10pt;
  color : #9FE169;
}

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