body{
	margin-top:2px;
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
	color: #666;
}
a:link, a:visited{
	color:#666;
	text-decoration:none;
}
a:hover{
	color:#003399;
	text-decoration:underline;
}
.ImgBorder {
	border: 2px solid #CCCCCC;
}
.FormTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.notes{
	font-size:11px
}
.Navbase {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
/* image backgrounds */
.ImgPrd {
	background: url(images/img_products.jpg) no-repeat top right;
}
.ImgGal {
	background: url(images/img_gallery.jpg) no-repeat top right;
}
.ImgCnt {
	background: url(images/img_contact.jpg) no-repeat top right;
}
.ImgFind {
	background: url(images/img_find.jpg) no-repeat top right;
}
.ImgSm {
	background: url(images/img_sitemap.jpg) no-repeat top right;
}

