@import '/css/header.css';
@import '/css/footer.css';

/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { 
    margin: 0px;
    padding: 0px;
  }

  body, th, td,a,p { 
    font-family: Arial,sans-serif;
    font-size: 14px;
    color: rgb(50, 50, 50);
  }

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

  .email_grid { text-align: left; width: 100%; background-color: rgb(0,0,0);}

  /*  font-size is needed here because there is a 'td' attribute above with a different
      font-size set that must be overriden */
  .email_grid_left { color: rgb( 0,0,0 ); background-color: rgb(204,204,204); width: 402px; }
  .email_grid_right { width: 227px; background-color: rgb(204,204,204); }
  .email { color: rgb( 51,51,255 ); }

  .ad_tab { background-color: rgb( 0,0,0 ); }
  .ad_row1 { font-weight: bold; text-align: center; }
/* top right bottom left is the order for padding */
  .ad_col1 { background-color: rgb( 204, 204, 204); color: rgb( 30,30,30 ); font-weight: bold; text-align: center; padding:5px; }
  .ad_col2 { background-color: rgb( 204, 204, 204); color: rgb( 30,30,30); padding: 5px; }
  .ad_col3 { background-color: rgb( 204, 204, 204); color: rgb( 30,30,30); padding: 5px; }
  .ad_col4 { background-color: rgb( 204, 204, 204); color: rgb( 30,30,30 ); font-weight: bold; padding: 5px; }
  .ad_col4 h4 { font-style: italic; display:inline; }

  .ht_indent { margin:5px 0px 0px 50px;padding:0px; }
  .ht_p_big { font-size: 1.5em; font-weight:bold; }
  .ht_p_msg { color: red;}
  .ht_i { font-style: italic; }
  .ht_input { position:absolute; left:200px; }

  .ht_img p  { text-align: center; margin-top:280px; font-size:13px; }
  .ht_img { float:left; margin: 0px; padding: 0px; }

  #ht_inside { width: 694px; margin: 21px 0px 20px 30px; text-align:left; }

  .ht_content { margin: 0px 0px 0px 160px; text-align:left; }
  .ht_content h1 { font-size: 17px; font-weight: bold; }
  .ht_content h2 { font-size: 14px; font-weight: bold; }
  .ht_content h3 { font-style: italic; }
  .ht_content h4 { font-size: 16px; font-weight:bold; text-decoration: underline; }
  .ht_content h5 { text-decoration: underline; }
  .ht_content h6 { 
    margin-left:auto;
    margin-right:auto;
    font-size: 17px;
    text-align: center;
    font-weight: normal;
  }
  .ht_b { font-weight: bold; }
  
  .ht_apps_col1 { width: 210px; font-size: 17px; vertical-align:top; }
  .ht_apps_col2 { padding-bottom: 30px;  }
  .ht_txt { border-collapse:collapse;}
  div.ht_faq_summary { line-height: 140%; }
  .ht_q {
    font-weight:bold;
  }
  
  #specs {
    text-align:left;
    width:638px;
    height:396px;
    background-color: rgb( 0,0,0 );
    margin-top:20px;
  }
  
  #specs td {
    color: rgb( 0,0,0 );
    background-color: rgb( 204,204,204 );
  }

