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

  h1 { font-size: 18px;
    color: rgb(0, 93, 182);
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    text-align: left;
    }

  h2 { font-size: 16px;
    color: rgb(0, 93, 182);
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    text-align: left;
    }

  a.help:link {color: white; }/* unvisited link */
  a.help:visited {color: white;}  /* visited link */
  a.help:hover {color:  white}/* mouse over link */
  a.help:active {color: white}   /* selected link */

  .rightcol td { white-space:nowrap;
  padding: 2px 4px 0px 4px;
    }

  .rightcol table { white-space:nowrap;
    }

  .Count { font: .9em Arial bold;
    }

  .syllType { border-bottom: thin dotted rgb(153, 153, 153);
    vertical-align: top;
    }

  .consonants, .c { border-width: 1px;
    border-bottom-style: dotted ;
    border-color: rgb(153, 153, 153);
    vertical-align: top;
    white-space:nowrap;
    }

  .ccc { background-color: rgb(255, 255, 153);
    }

  .diph { color: rgb(51, 51, 255);
    }

  .shaded { background-color: rgb(239, 239, 239);
    }
  .t1, .r1, .b1, .l1 { border-width: 1px;
    }

  .t2, .r2, .b2, .l1 { border-width: 2px;
    }

  .t3, .r3, .b3, .l1 { border-width: 3px;
    }

  .t1, .t2, .t3 { border-top-color: rgb(153, 153, 153);
    border-top-style: solid;
    }

  .r1, .r2, .r3 { border-right-color: rgb(153, 153, 153);
    border-right-style: solid;
    }

  .b1, .b2, .b3 { border-bottom-color: rgb(153, 153, 153);
    border-bottom-style: solid;
    }

  .l1, .l2, .l3 { border-left-color: rgb(153, 153, 153);
    border-left-style: solid;
    }

  .tdashed { border-top-width: 1px;
   border-top-style: dotted;
   border-top-color: rgb(153, 153, 153);
    }

  .rdashed { border-right-width: 1px;
   border-right-style: dotted;
   border-right-color: rgb(153, 153, 153);
    }

   .bdashed { border-bottom-width: 1px;
   border-bottom-style: dotted;
   border-bottom-color: rgb(153, 153, 153);
    }

  .ldashed { border-left-width: 1px;
   border-left-style: dotted;
   border-left-color: rgb(153, 153, 153);
    }

  .rdashed2 { border-right-width: 2px;
   border-right-style: dotted;
   border-right-color: rgb(153, 153, 153);
    }

  .bdashed2 { border-bottom-width: 2px;
   border-bottom-style: dotted;
   border-bottom-color: rgb(153, 153, 153);
    }

  .nd { background-color: rgb(231, 231, 231);
    }

  .vowels {
    text-align: left;
    }

  .word {
    text-align: center;
    font-family: "Andika DesRev F","trebuchet ms",Verdana,Arial,Helvetica,sans-serif;
    font-size: 2em;
    line-height: 1.3em;
    letter-spacing: 1px;
    }

  .wordItem {
    font: .7em Verdana;
    width: 7em;
    height: 1.1em;
    padding-left: 5px;
    }

 #wordlistLength, #onTargetLength, #offTargetLength {
  font-size: 13px;
 }

   img {  border-style: none; }

  .comment {
    font-style: italic;
    color: gray;
}
label{
  cursor: pointer;
}
label:hover {
    background-color: #42A0FF;
}
#readspell{
  display: none;
}