#marqueecontainer{
position: relative;
width: 155px; /*marquee width */
height: 92px; /*marquee height */
overflow: hidden;
padding: 2px;
padding-left: 4px;
}


body {
  background-color: #78ab00;
  margin: 0px 0px 0px 0px;
}

div.container {
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
}

table.container_outer {
  width: 866px;
  background-color: #669900;
  height: 100%;
}

td.spiral {
  padding: 0px 0px 0px 6px;
}

td.container_inner {
  vertical-align: top;
}

table.container_inner {
  width: 100%;
}

td.logo_side {
  width: 198px;
  vertical-align: top;
}

table.logo_side {
  width: 100%;
}

td.content {
  text-align: justify;
  vertical-align: top;
  padding: 10px 20px 0px 30px;
}

td.side_title {
  height: 40px;
  text-align: center;
}

table.promotions {
  width: 100%;
  height: 153px;
  background-image: url("../images/promotion_body.jpg");
  background-repeat: no-repeat;
}

td.promotion_image {
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
  padding:5px 0px 5px 0px;
  vertical-align: middle;
  text-align: center;
}

td.promotion_code {
  height: 30px;
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  vertical-align: middle;
}

a.promotion_code {
  color: #000000;
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

table.featured_in {
  width: 100%;
  height: 153px;
  background-image: url("../images/featured_body.jpg");
  background-repeat: no-repeat;
}

td.featured_in {
  width: 100%;
  padding:10px 0px 10px 0px;
  vertical-align: top;
}

td.copyright {
  text-align: center;
  padding:5px 0px 0px 0px;
  color:#ffffff;
}

a.copyright {
  text-decoration:none;
  font-family: Verdana;
  font-size: 8pt;
  color:#ffffff;
}

div.menu_top {
  top : 0px;
  left : 0px;
  width: 870px;
  height: 50px;
  position : absolute;
  z-index: 10;
}

table.menu_top {
  width: 100%;
  height: 100%;
}

td.menu_top {
  padding: 0px 3px 0px 3px;
  vertical-align: middle;
  white-space: nowrap; 
  background-image: url("../images/top_center.gif");
  background-repeat: repeat-x;
}

td.menu_top_left {
  background-image: url("../images/top_left.gif");
  background-repeat: no-repeat;
}

td.menu_top_right {
  background-image: url("../images/top_right.gif");
  background-repeat: no-repeat;
}

td.menu_bottom {
  padding: 0px 3px 0px 3px;
  vertical-align: middle;
  background-image: url("../images/bottom_center.gif");
  background-repeat: repeat-x;
  white-space: nowrap; 
}

td.menu_bottom_left {
  background-image: url("../images/bottom_left.gif");
  background-repeat: no-repeat;
}

td.menu_bottom_right {
  background-image: url("../images/bottom_right.gif");
  background-repeat: no-repeat;
}

a.menu_top {
  text-decoration: none;
  color: #ffffff;
  font-family: Verdana, Arial;
  font-size: 8pt;
  font-weight: bold;
}

a.menu_bottom {
  text-decoration: none;
  color: #ffffff;
  font-family: Verdana, Arial;
  font-size: 8pt;
  font-weight: bold;
}

div.submenu {
  position: absolute;
  z-index: 20;
  visibility: hidden;
}

td.submenu {
  padding: 0px 3px 0px 3px;
  vertical-align: middle;
  white-space: nowrap; 
  background-image: url("../images/top_center.gif");
  background-repeat: repeat-x;
}

td.submenu_left {
  background-image: url("../images/top_left.gif");
  background-repeat: no-repeat;
}

td.submenu_right {
  background-image: url("../images/top_right.gif");
  background-repeat: no-repeat;
}

a.submenu {
  text-decoration: none;
  color: #ffffff;
  font-family: Verdana, Arial;
  font-size: 8pt;
  font-weight: bold;
}

td.notice {
  color: #ffffff;
  font-family: Verdana;
  font-size: 10pt;
  padding: 10px 0px 10px 0px;
  text-align: center;
}


td.affiliates {
  color: #ffffff;
  font-family: Verdana;
  font-size: 10pt;
  padding: 10px 10px 10px 10px;
  text-align: center;
}

td.affiliates_1 {
  color: #ffffff;
  font-family: Arial;
  font-size: 10pt;
  text-align: center;
  border-top:1px solid;
  border-left:1px solid;
  padding: 5px 5px 5px 5px;

}

table.login {
  color:#ffffff;
  border-right:1px solid;
  border-bottom:1px solid;
}

td.text {
  color: #ffffff;
  font-family: Verdana;
  font-size: 8pt;
}

td.text_1 {
  color: #000000;
  font-family: Verdana;
  font-size: 9pt;
}

td.text_2 {
  color: #000000;
  font-family: Verdana;
  font-size: 8pt;
}

td.pageTitle
{
  color:#ffffff;
  font-family:Arial;
  font-size:14pt;
  text-align:center;
  font-weight:bold;
  text-decoration:underline;
}

p.testimonial
{
  color:#000000;
  font-family:Verdana;
  font-size:8pt;
  padding-left:2px;
  padding-right:2px;
}

a.testimonial
{
  font-family:Verdana;
  font-size:8pt;
  padding-left:2px;
  padding-right:2px;
}

td.password
{
  font-family:Arial;
  font-size:10pt;
  color:#ffffff;
}

td.small_text
{
  font-family:Arial;
  font-size:7pt;
  color:#426c01;
  padding:2px 5px 2px 5px;
}

a.small_text
{
  text-decoration:none;
  font-family:Arial;
  font-size:7pt;
  color:#426c01;
}