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 
{ 
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;
color: #FFCC66;
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; 
} 

a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active{ 
     border: #333333 3px solid; 
     display: block; 
     background: rgb(0,0,0); 
     padding: 10px; 
     width: 164px; 
     height: 164px; 
     margin-bottom:-15 
} 
a.thumbnail:hover{ 
     border: #ffcc00 3px solid; 
     background:rgb(100,100,100) 
}

.display 
{ 
border: 3px RIDGE #999999; 
background-color: black; 
} 

BODY { margin-top: 0px; top: 0px; } 
BODY TABLE A IMG { display: inline; } 
HR { position: relative; } 


a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active{   
border: rgb(0,0,0) 5px solid;   display: block  } 
 a.thumbnail:hover{   border: rgb(200,200,200) 5px solid;  }

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