   .DivMenu {position:absolute;
      left:-200;
      top:-1000;
      width:150;
      z-index:100;
      background-color:mintcream;
      border: 2px groove powderblue;
   }

   .TDMenu {
      color:slategray;
      font-family:verdana;
      font-size:70%;
      width:100%;
      cursor:default;
   }
   
   a:link {  
	font-family: Verdana; 
	font-size: 11px; 
	color: slategray; 
	text-decoration: underline;
}

a:visited {   
	color: slategray; 
	text-decoration: underline;
}

a:hover {   
	color: #006666; 
	text-decoration: underline;
}

a:active {   
	color: #006666; 
	text-decoration: none;
}


li        {  font-family: Verdana, Arial, Helvetica, sans-serif; 
			 font-size: 11px; 
			 color: #000000; 
			 line-height:14px;
	}

h1        {  
			  font-family: Verdana, Arial, Helvetica, sans-serif; 
			  font-size: 12px; 
			  font-weight: bold;
			  line-height: 1.1;
			  color: #006699;
			  
	}
	
td        {  font-family: Verdana, Arial, Helvetica, sans-serif; 
			 font-size: 11px; 
			 color: #000000; 
	}	


.bigblue {

	color: #006699;
	font-size: 13px; 
	
}


.blue {

	color: #006699;
	font-size: 12px; 
	
}


.blue a:link {  
	font-family: Verdana; 
	font-size: 11px; 
	color: #006699; 
	text-decoration: underline;
}

.blue a:hover {   
	color: dimgray; 
	text-decoration: underline;
}

.blue a:active {   
	color: #006666; 
	text-decoration: none;
}

.blue a:visited {   
	color: #006699; 
	text-decoration: underline;
}

.small {  

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #006699;
	
	}
	
	
.small a:link {  
	font-family: Verdana; 
	font-size: 10px; 
	color: slategray; 
	text-decoration: underline;
}

.small a:hover {   
	color: #006666; 
	text-decoration: underline;
}

.small a:active {   
	color: #006666; 
	text-decoration: none;
}

.small a:visited {   
	color: slategray; 
	text-decoration: underline;
}
