.ltnorbord{
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style:  solid;
	
	
}
.ltnolbord{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style:  none;
	
	
}
.ltnobbord{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style:  solid; 
	
	
}
.ltnotbord{
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style:  solid; 
	
	
}
.ltnobord{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style:none;
	border-left-style:  none;
	
	
}
.ltbord{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style:  solid; 
	
	
}
.lthref{
text-decoration: none;
cursor: hand;
}

