@charset "ISO-8859-1";
#Table_01 .brandslist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #54301A;
	color: #54301A;
	text-decoration: none;
}
#Table_01 .brandslist li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #54301A;
	color: #54301A;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-top-color: #54301A;
	border-right-color: #54301A;
	border-bottom-color: #54301A;
	border-right-width: 2px;
	border-right-style: solid;
	padding-right: 3px;
}
#Table_01 .brandslist .last {
	border-right-style: none;
}
#Table_01 .brandslist .firstMenuItem {
	border-left-style: none;
	border-left-width: 0px;
}
#Table_01 .brandslist a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	color: #54301A;
	text-decoration: none;
}

#Table_01 .brandslist a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	color: #DD355F;
	text-decoration: none;
}
