		
		#left { position: absolute;
				left: 50%;
				margin-left: -490px;
				margin-top: 146px;
				font-weight: bold;
				font-family: Times New Roman;
				color: rgb(0,0,0);
				font-size: 12pt;
				}
				
		* html #left
				{	margin-left: -490px;
					mar/gin-left: -489px;
				}
	
		ul 	{ 	list-style-type: none;
				color: rgb(0,0,0);
				margin-top: 0;
				}
	
		li 	{ 	margin-bottom: 5px; 
				line-height: 29px;
				}
			
		li.nolink { display: block;
					width: 220px; 
					height: 30px;
					background-color: rgb(222,227,220);
					border: 1px solid;
					border-color: rgb(222,227,220);  
					color: rgb(0,0,0);
				}
				
				
		li.nothing { 	line-height: 20px;
				}
		
			
		a.link {
			display: block;
			width: 220px; 
			height: 30px;
			background-color: rgb(222,227,220);
			border: 1px solid;
			border-color: rgb(222,227,220);  
			color: rgb(0,0,0);
			text-decoration: none;
			}
	 
		a.link:hover {
			background-color: rgb(198,216,190);
			text-decoration: none; 
			}
    
    
    	
		a.active {
			display: block;
			width: 220px; 
			height: 30px;
			background-color: rgb(198,216,190);
			border: 1px solid;
			border-color: rgb(222,227,220);  
			color: rgb(0,0,0);
			text-decoration: none;
			}
	 
		a.active:hover {
			background-color: rgb(198,216,190);
			text-decoration: none; 
			}
    
		a.email {
			display: block;
			width: 220px; 
			height: 34px;
			background-color: rgb(198,216,190);
			border: 0px none;
			border-color: rgb(198,216,190);  
			color: rgb(0,0,0);
			text-decoration: none;
			}
	 
		a.email:hover {
			background-color: rgb(198,216,190);
			text-decoration: none; 
			}