@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #111111;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CC0000;
}
#nav {
	width: 631px;
	background-color: #C00A06;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #D4D05A;
	text-decoration: none;
}
#wrapper {
	width: 631px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 631px;
	background-color: #000000;
}
#footer {
	width: 631px;
	background-color: #000000;
	font-size: 10px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #D4D05A;
	text-decoration: none;
}
#buynow {
	font-size: 14px;
	font-weight: bold;
	color: #D4D05A;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}
#buynow a:link {
	color: #D4D05A;
	text-decoration: none;
}
#buynow a:visited {
	color: #D4D05A;
	text-decoration: none;
}
#buynow a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.pageheader {
	font-weight: bold;
	margin-left: 40px;
	margin-right: 40px;
	font-size: 14px;
	margin-top: 0px;
}
#wrapper #content li {
	padding-left: 5px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 40px;
	margin-right: 40px;
}

.pagecontent {
	margin-left: 40px;
	margin-right: 40px;
	font-size: 12px;
}
.pagecontent a:link {
	color: #0099FF;
	text-decoration: none;
}
.pagecontent a:visited {
	color: #0099FF;
	text-decoration: none;
}
.pagecontent a:hover {
	color: #0099FF;
	text-decoration: none;
}
.cdbuynow {
	font-size: 14px;
	font-weight: bold;
	color: #D4D05A;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-left: 40px;
}
.cdbuynow a:link {
	color: #D4D05A;
	text-decoration: none;
}
.cdbuynow a:visited {
	color: #D4D05A;
	text-decoration: none;
}
.cdbuynow a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.text14ptbold {
	font-size: 14px;
	font-weight: bold;
}
.text14pt {
	font-size: 14px;
	font-weight: bold;
	margin-left: 40px;
	margin-right: 40px;
}