a {
  text-decoration: none;
}

a:active { 
 color: #CCCCCC;
}



.body {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


.sale {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: CC3399;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


td {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}



.comments-body:hover, #commentPreview {
	border : 1px solid #ccc;
	background: #f8f8f8;
}

.odd {
	border : 1px solid #eee;

}

.even {
	border : 1px solid #eee;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: cc3399;
}

.imagecontainer{
	float:left;
	clear:left;
	background: url(images/shadowAlpah.png) no-repeat right bottom!important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 10px;
}
.imagecontainer img{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #999999;
	margin: -6px 6px 6px -6px;
	padding: 1px;
}
a.pullDownNav:hover {  color: #666666;
 } 
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: 14px;
}
.salebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: cc3399;
}
.bodymoreleading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.saleboldlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #cc3399;
}