body {
  margin: 0px; 
  padding: 0px;
  font-face: verdana, arial;
  font-size: 11pt;
}

td {
  font-family: verdana, arial;
  font-size: 9pt;
}

a {
  font-family: verdana, arial;
  font-size: 9pt;
  text-decoration: none;
  color: #000000;
}

.c_list {
 padding-bottom: 10px;
 list-style-image: url(images/cherry2.gif); 
 list-style-position: outside; line-height: 1.5em;
}

    #tabsF {
      position:absolute;
      float:left;
      width:100%;
      margin: 0;
      font-size:93%;
      line-height:normal;
      border-bottom:1px solid #666;
      }

    #tabsF ul {
	  position: absolute;
	  margin:0;
	  padding:3px 5px 0 1px;
	  list-style:none;
      }

    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }

    #tabsF a {
      float:left;
      background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      border-bottom: #aaa 1px solid;
      }

    #tabsF a span {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */

    #tabsF a:hover span {
      color:#000000;
      }

    #tabsF a:hover {
      background-position:0% -42px;
      }

    #tabsF a:hover span {
      background-position:100% -42px;
      }

