.purpBG {
	background-color: #9999CC;
}
.front {
	background-image: url(images/front-trans.jpg);
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #9999CC;
	font-size: xx-small;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}

a {
	font-family: "Trebuchet MS";
	color: #9999cc;
	text-decoration: none;
}
.bt {
	background-image: url(images/bg2.gif);
}
.edge {
	border: thin dotted #9999cc;
}
.bottom {
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #9999cc;
}
.front2 {
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #9999cc;
}
.top {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #9999cc;
	border-bottom-color: #9999cc;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}
