body {
	background-color : #CCCCCC;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	color : White;
}

.ten {
	font-size : 10px;
	line-height : 13px;
}

a:link {
	color : White;
	font-weight : bold;
	text-decoration : underline;
}

a:visited {
	color : White;
	font-weight : bold;
	text-decoration : underline;
}

a:hover {
	color : White;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : White;
	font-weight : bold;
	text-decoration : underline;
}

h1 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
}

.footnav a:link {
	color : White;
	font-size : 12px;
	text-decoration : none;
	font-weight : normal;
}

.footnav a:visited {
	color : White;
	text-decoration : none;
	font-weight : normal;
}

.footnav a:hover {
	color : White;
	text-decoration : underline;
	font-weight : normal;
}

.footnav a:active {
	color : White;
	text-decoration : none;
	font-weight : normal;
}

.footer {
	color : #666666;
	font-size : 12px;
	font-weight : normal;
}
/* cart */
a img {
	border:none;	
}
.ProductList li {
	list-style:none;	
	float:left;
	width:145px;
	margin-bottom:20px;
}
.BlockContent ul {
	margin:0;
	padding:0;
}
.BlockContent ul li {
	list-style:none;	
}
.CategoryBreadcrumb ul li {
	float:left;
	margin-right:5px;
}
label {
	display:block;
}
h2 {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
}
h3 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: normal;
	line-height: 18px;
}
