.tblbkg {
	background: url(images/bkg-tbl.jpg) repeat;
}
.imageborder {
	border: 1px solid #FFFFFF;
}
.title {
	height: 42px;
}
.previewtext {
    font: 12px Arial, Helvetica, sans-serif;
	color: #999999;
}
.previewheading {
    font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.text {
	font: 12px Arial, Helvetica, sans-serif;
	color: #999999;
}
.textsmall {
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
