/* --- simple code to hide the menu -- */
/* -- by arjun -- */
body table td a img { display:none;}
.thumbnails table img {display:none;}
table img {display:block;}
.display,.display img {display:block;}
.thumbnails table,.thumbnails table img, .display,p.small{
display: inline;}
body div.galleryheader table td a img {display:inline;} 
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;
}

h2 
{
        border: orange 2px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 0px none;
        margin-bottom: 1em;
        margin-left: -10px;
        margin-right: 0px;
        padding: 20px;
        width: 98%;
        display: block;
        background: rgb(0, 0, 0);
  color:  rgb(204, 204,204);
        font-size: 25px;
        font-weight: bold;
        letter-spacing: 4px;
        text-align: right;
        height: 35px;
        position: relative;

}
h2:first-letter
{
  color: orange;
  font-style: bold;
  font-size: 40pt;
}

h3 {
        border-bottom: rgb(0, 0, 0) 1px dotted;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        padding: 2px;
        width: 400px;
        display: block;
        background: rgb(40, 40, 40);
        color:#CCCCCC;
        font: 10px;
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
}
h4 
{
  color: white; 
  font-size: 7pt;
  font-weight: normal;
} 
h5 {
        padding-left: 2px;
        width: 150px;
        display: block;
        color: #CCCCCC
        font-size: 11px;
        font-weight: bold;
        }

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 
{ font-size: 8pt;
  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: silver; border-width: 1px;}

.thumbnail:hover            
        { border-color: yellow; 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; }


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