body {
	background: #D1C8C1;
	margin: 0px;
}
td {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


a:hover {
	font-weight: bold;
	color: #D21042;
	text-decoration: none;
}
input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

select {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.border_img {
	border: 2px solid #e1e1e1;
}
.border_img2 {
	border: 3px solid #f1e9d9;
}

.bg_content {
	background: #FFFFFF;
	padding-right: 18px;
	padding-left: 18px;
}


.bg_topmenu {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background: #D21241;
	height: 31px;
}
.bg_search {
	background: #D9D9D9;
	padding: 12px;
	height: 111px;
}
.bg_newsletter {
	background: #ECECEC;
	padding: 12px;
	height: 150px;
}

.bg_footer {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background: #F0F0F0;
	height: 75px;
}

.links_top {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.links_top:hover {
	font-size: 13px;
	color: #FFCC00;
	text-decoration: none;
}
.link_cat {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	height: 21px;
	vertical-align: middle;
	color: #333333;
	display: block;
	padding-top: 4px;
	padding-left: 2px;
}
.link_cat:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #D11241;
	font-weight: normal;
}
.separator_cat {
	background: url(../images/separator_cat.gif) repeat-x left center;
	height: 3px;
	vertical-align: middle;
}

.links_footer {
	font-size: 12px;
	color: #D21241;
	text-decoration: none;
	font-weight: normal;
}
.links_footer:hover {
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
.txt_pink {
	color: #D41040;
	text-decoration: none;
}
.txt_price {
	color: #999999;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
.heading01 {
	font-size: 14px;
	color: #D11241;
}
.buttons {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #D11241;
	border: 1px solid #D11241;
}
.error {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}
