body
{
	background-color: #D8DBE4;
	color: #000000;
	font-family: Arial;
	font-face: Arial;
}
	a { 
            color: #990000;
	    font-weight: bold;
	    }
	    
	a:hover {
	
		   font-style: italic;
		   text-decoration: none;
	}
	    
	.storelink {
		text-decoration: none;
		}

	.piclink {
		text-decoration: none;
		color: #DDDDDD;
		}

	IMG {		border: 0;	}
	.txtarea { font-family: Arial;
		   font-face: Arial;
			 }
			
			
	.proditem { background-color: #FFFFFF;
			color: #000000;
			text-transform: capitalize;
			font-size: 12pt;
			font-family: Arial, sans-serif; }

	.prodhead { background-color: #666666;
			text-transform: uppercase;
			color: #FFFFFF;
			font-size: 12pt;
			font-weight: bold;
			font-family: Arial, sans-serif; }
			
	.nodescrip { font-size: 10pt;
					font-weight: normal; 
					text-transform: lowercase; }
					
					
	.top { background-image: url( images/top.jpg ) ;
		text-transform: capitalize;
	
	
		}
		
	.floatingimageright {float: right}
		
	.floatingimageleft {float: left}
		
		
		
	 .header {
	
	      background-image: url(images/top.jpg);
	    }
	
	 .tools {
	     background-color: #666666;
	  }
.table1 {
border-top: solid 2px #6666FF;
border-bottom: solid 1px #6666FF;
border-right: solid 1px #6666FF;
border-left: solid 1px #6666FF;
font-size: 11pt;
font-weight: normal;
font-family: Arial;
}




