body {
padding: 0;
margin: 0;
font: 76% tahoma, verdana, sans-serif;
background: #e0e0e0;
color: #303030;
}

.ibar{background:url(../templates/images/bar1.png) left top repeat-x; height:22px; line-height:22px; color:#666666; font-weight:bold; letter-spacing:1px; font-size:11px; padding:0px 3px 0px 7px; clear:both;border:1px solid #D6D6D6; border-width:0px 1px;}
.ibar a{color:#666666 !important;}


a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
}

/*- Menu Tabs K--------------------------- */

    #tabsK {
      float:right;
      width:100%;
      background:#E7E5E2;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #54545C;
      }
    #tabsK ul {
        margin:0;
        padding:5px 5px 0 50px;
        list-style:none;
      }
    #tabsK li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsK a {
      float:right;
      background:url("../templates/images/tableftK.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsK a span {
      float:right;
      display:block;
      background:url("../templates/images/tabrightK.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsK a span {float:none;}
    /* End IE5-Mac hack */
    #tabsK a:hover span {
      color:#FFF;
          background-position:100% -42px;
      }
    #tabsK a:hover {
      background-position:0% -42px;
      }
    #tabsK a:hover span {
      background-position:100% -42px;
          }

        #tabsK #current a {
                background-position:0% -42px;
        }
        #tabsK #current a span {
                background-position:100% -42px;
        }
-->
