/*  tags  */
body{
	margin: 0px 0px 2px 2px;
	background-color: Black;
      font-size : 13px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: White;/*#060606;*/
}
div{
      font-size : 13px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: White;/*#060606;*/
}
A:ACTIVE, A:LINK, A:VISITED {
	color : White;
	text-decoration : underline;
}
A:HOVER, A:FOCUS{
	color : White;
	text-decoration : none;
}


/*  link classes  */

.links-acg{
	font-size : 13px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding: 0 0 0 0;
}
.links-acg A:ACTIVE, .links-acg A:LINK, .links-acg A:VISITED{
	color : #ADA892;  /* B8B49D   ADA892  */
	text-decoration : none;
}
.links-acg A:HOVER, .links-acg A:FOCUS{
	color : White;
	text-decoration : none;
}

.links-acg2{
	font-size : 11px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding: 0 0 0 0;
}
.links-acg2 A:ACTIVE, .links-acg2 A:LINK, .links-acg2 A:VISITED{
	color : #ADA892;  /* B8B49D   ADA892  */
	text-decoration : none;
}
.links-acg2 A:HOVER, .links-acg2 A:FOCUS{
	color : White;
	text-decoration : none;
}

.links-manne{
	font-size : 13px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding: 0 0 0 0;
}
.links-manne A:ACTIVE, .links-manne A:LINK, .links-manne A:VISITED{
	color : #C68982;  /*BE7971   C68982   C0967E*/
	text-decoration : none;
}
.links-manne A:HOVER, .links-manne A:FOCUS{
	color : White;
	text-decoration : none;
}

.links-belman{
	font-size : 13px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding: 0 0 0 0;
}
.links-belman A:ACTIVE, .links-belman A:LINK, .links-belman A:VISITED{
	color : #F8DE74;  /*BE7971   C68982   C0967E*/
	text-decoration : none;
}
.links-belman A:HOVER, .links-belman A:FOCUS{
	color : White;
	text-decoration : none;
}


.text-belman{
	font-size : 12px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #151515;
}

.text{
	font-size : 12px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #151515;
}
.text-off{
	font-size : 12px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #151515;
}
.text A:ACTIVE, .text A:LINK, .text A:VISITED{
	color: #002020;
	text-decoration : none;
}
.text A:HOVER, .text A:FOCUS{
	color: White;
}

.moreimages{

	font-size : 12px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding: 0 0 0 0;
	text-decoration : none;
}
.moreimages A:ACTIVE, .moreimages A:LINK, .moreimages A:VISITED{
	color : #485351;
	text-decoration : none;
}
.moreimages A:HOVER, .moreimages A:FOCUS{
	color : White;
	text-decoration : none;
}

/*  other classes  */


.product-zoom{
	border: 2px solid Black;
}
.product-image{

}
.prod-table{
	border: 1px solid #444444;
}
.prod-table td{
	border: 1px solid #444444;
}
.thm{
	border: 1px solid #444444;
	padding: 4px 4px 4px 4px;
}
.description{
	width: 190px;
	padding: 4px 4px 4px 4px;
}

.manne-gallery-table{
	border: 2px solid #3E4846;
	background-color: #3E4846;
	
}
.thumbs{
	border: 2px solid #202524;
	padding-bottom: 4px;
}
.item-headers{
	font-size : 14px;
}

.bg-color{
	background-color : #687875;
}
.no-repeat{
	background-repeat : no-repeat;
}