.backtemplate {
	background-image: url(/site/srj-templates/srj-back.jpg);
	background-repeat: repeat-x;
}
.info-title {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 6px;
	padding-bottom: 20px;
}
.info-text {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	padding-bottom: 15px;
}
.info-text a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
.info-text a:hover {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration:none;
}
