body {
  margin: 0px;
  padding: 0px;
  background: url(images/getoff/mainbg.gif) repeat-x #4F9C4E;
}

body, td, p {
 color: #444242;
 font-size: 11px;
 font-family: Arial, Tahome, Verdana, Helvetica, Trebuchet MS, Trebuchet;
}


h1 {
  padding: 0px 0px 5px 0px;
  margin: 0px;
  font-size: 26px;
  color: #404040;
  font-weight: bold;
}

h2 {
  padding: 0px 0px 15px 0px;
  margin: 0px;
  font-size: 18px;
  color: #404040;
  font-weight: bold;
}


h3 {
  padding: 0px 0px 0px 0px;
  margin: 0px;
  font-size: 16px;
  color: #167443;
  font-weight: bold;
}


.gbottom {
  width: 732px; 
  height: 26px; 
  text-align: right; 
  padding: 8px 15px 0px 0px; 
  background: url(images/getoff/mainbottom.png) no-repeat top;
}

.mainleft {
  margin: 0px;
  padding: 0px;
  background: url(images/getoff/mainleft.png) repeat-y;
}

.tabletop1 {
  margin: 0px;
  padding: 20px 20px 0px 20px;
  background: url(images/getoff/tabletop1.gif) no-repeat #ffffff;
  width: 517px;
}

.tabletop3 {
  margin: 0px;
  padding: 20px 20px 0px 20px;
  background: url(images/getoff/tabletop3.gif) no-repeat #ffffff;  
  width: 517px;
}

.tabletop5 {
  margin: 0px;
  padding: 90px 20px 0px 20px;
  background: url(images/getoff/tabletop5.gif) no-repeat #ffffff;
  width: 517px;
}

.tabletoppr {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  background: url(images/getoff/ptop.png) no-repeat;
  width: 438px;
}

.lbc {
  margin: 0px;
  padding: 0px;
  background: url(images/getoff/lbc.gif) no-repeat;
  width: 12px;
  height: 2px;
}


.rbc {
  margin: 0px;
  padding: 0px;
  background: url(images/getoff/rbc.gif) no-repeat;
  width: 12px;
  height: 12px;
}

.bt1 {
  margin: 0px;
  padding: 0px;
  background: url(images/getoff/bt1.gif) bottom;
  height: 12px;
}


.mainright {
  margin: 0px;
  padding: 0px;
  background: url(images/getoff/mainright.png) repeat-y;
}

.content {
  background: url(images/getoff/bg.png) #CADB2A;
}
.productname {
  padding: 0px 0px 5px 0px;
  margin: 0px;
  font-size: 16px;
  color: #006E3A;
  font-weight: bold;
}

.productdescr {
  padding: 5px 0px 0px 0px;
  margin: 0px;
  font-size: 11px;
  color: #8E8F91;
  font-weight: normal;
}

.productbody {
  padding: 5px 0px 10px 0px;
  margin: 0px;
  font-size: 11px;
  color: #444242;
  font-weight: normal;
}


.newsname {
  padding: 0px 0px 5px 0px;
  margin: 0px;
  font-size: 12px;
  color: #006E3A;
  font-weight: bold;
}

.newstext {
  padding: 0px 0px 10px 0px;
  margin: 0px;
  font-size: 11px;
  color: #006E3A;
  font-weight: normal;
}



a:link    {color: #6A6B6D; text-decoration: none;}      
a:visited {color: #6A6B6D; text-decoration: none;}      
a:active  {color: #000000; text-decoration: none; }
a:hover   {color: #000000; text-decoration: none; }

a.bottomlinks:link    {color: #ffffff; text-decoration: none;}
a.bottomlinks:visited {color: #ffffff; text-decoration: none;}
a.bottomlinks:active  {color: #CADB2A; text-decoration: none;}
a.bottomlinks:hover   {color: #CADB2A; text-decoration: none;}


