/*------------------------------- M E L L O W   Y E L L O W -------------------------*/

body
 {
  color                     : #FFFFFF;
  background                : #000000;
  text-align                : justify;
  text-indent               : 0pt;
  margin                    : 20pt;
 }
body.intro
 {
  margin                    : 2pt;
  background                : #000000;
 }
body.poll
 {
  margin                    : 10pt;
  background                : #000000;
 }
body.navig
 {
  margin                    : 2pt;
  background                : #000000;
/* complete path : netscape 4 compatibility ! */
  background-image          : url(http://www.mellowyellow.be/img/navback.gif);  
  background-repeat         : repeat;                     
  background-attachment     : fixed;                     
  background-position       : 0 0;                        
 }
body.header
 {
  background                : #000000;
  margin                    : 2pt;
 }
body.bio
 {
  background                : #000000;
  background-image          : url(http://www.mellowyellow.be/img/backbio.jpg);
  background-repeat         : no-repeat;                     
  background-attachment     : fixed;                     
  background-position       : 0 0;                        
 }
body.ref
 {
  background                : #000000;
  background-image          : url(http://www.mellowyellow.be/img/backref.jpg);
  background-repeat         : no-repeat;                     
  background-attachment     : fixed;                     
  background-position       : 0 0;                        
 }
body.fot
 {
  background                : #000000;
  background-image          : url(http://www.mellowyellow.be/img/backfot.jpg);
  background-repeat         : no-repeat;                     
  background-attachment     : fixed;                     
  background-position       : 0 0;                        
 }
body.gast
 {
  background                : #000000;
  background-image          : url(http://www.mellowyellow.be/img/backgast.jpg);
  background-repeat         : no-repeat;                     
  background-attachment     : fixed;                     
  background-position       : 0 20;  
 }
body.con
 {
  background                : #000000;
  background-image          : url(http://www.mellowyellow.be/img/backcon.jpg);
  background-repeat         : no-repeat;                     
  background-attachment     : fixed;                     
  background-position       : 0 2;  
 }
body.aanv
 {
  background                : #000000;
  background-image          : url(http://www.mellowyellow.be/img/backaanv.jpg);
  background-repeat         : no-repeat;                     
  background-attachment     : fixed;                     
  background-position       : 0 2;  
 }
body.mail
 {
  background                : #000000;
  background-image          : url(http://www.mellowyellow.be/img/backmail.jpg);
  background-repeat         : no-repeat;                     
  background-attachment     : fixed;                     
  background-position       : 0 0;  
 }
body.slide
 {
  margin                    : 0pt 0pt 0pt 0pt;
  color                     : #FFFFFF;
  background                : #000000;
 }

/*-----------------------------------------------------------------------------------*/

p, table, td, th, h1, h2, h3, h4, h5, h6, b
 {
  font-family               : Verdana, Arial, Helvetica;
  font-size                 : x-small;
  border                    : 0pt;
  padding                   : 1pt;
 }

input, option, textarea, select
 {
  font-family               : Verdana, Arial, Helvetica;
  font-size                 : x-small;
  font-weight               : normal;
  border                    : 0pt;
  color                     : #000000;
  background                : #CCCCCC;
 }
input.poll
 {
  color                     : #FFCC00;
  background                : #000000;
 }


ul, ol, li
 {
  font-family               : Verdana, Arial, Helvetica;
  font-size                 : x-small;
  border                    : 0pt;
  padding                   : 2pt;
 }

p, table, td, th, ul, ol, li
 {
  font-weight               : normal;
  color                     : #FFFFFF;
 }
h1,h3,h4,h5,h6
 {
  font-weight               : bold;
  text-transform            : capitalize;
  color                     : #FFCC00;
 }
h2
 {
  font-weight               : bold;
  text-transform            : capitalize;
  color                     : #999999;
 }
h1:first-letter, h2:first-letter, h3:first-letter, h4:first-letter, h5:first-letter, h6:first-letter
 {
  font-size                 : medium;
 }
ul, ol, li
 {
  list-style-type           : square;
/*list-style-image          : url(http://www.mellowyellow.be/img/someimage.gif)  */
 }
b
 {
  font-weight               : bold;
 }
p.smallleft, p.smallright, p.smallcenter
 {
  font-size                 : xx-small;
 }
p.smallleft
 {
  text-align                : left;
 }
p.smallright
 {
  text-align                : right;
 }
p.smallcenter
 {
  text-align                : center;
 }
p.center
 {
  text-align                : center;
 }
.gpback
 {
  background                : #666666;
 }
.gpposthead
 {
  background                : #333333;
 }
.gppostback
 {
  background                : #333333;
 }


/*-----------------------------------------------------------------------------------*/


table.foto
 {
  text-align                : center;
}
tr.backdark, table.dark
 {
  background                : #333333;
 }
tr.backdark, td.dark
 {
  color                     : #BBBBBB;
 }
tr.backlight
 {
  background                : #999999;
  color                     : #000000;
 }
td.geel
 {
  color                     : #FFCC00;
 }
td.dia
 {
  background-image          : url(http://www.mellowyellow.be/img/dia.gif);
  background-repeat         : repeat-x;
  background-position       : 0 0;
  vertical-align            : bottom;
 }
td.diafoto
 {
  background                : #222222;
 }

/*-----------------------------------------------------------------------------------*/


a:link, a:visited
 {
  color                     : #FFCC00;
 }
a:hover 
 {
  color                     : #333333;
  background                : #CCCCCC;
 }
a:active
 {
  color                     : #000000;
  background                : #FFCC00;
 }
	

a.navig:link, a.navig:visited
 {
  color                     : #CCCCCC;
 }
a.navig:hover 
 {
  color                     : #000000;
  background                : #CCCCCC;
 }
a.navig:active
 {
  color                     : #000000;
  background                : #FFCC00;
 }


/*-----------------------------------------------------------------------------------*/


img
 {
  border-style              : none;  
  border-color              : #FFCC00;
 }

/*-----------------------------------------------------------------------------------*/


span.geel
 {
  color                     : #FFCC00;
 }
div.center
 {
  text-align                : center;
 }


/*-----------------------------------------------------------------------------------*/

