body {
	font-family:arial;
}
a {
	text-decoration:none;
}
.navbar {
	text-align:right;
	padding-right:10px;
}
.vendors {
	text-align:center;
	padding-left:10px;
}
.page_title {
	text-align:center;
}
#product_types {
        display:none;
}
p.nav_link {
	border-style: dotted;
	border-top-width:0px;
	border-bottom-width:2px;
	border-left-width:0px;
	border-right-width:2px;
	padding-right:3px;
}
p.prod_type {
	width: 175px;
	border-style: dotted;
	border-top-width:0px;
	border-bottom-width:2px;
	border-left-width:0px;
	border-right-width:0px;
	padding-right:0px;
}
p.greeting {
    text-align:center;
}
table {
	border-collapse: collapse;
}