.back {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.welcomeback {
	background-color: #FFFFFF;
	background-image: url(images/home/welcome-back.gif);
	background-repeat: repeat-x;
}
.text-welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #93A0B2;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 5px;
}
.text-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #93A0B2;
	text-decoration: none;
	padding-left: 15px;
}
.text {
	font-family: Arial;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	padding: 8px;
}
.text a:link, .text a:visited, .text a:active {
	color: #213774;
	text-decoration: none;
}
.text a:hover {
	color: #213774;
	text-decoration: underline;
}
.text-newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565656;
	text-decoration: none;
	padding: 8px;
}
.text-newsletter a:link, .text-newsletter a:visited, .text-newsletter a:active {
	color: #213774;
	text-decoration: none;
}
.text-newsletter a:hover {
	color: #213774;
	text-decoration: underline;
}
.text-localproductions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	text-decoration: none;
}
.description-lp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #909090;
	text-decoration: none;
	padding-right: 20px;
}
.text-lp-inner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	text-decoration: none;
	padding-top: 5px;
}
.text-lp-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #182C64;
	text-decoration: none;
	font-size: 14px;
}
