
Body {
  background-image: url(/images/menu-background.jpg);
  background-repeat: repeat-y;
  margin: 0;
  }


H1 { font-family: Officina Sans, Verdana, Arial, "Sans Serif";
   font-size: 14pt;
   color: #99AA00;
}

H2, H3, H4, H5 {
  font-family: Officina Sans, Verdana, Tahoma, "Sans Serif";
  color: #99AA00; 

}

P.large { 
  font-family: Wunderlich, Arial, "Sans Serif";
  font-size: 20pt;
  font-weight: 700;
  color: #006600;
}

P {
  font-family: Wunderlich, Arial, "Sans Serif";
  color: #000000;
  
}

P.center {
  font-family: Wunderlich, Arial, "Sans Serif"; 
  color: #000000;
  text-align: center;

}

Table {font-family: Wunderlich, Arial, "Sans Serif";
		  color: #000000;
         
}

Table.b {font-family: Wunderlich, Arial, "Sans Serif";
		  color: #000000;
        border: thin;
        border-color: #006600;
  
}

Table.w {background-color: #FFFFFF;
         
}

TD.back {font-family:  Arial, "Sans Serif";
		  background-color: #006600;
       
}

TD.g {font-family: Wunderlich, Arial, "Sans Serif";
		  color: #006600;
        
        font-style: italic;
        font-weight: bold;
}

TD.smalltext {font-family: Wunderlich, Arial, "Sans Serif";
		  color: #006600;
        font-style: italic;
        font-size: 10pt;
}

TD.g2 {font-family: Wunderlich, Arial, "Sans Serif";
		  color: #006600;
        font-weight: bold;
         font-size: 10pt;
}

Font.Top { font-family: Grotesque Light, Arial, "Sans Serif";
   font-size: 26pt;
   color: #FFFFFF;
}

Font.Menu { font-family: Arial, "Sans Serif";
   font-size: 8pt;
   color: #000000;
}

Font.MainTitle { font-family: Officina Sans, Verdana, Arial, "Sans Serif";
   font-size: 14pt;
   color: #99AA00;
}

Font.CharityNo { font-family: Arial, "Sans Serif";
	font-size: 8pt;
	color: #C0C0C0;
}

A:link{
  color: #99AA00;
}

A:active {
 color: #006600;

}

A:visited {
 color: #006600;


}	
A.noline:link {font-family: Arial, "Sans Serif";
 font-size: 8pt;
  color: #000000; 
text-decoration: none;

}

A.noline:active {font-family: Arial, "Sans Serif";
 font-size: 8pt;
 color: #000000; 
 text-decoration: none;
}

A.noline:visited {
  font-family: Arial, "Sans Serif";
 font-size: 8pt;
 color: #000000; 
 text-decoration: none;

}

A.noline:hover{
color:#006600;
}

Font.colour2 {font-family: Arial, "Sans Serif";
      color: #006600;
      font-size: 8pt;
}

DIV.InfoBox
{

font-size: 10pt;
background-color: #EBEBCF;
padding: 2px;

}