body {
  background-color: #BBB;
  background-image: url(../images/bg.gif);
  margin: 0px;
  padding: 0px;
}

body, td, p {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
}

#body_bg {
  background-image: url(../images/body_bg.gif);
  background-repeat: repeat-y;
  border-style: solid;
  border-color: #999;
  border-width: 0px 0px 1px 0px;
  width: 876px;
}

#nav_button {
  background-image: url(../images/nav_button_over.gif);
  font-weight: bold;
  text-align: center;
  width: 110px;
  height: 56px;
  margin: 0px;
  padding: 0px;
}

#nav_button a {
  background-image: url(../images/nav_button.gif);
	 display: block;
  color: #666;
	 text-decoration: none;
	 width: 110px; 
	 height: 56px;
		padding-top: 0px;
		padding-bottom: 0px;
}

#nav_button a:hover {
	 background: url(../images/nav_button_over.gif);
  color: #666;
}

#main_container {
  background-image: url(../images/main_container_bg.gif);
  background-repeat: repeat-y;
  width: 770px;
}

#main_inner_bg {
  background-image: url(../images/main_inner_bg.gif);
  background-repeat: repeat-y;
  width: 750px;
}

#main_one_col_inner_bg {
  background-image: url(../images/main_one_col_inner_bg.gif);
  background-repeat: repeat-y;
  width: 750px;
}

#left_col_header {
  background-image: url(../images/left_col_header.gif);
  background-repeat: no-repeat;
  font-weight: bold;
  width: 222px;
  height: 32px;
}

#left_col_content_bg {
  background-image: url(../images/left_col_content_bg.jpg);
  background-repeat: no-repeat;
  width: 222px;
  height: 406px;
}

#main1 {
  background-image: url(../images/1_to_20.gif);
  background-repeat: no-repeat;
  width: 230px;
  height: 136px;
}

#main2 {
  background-image: url(../images/payouts_60.gif);
  background-repeat: no-repeat;
  width: 230px;
  height: 136px;
}

#main3 {
  background-image: url(../images/40_or_more.gif);
  background-repeat: no-repeat;
  width: 230px;
  height: 136px;
}

#main4 {
  background-image: url(../images/full_credit_4.gif);
  background-repeat: no-repeat;
  width: 230px;
  height: 136px;
}

#recurring {
  background-image: url(../images/recurring.gif);
  background-repeat: no-repeat;
  width: 464px;
  height: 74px;
}

#multi_tiered {
  background-image: url(../images/multi_tiered.gif);
  background-repeat: no-repeat;
  width: 464px;
  height: 74px;
}

#footer {
  background-image: url(../images/footer_bg.gif);
  background-repeat: repeat-y;
  width: 756px;
  height: 38px;
}

.signupHeader {
  background-color: #09F;
  font-weight: bold;
  color: #FFF;
  width: 100%;
  height: 18px;
}

.form {
  margin: 0px;
  padding: 0px;
}

.input {
  border: 1px solid #A9A9A9;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333;
}

.input1 {
  border: 1px solid #A9A9A9;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333;
  width: 160px;
}

.textarea {
  border: 1px dashed #CCC;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  width: 100%;
  padding: 5px;
  overflow: hidden;
}

.login {
  background-color: #FFF;
  border: 1px solid #CCC;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #3C84EA;
  text-align: center;
  width: 120px;
}

.loginSubmit {
  background-color: #3C84EA;
  border: 1px solid #CCC;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
}

.textNewsHeadline {
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, helvetica, sans-serif;
  font-size: 21px;
  color: #36F;
  font-weight: normal;
}

#program_feature {
  background-image: url(../images/program_feature_bg.gif);
  background-repeat: repeat-y;
  width: 710px;
}

.program_text {
  background-color: #F8F8F8;
  border-style: solid;
  border-width: 1px;
  border-color: #EAEAEA #FFF #FFF #EAEAEA;
}

.product_bg {
  background-image: url(../images/product_feature_frame.gif);
  background-repeat: no-repeat;
  width: 193px;
  height: 254px;
}

.productfeatureBG {
  background-color: #F0F0F0;
  padding: 5px;
}

.horizontalPixel1 {
  background-color: #E3E3E3;
  height: 1px;
}

.horizontalPixel2 {
  background-color: #C5C7CB;
  height: 1px;
}

.horizontalPixel3 {
  background-color: #F0F0F0;
  height: 1px;
}

.padding1 {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 7px;
}

.products_text_bg {
  background-color: #FFF;
  border-style: solid;
  border-color: #B8B8B8;
  border-width: 0px 2px 0px 2px;
}

.font1 {
  color: #903;
}

.font2 {
  color: #3C84EA;
  font-weight: bold;
}

.font3 {
  color: #903;
  font-weight: bold;
}

a.link1 {
  color: #903;
  text-decoration: underline;
}

a.link1:visited {
  color: #903;
  text-decoration: underline;
}

a.link1:hover {
  color: #3C84EA;
  text-decoration: none;
}

a.link1:active {
  color: #333;
  text-decoration: underline;
}

a.link2 {
  color: #903;
  text-decoration: none;
}

a.link2:visited {
  color: #903;
  text-decoration: none;
}

a.link2:hover {
  color: #3C84EA;
  text-decoration: underline;
}

a.link2:active {
  color: #333;
  text-decoration: none;
}

a.link3 {
  color: #3C84EA;
  text-decoration: underline;
}

a.link3:visited {
  color: #3C84EA;
  text-decoration: underline;
}

a.link3:hover {
  color: #903;
  text-decoration: none;
}

a.link3:active {
  color: #333;
  text-decoration: underline;
}
