
/* ---------------------------------------------------------
GENERAL STYLE, BASIC TEXT, LINKS, HEADLINE
--------------------------------------------------------- */
BODY { margin: 0px; background:url(../images/mabcombground.gif) repeat #FFFFFF; font-size: 12px; font-family: "Trebuchet MS", sans-serif; color: #55483a;	}

a { color: #005399;	text-decoration: none;}
a:visited {	color: #005399;	text-decoration: none;}
a:hover, a:focus { color: #e06226; text-decoration: underline;}
a img {	border: 0 none;}
p	{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
/*	color: #a16a09; */
	color: #000000;
/*	color: #d0e0f0;*/
	text-decoration: none;
}
.title {
	font-family: "Trebuchet MS", sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:600;
	text-decoration:none;
	color: #ee4d39;

}
h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:600;
	text-decoration:none;
	color: #ee4d39;

}

.product_title {
	font-family: "Trebuchet MS", sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:600;
	text-decoration:none;
	color: #ee4d39;

}

#spacer { height:8px; clear:both;}