<style type="text/css">
    body {
	margin:0;
	padding:0;
	font: bold 11px/1.5em Verdana;
	text-align:center;
}
 
h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
img {
border: none;
} 
 

#tabsI {
      float:left; 
      width:100%; 
      /* background:#EFF4FA; */
	  
      font-size:93%;
      line-height:normal;
	  border-bottom: 10px solid red; 
	  margin-bottom: 10px;
      }
    #tabsI ul {
	  margin:0;
	  margin-left:auto;
	  margin-right:auto;
      padding:10px 0px 0px 4px;
	  list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background: #f69a41 url("tableftI.gif") no-repeat left top;
      margin:0;
      padding:0px 0px 0px 4px;
      text-decoration:none;
	  border-bottom: 5px solid #e7e3e3;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("tabrightI.gif") no-repeat right top;
      padding:5px 15px 0px 5px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
	  
      }
    #tabsI a:hover {
      background-position:0% -42px;
	  background: #89b1ee url("tablefthoverI.gif") no-repeat left top;
	  text-shadow: 2px 2px 2px #000;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
	  background: #89b1ee url("tabrighthoverI.gif") no-repeat right top;
	  text-shadow: 2px 2px 2px #000;
      }
 

 
</style>
