/* CSS Document 
   by FRiZBee.be - graphic & webagency
*/


body{
  background-color:#000000;
  margin:0px;
}

td.topline{
  border-bottom-width:1px;
  border-bottom-color:#663200;
  border-bottom-style:solid;
}

td.fatline{
  border-bottom-width:6px;
  border-bottom-color:#ff7d00;
  border-bottom-style:solid;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#ff7d00;
}
a:link{color:#ff7d00;}
a:visited{color:#ff7d00;}
a:hover{color:#FFFF00;}
a:active{color:#ff7d00;}

.txtoranjesmall{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#ff7d00;
}

.txtwhitesmall{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#ffffff;
}

a.txtoranjesmall:link{color:#ff7d00;}
a.txtoranjesmall:visited{color:#ff7d00;}
a.txtoranjesmall:hover{color:#FFFF00;}
a.txtoranjesmall:active{color:#ff7d00;}

/*ABOUT==================*/
td.about{
  vertical-align:top;
  text-align:left;
  background-color:#FFFFFF;
  padding:10px;
}
.txtabout{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#000000;
}
.txtabouttitle{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#000000;
  font-weight:bold;
}

/*IMAGE GALLERY==================*/
td.txtholder{
  vertical-align:top;
  text-align:left;
  background-color:#FFFFFF;
  padding:10px;
}
.txtgallery{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#000000;
}
.txtgallerytitle{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#000000;
  font-weight:bold;
}
td.imageholder{
  background-color:#FFFFFF;
  padding:10px;
  text-align:left;
  vertical-align:top;
}
td.thumbholder{
  background-color:#FFFFFF;
  padding:10px;
  text-align:left;
  vertical-align:top;
}
