body {
	margin:20px;
	padding:20px;
	font: 11px/1.5em Verdana;
	color: #2A2842;
	max-width: 1000px;
	background-position: left top;
}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #2A2842;
}

img {
	border: none;
} 

imgpic {
	border: 1px;
	border-color: #000000;
} 
/*- Menu Tabs 10--------------------------- */

    #tabs10 {
	float:right;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
      }
    #tabs10 ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs10 li {
	display:inline;
	margin:0;
	padding:0;
      }
    #tabs10 a {
	float:right;
	background:url("tableft10.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
      }
    #tabs10 a span {
	float:left;
	display:block;
	background:url("tabright10.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFFFFF;
	font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {
	float:none;
}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
	color:#FFFFFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
	background-position:100% -42px;
      }
	  
	  /*- Menu Tabs 101--------------------------- */

    #tabs101 {
	float:right;
	width:100%;
	font-size:93%;
	border-bottom:1px solid #999999;
	line-height:normal;
      }
    #tabs101 ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs101 li {
	display:inline;
	margin:0;
	padding:0;
      }
    #tabs101 a {
	float:right;
	background:url("tabsilver.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
      }
    #tabs101 a span {
	float:left;
	display:block;
	background:url("tabsilver.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#000000;
	font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs101 a span {
	float:none;
}
    /* End IE5-Mac hack */
     #tabs101 a:hover span {
	color:#FFFFFF;
      }
    #tabs101 a:hover {
      background-position:0% -42px;
      }
    #tabs101 a:hover span {
	background-position:100% -42px;
      }
	  

	  
	  /*- Menu Tabs 00--------------------------- */

    #tabs00 {
	float:right;
	width:100%;
	font-size:93%;
	border-bottom:1px solid #ff9933;
	line-height:normal;
      }
    #tabs00 ul {
	margin:0;
	padding:0 0 0 0;
	list-style:none;
      }
    #tabs00 li {
	display:inline;
	margin:0;
	padding:0;
      }
    #tabs00 a {
	float:left;
	background:url("taborange.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
      }
    #tabs00 a span {
	float:left;
	display:block;
	background:url("taborange.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#000000;
	font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs00 a span {
	float:none;
}
    /* End IE5-Mac hack */
    #tabs01 a:hover span {
	color:#FFFFFF;
      }
    #tabs00 a:hover {
      background-position:0% -42px;
      }
    #tabs00 a:hover span {
	background-position:100% -42px;
      }
	  
	  	  /*- Menu Tabs 03--------------------------- */

    #tabs03 {
	float:right;
	width:100%;
	font-size:93%;
	border-bottom:1px solid #999999;
	line-height:normal;
      }
    #tabs03 ul {
	margin:0;
	padding:0 0 0 0;
	list-style:none;
      }
    #tabs03 li {
	display:inline;
	margin:0;
	padding:0;
      }
    #tabs03 a {
	float:left;
	background:url("tabsilver.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
      }
    #tabs03 a span {
	float:left;
	display:block;
	background:url("tabsilver.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#000000;
	font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs03 a span {
	float:none;
}
    /* End IE5-Mac hack */
    #tabs03 a:hover span {
	color:#FFFFFF;
      }
    #tabs03 a:hover {
      background-position:0% -42px;
      }
    #tabs03 a:hover span {
	background-position:100% -42px;
      }

	  
	  /*- Menu Tabs 02--------------------------- */

    #tabs02 {
	float:right;
	width:100%;
	font-size:93%;
	border-bottom:1px solid #ff9933;
	line-height:normal;
      }
    #tabs02 ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs02 li {
	display:inline;
	margin:0;
	padding:0;
      }
    #tabs02 a {
	float:right;
	background:url("taborange.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
      }
    #tabs02 a span {
	float:left;
	display:block;
	background:url("taborange.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#000000;
	font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs02 a span {
	float:none;
}
    /* End IE5-Mac hack */
    #tabs02a a:hover span {
	color:#FFFFFF;
      }
    #tabs02 a:hover {
      background-position:0% -42px;
      }
    #tabs02 a:hover span {
	background-position:100% -42px;
      }
	  
	  	  /*- Menu Tabs 20--------------------------- */

    #tabs20 {
	float:right;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333399;
      }
    #tabs20 ul {
	margin:0;
	padding:0 0 0 0;
	list-style:none;
      }
    #tabs20 li {
	display:inline;
	margin:0;
	padding:0;
      }
    #tabs20 a {
	float:left;
	background:url("tabgray.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
      }
    #tabs20 a span {
	float:left;
	display:block;
	background:url("tabgray.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#000000;
	font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs20 a span {
	float:none;
}
    /* End IE5-Mac hack */
    #tabs20 a:hover span {
	color:#FFFFFF;
      }
    #tabs20 a:hover {
      background-position:0% -42px;
      }
    #tabs20 a:hover span {
	background-position:100% -42px;
      }
	  
	    
	  /*- Menu Tabs 022--------------------------- */

    #tabs022 {
	float:right;
	width:100%;
	font-size:93%;
	border-bottom:1px solid #cc3333;
	line-height:normal;
      }
    #tabs022 ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs022 li {
	display:inline;
	margin:0;
	padding:0;
      }
    #tabs022 a {
	float:right;
	background:url("tabgray.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
      }
    #tabs022 a span {
	float:left;
	display:block;
	background:url("tabgray.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#000000;
	font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs022 a span {
	float:none;
}
    /* End IE5-Mac hack */
    #tabs022a a:hover span {
	color:#FFFFFF;
      }
    #tabs022 a:hover {
      background-position:0% -42px;
      }
    #tabs022 a:hover span {
	background-position:100% -42px;
      }

