.blackborder 
{  
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 1px
}

.blackborderlastrow 
{  
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
TD
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
INPUT
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	font-size: 11pt;
	border-left: white 1px solid;
	color: black;
	border-bottom: white 1px solid;
	font-family: Arial;
}


