 
 
/* remosito's stylesheet */
/* It is a derivate of the karen1109 stylesheet */
/* with some changes taken from the webdev stylesheet  */
/* Hope that's allright with them, but have no clue how */
/* start one from scratch and no time to learn...;-)  */

.caption {
  font-size : 10pt;
  color : #999966;
  font-style : italic;
}

a, a:link,a:visited,a:active {
        color: rgb(204, 204, 255);
        text-decoration: none;
}
a:hover {
        color: rgb(95, 121, 216);
        text-decoration: none;
}
a.td.thumbnail, a.td.thumbnail:link, a.td.thumbnail:visited, a.td.thumbnail:active {
        border: rgb(0, 0, 0) 1px solid;
        margin-bottom: -45px;
        padding-top: 5px;
        width: 177px;
        display: block;
        background: rgb(35, 35, 35);
        height: 197px;
        filter: progid:DXImageTransform.Microsoft.AlphaOpacity=60);
}
a.td.thumbnail:hover            {
        border: rgb(95, 121, 216) 1px solid;
        margin-bottom: -45px;
        padding-top: 5px;
        width: 177px;
        display: block;
        background: rgb(32, 32, 32);
        height: 197px;
        filter: progid:DXImageTransform.Microsoft.AlphaOpacity=100);
}



BODY{

background : #363636;
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:             1px Black;
}

IMG.thumbnail
{
    border: rgb(0, 0, 0) 1px solid;
    margin: 0px;
    padding: 0px;
    background: rgb(45, 45, 45);
    vertical-align: middle;
}


.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: 8pt; 
  color: #cccc99;
}

font
{ 
  color: #CCCC99;   letter-spacing: 0px; font-size: 8pt;
}

h1
{ 
  font-size:         16pt;
  font-weight:      bold; 
  text-align:       right;
  letter-spacing:     8px; 
  padding-top:       5px;
  padding-bottom:    5px; 
  margin-left:      -10px;
  margin-right:       0px; 
  background-color: black;
  color:  #cccccc;
}


h2
{ 
  font-size:         16pt;
  font-weight:      normal; 
  text-align:       right;
  letter-spacing:     6px; 
  padding-top:       5px;
  padding-bottom:    5px; 
  margin-left:      -10px;
  margin-right:       0px; 
  background-color: black;
  color:  #cccccc;
}


h3 
{
        font-size:         12pt;
        font-weight:       bold;
        text-align:        center;
        padding:           2px;
        letter-spacing: 0px;
        color:  #cccc99;
}

TEXTAREA 
{
  background-color: #EEEEEE; 
  font-family: times new roman;
  color: #999999; 
  scrollbar-base-color: gray;
  scrollbar-3dlight-color: black; 
  scrollbar-highlight-color: none;
 } 

TD
{
        border: 1px none;
        background: none;
        border-collapse: collapse;
        empty-cells: show;
}

td.message_body {
        border-bottom: rgb(0, 0, 0) 1px dotted;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        display: block;
        background: rgb(40, 40, 40);
}

TD.thumbnail 
{
width: 180px;
height: 200px;
}



div.slideshow {
      padding-bottom: 20px;
}



.display
{ 
border: 1px;
background-color: #363636;
}

.lid{
        background: rgb(55, 55, 55);
        color: rgb(102, 102, 102);
        font: 11px Verdana, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
}

BODY { margin-top: 0px; top: 0px; }
HR { position : relative;}

 
 

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