BODY {
	margin: 0px;
	background: #000000;
	color: #cccccc;
	font: 12px sans-serif;
}

TD {
	color: #cccccc;
	font: 12px sans-serif;
}

A:link {
	font: 12px sans-serif;
	color: #dac787;
	text-decoration: none;
}

A:visited {
	font: 12px sans-serif;
	color: #dac787;
	text-decoration: none;
}

A:hover {
	font: 12px sans-serif;
	color: #ffffff;
	text-decoration: none;
}

IMG {
	border: 0px
}

FORM {
	margin: 0px;
}

.SideRandomProduct H2 {
	margin: 10px;
	font: 12px sans-serif;
	color: #ffcc33;
	background: none;
	border: 0px;
	text-align: center;
	text-decoration: none;
}

.SideRandomProduct DIV {
	background: #000;
	border: 1px solid #333;
	margin: 5px 0px;
	text-align: center;
	padding: 10px;
}

UL.SideMenuCategories {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
}

UL.SideMenuCategories LI {
	margin: 1px;
	padding: 2px;
	position: relative;
	border: 0px;
}

UL.SideMenuCategories LI.over {
	padding: 1px;
	border: 1px solid #ccc;
}

UL.SideMenuCategories LI A {
	display: block;
	padding: 2px;
	color: #dac787;
	text-decoration: none;
}

UL.SideMenuCategories LI A:hover {
	padding: 2px;
	color: #fff;
	text-decoration: none;
}

UL.SideMenuCategoriesSub {
	position: absolute;
	border: 1px solid #ccc;
	background: #000;
	margin: 0px;
	padding: 1px;
	list-style: none;
	top: 3px;
	left: 90%;
	white-space: nowrap;
	display: none;
	z-index: 100;
}

UL.SideMenuCategoriesSub LI {
	margin: 0px;
	padding: 2px;
	border: 0px;
}

UL.SideMenuCategoriesSub LI.over {
	background: #333;
	margin: 0px;
	padding: 2px;
	border: 0px;
}

UL.SideMenuCategoriesSub LI A {
	display: block;
	padding: 2px;
	color: #dac787;
	text-decoration: none;
}

UL.SideMenuCategoriesSub LI A:hover {
	display: block;
	padding: 2px;
	color: #fff;
	text-decoration: none;
}

TABLE.topMenu {
	width: 100%;
	border-top: 1px solid #999;
	margin: 0px;
	background: #000;
	border-bottom: 1px solid #999;
}

TABLE.topMenu TD {
	margin: 5px;
	padding: 5px 35px 5px 5px;
	color: #dac787;
	font: bold 12px sans-serif;
	cursor: default;
	width: 1%;
	white-space: nowrap;
}

TABLE.topMenu TD.over {
	padding: 4px 34px 4px 4px;
	border: 1px solid #ccc;
	margin: 5px;
	padding: 4px 34px 4px 4px;
	font: bold 12px sans-serif;
	color: #fff;
	cursor: pointer;
	width: 1%;
	white-space: nowrap;
}

TABLE.topMenu TD A {
	color: #dac787;
	font: bold 12px sans-serif;
}

TABLE.topMenu TD A:visited {
	color: #dac787;
	font: bold 12px sans-serif;
}

TABLE.topMenu TD A:hover {
	color: #fff;
	font: bold 12px sans-serif;
	text-decoration: none;
}

UL.topMenu_sub {
	border: 1px solid #ccc;
	background: #000;
	margin: 1px 0px 0px 0px;
	padding: 5px;
	position: absolute;
	visibility: hidden;
	white-space: nowrap;
	z-index: 100;
}

UL.topMenu_sub LI {
	margin: 0px;
	padding: 5px;
	font: bold 12px sans-serif;
	list-style: none;
}

.breadCrumbs {
	font: 12px sans-serif;
	text-decoration: none;
	color: #ccc;
}

.breadCrumbs A:link,.breadCrumbs A:visited {
	font: 12px sans-serif;
	text-decoration: none;
	color: #dac787;
}

.breadCrumbs A:hover {
	font: 12px sans-serif;
	text-decoration: none;
	color: #ccc;
}

A.category:link,A.category:visited {
	font: bold 16px sans-serif;
	text-decoration: none;
	color: #dac787;
}

A.category:hover {
	font: bold 16px sans-serif;
	text-decoration: none;
	color: #fff;
}

.frontcategory {
	text-align: center;
	width: 200px;
	float: left;
}

.frontcategory A:link {
	font: 14px sans-serif;
	text-decoration: none;
	color: #ffffff;
}

.frontcategory A:visited {
	font: 14px sans-serif;
	text-decoration: none;
	color: #ffffff;
}

.frontcategory A:hover {
	font: 14px sans-serif;
	text-decoration: none;
	color: #dac787;
}