@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial;
	font-size: 9pt;
	margin:0;
	padding:0;
}

form {
	margin:0;
	padding:inheri;
}
a {
	text-decoration:none;
	color:#0000FF
}
a.orange:link a.orange:visited a.orange:active {
	color: #0000FF;
}
a.orange:hover {
	color: #FF8000;
}

a.catapath:link a.catapath:visited a.catapath:active {
	COLOR: #0000ff; TEXT-DECORATION: none
}
a.catapath:hover {
	COLOR: #cc6600; TEXT-DECORATION: underline
}

div.r1 {
	background:url(../images/box-gray-tr1.gif) top left no-repeat;
}

div.r2 {
	background:url(../images/box-gray-tr2.gif) top right no-repeat;
}

div.r3 {
	background:url(../images/box-gray-tr3.gif) bottom left no-repeat;
}

div.r4 {
	background:url(../images/box-gray-tr4.gif) bottom right no-repeat;
	padding:4px 8px;
	text-align:left;
}

.tt_green {
	color:#008000;
	font-weight:bold;
	font-size:10pt;
}
    #tabsI {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
          border-bottom:0;
      }
    #tabsI ul {
	margin:0;
	list-style:none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
.tabb {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
    #tabsI a {
      float:left;
      background:url("../images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
	float:left;
	display:block;
	background:url("../images/tabrightI.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#000000;
      }

        #tabsI #current a {
                background-position:0% -42px;
        }
        #tabsI #current a span {
                background-position:100% -42px;
        }

