/*
******************************
*    StyleSheet for PBase    *
*    by Rafal Strzelecki     *
*    www.pbase.com/rafals    *
******************************
*/

BODY TABLE TD A IMAGE {
  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 {  
  color : #777766;
  background : #bbbbbb;
  scrollbar-face-color : #777766;
  scrollbar-shadow-color : #777766;
  scrollbar-highlight-color : #777766;
  scrollbar-3dlight-color : #777766;
  scrollbar-darkshadow-color : #777766;
  scrollbar-track-color : #bbbbbb;
  scrollbar-arrow-color : #bbbbbb;
}

DIV,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H3,H4,H5 {
  font-family : arial,helvetica,sans-serif;
  font-size : 11pt;
  color : #444433;
}

A:link { color : #666655}
A:active { color : #777766}
A:visited { color : #666655}
A:hover { color : #777766; text-decoration : underline}

H2 {
  font-size : 26pt;
  text-align : center;
  color : #444433;
  letter-spacing : 25pt;
  padding : 32pt 0pt 32pt 0pt;
  border-bottom : #777766 solid 2pt;
  border-top: #777766 solid 2pt;
  margin-top : 48px;
  margin-bottom : 48px;
  margin-left : -450px;
  width : 900px;
  position : relative;
  left : 50%;
}

h2:first-letter {
  font-family : serif,arial,helvetica;
  font-size : 96pt;
  color : #777766;
}

.title {
    font-size: 24pt;
    font-weight: bold;
    text-align: center;
}

.thumbnails {
  padding : 24pt 0pt 24pt 0pt;
  border : #000000 solid 0pt;
  margin-left : -450px;
  margin-bottom : 48px;
  width : 900px;
  position : relative;
  left : 50%;
}

td.thumbnail {
  background : none;
  border : none;
  padding : 0px 0px 0px 0px;
}

IMG.thumbnail { border : #444433 solid 1pt;}
IMG.display { border : #444433 solid 3pt;}
BODY TABLE A IMG { display : inline; }
HR { position : relative; }

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; }
