td.menu1name {
} /* Product name */
.menu1name a:link, .menu1name a:visited {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	background-image: url(../images/menu2bg.gif);
	background-repeat: repeat-y;
	display: block;
	width: 222px;
	text-transform: none;
	text-decoration: none;
	padding: 15px 0 0 13px;
	height: 30px;
} /* Product name */

.menu1name a:hover , .menu1name a:active {
	color: #000000;
	text-decoration: underline;
} /* Product name */


td.menu1desc {
} /* Description text */
.menu1desc a:link, .menu1desc a:visited {
} /* Description text */

.menu1table {
} /* Border around each product */
/*.nomargin {
	margin: 5px 3px 0px 3px;
}*/
.menu1image {
}
