.body { background-color:#FFFFFF;}

/*Left  TD CSS */
.leftBackgroundImage {
        background-image:url(./img/img_08.jpg); 
		background-repeat:no-repeat; 
		background-position:bottom;
		}
.leftMenu {
      font-family:"Trebuchet MS";
	  font-weight:bolder;
	  font-size:13px;
	  color:#c50e1f;
	  padding-left:23px;
	 } 
	 
.boxImage {
     background-image:url(./img/box_04_03.png); 
	 background-repeat:no-repeat; 
	 width:206px;
	 height:228px;
	 }
.boxText {
    font-family:"Trebuchet MS";
	font-size:13px;
	color:#dd710f;
	font-weight:bold;
	}
/*End Left Td Css*/		


/* Start Middle TExt */
.middleBackgroundImage {
       background-image:url(./img/img_09.png); 
	   background-repeat:no-repeat; 
	   background-position:bottom;
       }
.middleHeadText {
      font-family:"Trebuchet MS";
	  font-size:14pt;
	  color:#b51621;
	  font-weight:bold;
	  padding-left:3px;
	  }	 
.contactADRESGEGEVENS {
    font-family:"Trebuchet MS";
	font-size:14pt;
	font-weight:bold;
	color:#dd710f;
	text-align:left;
	padding-left:10px;
	}
	
.footerText {
    font-family:Arial;
	font-weight:normal;
	font-size:9pt;
	color:#c50e1f;
	padding:22px;
	}
		
.footlink{
	font-family:Arial;
	font-weight:bold;
	font-size:10px;
	color:#c50e1f;
	text-decoration:none;
}	

.product_name{
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#dd710f;
	text-decoration:none;
}
/* End Middle TExt */

.quote p{
	color:#dd710f;
	font-family:"Trebuchet MS";
	font-size:24px;
	padding-left:20px;
	font-weight:normal;
} 	
/*
p , table{
	font-family:"Arial";
	font-size:13px;
	color:#330000;
	font-weight:bold;
}
*/
body,td,th,p,table{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #673b15;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #b51621;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #dd710f;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #b51621;
}