/* BKGraphix stylesheet */


.caption {
  font-size : 10pt;
  color : #999966;
  font-style : italic;
}

BODY{

background : #003333;
margin-top: 0px; 
scrollbar-face-color: #666666;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #dddddd;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #ffcc00;
}

img{
border: 4px Black

}


.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: #cccc99;
}

font
{ 
  color: #CCCC99;   letter-spacing: 2px; font-size: 8pt;
}



h1, h2 {
        border: #cccc99 1px dotted;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        margin-bottom: 1em;
        margin-left: -10px;
        margin-right: 0px;
        padding: 5px;
        width: 100%;
        display: block;
        background: rgb(0, 0, 0);
        color: #CCCC99;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 4px;
        text-align: right;
        height: 24px;
        position: relative;
}


TEXTAREA 
{
  background-color: #EEEEEE; 
  font-family: times new roman;
  color: #999999; 
  scrollbar-base-color: gray;
  scrollbar-3dlight-color: black; 
  scrollbar-highlight-color: none;
 } 

A, TD.A, A:link 
{
  color:           #cccc99; 
  text-decoration: none;
}
A:hover  { color: #ffff99; text-decoration: underline; }
A:visited { color: #999966; } 
A:active { color : #ffff00; }


TD
{
background-color: none;
}





IMG.thumbnail { 
background-color: black; 
vertical-align: middle; 
horizontal-align: middle; 
border-style : inset; 
border-width : 4pt; 
border-color : #006666; 
} 

IMG.display { 
border:5pt inset #006666; padding:20pt; 
}

TD.thumbnail 
{
width: 200px;
}



.display
{ 
border: 5px;
background-color: black;
}


BODY { margin-top: 0px; top: 0px; }
BODY TABLE IMG { display: inline; }


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