/*
******************************
*    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 {  
  background : #eeeeee;
  align : center;
}

DIV,TD,TH,TR,TABLE,FONT,INPUT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H3,H4,H5 {
  font-family : sans-serif;
  font-size : 11pt;
  color : #aaaaaa;
}

A:link { color : #666655}
A:active { color : #777766}
A:visited { color : #666655}
A:hover { color : #777766; text-decoration : underline}

H2 {
  font-size : 20pt;
  text-align : center;
  color : #444444;
  letter-spacing : 20pt;
  padding : 32pt 0pt 32pt 0pt;
  border-bottom : #bbbbbb solid 2pt;
}

h2:first-letter {
  font-family : serif;
  font-size : 46pt;
  color : #000000;
}

.title {
    font-size: 24pt;
    font-weight: bold;
    text-align: center;
}

.thumbnails {
  padding : 24pt 0pt 24pt 0pt;
  border : #000000 solid 0pt;
}

td.thumbnail {
  background : #eeeeee;
  border : none;
  padding : 20px 20px 20px 20px;
}

IMG.thumbnail { border : #000000 solid 1px;}
IMG.display { border : #000000 solid 3px;}
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; }
