body, p, td{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.title{
	color: FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
img{
	border:none;
}
.noFlash{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.subTitle{
	color: CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
a:link{
	color: FF0000;
	text-decoration: none;
}
a:hover{
	color: 9F9F9F;
	text-decoration: none;
}
a:visited{
	color: FF0000;
	text-decoration: none;
}
a:visited:hover{
	color: 9F9F9F;
	text-decoration: none;
}
.detailThumbs{display:inline; margin-right: 7px; border: 2px solid black;}

.prodText{
padding: 15px;
background-image:url(/graphics/product_text_bg.gif);
background-position:bottom right;
background-repeat: no-repeat;
}

.smallText{
font-size: 9px;
}
.news{
padding:7px;
background:#000 url(/graphics/news_bg.gif);
color:#fff;
}
.morenews{
float:right;
}
.newsdate{
font-weight:bold;
color:#FF0000;
}