table.content
{
	background-image: url(../images/layout/homecontentbackground.gif);
	background-repeat: repeat-y;
	background-position: right;
}
div.text
{
	background-image: url(../images/layout/textbackgroundmiddle.gif);
	background-repeat: repeat-y;
	padding-left: 12px;
}
td.subtitle
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight:bold;
	color : #285F89;
	text-decoration: none;
}
img.title
{
	margin-top: 6px;
	margin-bottom: 4px;
}