a
{
  text-decoration: none;
}

table, td
{
  vertical-align: top;
  padding: 0px;
  margin: 0px;
}

input, select
{
  border: 1px solid #CCCCCC;
  font-family: Arial;
  font-size: 12px;
  color: #333333;  
}

img
{
  border: none;
}

.login_body
{
  height: 138px;
  border-left: 1px solid #D9D9D9; 
  border-right: 1px solid #D9D9D9; 
  text-align: center; 
  padding-top: 6px;
  background-image: url(images/login_bg.jpg);
  background-repeat: no-repeat;

  font-family: Arial;
  font-size: 12px;
  color: #333333;  
  
}

.login_body a
{ 
  color: #333333;
  text-decoration: underline;
}


.latest_body
{
  border-left: 1px solid #8AC116; 
  border-right: 1px solid #8AC116;  
  background: #FFFFFF;  
  background-image: url(images/latest_bg.jpg);

  font-family: Arial;
  font-size: 11px;
  color: #666666;

  height: 100%;
}

.latest_body img
{
  margin-left: 28px;
  margin-bottom: 7px;
}

.latest_body .data
{
  padding-left: 37px;  
  padding-right: 24px;
  
}

.latest_body b
{
  font-family: Arial;
  font-size: 11px;
  color: #339900;  
  font-weight: bold;
}

.latest_body .link
{
  width: 100%;
  text-align: right;
  margin-right: 24px;
}

.latest_body .link a
{
  font-family: Arial;
  font-size: 11px;
  color: #339900;  
  text-decoration: none
}

.offer_body
{
  border-left: 1px solid #FFBE41; 
  border-right: 1px solid #FFBE41;    
}

.offer_body .orange
{
  text-align: center;
  font-family: Arial;
  font-weight: bolder;
  font-size: 28px;
  color: #FF9900;
}

.offer_body .black
{
  text-align: center;
  font-family: Arial;
  font-weight: bolder;
  font-size: 18px;
  color: #333333;
}

.offer_body .green_1
{
  text-align: center;
  font-family: Arial;
  font-weight: bolder;
  font-size: 20px;
  color: #00CC00;
  margin-top: 3px;
  margin-bottom: 3px;
}

.offer_body .green_2
{
  text-align: center;
  font-family: Arial;
  font-weight: bolder;
  font-size: 18px;
  color: #00CC00;
}

.info_section
{
  width:255px; 
  height:198px; 
  background-image:url(images/info_bg.jpg); 
  background-repeat: no-repeat;
}

.info_section .content
{
  font-family: Arial;
  font-size: 13px;
  color: #000000;
  padding-left: 30px;
  padding-top: 75px;
  line-height: 1.9;     
}

.info_section .content a
{
  font-family: Arial;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
}

.help_section
{
  width:277px; 
  height:198px; 
  background-image:url(images/help_bg.jpg); 
  background-repeat: no-repeat;
}

.help_section .content
{
  font-family: Arial;
  font-size: 13px;
  color: #000000;
  padding-left: 30px;
  padding-top: 75px;
  line-height: 1.9;  
}

.help_section .content a
{
  font-family: Arial;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
}

.contact_section
{
  width:266px; 
  height:198px; 
  background-image:url(images/contact_bg.jpg); 
  background-repeat: no-repeat;
}

.contact_section .content
{
  font-family: Arial;
  font-size: 13px;
  color: #000000;
  padding-left: 30px;
  padding-top: 75px;
  line-height: 1.9;  
}

.contact_section .content a
{
  font-family: Arial;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
}

.categories_body
{
  border-left: 1px solid #8AC116; 
  border-right: 1px solid #8AC116;  
  background: #FFFFFF;  
  background-image: url(images/categories_bg.jpg);
  text-align: center;
  padding-top: 33px;
}

.categories_body img
{
  margin-bottom: 100px;
}

.cat_offer_body
{
  border-left: 1px solid #FFBE41; 
  border-right: 1px solid #FFBE41;    
  text-align: center;
  line-height: 1.7;  
}

.cat_offer_body .orange_big
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 28px;
  color: #FF9900;
}

.cat_offer_body .black
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 13px;
  color: #333333;
}

.cat_offer_body .orange
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 13px;
  color: #FF9900;
  margin-top: 5px;
  margin-bottom: 5px;
}

.cat_offer_body .green
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 13px;
  color: #7FBF06;
}

.green_section_header
{
  background-image: url(images/green_header.jpg);
  width: 198;
  height: 53;
}

.green_section_header p
{
  margin: 0px;
  padding-left: 59px;
  padding-top: 14px;
  padding-right: 0px;
  padding-bottom: 0px;
  font-family: Arial narrow;
  font-size: 14px;
  font-weight: bold;
  color: #3C9E04;
}

.green_section_body
{
  border-left: 1px solid #8AC116; 
  border-right: 1px solid #8AC116;    
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  text-align: center;
  background: #F6FDEC;
  font-family: Arial;
  font-size: 14px;
  color: #1F1F1F;
}

.green_section_body p
{
  padding: 0px;
  margin: 0px;
}

.green_section_body b
{
  font-family: Arial narrow;
  font-size: 14px;
  font-weight: bold;
  color: #3C9E04;
}

.green_section_body .cat_link
{
  font-family: Arial;
  font-size: 14px;
  color: #3C9E04;
  text-decoration: underline;
}

.product_images_body
{
  border-left: 1px solid #FFBE41; 
  border-right: 1px solid #FFBE41;    
  padding-top: 30px;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 1.5;
}

.product_images_body .orange_big
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 28px;
  color: #FF9900;
}

.product_images_body .black
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 15px;
  color: #333333;
}

.product_images_body .green
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 15px;
  color: #7FBF06;
}

.product_image
{
  width:354px;
  height:264px;
  margin-bottom: 24px;
}

.big_green_section_header
{
  background-image: url(images/big_green_header.jpg);
  width: 627;
  height: 53;
}

.big_green_section_header h1
{
  margin: 0px;
  padding-left: 78px;
  padding-top: 14px;
  padding-right: 0px;
  padding-bottom: 0px;
  font-family: Arial narrow;
  font-size: 14px;
  font-weight: bold;
  color: #3C9E04;
}

.big_green_section_body
{
  border-left: 1px solid #8AC116; 
  border-right: 1px solid #8AC116;    
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  background: #F6FDEC;
  font-family: Arial;
  font-size: 13px;
  color: #1F1F1F;
  height: 500px;
}

.big_green_section_body .faq_link
{
  font-family: Arial;
  font-size: 14px;
  color: #3C9E04;
  text-decoration: none;
}

.big_green_section_body .faq_link_1
{
  font-family: Arial;
  font-size: 14px;
  color: #333333;
  text-decoration: none;
}

.big_green_section_body h1
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 28px;
  color: #FF9900;
  margin: 0px;
}

.pname_list
{
  font-family: Arial;
  font-size: 10px;
  color: #333333;
  text-decoration: underline;
}

.pname_list_orange
{
  font-family: Arial;
  font-size: 10px;
  color: #FFBE41;
  text-decoration: underline;
}

.large_orange_section_body
{
  border-left: 1px solid #FFBE41;
  border-right: 1px solid #FFBE41;
  padding-left: 18px;
  padding-top: 13px;
}

.register_offer_body
{
  border-left: 1px solid #FFBE41; 
  border-right: 1px solid #FFBE41;    
}

.register_offer_body .orange_big
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 28px;
  color: #FF9900;
}

.register_offer_body .black
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 13px;
  color: #333333;
}

.register_offer_body .orange
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 13px;
  color: #FF9900;
  margin-top: 5px;
  margin-bottom: 5px;
}

.register_offer_body .green
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 13px;
  color: #7FBF06;
}

.register_offer_body td
{
  padding-bottom: 4px;
  line-height: 1.7;
}

.large_orange_section_body .r_big_green
{
  font-family: Arial;
  font-size: 19px;
  color: #79D21F;
}

.large_orange_section_body .black
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 13px;
  color: #333333;
}

.large_orange_section_body .required
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 13px;
  color: #E97A6E;
}

.large_orange_section_body td
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 13px;
  color: #333333;

  padding: 1px;
}

.large_orange_section_body .r_orange
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 15px;
  color: #FFAC2F;
  margin-top: 33px;
  margin-bottom: 11px;
}

.large_orange_section_body .r_black
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 15px;
  color: #333333;
}

.large_orange_section_body .r_black_a
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 15px;
  color: #333333;
  text-decoration: underline;
}

.large_orange_section_body select, check
{
  border: 1px solid #8AC116;
  background: #EFF0F0;
}

.ValidateErrorMessage
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 13px;
  color: #E97A6E;
}

.pop_offer_body
{
  border-left: 1px solid #FFBE41; 
  border-right: 1px solid #FFBE41;    
}

.pop_offer_body .orange_big
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 28px;
  color: #FF9900;
}

.green_font
{
  font-family: Arial;
  font-weight: bolder;
  font-size: 13px;
  color: #7FBF06;
}
