table {
				border: 0px;
			}

img	{
			border: 0px;
		}


.gradientTbl 	{
								width: 600px;
								background-image: url(../fr/img/gradient.jpg); 
								background-repeat: repeat-x;
								height: 405px;
							}

.gradientLargeTbl 	{
								width: 600px;
								background-image: url(../fr/img/gradient_large.jpg); 
								background-repeat: repeat-x;
								height: 517px;
							}

.textTD	{
					padding-top: 70px; 
					padding-left: 50px; 
					padding-right: 140px;  
					font-family: arial; 
					font-size: 10pt; 
					font-weight: bold; 
					color: #333333;
				}

.featuresLegendTD	{
	font-family: arial;
	font-size: 12pt;
	color: #8DAA0D;
	padding-left: 0px;
	padding-top: 0px;
							}

.featuresHeader {
	height: 0px;
	font-size: 8pt;
	font-family: arial;
	padding-left: 0px;
	color: #8DA90D;
	font-weight: bold;
								}
.featuresItem	{
								width: 470px;
								font-family: arial; 
								font-size: 8pt; 
								height: 21px;
								background-color: #ebeaea;
								color: #333333;
								padding-left: 15px;
							}
							
.featuresCode	{
								width: 120px;
								font-family: arial; 
								font-size: 8pt; 
								height: 21px;
								background-image: url(../fr/img/gradient_small.jpg); 
								background-color: red;
								background-repeat: repeat-y;
								color: #333333;
								padding-left: 15px;
							}

.specItem	{
	width: 123px;
	font-family: arial;
	height: 15px;
	font-size: 9pt;
	background-color: #FFFFFF;
	color: #333333;
	padding-left: 0px;
	text-decoration: underline;
							}

.specCode	{
								width: 400px;
								height: 21px;
								font-size: 8pt; 
								font-family: arial; 
								background-image: url(../fr/img/gradient_small2.jpg); 
								background-repeat: repeat-y;
								color: #333333;
								padding-left: 15px;
							}

.galleryTD	{
							padding-top: 15px; 
							padding-left: 4px;
						}

.galleryDetails	{
	font-family: "Arial";
	font-size: 10pt;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 0px;
	color: #000000;
								}
.prodID	{
					color: #999999;
				}
.copyright 	{
							text-align: right;
							font-family: "Verdana";
							font-size: 7.5pt;
							padding-right: 20px;
							padding-top: 10px;
						}
			
.outerTable {
							width: 765px;
						}
						
.requestTxt	{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFD000;
						}
