.content {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-image: none;
}
.highlight {
	font-family: Verdana;
	font-size: 11px;
	color: #666699;
	font-weight: bold;
}
.highlightsb {
	font-family: Verdana;
	font-size: 11px;
	color: #CA0404;
	font-weight: bold;
}

	A.:link { 
		text-decoration: none;
		color: #666699;
	} 


	A.:active { 
		text-decoration: none;
		color: #333333;
	} 

	
	A.:visited { 
		text-decoration: none;
		color: #999999;
	} 

	
	A.:hover { 
		color: #999999; 
		text-decoration:none; 
	}

	
	.primary:link { 
		text-decoration: none;
		color: #ffffff;
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
	} 


	.primary:active { 
		text-decoration: none;
		color: #333333;
	} 

	
	.primary:visited { 
		text-decoration: none;
		color: #999999;
	} 

	
	.primary:hover { 
		color: #999999; 
		text-decoration:none; 
	}
	
		.secondary:link { 
		text-decoration: none;
		color: #8989AF;
	} 


	.secondary:active { 
		text-decoration: none;
		color: #990000;
	} 

	
	.secondary:visited { 
		text-decoration: none;
		color: #999999;
	} 

	
	.secondary:hover { 
		color: #666666; 
		text-decoration:none; 
	}
	
		.tertiary:link { 
		text-decoration: none;
		color: #999999;
	} 


	.tertiary:active { 
		text-decoration: none;
		color: #333333;
	} 

	
	.tertiary:visited { 
		text-decoration: none;
		color: #cccccc;
	} 

	
	.tertiary:hover { 
		color: #ffffff; 
		text-decoration:none; 
	}
	
.h1 {
	font-family: Verdana;
	font-size: 13px;
	color: #626296;
	font-weight : bold;
}
.h2 {
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	
}

input, textarea {
	color : #696969;
	border: 2px solid #A9A9C8;
	font-family: Arial;
	font-size: 11px;
	background-color: #ffffff;
	scrollbar-highlight-color: #44536D; scrollbar-shadow-color: #44536D; 
	scrollbar-3dlight-color: #fffff; scrollbar-arrow-color: #44536D; 
	scrollbar-track-color: #DEE0E3; scrollbar-darkshadow-color: #ffffff; 
	scrollbar-base-color: #ffffff;
}

#navproducts {
position:absolute;
width:50px;
height:16px;
z-index:3;
left: 480px;
top: 52px;
visibility: visible;
}

#products {
position:absolute;
width:110px;
height:41px;
z-index:2;
left: 467px;
top: 95px;
visibility: hidden;
background-image: url(images/products_bkgrnd.gif);
border: none;
font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}

#about {
position:absolute;
width:87px;
height:40px;
z-index:1;
left: 317px;
top: 95px;
visibility: hidden;
background-image: url(images/about_bkgrnd.gif);
layer-background-image: url(images/about_bkgrnd.gif);
border: none;
font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}