.grey {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #6D6D6D}
.orange {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: FF6000; text-decoration: underline}
.mnu {  font-family: tahoma; font-size: 10px; color: #FFFFFF; text-decoration: none}
.card { font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold}
.rates { font-family: Verdana; font-size: 11px; color: #666666; font-weight: normal}
.brdr{  border-color: black black black #c3c3c3; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 2px}
.caption {
 color: #FFFFFF;
 font-style: normal;
 padding-left: 8px;
 font-size: 13px;
 font-weight: bold;
 padding-bottom: 5px;
 padding-top: 4px;
 margin-bottom: 2px;
 margin-top: 4px;
 font-family: tahoma;
 text-align: left;
 background: #643200;
 display:block;
 border-left: 1px solid #ed992c;
 border-top: 1px solid #ed992c;
 border-right: 2px solid #ed992c;
 border-bottom: 3px solid #AE5700;
}
.boldtxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: FF6000; text-decoration: none}

<!-- Horizontal menu-->

  img {
border: none;
}

/*- Menu Tabs 10--------------------------- */

    #tabs10 {
      float:left;
      width:100%;
      font-size:93%;
	  border-bottom:0px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:2px 2px 2px 10px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("../images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("../images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
	 
	  /*- Menu Tabs 11--------------------------- */

    #tabs11 {
      float:left;
      width:100%;
      font-size:93%;
          border-bottom:0px solid #2763A5;
      line-height:normal;
      }
    #tabs11 ul {
          margin:0;
          padding:2px 2px 2px 2px;
          list-style:none;
      }
    #tabs11 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs11 a {
      float:left;
      background:url("../images/tableft11.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs11 a span {
      float:left;
      display:block;
      background:url("../images/tabright11.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs11 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs11 a:hover {
      background-position:0% -42px;
      }
    #tabs11 a:hover span {
      background-position:100% -42px;
      }

      #tabs11 #current a {
              background-position:0% -42px;
      }
      #tabs11 #current a span {
              background-position:100% -42px;
      }
