
.printContent{
display:none
}

.contentholder {
	padding: 18px;
	height: 283px;
	width: 610px;
	overflow: hidden;
}
.sidespacerTable{
	width: 68px;
}

.maintable{
width:780px;
}
a:link {
	text-decoration: none;
	color: #666666;	
}
a:visited {
	text-decoration: none;
	color: #666666;	
}
a:hover {
	text-decoration: underline;
	color: #666666;	
}
a:active {
	text-decoration: none;
	color: #666666;	
}

