.shop_normal {
	color: #333333;
	font-family: trebuchet ms, arial, helvetica, sans serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
A.shop_normal:link 		{ text-decoration: underline; color: #CC0001;}
A.shop_normal:visited 	{ text-decoration: underline; color: #CC0001;}
A.shop_normal:hover 	{ text-decoration: underline; color: #CC0001;}


.shop_title {
	color: #FFFFFF;
	font-family: trebuchet ms, arial, helvetica, sans serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

.offerte_title {
	color: #CC0001;
	font-family: trebuchet ms, arial, helvetica, sans serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
}

.shop_level2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.shop_level2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.shop_level2 {
	color: #FFFFFF;
	font-family: trebuchet ms, arial, helvetica, sans serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

.shopItemTable{
	border-left:1px solid #CC0001; 
	border-top:1px solid #CC0001; 
	border-right:1px solid #CC0001;
	width:421px;
}

.shopItemTable2{
	border-left:1px solid #CC0001; 
	border-top:1px solid #CC0001; 
	border-right:1px solid #CC0001;
	width:321px;
}

.shopHeader1{
	background-color: #740000;
	width:421px;
}
.shopHeader2{
	background-color: #970000;
	width:421px;
}
.shopHeader3{
	background-color: #CC0001;
	width:421px;
}
