@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 85%;
	color: #333333;
	background-image: url(images/BA-bg.png);
	background-repeat: repeat;
	margin: 0px;
}
#body-content {
	background-image: url(images/BA-body-bg.png);
	background-repeat: repeat-y;
	width: 816px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main-content {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 0px;
}
#header {
	background-color: #007bbe;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#body-content2 {
	background-image: url(images/BA-body-bg.png);
	background-repeat: repeat-y;
	width: 816px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}#header2 {
	background-color: #CC0000;
	height: 15px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #CC0000;
	font-size: 250%;
}
pre {
	font-size: 100%;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px dashed #CC0000;
	padding-left: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul li {
	list-style-type: none;
	list-style-image: url(images/star_yellow.gif);
	list-style-position: inside;
}
h2 {
	color: #990000;
	font-size: 200%;
}
h3 {
	color: #FF0000;
	font-size: 165%;
}
li.biggie {
	color: #990000;
	font-size: 175%;
	list-style-image: url(images/BA-check.png);
	padding-left: 15px;
}
#verytopheader {
	position: fixed;
	top: 0;
	z-index: 100;
	background-color: #FFFFCC;
	margin:0 auto;
	height: 15px;
	width: 816px;
	color: #000000;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.greybox {
	color: #000000;
	background-color: #F7F7F7;
	border: 1px solid #333333;
	padding-left: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.greybox-dark {
	color: #000000;
	background-color: #E6E6E6;
	border: 1px solid #333333;
	padding-left: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.testimonial {
	font-size: 100%;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px dashed #CC0000;
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Courier New", Courier, monospace;
	text-align: justify;
}
#footer {
	background-color: #007bbe;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#footer-content {
	background-image: url(images/BA-footer-bg.png);
	background-repeat: repeat-y;
	width: 816px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-bottom: 25px;
	padding-top: 15px;
	color: #FFFFFF;
}
#footer-content a {
	text-decoration: none;
	color: #FFFFFF;
}
#footer-content a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer-content a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#buy-now {
	background-color: #007bbe;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	border: 6px dashed #000000;
	width: 70%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 175%;
}
#buy-now a {
	text-decoration: none;
	color: #FFFFFF;
}
.crossout {
	text-decoration: line-through;
	font-style: italic;
}
.redprice {
	color: #CC0000;
	background-color: #FFFFCC;
}
small {
	font-size: 11px;
	text-align: center;
}
textarea {
	border: 1px solid #CCCCCC;
}
.textbox {
	border: 1px solid #CCCCCC;
}
.optin {
	border: 2px dashed #0066FF;
}
#fist {
	left: 10px;
	position: relative;
	margin: 10px;
}
.top-links {
	font-size: 14px;
}
