/*	Search stylesheet. Code by GS. UK PLC		*/

/*   	 Version History:	  Created 25/10/00.  			*/

		       
    
     
/*	Style definitions begin here		*/


	A:hover {color: #FF0033; text-decoration:underline;}	

.visible {background: #E8E3DD}     /*	       white	 */
.hidden {background: #cccccc}     /*	       grey     	 */

.bodytext {font-family:  Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; color: #111111;}
	
	A.bodytext: {color: #111111; text-decoration:none;}
	A.bodytext:visited {color: #111111; text-decoration:none;}
	A.bodytext:hover {color: #DD6800; text-decoration:none;}	
	A.bodytext:active {color: #111111; text-decoration:none;}

.contacttext {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #111111;}

	A.contacttext: {color: #111111; text-decoration:none;}
	A.contacttext:visited {color: #111111; text-decoration:none;}
	A.contacttext:hover {color: #DD6800; text-decoration:none;}	
	A.contacttext:active {color: #111111; text-decoration:none;}

.tableheadbg {background: #121879}
.tableheadtext {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color :#ffffff; font-weight: bold;}
.colheadbg {background: #FFE7AC}
.colheadtext {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color :#121879; font-weight: bold;}
		
	A.colheadtext: {color: #ffffff; text-decoration:none;}
	A.colheadtext:visited {color: #ffffff; text-decoration:none;}
	A.colheadtext:hover {color: #DD6800; text-decoration:none;}	
	A.colheadtext:active {color: #ffffff; text-decoration:none;}

.coltext {font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color :#121879; font-weight: normal;}
		
	A.coltext: {color: #121879;}
	A.coltext:visited {color: #2436ff;}
	A.coltext:hover {color: #DD6800;}	
	A.coltext:active {color: #2436ff;}

td.productCell.coltext {
	color: #000000;
	text-align: center;
}

.productNameCell.coltext, .productPriceCell.coltext {
	font-weight: bold;
}

.productPartNumberCell.coltext {
	font-size: 8pt;
}

.productbackground {background: #d9d9e8}
.mainheadbg {background: #839fd7}
.mainheadtext {font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; line-height: normal; color: #000066;; text-decoration: none}



.addresstext { font-family:  Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #111111;}

.pagetitle { font-family:  Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; line-height: normal; color: #2C241C; font-weight: bold;}

.producttext { font-family:  Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; color: #111111; text-decoration:none;}

	A.producttext: {color: #111111; text-decoration:none;}
	A.producttext:visited {color: #666666; text-decoration:none;}
	A.producttext:hover {color: #DD6800; text-decoration:none;}	
	A.producttext:active {color: #111111; text-decoration:none;}

.smallprint { font-family:  Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; color: #111111;}
          	          
/*	Style definitions end here		*/

