#tabsI {
      float:left;
      width:auto;
	  padding-left:0px; 
      background:#ffffff;
      font-size:12px;
      line-height:normal;
	  border-bottom:1px solid #FF8731;
     }
#tabsI ul { margin:0; padding:0px 0px 0 0px; list-style:none; }
#tabsI li { display:inline; margin:0; padding:0; }
#tabsI a {
      float:left;
      background:url(../images/tableftI.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
	  font-size:12px;
	  font-weight:bold;
	  font-family:Arial;
      }
#tabsI a span {
      float:left;
      display:block;
      background:url(../images/tabrightI.gif) no-repeat right top;
      padding:5px 4px 4px 0px; cursor:pointer;
      color:#626262;
      }
	  .grey a {color: #999999;text-decoration:none;}
	  .greynew #trans a {color:#000;text-decoration:none;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
/*#tabsI a span {float:none;}*/
/* End IE5-Mac hack */
#tabsI a {  font-family:arial;}
#tabsI a:hover span { color:#ffffff;}
#tabsI a:hover { background-position:0% -42px; }
#tabsI a:hover span { background-position:100% -42px; }
	  
	  
/*********************** On Tab **********************/

#tabsI .on1 a{
      float:left;
      background:url(../images/tableftIon.gif) no-repeat left;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
	  font-size:12px;
	  font-weight:bold;
	  font-family:Arial;
	  background-position:0% -42px;
      }
#tabsI .on1 a b {
      float:left;
      display:block;
      background:url(../images/tabrightIon.gif) no-repeat right top;
      padding:5px 10px 4px 6px;
      color:#ffffff;
      }

#tabsI .on a{
      float:left;
      background:url(../images/tableftIon.gif) no-repeat  0 -42px;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
	  font-size:12px;
	  font-weight:bold;
	  font-family:Arial;
      }
#tabsI .on a span {
      float:left;
      display:block;
      background:url(../images/tabrightIon.gif) no-repeat right top ; 
      padding:5px 10px 4px 6px;
      color:#ffffff;
      }

#tabsI .on a:hover span {
      float:left;
      display:block;
      background:url(../images/tabrightIon.gif) no-repeat right top;
      padding:5px 10px 4px 6px;
      color:#ffffff;
      }


/*********************** red Tab **********************/
#tabsI .red a{
      float:left;
      background:url(../images/tableftIr.gif) no-repeat left;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
	  font-size:12px;
	  font-weight:bold;
	  font-family:Arial;
	  background-position:0% -42px;
      }
#tabsI .red a b {
      float:left;
      display:block;
      background:url(../images/tabrightIr.gif) no-repeat right top;
      padding:5px 10px 4px 6px;
      color:#ffffff;
      }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsI .red a b {float:none;}
/* End IE5-Mac hack */
#tabsI a:hover b { color:#ffffff; }
#tabsI .red a:hover { background-position:0% top; }
#tabsI .red a:hover b { background-position:100% -42px; }
