<STYLE TYPE="text/css">
		.MenuText{ font-family: Verdana,Arial,Helvetica;
				font-weight: bold;
				color: black;
				font-size: 8pt}

		.inLineTextWhite{ font-family: Verdana,Arial,Helvetica;
				color: white;
				font-size: 8pt}
		.inLineText{ font-family: Verdana,Arial,Helvetica;
				color: black;
				font-size: 8pt}
		.inLineTextGreen{ font-family: Verdana,Arial,Helvetica;
				color: dimgray;
				font-size: 8pt}
.borderdefsL { border-color: black; 
              border-bottom-style:none; 
              border-top-style:none; 
              border-right-style:none; 
              border-left-style:solid; 
	      border-width: thin;}
.menuborder { border-color: black; 
              border-bottom-style:none; 
              border-top-style:none; 
              border-right-style:none; 
              border-left-style:solid; 
	      border-width: thin;}
.borderdefsM { border-color: #709392; 
              border-bottom-style:dotted; 
              border-top-style:none; 
              border-right-style:none; 
              border-left-style:none; 
	      border-width: thin;}
.borderdefsR { border-color: black; 
              border-bottom-style:none; 
              border-top-style:solid; 
              border-right-style:none; 
              border-left-style:none; 
	      border-width: thin;}
.borderdefsMenu { border-color: black; border-width:medium; border-style:solid; 
		 font-family: Verdana,Arial,Helvetica;
		
				color: black;
				font-size: 8pt}

.barNone{	position:absolute;
		bottom:400;
		left:3;
		right:20;
		top:0;}

	//Body {
	    //  background-image: url("images/ii_sidetitle2.jpg");

             // background-repeat: no-repeat;

	    //  }
	.IIBack {
	      background-image: url("images/ii_back.jpg");

              background-repeat: no-repeat;
	      }
@page {	margin-top: .8ex;}

a.menunav:link { color: black }
a.menunav:visited { color: black }
a.menunav { text-decoration: none; };
a.menunav:hover {text-decoration:underline;
		 color: blue};
a.menunav2:link { color: black}
a.menunav2:visited { color: black }
a.menunav2:hover {text-decoration:underline;
		 color: FEE361};
a.blackred:link { color: black}
a.blackred:visited { color: black }
a.blackred { text-decoration: none; };
a.blackred:hover {text-decoration:underline;
		 color: red};

a.blackred:link { color: black;
		text-decoration:underline;}
a.blackred:visited { color: black }
a.blackred { text-decoration: underline; };
a.blackred:hover {text-decoration:underline;
		 color: red};

a.leftnav:link { color: black }
a.leftnav:visited { color: black }
a.leftnav { text-decoration: none; };

a.middlenav:link { color: black }
a.middlenav:visited { color: black }
a.middlenav:hover {color:red};
	</STYLE>