.background-left {
	background-image: url(images/background-left.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.background-right {
	background-image: url(images/background-right.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #2D4B6F;
	text-decoration: none;
}
.title {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #2D4B6F;
	text-decoration: none;
}
