body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a:link {
	color: #FF00FF;
	text-decoration:none;
}
a:visited {
	color: #FF00FF;
	text-decoration:none;
}
a:hover {
	color: #FF99FF;
	text-decoration:none;
}
a:active {
	color: #FF00FF;
	text-decoration:none;
}
.dtree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #000000;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #000000;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #ffffff;
}
.dtree .clip {
	overflow: hidden;
}

.special{
color: #FF00FF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}
.footer{
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}
.fushia{
	color: #ff6666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.adlink:link, a.adlink:visited {color:#ff6666}
a.adlink:hover, a.adlink:active, a.adlink:focus {
	color:#21ecee
} 
a.normallink:link, a.normallink:visited {color:#000000}
a.normallink:hover, a.normallink:active, a.adlink:focus {color:#000000}

a.nolink:link, a.nolink:visited {color:#000000}
a.nolink:hover, a.nolink:active, a.adlink:focus {color:#000000}

#Left_Carousel {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 90px; /* important    was 172px anf after was 86 */
	height: 551px; /* important  was 212 - 556*/
	background: #FFFFFF; /* was #000 */
	left: 0;
	margin: 0 auto;
}
#Left_Carousel_frame {
	position: relative;
	text-align: center;
	left: 0;
	height: 1%;
}
#Left_Carousel_frame img {position: absolute;}
#Left_Carousel_previous {top: 0; left: 0;}
#Left_Carousel_next {top: 528px; left: 0;} /* was {top: 192px; left: 0;} */

#Left_Carousel_content {    /* for ie only */
	position: absolute; /* was absolute */
	margin-top: 20px; /* was 20 */
	left: -6;
	text-align: center;
	height: 1%;
}

html>body #Left_Carousel_content {   /* for all other browsers */
	position: absolute; /* was absolute */
	margin-top: 20px; /* was 20 */
	left: -1;
	text-align: center;
	height: 1%;} 

.Left_Carousel_item img {
	display: block;
	float: left;
	margin: 5px;
	padding: 0px;   /* was 5 */
	border: 1px solid #666;
	background-color: #3a403b;   /* was ##3a403b */
	left: 0px;
}
#Right_Carousel {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 90px; /* important    was 172px */
	height: 551px; /* important  was 212 -556*/
	background: #FFFFFF; /* was #000 */
	left:0;
	margin: 0 auto;
}
#Right_Carousel_frame {
	position: relative;
	text-align: center;
	left: 0;
	height: 1%;
} 
#Right_Carousel_frame img {
	position: absolute;
	text-align: center;
	left: 0;
}
#Right_Carousel_previous {
	top: 0px;
	left: 0;
	text-align: center;
}
#Right_Carousel_next {top: 528px; left: 0;} /* was {top: 192px; left: 0;} */

#Right_Carousel_content {
	position: absolute; /* was absolute */
	margin-top: 20px; /* was 20 */
	left: -6;
	text-align: center;
	height: 1%;
}
html>body #Right_Carousel_content {   /* for all other browsers */
	position: absolute; /* was absolute */
	margin-top: 20px; /* was 20 */
	left: -1;
	text-align: center;
	height: 1%;} 

.Right_Carousel_item img {
	display: block;
	float: left;
	margin: 5px;
	padding: 0px;   /* was 5 */
	border: 1px solid #FFFFFF;
	background-color: #3a403b;   /* was #000 */
	left: 0px;
}

.Thumb_content {
	padding: 0px;
	text-decoration: none;
	border: 1px solid #666666;
	background-color: #3a403b;
}

.sold {
   position: relative;
   width: 100%; /* for IE 6 */
}

h3 {
color:ff00ff;
/*text-decoration:blink; */
	position: absolute;
	top: 10px; /*34 */
	left: 20px; /*69 */
	width: 100%;
}

