body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.holder {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFEBCA;
	border-right-color: #D58000;
	border-bottom-color: #D58000;
	border-left-color: #FFEBCA;
	background-color: #FFBD59;
}
h1 {
	font-size: x-large;
	font-weight: bolder;
	color: #9342FF;
	text-align: left;
}
h2 {
	font-size: large;
	font-weight: bolder;
	color: #9342FF;
	text-align: left;
}
p {
	font-size: small;
	color: #333333;
	text-align: left;
}
.bodytext {
	font-size: small;
	color: #333333;
	text-align: left;
	text-decoration: none;
}
.nav {
	font-size: small;
	font-weight: bold;
	color: #CCFFFF;
	text-align: left;
	white-space: nowrap;
	text-decoration: none;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/star.gif);
}
.onpage {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
a:visited {
	text-decoration: none;
	color: #CCFFFF;
}
.navbac {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #836AB7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #836AB7;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DFD9EC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DFD9EC;
	background-color: #AB6CFF;
}
a:hover {
	color: #6F04FF;
}
.alt {
	font-size: x-small;
	color: #FFFFFF;
}
.small-text {
	font-size: x-small;
	color: #333333;
}
.small-link {
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}
.mid-link {
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tinytext {
	font-size: xx-small;
	font-style: normal;
	color: #333333;
}
.new {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.img_float-left {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.img_float-right {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}
.BuyNow {
	background-color: #AB6CFF;
	height: 25px;
	width: 70px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 6px;
	margin-top: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
