body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11; 
	color: #000000;
	margin: 0;
	}
	
table,td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14; 
	color: #000000;
	}




a {
	color:  #707070; 
    text-decoration:none;
    }  
    
a:hover {
	color:  #707070; 
    text-decoration:none;
    }   
    
a:active {
    text-decoration:none;
    }
     
a:link {
    text-decoration:none;
    }
    
a:visited {
    text-decoration:none;
    }




.prod_name {
	color:  #999999;
    font-size: 10; 
    text-decoration:none;
    }  
    
.prod_name:hover {
	color:  #999999; 
    text-decoration:none;
    }   
    
.prod_name:active {
    text-decoration:none;
    }
     
.prod_name:link {
    text-decoration:none;
    }
    
.prod_name:visited {
    text-decoration:none;
    }
    
    
    
.dark_link {
	color:  #727272;
    font-size: 10; 
    text-decoration:none;
    }  
    
.dark_link:hover {
	color:  #999999; 
    text-decoration:none;
    }   
    
.dark_link:active {
    text-decoration:none;
    }
     
.dark_link:link {
    text-decoration:none;
    }
    
.dark_link:visited {
    text-decoration:none;
    }



    
.nav_green {
	color:  #8BCE41;
    }
    
.nav_green:hover {
	color:  #8BCE41; 
    text-decoration:none;
    }   
    
.nav_green:active {
    text-decoration:none;
    }
     
.nav_green:link {
    text-decoration:none;
    }
    
.nav_green:visited {
    text-decoration:none;
    }
    
    
    
    
.prod_nav {
	color:  #5B5EAB;
    }
    
.prod_nav:hover {
	color:  #595959; 
    text-decoration:none;
    }   
    
.prod_nav:active {
    text-decoration:none;
    }
     
.prod_nav:link {
    text-decoration:none;
    }
    
.prod_nav:visited {
    text-decoration:none;
    }
    
    
    
    
.sub_prod_list {
	color:  #000000;
    }
    
.sub_prod_list:hover {
	color:  #000000; 
    text-decoration:none;
    }   
    
.sub_prod_list:active {
    text-decoration:none;
    }
     
.sub_prod_list:link {
    text-decoration:none;
    }
    
.sub_prod_list:visited {
    text-decoration:none;
    }
    
.page_title_small {
    color:  #B9B9B9;
    font-size: 18;
    text-decoration:none;
    }
    
.category_title {
    color:  #B9B9B9;
    font-size: 22;
    text-decoration:none;
    }
    
.product_title {
    color:  #B9B9B9;
    font-size: 22;
    text-decoration:none;
    }
    
h1 {
    color:  #B9B9B9;
    font-size: 22;
    font-weight: normal;
    text-decoration:none;
}
    
.product_price {
    color:  #CCCCCC;
    font-size: 15;
    font-weight: bold;
    text-decoration:none;
    }    
    
    
    
.sale_tag {
    color:  red;
    font-size: 15;
    font-weight: bold;
    text-decoration:none;
    }   




.sale_disclaimer {
    font-size: 9;
    }  


.nine {
    font-size: 9;
    }

.page_title {
    font-size: 14;
    color:  #B9B9B9;
    }
    
    
.fabric_title {
    font-size: 20;
    color:  #B9B9B9;
    } 
    
    
.footer_copyright {
    font-size: 11;
    }    
  
.footer_nav {
    font-size: 11;
    }    
    
.cart_header {
	color:  #999999;
	font-size: 10;	
    }
    
.cart_black {
	color:  #000000;
	font-size: 10;	
    }
    
.cart_gray {
	color:  #777777;
	font-size: 10;	
    }
    
.black {
	color:  #000000;
    }
    
.blue {
	color:  #3477B6;
    }
    
.blue:hover {
	color:  #3477B6; 
    text-decoration:none;
    }
    
.charcoal {
    color: #404040;
    }
    
.blue:active {
    text-decoration:none;
    }
     
.blue:link {
    text-decoration:none;
    }
    
.sub_prod_list:visited {
    text-decoration:none;
    }


.red {
	color: red;
	}

 
 
 .box {
	padding: 5px;
	margin: 0px; 
	color: #999999;
	height: 140;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    } 
    
.image_border {
	padding: 0px;
	margin: 0px; 
	color: #999999;
	height: 74;
	width: 74;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    }   
