.content {
	font-size: 11px;
	line-height: 15px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	background: #dbeab7 url(../images/ten_BG.jpg) repeat-x top left;
	margin-top: 0px;
	line-height: 14px;
}

td {
	font-size: 12px;
}

.footer {
	font-size: 10px;
	color: #D31145;
	line-height: 20px;
	text-align: center;
}


.footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
	color: #D31145;
}


.category {
	font-weight: bold;
	color: #D31145;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
}
.product {
	text-align: center;
	line-height: 16px;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #D31145;
}
a:visited {
	text-decoration: none;
	color: #D31145;
}
a:hover {
	text-decoration: underline;
	color: #D31145;
}
a:active {
	text-decoration: none;
	color: #D31145;
}.caption {
	font-size: 10px;
}

#navbar_color {background-color: #d31145;}