.content {
	font-size: 11px;
	line-height: 15px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	background: #dbeab7 url(../images/eleven_BG.jpg) repeat top center;
	margin-top: 0px;
	line-height: 14px;
}


td {
	font-size: 12px;
}

body .footer {
	font-size: 10px;
	color: #FFF;
	line-height: 20px;
	text-align: center;
}


body .footer a:link, body .footer a:visited, body .footer a:active, body .footer a:hover {
	color: #FFF;
}

.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;}
