<style type="text/css">
   .generic {
   background-color: #d3dae3;
   border: thinpx solid #ff6600;
   color: #000;
   font-size: 10;
   font-family: arial;
   font-style: normal;
   font-weight: ;
   padding: 1px;
   margin-right: 10px;
   }

  div.sidemenu {color: #FFF; text-align: left; font: .75em Verdana, serif;
    padding: 0.75em 10 0.5em; margin: 0.25em 0 0.5em; background: #214679;
    border: 1px dashed #B2B2B2; border-width: 1px 0; margin-right: 5px;}
  div {font-family: arial; font-size: 10pt; margin-top: 0px;}

  span.reviews {font-size: 12pt; color: #1c3b64;}

  a:link {color: #2554C7;outline: none;}
  a:active {color: #2554C7;outline: none;}
  a:visited {color: #2554C7;outline: none;}

  div.sidemenulinks a:link  {color: #2554C7;outline: none;font: 0.88em Verdana, sans-serif;line-height: 1.4em; }
  div.sidemenulinks a:visited {color: #2554C7;outline: none;font: 0.88em Verdana, sans-serif;line-height: 1.4em; }
  
  td {font-family: verdana; font-size: 10pt; line-height: 25px;}
  
  /* strong phrases shouldn't show up as bold*/
  b {font-weight: normal;}

  /* for comment box */
  .posthidden {display: none;} 
  .postshown {display: table; border-style: dashed; border-width: 1px; background-image: url(/images/bodybgcornflowerblue.png); margin-right: 20px;}

  /* for product page */
  .productinfobar {font-weight: normal; font-family: Times New Roman, Arial; color: #333333; font-size: 14pt; width: 100%;}
  .productinfobar2 {font-weight: normal; color: #317010; font-family: Arial; font-size: 12pt; line-height: 20px;}

  .article b {font-weight: bold;}
  
  p.sidemenu {color: #000; text-align: left; font: normal 1em Verdana;
    padding: 0.75em 0 0.5em; padding: 6px; margin: 0.25em 0 0.5em; line-height: 1.3em; 
    margin-right: 5px;}
  
  .free {padding-left: 2px; padding-right: 2px; color: green; font-family: verdana, arial; font-size: 8pt; background-color: #e2dbc8;}
  
  u {text-decoration: none; border-top: 0px; border-left: 0px; border-right: 0px; border-bottom: 0px; border-style: dashed; letter-spacing: 1px; font-size: 10pt;}
  p {font: 0.88em Verdana, sans-serif; text-align: left; line-height: 1.8em; margin-top: 0pt; margin-right: 0pt; margin-bottom: 1em; margin-left: 0pt;}
  ul {font: 0.88em Verdana, sans-serif; text-align: left; line-height: 1.8em; margin-top: 0pt; margin-right: 0pt; margin-bottom: 1em;}
  li {list-style-type: circle;}
  
  span.searchengine {font-family: Verdana; font-size: 10pt; font-weight: lighter; color: #1c3b64; margin-bottom: 5px; margin-top: 0px;}
  span.searchphrase {font-family: Verdana; font-size: 10pt; font-weight: lighter; color: #1c3b64; text-transform: lowercase; letter-spacing: 0px; padding-left: 2px; padding-right: 2px; font-style: italic; margin-bottom: 5px; margin-top: 0px; text-decoration: underline;}
  ul.searchengine {font-family: Verdana; font-size: 10pt; font-weight: lighter; color: #1c3b64; padding-left: 10px; margin-bottom: 0px; margin-top: 5px; margin-left: 15px;}
  
  h1 {font-family: Times New Roman; font-size: 20pt; font-weight: lighter; color: #1c3b64; margin-bottom: 5px; margin-top: 0px;}
  h4 {font-family: Times New Roman; font-size: 20pt; font-weight: lighter; color: #1c3b64; margin-bottom: 5px; margin-top: 0px;}
  h5 {font-family: Times New Roman; font-size: 16pt; font-weight: lighter; color: #1c3b64; margin-bottom: 5px; margin-top: 0px;}
  h6 {font-family: Arial, Times New Roman; font-size: 12pt; font-weight: normal; color: #336600; margin-bottom: 5px; margin-top: 0px;}

  /* CSS for Yahoo Slider */
  #demo_bg {
      position: relative;
      background: url(/images/sliderbg.png) 0 5px no-repeat;
      height: 28px;
      width: 310px;
  }
  
  #demo_bg div {
      position: absolute;
      cursor: default;
      top: 4px;
  }
  
  /* Here's the highlight element */
  #demo_bg span {
      position: absolute;
      background: url(/images/sliderhighlight_transparent.png) 0 0 repeat-x;
      top: 10px;
      left: 12px;
      height: 13px;
      width: 288px;
  }
  
  #demo_bg .caution {
      background-position: 0 -13px;
  }
  #demo_bg .boom,
  #demo_bg .danger {
      background-position: 0 -26px;
  }
  
  /* We'll use the same class names for the status report region */
  p .ok {
      color: #3a3;
      font-weight: bold;
      text-transform: uppercase;
  }
  p .caution {
      background: #ff3;
      color: #770;
      font-weight: bold;
      font-style: italic;
      padding: 0 1ex;
      text-transform: uppercase;
  }
  p .danger {
      color: #f33;
      font-weight: bold;
      text-decoration: blink;
      text-transform: uppercase;
  }
  p .boom {
      color: #fff;
      background: #000;
      padding: 0 1ex;
  }

</style>