body table tr td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: normal;
	background-color: #FFC;
	margin: 2px;
	padding: 2px;
	color: #000;
	text-align: left;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cell_line {
	border: thin groove #999;
}

.th_vend {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #333;
	text-align: left;
}
.vendlisting {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	text-align: left;
	vertical-align: top;
	margin: 3px;
	padding: 3px;
	height: auto;
	width: auto;
}
.vendhead {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 21px;
	font-weight: bold;
	color: #008080;
	background-color: #FCFED8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #008080;
	border-bottom-color: #008080;
	text-align: center;
}
.headlink {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	background-color: #FFC;
	text-align: center;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.vendrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000;
	text-align: left;
	margin: 2px;
	padding: 2px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}
.vendname {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #008080;
}

