/* CSS Document */
#tabsI { float:left; width:auto; line-height:normal; }
#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:11px; font-weight:normal; font-family:Verdana; }
#tabsI a span { float:left; display:block; background:url(../images/tabrightI.gif) no-repeat right top; padding:8px 36px 7px 34px; color:#ffffff; }/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabsI a span {float:none; color:#333333; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; } /* End IE5-Mac hack */

#tabsI a:hover span { color:#000000; background-position:0% -26px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; }
#tabsI a:hover {background-position:0% -35px; }
#tabsI a:hover span { background-position:100% -35px; }
	  
/* On Tab */
#tabsI .on a{ float:left; background:url(../images/tableftIon.gif) no-repeat left top; margin:0; padding:0 0 0 5px; text-decoration:none; font-size:11px; font-weight:normal; font-family:Verdana; background-position:0% -42px; }

#tabsI .on a b { float:left; display:block; background:url(../images/tabrightIon.gif) no-repeat right top; padding:5px 10px 4px 6px; color:#ffffff; }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsI .on a b {float:none;}

/* End IE5-Mac hack */
#tabsI a:hover b { color:#ffffff; }
#tabsI .on a:hover { background-position:0% -42px; }
#tabsI .on a:hover b { background-position:100% -42px; }

