td.menutop
{
	font-size: 12px;
	color: #672e72;
	background-image: url(../../images/m3.gif);
	letter-spacing: 1px;
	background-repeat: repeat-x;
	height: 30px;
}

td.copyrightsm
{
	font-size: 11px;
	color: #F2F2F2;
	background-image: url(../../images/f3.gif);
}

td.textadd
{
	font-size: 12px;
	color: #333333;
	line-height: 19px;
}


td.mainbg
{
	background-image: url(../../images/maint2.gif);
	background-repeat: repeat-y;
}

td.mainbgtop
{
	background-image: url(../../images/maint1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
	padding-top: 10px;
}


a.menutop:link, a.menutop:visited 
{
	font-size			: 12px;
	color				: #FFFFFF;
	text-decoration		: none;
	font-weight			: bold;
}

a.menutop:hover, a.menutop:active 
{
	font-size			: 12px;
	color				: #F2F2F2;
	text-decoration		: none;
	font-weight			: bold;	
}

td.menuon 
{
	background-color: #d4bbd0;
	color						: #672f72;
	font-family					: Verdana;
	text-decoration				: none;
	font-size					: 12px;
	/*	cursor			: pointer; */
	height			: 28px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
	
td.menuoff
{
	background-color: #905588;
	color						: #FFFFFF;
	font-family					: Verdana;
	text-decoration				: none;
	font-size					: 12px;
	/*	cursor			: pointer; */
	height			: 28px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.imgprod
{
	border: 1px solid #cacaca;
}

td.prodinfos
{
	font-size: 11px;
	line-height: 19px;
	color: #425051;
	text-decoration: none;
	text-align: justify;
	padding: 15px;
}

td.proddesc
{
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	text-decoration: none;
}

.prodprice
{
	font-size: 14px;
	font-weight: bold;
	color: #41491a;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.shipping
{
	font-size: 11px;
	color: #333333;
}

td.textjust
{
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	text-align: justify;
}

