Body {
  background-image: url(/images/menu-background.jpg);
  background-color: #FFFFFF;
  margin: 0;
  }


H1, H2, H3, H4, H5 {
  font-family: Officina Sans, Verdana, Tahoma, "Sans Serif";
  color: #FF6600; 

}

P.large { 
  font-family:  Arial, "Sans Serif";
  font-size: 20pt;
  font-weight: 700;
  color: #FF6600;
}

P {
  font-family: Arial, "Sans Serif";
  color: #000000;
 text-align: justify;
  
}

P.center {
  font-family:  Arial, "Sans Serif"; 
  color: #000000;
  text-align: center;

}

P.right {
  font-family:  Arial, "Sans Serif"; 
  color: #000000;
  text-align: right;

}


Font.colour {font-family:  Arial, "Sans Serif";
      color: #FF6600;
}

Font.colour2 {font-family: Arial, "Sans Serif";
	font-size: 8pt;
	color: #FF6600;
	font-weight: bold;
}


Table {font-family:  Arial, "Sans Serif";
		  color: #000000;
         
}

Table.b {font-family:  Arial, "Sans Serif";
		  color: #000000;
        border: thin;
        border-color: #FF6600;
  
}

Table.w {background-color: #FFFFFF;
         
}

TD.back {font-family:  Arial, "Sans Serif";
		  background-color: #FFFFFF;
       
}

TD.logo_back {font-family:  Arial, "Sans Serif";
		  background-color: #FFFFFF;
       
}

TD.g {font-family:  Arial, "Sans Serif";
		  color: #FF6600 ;
        
        font-style: italic;
        font-weight: bold;
}

TD.g2 {font-family:  Arial, "Sans Serif";
		  color: #FF6600;
        font-weight: bold;
         font-size: 10pt;
}

Font.Top { font-family: Grotesque Light, Arial, "Sans Serif";
   font-size: 26pt;
   color: #0033CC;
}

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: #FF6600;
	font-weight: bold;
}

A:link{
  color: #0033CC;
}

A:active {
 color: #0033CC;

}

A:visited {
 color: #0033CC;


}	
A.noline:link {font-family: Arial, "Sans Serif";
 font-size: 8pt;
  color: #0033CC; 
text-decoration: none;
 font-weight: bold;

}

A.noline:active {font-family: Arial, "Sans Serif";
 font-size: 8pt;
 color: #0033CC; 
 text-decoration: none;
 font-weight: bold;
}

A.noline:visited {
  font-family: Arial, "Sans Serif";
 font-size: 8pt;
 color: #0033CC; 
 text-decoration: none;
 font-weight: bold;
}

A.noline:hover
{
color:#FF6600;
 font-size: 8pt;
font-weight: bold;

}

DIV.quote 
{
	text-align: right;		
	font-size: 0.8em;
}

.Title
{
	vertical-align: top;
	text-align: right;
	font-weight: bold;	
	padding-top: 6px;
	padding-right: 8px;
	white-space: nowrap;
}

.Input
{
	padding-top: 6px;
	vertical-align: top;	
}

.Error
{
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
}

.Small
{
	font-size: 0.8em;
}