body
	{ 
	margin: 0px; 
	padding: 0px; 
	background-color: #ffffff; 
	}
	
td 			
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	}

/* did not end up using bannor */
.bannor 
	{
 	position: absolute;
 	top: 200px;
 	left: 140px;
	width: 600px;
	border: 1px #000000 solid;
	}

.nospce
	{ 
	margin: 0px; 
	padding: 0px; 
	}

.instruct 	
	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
	line-height: 10px; 
	color: #000000; 
	}
	
.address 		
	{ 
	font-family: "Trebuchet MS", Arial; 
	font-size: 12px; 
	}
a 			
	{ 
	color: #0033CC; 
	text-decoration: none; 
	}
a:hover 		
	{ 
	text-decoration: underline;
	}
	
.pagetitle 	
	{ 
	margin: 24px 0px 0px 0px; 
	padding: 0px; font-family: "Trebuchet MS", Arial; 
	font-size: 16px; 
	color: #0099CC; 
	font-weight: bold; 
	}
	
.subtitle 	
	{ 
	font-family: "Trebuchet MS", Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #0099CC; 
	}
input 		
	{ 
	border: 1px #000000 solid; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	color: #000000; 
	}
	
body 		
	{ 
	background-image: url(images/bg.gif); 
	}

.fishtable 	
	{ background-image: url(images/fish-bg.gif); 
	background-repeat: no-repeat; 
	background-position: center; 
	}
	
.productlink 	
	{ 
	font-weight: bold; 
	}
	
.producttitle 	
	{ 
	font-family: "Trebuchet MS", Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #0099CC; 
	background-color: #CCCCCC; 
	}

.producthead 	
	{ 
	font-family: "Trebuchet MS", Arial; 
	font-size: 12px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #0099CC; 
	background-color: #ffffff; 
	}

.navbgdefault 	
	{ 
	background-color: #1640C1; 
	}

.productnav 	
	{ 
	margin: 0px 0px 0px 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	}

.orderrowbg 	
	{ 
	background-color: #CCCCCC; 
	}

.orderinput 	
	{ 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	}

.bold 		
	{ 
	font-weight: bold; 
	}

.buyonline 	
	{ 
	font-weight: bold; 
	}
	
.buyonline a:hover 
	{ 
	text-decoration: none; 
	color: #666666; 
	}
	
