/* CSS Document */

body {
	background: #E1E1ED none;
	font-family: "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#page {
	background: #FFFFFF none;
	border:#023570 thin solid;
	width: 650px;
	color: #000000;
}

.salespage #page {
	width: 750px;
}

.banner {
	background: url(http://bestsellerpromotion.com/members/tools/banner_image.php?image=http://www.bestsellerpromotion.com/stepup/CSS/header.jpg) no-repeat top center;
	width: 650px;
	height: 114px;
	border: #8C8C8C ridge hidden;
}

.title {
	font-size:24px;
  color: #E72325;
  font-weight:bold;
}

h2, h4, h6 {
	color: #000000;
}

h1, h3, h5 {
	color: #000000;
}

#page table h2, #page table h4, #page table h6, table h2, table h4, table h6 {
	color: #330000;
}

#page table h1, #page table h3, #page table h5, table h1, table h3, table h5 {
	color: #660000;
}

#page h2, #page h4, #page h6 {
	color: #000000;
}

#page h1, #page h3, #page h5 {
	color: #000000;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:20px;
}

h3 {
	font-size:18px;
}

h4 {
	font-size:16px;
}

h5 {
	font-size:14px;
}

h6 {
	font-size:12px;
}

a, .link a:visited, .link {
	color: #5A73E2;
}

a:hover, .link_hover a:visited, .link_hover, a:visited:hover {
	color: #B1E200;
}

a:visited, .link_visited a:visited, .link_visited {
	color: #D246F4;
}

table a, table .link a:visited, table .link {
	color: #5A73E2;
}


table a:hover, table .link_hover, table .link_hover a:visited {
	color: #B1E200;
}

table a:visited, table .link_visited a:visited, table .link_visited {
	color: #D246F4;
}

td {
	font-family: "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EA273B;
}

table {
	background: inherit;
	border: solid thin #232A3A;
}

hr {
	color: #64697A;
	height: 1px;
}

.form_odd, th.form_odd, td.form_odd {
	background:#E0DEE8;
	color:#000000;
}

.form_even, th.form_even, td.form_even {
	background:#F7F7F7;
	color:#000000;
}

.form_align {
	margin-left: 10px;
}

#footer, #footer table, #footer td {
	background:#C11F0D;
	color:#E8E8E8;
	border:none;
}

th {
	font-family: "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #E8E8E8;
	font-size:20px;
	font-weight:bold;
	background:#C11F0D;
}

form {
	font-family: "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form table {
	padding: 0;
	border: #030B0D inset medium;
	background: #F9F9F9 none;
	color: #EA2C3F;
}

form td {
	color: #EA2C3F;
}

input, textarea, select {
	font-family: "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.big {
	font-family: "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.bodystyle {
	font-family: "Times New Roman", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.box2 {
	border: hidden;
	background: #FFFFFF none;
}