.shadow {
	background-image: url(../graphics/shadtp.gif);
	background-repeat: repeat-x;
}
.shadbt {
	background-image: url(../graphics/shadbt.gif);
	background-repeat: repeat-x;
}
.shadpurp {
	background-image: url(../graphics/cssshad.gif);
	background-repeat: repeat-x;
}
.shadtpPurp {
	background-image: url(../graphics/cssshadtp.gif);
	background-repeat: repeat-x;
}
.shadowstore {
	background-image: url(../graphics/shadtpstre.gif);
	background-repeat: repeat-x;
}
.shadbtstre {
	background-image: url(../graphics/shadbtstore.gif);
	background-repeat: repeat-x;
}
.btmtxt {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 11px;
}
.newstuff {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	padding: 4px;
}
A:link {
    color:           #7b706e;
    text-decoration: none;
}

A:visited {
	text-decoration: none;
	color: #7b706e;

}

A:active {
    color:           #7b706e;
    text-decoration: underline;
}

A:Hover  {
	text-decoration: underline;
	color: #a020f0;

}
