    body {
	margin:0;
	padding:0;
	font: bold 11px/1.5em Verdana;
}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

img {
border: none;
} 

/*- Menu Tabs 9--------------------------- */

    #tabs9 {
	font-size:11px;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
      }
    #tabs9 ul {
	margin:0;
	list-style:none;
	padding: 0px;
      }
    #tabs9 li {
	display:inline;
	margin:0;
	padding:0;
	background-position: center center;
	height: 38px;
      }
    #tabs9 a {
	float:left;
	margin:0;
	text-decoration:none;
	background-image: url(images/tableft9.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
	display: block;
      }
    #tabs9 a span {
	display:block;
	background-image: url(images/tabright9.gif);
	background-repeat: no-repeat;
	height: 38px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs9 a span {
	float:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 98%;
}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
	color:#FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 98%;
	padding-right: 10px;
	padding-left: 5px;
      }
    #tabs9 a:hover {
      background-position:0% -38px;
      }
    #tabs9 a:hover span {
      background-position:100% -38px;
      }

/*---------------------------- */
