td {
font-family:Verdana;
	font-size:11px;
	color:#114411;
	
}

.title {
	font-family:Verdana;
	font-size:15px;
	line-height:18px;
	color:#000000;
}
.text {
	font-family:Verdana;
	font-size:11px;
	line-height:14px;
	color:#114411;
	
}
.menu {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.menu:hover {
	font-family:Verdana;
	font-size:12px;
	color:#666666;
}

.smallmenu {
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	font-weight:bold;
}

.smallmenu:hover {
	font-family:Verdana;
	font-size:9px;
	color:#666666;
}

.error {
	font-family:Verdana;
	font-size:11px;
	line-height:14px;
	color:#990000;
	
}
a {
	color:#B35212;
	text-decoration: none;
}

.cart {
	color:#B35212;
	font-weight:bold;
}
.valign1 {
vertical-align: bottom;
}