.basket_headers
	{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:12px;
		color:#999999;
		text-transform:uppercase;
	}
	
.basket_text
	{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:12px;
		color:#333333;
	}

.nav_header
	{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:14px;
		color:#aaaaaa;
		text-decoration:none;
	}
	
a.nav_links
	{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:14px;
		color:#aaaaaa;
		text-decoration:none;
	}

a.nav_links:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:14px;
		color:#777777;
		text-decoration:underline;
	}
	
.product_headers
	{
		font-family:Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		font-weight:normal;
		font-size:18px;
		color:#999999;
	}
	

a.product_headers:link
	{
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		font-weight:normal;
		font-size:18px;
		color:#999999;
	}	

a.product_headers:visited
	{
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		font-weight:normal;
		font-size:18px;
		color:#999999;
	}		
	
a.product_headers:hover
	{
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		font-weight:normal;
		font-size:18px;
		color:#999999;
	}	
	
.product_text
	{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:16px;
		color:#333333;
	}	
	
.product_price
	{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:18px;
		color:#444444;
	}		
	
.layers
	{
		scrollbar-face-color:#ffffff;
		scrollbar-track-color:#ffffff;		
		scrollbar-arrow-color:#90775b;		
		scrollbar-highlight-color:#90775b;		
	}
