<link rel="shortcut icon" href="/jescowipco.ico"> 

<style type="text/css" rel="stylesheet">
	<!--	
	.nowrappage{
		white-space: nowrap;
		position: relative;
		width: 750px ;
		margin-left: auto ;
		margin-right: auto ;
		font-family:Arial;
		border: 0px solid black;

   }
   
   .navbar{
		font-family:Arial;
		overflow:auto;
		font-size: 12px;
		text-align: center;
		white-space: normal;
		padding-top: 10px;
		z-index: 10;
	}

	.textblock{
		position:absolute;
 		left:15px;
 		top:145px;
 		height: 110px;
 		width: 260px;

		font-family:Arial;
		font-size:12px;
		font-weight:bold;

		white-space: normal;

		border: 0px solid black;

	}
   
   .txtBox{
		background-image:url('/images/header/username.gif');
		background-repeat:no-repeat;
		
		position:absolute;
		left:651px;
		top:3px;
		
		width:89px;
	} 
	
	.pwdBox{
		background-image:url('/images/header/password.gif');
		background-repeat:no-repeat;
		
		position:absolute;
		left:651px;
		top:25px;
		
		width:89px;
	} 

	.leftdiv{
 		/*position:absolute;
 		 left:0px;
 		top:105px;  */
 		width: 365px;
		padding:5px;
   		display: table;
    		border: 0px solid black;
    }
    
 	.rightdiv{
 		/*position:absolute;
 		 left: 385px;
 		top:105px;  */
		width: 355px;
	    	padding:5px;
	    	display: table;
		border: 0px solid black;
    }
	 
 	.alphabet{
 		width: 100%;
		font-family:Arial;
		font-size:15px;
		border: 0px solid black;
		color:#ffffff;
		background-color:#127021;
		text-align:center;
		font-weight:bold;
   }
   
 
 	.indexlines{
 		width: 100%;
		font-family:Arial;
		font-size:12px;
		border: 0px solid black;
		background-color:#ffffff;
		text-align:left;
		font-weight:normal;
   }
   
   .indexlineshilite{
 		width: 100%;
		font-family:Arial;
		font-size:12px;
		border: 0px solid black;
		background-color:#eeeeee;
		text-align:left;
		font-weight:normal;
   }

   .copyright{
		font-family:Arial;
		font-size:10px;
		border: 0px solid black;
		text-align:center;
		font-weight:normal;
		padding-top: 30px;
   }   


   .headlg{
		font-family:Arial;
		font-size:16px;
		text-align:center;
		font-weight:bold;
		padding-top: 30px;
   }

   .headmd{
		font-family:Arial;
		font-size:14px;
		text-align:center;
		font-weight:bold;
   }

   .headsm{
		font-family:Arial;
		font-size:12px;
		text-align:center;
		font-weight:bold;
   }	
 	

	.bodytext{
		font-family:Arial;
		font-size:12px;
		font-weight:normal;

		white-space: normal;
}

	.otherpages{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;

		text-align:left;

		white-space: normal;
}


	.craftysyntax{
	top: 100px;
	position: fixed;
	text-align: left;
	z-index: 1;

}


	a:link {
 	color: #000000;
 	background: inherit;
 	font-weight: bold;
 	text-decoration: none;
	}
  a:visited {
 	color: #000000;
 	background: #;
 	font-weight: bold;
 	text-decoration: none;
 	}
  a:hover {
 	background: #eeeeee;
 	color: #000000;
 	font-weight: bold;
 	text-decoration: underline;
 	}
  a:active {
 	color: #eeeeee;
 	background: #000000;
 	font-weight: bold;
 	text-decoration: underline;
 	}

	input { 
		font-family: arial,;  
		font-size: 12px; 
	}
	select { 
		font-family: arial,;  
		font-size: 12px; 
	}	 	
	 	

   	-->
</style>
