body {
	background-color: white;
	background: url(cs_bg.png) no-repeat top;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
a.menu {
	text-decoration: none;
	color: #5555ff;
	font-size: 12px;
	background-color: #eeeeee;
}
a.menu:hover {
	text-decoration: none;
	color: #5555ff;
	font-size: 12px;
	background-color: #dddddd;
}
a.faq {
	text-decoration: none;
	color: #5555ff;
	background-color: #eeeeee;
}
a.faq:hover {
	text-decoration: none;
	color: #5555ff;
	background-color: #dddddd;
}
a.purchase {
	text-decoration: none;
	color: #5555ff;
}
img.purchase {
	vertical-align: middle;
}
span.buynow {
	margin: 10px;
	padding: 18px;
	border-style:solid;
	border-width: thin;
	border-color: black;
	background-color: #eeeeee;
	font-size: 20px;
}
span.buynow:hover {
	background-color: #dddddd;
}
div.download {
	margin: 10px;
	padding: 18px;
	border-style:solid;
	border-width: thin;
	border-color: black;
	background-color: #eeeeee;
	text-align: center;
}
div.menu {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 160px;
	height: 100%;
	background-color: #eeeeee;
	padding: 5px 0 5px 5px;
}
div.menu1 {
	padding-left: 5px;
}
div.menu2 {
	padding-left: 15px;
}
div.body {
	position: absolute;
	top: 0px;
	left: 180px;
	padding-right: 15px;
}
div.faqq {
	margin-top: 16px;
	margin-bottom: 4px;
	#background-color: #eeeeee;
	font-weight: bold;
}
p.cs {
	text-align: center;
}
p.csl {
	text-align: center;
}
div.note {
	position: relative;
	top: -16px;
	left: 56px;
	margin-right: 150px;
	background-color: #dddddd;
	padding: 8px;
}
div.notemarker {
	position: relative;
	top: 12px;
}
b {
	color: #ff5511;
}
img {
	border: none;
}
div.bigmint {
	text-align: center;
}
ul {
	list-style-image: url("csc_blue.png");
}
span.i {
	color: #666666;
	font-weight: bold;
}
div.bitart {
	padding-top: 40px;
	padding-bottom: 5px;
	text-align: center;
	color: #666666;
	font-size: smaller;
}

