td.menu2name {
} /* Product name */
.menu2name a:link, .menu2name a:visited {
	font-family: Arial;
	color: #FD8D5C;
	font-size: 12px;
	line-height: 25px;
	background-image: url(../images/bgmenu.gif);
	background-repeat: no-repeat;
	display: block;
	width: 193px;
	text-transform: none;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-indent: 10px;
} /* Product name */

.menu2name a:hover , .menu2name a:active {
	color: #000000;
	text-decoration: none;
} /* Product name */


td.menu2desc {
} /* Description text */
.menu2desc a:link, .menu2desc a:visited {
} /* Description text */

.menu2table {
} /* Border around each product */
/*.nomargin {
	margin: 5px 3px 0px 3px;
}*/
.menu2image {
}
