.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;

}
.main {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	color: #9933FF;
	line-height: 14px;
}
.style1 {font-size: 10px}
BODY {SCROLLBAR-FACE-COLOR: #CDCDCD; SCROLLBAR-HIGHLIGHT-COLOR: #CDCDCD; SCROLLBAR-SHADOW-COLOR: #A020F0; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR:  #999999; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #666666; }