td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #48AC16;
	text-decoration: none;

}
a:hover {
	color: #FF9900;
}
.white {
	color: #FFFFFF;
}
.bground-xrepeat {
	background-repeat: repeat-x;
	background-position: top;
	font-size: 10px;

}
.txt-footer {
	font-size: 10px;
}
.nav-products {
	border: 1px solid #496F29;
	background-image: url(images/vc_product-nav.gif);
	color: #FFFFFF;
	text-decoration: none;
}
.nav-products:hover {
	border: 1px solid #336699;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
}
.titles {
	font-size: 14px;
	color: #339933;
	font-weight: bold;
}
.table-top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #669933;
	border-right-color: #669933;
	border-bottom-color: #669933;
	border-left-color: #669933;
}
