.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;
	  }	 
.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 */ 	   		
form {
  margin: 0;
  padding: 0;
 
}