@charset "utf-8";
    #tabs4 {
	float:right;
	font-size:88%;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 315px;
	font-weight: bold;
      }
    #tabs4 ul {
	margin:0;
	list-style:none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
	float:left;
	margin:0;
	padding:0 0 0 7px;
	text-decoration:none;
	background-image: url(../images/menu/tableft4.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #tabs4 a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#6B78A9;
	background-image: url(../images/menu/tabright4.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#6B78A9;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
      }

      #tabs4 #current a {
              background-position:0% -42px;
      }
      #tabs4 #current a span {
              background-position:100% -42px;
      }
	  
#menu8 {
	width: 193px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        }
#menu8 li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	margin: 2px;
        }
#menu8 li a:link, #menu8 li a:visited {
	color: #656556;
	display: block;
	padding: 8px 0 0 20px;
	background-image: url(../images/menu/menu8.gif);
	font-weight: bold;
        }
#menu8 li a:hover, #menu8 li #current {
	color: #cc0000;
	padding: 8px 0 0 20px;
	background-image: url(../images/menu/menu8.gif);
	background-position: 0 -32px;
	font-weight: bold;
        }
