/*
TABLE {
	border-collapse : collapse;
	border-spacing : 0px;
	display:inline;
	white-space : nowrap;
 }
TR{
		margin-bottom:50px;
		border : Fuchsia;
}

.buttonText
{
	text-decoration:none;
	font-size:10px;
	text-align:center;
	color: #6A6A6A;	
	width : 110px;
	height : 11px;
	font-family :Verdana, Arial, Helvetica, sans-serif;
	padding : 0px 0px 0px 0px;	
	
	
	

}

.buttonText:hover
{
	font-size:10px;
	color: Blue;	

}
*/
.SmallFootPrint
{
	display: none;
	visibility : hidden;
}
