body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
a{ outline:none; text-decoration:underline; color:#666; }
img { border:none; outline:none; }
.LkWhite{ color:#fff; }
.DivMenu{
	background:#e2eaf7; 
	line-height:20px; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size:12px; 
	padding-left:10px; 
	margin-top:5px;	
}
.DivSubMenu{
	background:#e2eaf7; 
	line-height:20px; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size:12px; 
	padding-left:10px; 
	margin-top:3px; 
	margin-left:10px;	
}
.LkMenu{ color:#066196; text-decoration:none; }
.LkMenu:hover{ color:#333; text-decoration:underline; }
.LkMenuSel{ color:#333; text-decoration:underline; }