#home a {
		display:block;
		width:96px;
		height:22px;
		background: url("../images/home.jpg") 0 0 no-repeat;
		text-decoration: none;
		}
#home a:hover {	
		background-position: 0px -22px;
		}

#products a {
		display:block;
		width:96px;
		height:22px;
		background: url("../images/products.jpg") 0 0 no-repeat;
		text-decoration: none;
		}
#products a:hover {	
		background-position: 0px -22px;
		}

#form a {
		display:block;
		width:96px;
		height:22px;
		background: url("../images/buttons/form.jpg") 0 0 no-repeat;
		text-decoration: none;
		}
#form a:hover {	
		background-position: 0px -22px;
		}

#samples a {
		display:block;
		width:96px;
		height:22px;
		background: url("../images/samples.jpg") 0 0 no-repeat;
		text-decoration: none;
		}
#samples a:hover {	
		background-position: 0px -22px;
		}

#faqs a {
		display:block;
		width:96px;
		height:22px;
		background: url("../images/faqs.jpg") 0 0 no-repeat;
		text-decoration: none;
		}
#faqs a:hover {	
		background-position: 0px -22px;
		}

#search a {
		display:block;
		width:96px;
		height:22px;
		background: url("../images/search.jpg") 0 0 no-repeat;
		text-decoration: none;
		}
#yourbasket a:hover {	
		background-position: 0px -22px;
		}

#yourbasket a {
		display:block;
		width:96px;
		height:22px;
		background: url("../images/YourBasket.jpg") 0 0 no-repeat;
		text-decoration: none;
		}
#search a:hover {	
		background-position: 0px -22px;
		}
		
#LogIn a {
		display:block;
		width:96px;
		height:22px;
		background: url("../images/LogIn.jpg") 0 0 no-repeat;
		text-decoration: none;
		}
#LogIn a:hover {	
		background-position: 0px -22px;
		}
		
#YourAccount a {
		display:block;
		width:96px;
		height:22px;
		background: url("../images/YourAccount.jpg") 0 0 no-repeat;
		text-decoration: none;
		}
#YourAccount a:hover {	
		background-position: 0px -22px;
		}			
#sampleimage a {
		display:block;
		width:234px;
		height:36px;
		background: url("../images/buttons/online_form.png") 0 0 no-repeat;
		text-decoration: none;
		}
#sampleimage a:hover {	
		background-position: 0px -36px;
		}

input.oap_button {   
		color:#000000;   
		font: 14px bold 'trebuchet ms';   
		background-color:#fed;   
		border: 1px solid;   
		border-color: #434343 #000000 #000000 #434343;   
		filter:progid:DXImageTransform.Microsoft.Gradient   
		(GradientType=0,StartColorStr='#ddc0a2',EndColorStr='#caa789');   
		}

#homehelp a {
		display:block;
		width:298px;
		height:123px;
		text-decoration: none;
		}